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