Window methods

Include protected members
Include inherited members

The Window type exposes the following members.

Methods

  Name Description
Public method Activate Activates (gives focus to) the window that is represented by the Window object.
Public method Close() Closes the window that is represented by the Window object prompting to save changes to any unsaved form, or form with changes that have not been saved.
Public method Close(Boolean) Closes the window that is represented by the Window object and optionally forces an unsaved form or form with unsaved changes to be closed without saving.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Window class

Microsoft.Office.InfoPath namespace