OperationEventArgsShellControl Property |
The control that was affected
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public IShellControl ShellControl { get; }
Public ReadOnly Property ShellControl As IShellControl
Get
public:
property IShellControl^ ShellControl {
IShellControl^ get ();
}
member ShellControl : IShellControl with get
Property Value
Type:
IShellControlSee Also