True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / HBar Class / HBar Constructor

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

    Parameters

    owner
    See Also