Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementStyle Class / ElementStyle Constructor


In This Topic
    ElementStyle Constructor
    In This Topic
    Creates an element style (ElementStyle object).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ElementStyle()
    public ElementStyle()
    See Also