Click or drag to resize

Win32ToolBarButtonPartialPush Property

Gets or sets a value indicating whether a toggle-style toolbar button is partially pushed.

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

Return Value

Boolean
if a toggle-style toolbar button is partially pushed; otherwise, . The default is .
See Also