|
-
Jun 15th, 2000, 04:05 AM
#1
Thread Starter
New Member
Help! I am a beginning student in VB, working from Deitel, Deitel, and Nieto's VB6 How To Program. I have an assignment to print a series of asterisks to a picture box using a loop and the print statement. I have it all working except the output keeps coming up on the form, instead of my picture box (which is within a frame). On page 374, Fig. 9.4, it clearly states that method Print "draws text on a form or control." But it does not say how. I have checked object names for typos, the command is set up (for now) in the Click event for the picture box, but it still goes to the form. Wassup widdat?
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
|