Posted 18 December 2018, 12:20 pm EST
Hello,
Is there a way to apply a theme such as Office2010Black to a c1HScrollBar1?
Forums Home / ComponentOne / WinForms Edition
Posted by: mhamilton on 18 December 2018, 12:20 pm EST
Posted 18 December 2018, 12:20 pm EST
Hello,
Is there a way to apply a theme such as Office2010Black to a c1HScrollBar1?
Posted 19 December 2018, 2:05 am EST
Hi Michael!
Yes, you can apply different themes to C1HScrollBar using C1ThemeController. Here is help page on how to use C1ThemeController in your application:
https://help.grapecity.com/componentone/NetHelp/c1themes/webframe.html#QuickStartIntro.html
Regards,
Meenakshi
Posted 19 December 2018, 6:03 pm EST
Awesome thank you!