Click or drag to resize

Win32ToolBarButtonEnabled Property

Gets or sets a value indicating whether the button is enabled.

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

Return Value

Boolean
if the button is enabled; otherwise, . The default is .
See Also