|
-
May 19th, 2003, 10:20 AM
#1
Thread Starter
Junior Member
Rich Text Box: Just Text
Okay, here's the thing. I'm using a Rich Text Box Control to wuss out on the heavy coding Undo, Find and Replace require. But I want it to appear to be a normal texbox. Problem is, if they past anything that's not text in there (a picture for example) a little icon-deal shows up.
My question is, how can I check to make sure it's text? Also, I've noticed that on text boxes, if you paste a file into it, it displays the name.
Anyone have any ideas how I can deal with this?
Last edited by Armor-Of-God; May 19th, 2003 at 11:05 AM.
Our Way To Fall
-
May 19th, 2003, 11:06 AM
#2
Thread Starter
Junior Member
This sounds to me like it could be a big thing.. but if anyone just has some helpful links or something, I'd be very appreciative. Hell, it might just be a property and I'm too blind to notice.
-
Feb 24th, 2004, 10:14 AM
#3
Supreme User
I been having the same problems, only thing i think you can do is eithe make your own Textbox control, or in some way dive into subclassing it
-
Feb 24th, 2004, 10:52 AM
#4
If it is only copy paste you are concerned about...check what is in the clipboard and don' allow copying of anything else then text...
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
|