ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollableControl Class / CreateParams Property

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