Click or drag to resize

Win32ToolBarButtonName Property

The name of the button.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string Name { get; set; }

Return Value

Type: String
The button name.
See Also