True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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