Assigns a Theme class (or DSO class) for Application Bars.
Objects: Menu, Panel, Work With
Generators: Android, Apple
In this property, you can indicate the ApplicationBars Theme Class or Design System Class applied for the Application Bars in the entry Panel.
For changing the Theme Class associated at runtime, you should write code in user-event as follows:
Event 'ChanageApplicationBarClass'
ApplicationBar.Class = StyleClass:ApplicationBarsCustomClass
EndEvent
Notes:
- The property has the same behavior as Class property but applied for Application Bars, and can be used as read or write.
- Runtime change of this property is not available for Menu object.
Class property
ApplicationBars Theme-Class