From OberonPlace Development Portal
| This object model documentation page is a stub automatically generated from application type library.
|
| Please help by editing this page and filling in the missing details.
|
| For guidelines and help please visit Editing Object Model Pages
|
AppWindow Members
Class AppWindow has the following members:
Properties
| Name
| Description
|
| Active
| Gets the application's window active status (read-only)
|
| Application
| Gets the application to which the object belongs (read-only)
|
| Caption
| Gets or sets the application's window caption
|
| ClientHeight
| Gets the height of window client area (read-only)
|
| ClientWidth
| Gets the width of window client area (read-only)
|
| Handle
| Gets the window handle (read-only)
|
| Height
| Gets or sets the application's window height
|
| Left
| Gets or sets the application's window left position
|
| Parent
| Gets the parent of which the object is a child (read-only)
|
| Top
| Gets or sets the application's window top position
|
| Width
| Gets or sets the application's window width
|
| WindowState
| Gets or sets the application's window state
|
Methods
| Name
| Description
|
| Activate
| Activates the application's window
|
References