InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / ScaleChildren Property

In This Topic
    ScaleChildren Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ScaleChildren As System.Boolean
    protected virtual System.bool ScaleChildren {get;}
    See Also