Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to change the colour (or as it likes to be called 'color' in
american) of my toggle boxes via code so that when they are depressed they are one colour and when they are out they are anothe, i can chanege their colour using, vbred or such colour but when i press the button and its shown in, it stays one colour but goes lighter and the text becomes blured, Any suggestions, thanks, Andy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not aware of a way you can eliminate the built in effect it uses for
indicating the button is depressed. If color is to be the main indicator, you might want to make the font bold and use a darker color red. -- Regards, Tom Ogilvy "Momo" wrote in message ... I am trying to change the colour (or as it likes to be called 'color' in american) of my toggle boxes via code so that when they are depressed they are one colour and when they are out they are anothe, i can chanege their colour using, vbred or such colour but when i press the button and its shown in, it stays one colour but goes lighter and the text becomes blured, Any suggestions, thanks, Andy |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, i think you're right that the depressed colour is the colour with a
white tint on it, I reset them to grey and think that is the best solution, thanks. "Tom Ogilvy" wrote: I am not aware of a way you can eliminate the built in effect it uses for indicating the button is depressed. If color is to be the main indicator, you might want to make the font bold and use a darker color red. -- Regards, Tom Ogilvy "Momo" wrote in message ... I am trying to change the colour (or as it likes to be called 'color' in american) of my toggle boxes via code so that when they are depressed they are one colour and when they are out they are anothe, i can chanege their colour using, vbred or such colour but when i press the button and its shown in, it stays one colour but goes lighter and the text becomes blured, Any suggestions, thanks, Andy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
have toggle buttons but everytime print preview buttons move | Excel Discussion (Misc queries) | |||
Stop toggle buttons in excel move from the cells after previewing | Excel Discussion (Misc queries) | |||
Toggle Buttons | Excel Programming | |||
multiple toggle buttons | Excel Programming | |||
How can I use the Spin or Toggle buttons to change cell values | Excel Programming |