Hi All!
I want to show a form in my Help. I think it should be placed in
.rtf file. But I don not know how to do this?
Can somebody explain it?
Thanks in advance
Printable View
Hi All!
I want to show a form in my Help. I think it should be placed in
.rtf file. But I don not know how to do this?
Can somebody explain it?
Thanks in advance
I think I should elaborate this a little...
I am a novice to VB6 so please bear with me as I may be asking
such a simple thing....
In my apps help, I want to show the forms as pictures and then
explain it. This i have seen in help of many apps. I am writing
the .rtf file using word 2000.
Please .... please...
To take screenshots of the active window, press <Alt>-<Printscreen> (Printscreen is above the Insert key). A picture will be placed in the clipboard, so you can paste it in Word, Paint, Photoshop, etc.
Thanks filburt.
but filburt, it gives the entire screen.
My Mdi parent form is also displayed all the times.
Please help...
Alt-Printscreens should only capture the active window. Are you holding down alt while you press Printscreen, because Printscreen by itself grabs the entire screen.
sorry fil
I am pressing alt-printscreen.
My app has a maximised Mdi form and a child form is displayed in normal size.
I want only child form.
the focus is on child only.
You'll probably have to crop it manually, then. :(
ok