|
-
Sep 14th, 2005, 08:12 AM
#1
Thread Starter
PowerPoster
Tabstrip - any way to visually indicate Enabled state
Hello,
I am using the TabStrip in an app and when I set Enabled = False, the text on the Tab captions does not visually change to indicate this. Not a big deal, but it would be nice to visually indicate the enabled state of the tabstrip. Does anyone know how this might be accomplished?
"It's cold gin time again ..."
Check out my website here.
-
Sep 14th, 2005, 08:44 AM
#2
Re: Tabstrip - any way to visually indicate Enabled state
i had the same problem, in the end i left it.
You could have a simple label right under your tab stip, saying locked, or a red light.
ILMV
-
Sep 14th, 2005, 09:29 AM
#3
Re: Tabstrip - any way to visually indicate Enabled state
If you really want to visualize the Enabled/Disabled state you should Enable/Disable the visual controls on the current tab.
-
Sep 14th, 2005, 12:21 PM
#4
Thread Starter
PowerPoster
Re: Tabstrip - any way to visually indicate Enabled state
Thank you both. My solution (for now) is to change the font bold property, bold for enabled, regular for disabled. I'm not 100% satisfied with that, but hey, that's life in the big city.
"It's cold gin time again ..."
Check out my website here.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|