Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToolStrip Class / PopupStyle Property

In This Topic
    PopupStyle Property (C1ToolStrip)
    In This Topic
    Gets or sets the System.Windows.Style applied to the menu.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As Style
    public Style PopupStyle {get; set;}
    See Also