Results 1 to 3 of 3

Thread: Rich TextBox

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Sweden
    Posts
    15

    Question 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 !!

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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]

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Sweden
    Posts
    15

    Question

    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
  •  



Click Here to Expand Forum to Full Width