Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Thu, 8 Mar 2007 11:54:41 +0800, "NickHK"
wrote: Kirk, As long as the user does not need to interact with the text, you can .Enabled=false for the textbox. You will lose the scroll bars though. However, Tamar suggestion of a label may work better. You can set the label's AutoSize=True, .Width to something suitable, .MultiLine=true. No scroll bars, but you can't have everything <g. So true - and very frustrating ! But I've got a lot further than expected. It's a bugger that outputting to the screen is so inflexible. I don't suppose adding scroll bars to the form would work with the textbox (or label). Probably not... I even tried making an image up to cover the cursor, but you can't have an image on a textbox either. In the end I positioned the cursor in the least obtrusive place. I'll play with .Enabled=false because the scrollbars are only needed where more than 21 lines are output. Many thanks - Kirk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My cursor always in selection mode,wat about other cursor option | Excel Discussion (Misc queries) | |||
move cursor on one sheet moves cursor on all sheets | Excel Discussion (Misc queries) | |||
why am I getting a 3 d cross cursor instead of a pointer cursor? | Excel Discussion (Misc queries) | |||
Cursor disappears / Cursor verschwindet | Excel Programming | |||
Can I change the "white cross" cursor in Excel to another cursor? | Excel Discussion (Misc queries) |