[This is preliminary documentation and is subject to change.]
Attempts to convert the current host windows active form to IQueryEditor.
| C# | Visual Basic | Visual C++ |
protected IQueryEditor ActiveFormAsEditor { get; }
Protected ReadOnly Property ActiveFormAsEditor As IQueryEditor
protected: property IQueryEditor^ ActiveFormAsEditor { IQueryEditor^ get (); }
A reference to the active query editor window, otherwise null.