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

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

    Parameters

    owner
    See Also