ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1BrushPicker Class / PopupStyle Property

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