Just to improve the efficiency of this method (which I also use to create my programs' documentation), if you can run your program and word at the same time, you can use this sequence:
- run your program and open the word document
- when the desired panel is shown, press Alt+PrintScreen: this copies to clipboard only the active panel
- switch to word and simply press Ctrl+V (paste) to paste the panel image to your word document
That's all!
If you have PaintShopPro or similar program you can save the image in png format, that produces smaller images.
Roberto