Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / PopupStyle Class
Members

In This Topic
    PopupStyle Class
    In This Topic
    Gets or sets PopupStyle contains display attributes that determine the general appearance of popup on the screen.
    Syntax
    'Declaration
     
    
    Public Class PopupStyle 
       Inherits BasePropStyle
    public class PopupStyle : BasePropStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.ExpressionEditor.UI.BaseStyle
                   C1.Win.ExpressionEditor.UI.BasePropStyle
                      C1.Win.ExpressionEditor.UI.PopupStyle

    See Also