
June 12th, 2006, 06:46 AM
|
|
Registered User
|
|
Join Date: May 2005
Posts: 5
Time spent in forums: 1 h 1 m 5 sec
Reputation Power: 0
|
|
|
How to print a form which is larger than window size in Vb6
I have designed a form in Vb6 in which it contains label and buttons which is to be printed. but the form is larger than the windows size as the controls are more . the form which is visible is printed normally but the form which is invisible is not printed. is there any solution to print the entire form. but it can be done using picture box method by capturing. but i don't want to use it. please suggest some other soultions in Vb6 to print the entire form larger than the window size
|