ToolStrip::SetVisibleCore Method (Boolean)
.NET Framework (current version)
Retrieves a value that sets the ToolStripItem to the specified visibility state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- visible
-
Type:
System::Boolean
true if the ToolStripItem is visible; otherwise, false.
You would typically override this method to change the visibility behavior of the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: