|
-
Jan 27th, 2000, 03:13 AM
#1
Thread Starter
New Member
Can I print a form at runtime. I want to print certain sections of a form as a recept for purchases like a frame so I don't have to lprint "Cost:$ ";cost
lprint "Total: $";total etc.
-
Jan 27th, 2000, 08:45 AM
#2
Forms have a PrintForm Method that will Print the Form.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 27th, 2000, 11:27 PM
#3
Thread Starter
New Member
Thankyou Aaron but that will print the whole form. I want to print an object on the form. ie. A frame and it's contents. If you could offer me assistance I would be truly grateful
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|