Click or drag to resize

PathEditButton Property

Gives access to the embedded Button.

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

Property Value

Type: Button
See Also