Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
rci rci is offline
external usenet poster
 
Posts: 40
Default Text box invisible scroll bars

Hi all...

In a userform...

using a textbox (multiline + scrollbar enabled), that lives in a frame with
visible set to false.

When making the frame visible, the scrollbars on the text box are invisible
until the user clicks in the box (setting the focus I assume).

I would like the scroll bars to be visible at all times, not just when the
text box has focus, but barring that, to set the focus in code. The problem
with that has been that setting the focus causes the frame to move to the
back, behind other visible objects. It probably shouldn't do this, yet it
does, and obviously makes the problem worse.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Text box invisible scroll bars

1. Right clicking the various controls and using Bring Forward/Send bac
may help.
2. Menu View/Tab Order may help.
3. TextBox1.SetFocu

--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
rci rci is offline
external usenet poster
 
Posts: 40
Default Text box invisible scroll bars


Hi Brian, thanks, I had tried all of those (and more) with no successs...
I found out that there was an odd interaction with the OWC10 chart object...
that for some reason always popped to the front, obscuring the text box...
the only solution was to make the OWC10 object invisible. So strange!

Thanks again


BrianB < wrote:



: 1. Right clicking the various controls and using Bring Forward/Send back
: may help.
: 2. Menu View/Tab Order may help.
: 3. TextBox1.SetFocus


: ---
: Message posted from http://www.ExcelForum.com/

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text Bex Scroll Bars Don't always appear RJQMAN[_2_] Excel Discussion (Misc queries) 0 May 26th 09 05:04 PM
scroll bars Cutearmychic Excel Worksheet Functions 1 August 22nd 08 08:53 PM
Scroll bars Tazzy via OfficeKB.com Excel Discussion (Misc queries) 3 December 10th 06 10:28 PM
change invisible bars back to visible hf Charts and Charting in Excel 1 July 28th 06 02:29 PM
Scroll bars Embalmer Excel Discussion (Misc queries) 1 December 31st 05 05:05 PM


All times are GMT +1. The time now is 01:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"