WindowObjectClass.Window_get_Active Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Window_get_Active() = Microsoft::Office::Interop::InfoPath::Window::get_Active;
public virtual bool Window_get_Active ();
abstract member Window_get_Active : unit -> bool
override this.Window_get_Active : unit -> bool
Public Overridable Function Window_get_Active () As Boolean