سؤال

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