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