ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / ToolBarButtonBaseStyle Property

In This Topic
    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