InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / SetVisibleCore Method

In This Topic
    SetVisibleCore Method (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub SetVisibleCore( _
       ByVal value As System.Boolean _
    ) 
    protected virtual void SetVisibleCore( 
       System.bool value
    )

    Parameters

    value
    See Also