Hi, I am working on AppStyle. I want to set different styles for my application Scrollbars and other controls scrollbars(e.g. Grid, Combo editor etc.). I am able to set different styles for controls using different Style Sets or Style Library. But I am not getting any option to set Style Set name property of Ultra Panel's scroll bars(ScrollBarLook). Is there any way to set StyleSet of panel's scroll bars?Thanks!Ganesh
Hi Ganesh,
No, the StyleSetName and StyleLibraryName are on a control-level, so they apply to the whole control.
If you want your UltraPanel controls to have different-looking scrollbars than other controls in your application, then you would have to create a StyleSet or StyleLibrary that applies to the panels and their scrollbars together.