Click or drag to resize

Win32ToolBarButtonName Property

The name of the button.

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

Return Value

Type: String
The button name.
See Also