|
-
February 10th, 2000, 03:47 PM
#1
How do I get a checkbox to print out on paper?
How do I get a checkbox control to print out on paper and look like it does on the form (like a square with/without a check in it)? I'm not using printform, I'm using printer.print etc. When I try printer.print checkboxname, it just prints out the value (0 or 1).
-
February 10th, 2000, 04:51 PM
#2
Re: How do I get a checkbox to print out on paper?
When you just use a checkboxes name anywhere, vb replaces it with the value of the default member, in this case value. You'd need to print out a screen shot probably.
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
|