View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_1108_] Simon Lloyd[_1108_] is offline
external usenet poster
 
Posts: 1
Default QUESTION ON TEXT BOXES !!


Have you set ScrollBars fmScrollBarsNone to fmScrollBarsVertical and set
MultiLine in the textboxes' properties box?

jay dean;323335 Wrote:
I have implemented a textbox on a Userform and it works fine. My only
issue with it is, if the amount of text I enter into the box becomes
larger than it can show, it moves up with no scrollbars to the right.

Is there a property setting I can manipulate or even a subroutine I can
add to make the right hand side of the textbox automatically show a
scrollbar when the text entered starts moving up?

Thanks
Jay



*** Sent via Developersdex 'Developersdex.com - The Web Developers
Index and Directory' (http://www.developersdex.com) ***



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=90346