True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownForm Class / CreateParams Property

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