Click or drag to resize

Win32ToolBarButtonName Property

The name of the button.

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

Return Value

String
The button name.
See Also