|
-
September 17th, 1999, 09:35 AM
#1
Does pictureBox have a Font and Caption property
I have an application which was developed using VB2.0. It makes extensive use of PictureBox controls. When I try to load this file in VB6.0, I get lots of error messages in the log file, saying that pictureBox.Font, pictureBox.Caption properties are not valid. How do I validate them?
Shalini
-
September 17th, 1999, 11:08 AM
#2
Re: Does pictureBox have a Font and Caption property
The latter version of picturebox does not have the font and caption properties.. but if you wanna add some text into it u could use the label or textbox
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
|