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.2
Syntax
public override string Text { get; set; }

Return Value

String
The text for the toolbar.
See Also