Retrieves the component that is the cause of this event.
[Visual Basic] Public ReadOnly Property Window As IWin32Window [C#] public IWin32Window Window {get;} [C++] public: __property IWin32Window* get_Window(); [JScript] public function get Window() : IWin32Window;
WindowRemovedEventArgs Class | WindowRemovedEventArgs Members | System.WinForms.Design Namespace