System.Windows.Forms.ToolBarButton.Name Property

The name of the button.

Syntax

[System.ComponentModel.Browsable(false)]
public string Name { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use the button name as a key to retrieve the System.Windows.Forms.ToolBarButton from the ToolBar.Buttons collection of a System.Windows.Forms.ToolBar control.

Requirements

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