Click or drag to resize

Win32ToolBarText Property

Gets or sets the text for the toolbar.

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

Return Value

Type: String
The text for the toolbar.
See Also