System.Windows.Forms.ToolBarButton.Visible Property

Gets or sets a value indicating whether the toolbar button is visible.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(true)]
public bool Visible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the toolbar button is not visible, it will not be displayed on the toolbar, and therefore cannot receive user input.

Requirements

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