Calendar for WinForms | ComponentOne
C1.Win.Input.Base.DropDownForms Namespace / DropDownFormBase Class / CreateParams Property

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