![]() |
QUESTION ON TEXT BOXES !!
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 http://www.developersdex.com *** |
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 |
QUESTION ON TEXT BOXES !!
Thank you, Simon! ...That solved it. I knew I hadn't setup some
property right. Thanks again! Jay *** Sent via Developersdex http://www.developersdex.com *** |
All times are GMT +1. The time now is 11:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com