Gives access to the embedded Button.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Button Button { get; }Public ReadOnly Property Button As Button
Get
public:
property Button^ Button {
Button^ get ();
}member Button : Button with get
Property Value
Button
See Also