|
-
Aug 31st, 2001, 07:57 AM
#1
Thread Starter
New Member
Rich TextBox
I have richtext boxes which I insert phrases from a grid list into..
The boxes aren't to big so after a couple of phrases it gets the visible part full and fills bellow.. I want to see the phrases when i add them from my grid.. so i want it to scroll down to the phrase i addes !!
I hope this make sense for ya !!
-
Aug 31st, 2001, 08:13 AM
#2
Retired VBF Adm1nistrator
I dont really understand, nor I imagine would a lot of people.
However from what I can gather, you may want to try setting the MultiLine property of the RTB to True, and also making the box bigger ...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 31st, 2001, 08:21 AM
#3
Thread Starter
New Member
on the right I have a Flexgrid with phrases like "Overheating would be dangerous" When i klick on one phrase it jumps over to the left where I have numerous Rich Textboxes, and get inserted into the one rich textbox I've choosed.
The Size of the RTB is non resizable so after adding a couple of Phrases the visible part of the box gets filled... I've set the RTB to get a scrollbar when it gets full so You can scroll down to see..
But I want it to scroll down automatical when i add a Phrase so the Last phrase added will be visible to me !!
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
|