InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Util.Toolbox Namespace / ClassicItem Class / ClassicItem Constructor / ClassicItem Constructor(Type)

In This Topic
    ClassicItem Constructor(Type)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal toolType As Type _
    )
    public ClassicItem( 
       Type toolType
    )

    Parameters

    toolType
    See Also