IWindow Properties |
The IWindow type exposes the following members.
Name | Description | |
---|---|---|
Channel |
Returns the IChannel associated with this IWindow
| |
CustomWindow |
Returns the ICustomWindow associated with this IWindow
| |
Editbox |
Returns the IEditbox associated with this IWindow
| |
IsMdiChild |
Returns whether the IWindow is a MDI child
| |
LogFile |
Returns the name of the log file associated with this IWindow
| |
Name |
Return the name of the IWindow
| |
NiceName |
Return the window name of the IWindow
| |
Server |
Returns the IServer associated with this IWindow
| |
Text |
Returns the IWindow title text
| |
TextView |
Returns the ITextView associated with this IWindow
| |
UnreadMessages |
Returns number of unread messages in this IWindow
| |
User |
Returns the IUser associated with this IWindow
| |
Visible |
Returns whether the IWindow is visible
| |
WindowId |
Returns the window id of this IWindow
| |
WindowState |
Returns the IWindow window state
| |
WindowType |
Returns the WindowType of this IWindow
| |
WindowTypeNum |
Returns the WindowType of this IWindow in a numeric form
|