ToolBarButtonBaseStyle Property (C1MediaPlayer)
In This Topic
Gets the style of the ToolBat buttons, so that the theme can be matched by user controls in the ToolBarExtension template.
Syntax
'Declaration
Public Property ToolBarButtonBaseStyle As Style
public Style ToolBarButtonBaseStyle {get; set;}
See Also