Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorTheme Class / Popup Property

In This Topic
    Popup Property (ExpressionEditorTheme)
    In This Topic
    Gets or sets PopupStyle contains display attributes that determine the appearance of popup element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Popup As PopupStyle
    public PopupStyle Popup {get; set;}
    See Also