[To be supplied.]
[Visual Basic] Public Property ActiveDocument As IDesignerHost [C#] public IDesignerHost ActiveDocument {get; set;} [C++] public: __property IDesignerHost* get_ActiveDocument(); public: __property void set_ActiveDocument(IDesignerHost*); [JScript] public function get ActiveDocument() : IDesignerHost; public function set ActiveDocument(IDesignerHost);
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace