InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / ScaleChildren Property

In This Topic
    ScaleChildren Property (C1InputPanel)
    In This Topic
    Gets a value that determines the scaling of child controls.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property ScaleChildren As Boolean
    protected override bool ScaleChildren {get;}
    See Also