Gets or sets the document that is losing activation.
[Visual Basic] Public ReadOnly Property OldDocument As IDesignerHost [C#] public IDesignerHost OldDocument {get;} [C++] public: __property IDesignerHost* get_OldDocument(); [JScript] public function get OldDocument() : IDesignerHost;
An IDesignerHost that represents the document losing activation.
ActiveDocumentEventArgs Class | ActiveDocumentEventArgs Members | System.ComponentModel.Design Namespace | NewDocument | IDesignerHost