Collection of styles to apply to the message box buttons
Member of Web Message Box (PRIM_WEB.MessageBox)
Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance
The ButtonStyles property allows for one or more Styles to be applied to the buttons. Styles allows for more complex programmatic appearance changes to be coded. Rather than relying on the declarative single Style property, the developer is free to add as many Style layers as required. Setting the ButtonStyle property will remove all existing Styles.
Febuary 18 V14SP2