Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / DropDownForm Class / CreateParams Property

In This Topic
    CreateParams Property (DropDownForm)
    In This Topic
    Gets the required creation parameters when the control handle is created.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CreateParams As CreateParams
    protected virtual CreateParams CreateParams {get;}
    See Also