OperationEventArgsShellControl Property |
The control that was affected
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic IShellControl ShellControl { get; }Public ReadOnly Property ShellControl As IShellControl
Get
public:
property IShellControl^ ShellControl {
IShellControl^ get ();
}member ShellControl : IShellControl with get
Property Value
IShellControl
See Also