|
-
June 16th, 2010, 07:02 AM
#1
Ideas for a textbox in a Windows Form App
Hi, I am working on windows form programming with C++. Now I want to have a text container.
Several requirements are noted:
- it can display TAB as separations just like those in MS Word.
- it can have a transparent background OR background Image. Either one will do.
- it can have multi-line text
The following features are NOT needed:
- Input by users.( Just show some defined text. No user input needed )
- Scrolling.
I have tried textbox in the tool box but it cannot have a transparent background nor a bg picture.
Do you have any suggestions? Any ideas are welcomed!
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
|