I would like to change the background color of the tab caption that shows when a docked control is auto-hidden. Ideally I would like to flash between two colors to draw attention, but even a single contrasting color would do. (see attached image)
More details:
I have a form with a DockingManager and a docked panel on the side with auto-hide enabled. The panel contains a discussion. When the form opens up the panel is hidden so I want to flash the tab if the hidden panel contains new messages in the discussion to draw attention of the user.
I've searched through the documentation but couldn't figure out how to do this. Is this possible?
TIA
Panayotis
Hi Sudharsan,
Thank you for your reply and provided sample.
I actually wanted to change the background color of the tab not the foreground, but I guess if that's all I can get, it would have to do. Even so, the suggested solution only works when the DockingManager VisualStyle is set to Default. In my case the VisualStyle is set to Office2007 (as is the case with the rest of the app) and AutoHideTabForeColor has no effect.
Kind regards,
Panayotis
Hi Panayothis,
Regards,
Gokul T.