ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / HBar Class / HBar Constructor

In This Topic
    HBar Constructor
    In This Topic
    Create a new instance of HBar class.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal owner As View _
    )
    public HBar( 
       View owner
    )

    Parameters

    owner
    See Also