Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / PaletteOffice2016 Class / PaletteOffice2016 Constructor / PaletteOffice2016 Constructor(PaletteType)

In This Topic
    PaletteOffice2016 Constructor(PaletteType)
    In This Topic
    Initializes a new instance of the PaletteOffice2016 object.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal type As PaletteType _
    )
    public PaletteOffice2016( 
       PaletteType type
    )

    Parameters

    type
    See Also