Click or drag to resize

CustomizePropertiesEventArgsShowPropertiesButton Property

Gets or sets a value indicating whether the 'Properties' button should be shown for this item. The default value is determined by the component's ShowPropertiesButton property.

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

Property Value

Boolean
See Also