11-30-2011 07:22 PM
Hi,
I want to have a button on a form. When the button is clicked, the whole form will be printed. Could anyone point me how I can do this?
Thanks a lot for your help!!!
11-30-2011 07:41 PM
you mean like an Alt-Print Screen and then print to the default printer? you can use the Windows Shell commands to do this....
11-30-2011 07:44 PM
I mean like the Menu Item "Print Screen" under the File Menu. But just invoke the print from a button.
12-01-2011 06:13 PM
Application.BasicFunctions.DoInvoke "Function", "TheName of the function from the menu"
See the help file in the Architect.