In This Topic
Gets or sets ButtonPanelStyle contains display attributes that determine the appearance of button panel element on the screen.
Syntax
'Declaration
Public Property ButtonPanel As ButtonPanelStyle
public ButtonPanelStyle ButtonPanel {get; set;}
See Also