Frage

I want to make active tab text bold , tabs are DevExpress xtraTabs

So, wherever the DevExpress XTraTabs are used, make the text of active tab bold. Set this property once and not everywhere.How to achieve this?

War es hilfreich?

Lösung

You can set the tabcontrol's ApperancePage.HeaderActive.Font.Bold property value to true.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top