[]
Sets the control to the specified visible state.
protected override void SetVisibleCore(bool value)
Protected Overrides Sub SetVisibleCore(value As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | value | true to make the control visible; otherwise, false. |