문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top