|
-
July 16th, 2001, 04:33 PM
#1
TextBox and Picture
Is it posible to Open a Picture inside a TextBox, I want to put a big text in TextBox buth this text have some pictures.
How can I have two difrent font-size in the same TextBox.
-
July 16th, 2001, 06:34 PM
#2
Re: TextBox and Picture
The TextBox control was never intended to be used with Pictures and multiple font sizes.
You need to use the control called "RichTextBox".
You add this control to your project by going to Project/Components and selecting "Microsoft RichTextBox control". It reacts much like a regular textbox but has many more capabilities including being able to handle pictures and multiple font sizes and colors.
John G
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
|