Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryListForm Class / CreateParams Property

In This Topic
    CreateParams Property (CategoryListForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CreateParams As System.Windows.Forms.CreateParams
    protected virtual System.Windows.Forms.CreateParams CreateParams {get;}
    See Also