Click or drag to resize

Win32ToolBarShowToolTips Property

Gets or sets a value indicating whether the toolbar displays a ToolTip for each button.

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

Return Value

Type: Boolean
if the toolbar display a ToolTip for each button; otherwise, . The default is .
See Also