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