Link to home
Start Free TrialLog in
Avatar of eliza20
eliza20

asked on

image larger than form

 Hi,
     I want to insert an Image on a form that image size
     is larger than form and then i want print the form
     with "Printer.printform" .
     how can i do ,please help me if it is possible.
   Thanks in advance.
       
ASKER CERTIFIED SOLUTION
Avatar of JohnMcCann
JohnMcCann

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JohnMcCann
JohnMcCann

You may need to add this to the forms resize event


Private Sub Form_Resize()
   Image1.Move 0, 0, Width, Height
End Sub
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi eliza20,
This old question (QID 20567817) needs to be finalized -- accept an answer, split points, or get a refund.  Please see http://www.cityofangels.com/Experts/Closing.htm for information and options.
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

 -->Split between JohnMcCann and cofneverlivetotell

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER

GPrentice00
Cleanup Volunteer
Eliza20, a little bit of feedback on any of the above comments would be nice, we have spent time doing this and there are no comments from you at all, for 6 months