Click or drag to resize

Win32ToolBarText Property

Gets or sets the text for the toolbar.

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

Return Value

Type: String
The text for the toolbar.
See Also