Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DropBar Class / DropBar Constructor


In This Topic
    DropBar Constructor
    In This Topic
    Initializes a new instance of the DropBar class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DropBar()
    public DropBar()
    See Also