System.Windows.Forms.Control.SetVisibleCore Method

Sets the control to the specified visible state.

Syntax

protected virtual void SetVisibleCore (bool value)

Parameters

value
true to make the control visible; otherwise, false.

Remarks

You would typically override this method to change the visibility behavior of the control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0