Public Methods
Activate | Activates the window. |
Close | Closes the window and removes it from the Windows collection. |
GetWindowRect | Gets the size and position of the client area of the window. |
Scroll | Scrolls the window horizontally, vertically or both. |
SetWindowRect | Gets the size and position of the client area of the window. |
Public Properties
Application | Returns the Application object. |
Caption | Returns the text for the title bar of the window. |
Document | Returns the document associated with the object. |
Parent | Returns the database item's parent object. |
Visible | Sets or returns whether the entity is visible. |
WindowHandle32 | Returns the handle of the window. |
WindowState | Sets or returns the state of the window. |