InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabelBase Class / CreateParams Property

In This Topic
    CreateParams Property (C1SuperLabelBase)
    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