Simple but need ur response immediately
-
Dear Friends, I know i am asking very simple question, so please reply to ASAP and help me to get the solution. Please write to me how to get the image of a dialog box as a .bmp or any kind of image file. I just want to get the image of dialog box so can display the complete contents of dialog box items i.e. buttons etc for documentation. Please respond ASAP. For this I shall ever be greaful to you. Although it is possible by creating such an option inside the dialog box or by adding menu to provide copying option but I think it is possible in other way too and that method I wish to know....Thus please write to me to get the solution...................... Thanking you in advance................... Billar
-
Dear Friends, I know i am asking very simple question, so please reply to ASAP and help me to get the solution. Please write to me how to get the image of a dialog box as a .bmp or any kind of image file. I just want to get the image of dialog box so can display the complete contents of dialog box items i.e. buttons etc for documentation. Please respond ASAP. For this I shall ever be greaful to you. Although it is possible by creating such an option inside the dialog box or by adding menu to provide copying option but I think it is possible in other way too and that method I wish to know....Thus please write to me to get the solution...................... Thanking you in advance................... Billar
-
Dear Friends, I know i am asking very simple question, so please reply to ASAP and help me to get the solution. Please write to me how to get the image of a dialog box as a .bmp or any kind of image file. I just want to get the image of dialog box so can display the complete contents of dialog box items i.e. buttons etc for documentation. Please respond ASAP. For this I shall ever be greaful to you. Although it is possible by creating such an option inside the dialog box or by adding menu to provide copying option but I think it is possible in other way too and that method I wish to know....Thus please write to me to get the solution...................... Thanking you in advance................... Billar
There is very Gud Article for this in code project. you have to search in System column ----------------------------- "I Think It Will Help" ----------------------------- Alok Gupta visit me at http://www.thisisalok.tk
-
Dear Friends, I know i am asking very simple question, so please reply to ASAP and help me to get the solution. Please write to me how to get the image of a dialog box as a .bmp or any kind of image file. I just want to get the image of dialog box so can display the complete contents of dialog box items i.e. buttons etc for documentation. Please respond ASAP. For this I shall ever be greaful to you. Although it is possible by creating such an option inside the dialog box or by adding menu to provide copying option but I think it is possible in other way too and that method I wish to know....Thus please write to me to get the solution...................... Thanking you in advance................... Billar
Hit <Ctrl + Alt>+<Print Screen> to copy an image of the dialog that currently has focus to the clipboard. You can then paste it into your Paint and save it. Mike
-
Hit <Ctrl + Alt>+<Print Screen> to copy an image of the dialog that currently has focus to the clipboard. You can then paste it into your Paint and save it. Mike
Alt+Print Screen
is sufficient (theCtrl
key is not required).
Software Zen:
delete this;
-
Dear Friends, I know i am asking very simple question, so please reply to ASAP and help me to get the solution. Please write to me how to get the image of a dialog box as a .bmp or any kind of image file. I just want to get the image of dialog box so can display the complete contents of dialog box items i.e. buttons etc for documentation. Please respond ASAP. For this I shall ever be greaful to you. Although it is possible by creating such an option inside the dialog box or by adding menu to provide copying option but I think it is possible in other way too and that method I wish to know....Thus please write to me to get the solution...................... Thanking you in advance................... Billar
Alt+PrntScrn will copy the active window to the clipboard. You can then paste to your documentation software.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow