Theme class for application bars.
In this property, the developer can indicate the ApplicationBars theme-class applied for the Application Bars in the entry panel.
For changing the theme-class associated at runtime, the developer should write code in user-event as follows:
Event 'ChanageApplicationBarClass'
ApplicationBars.Class = ThemeClass:ApplicationBarsCustomClass
EndEvent
- 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.
Objects: Panel for Smart Devices, Work With for Smart Devices, Menu for Smart Devices Platforms: Smart Devices(Android, IOS)
|