IDLitWindow
Superclasses | Creation | Properties | Methods | Version History
The IDLitWindow class serves as the base class for all windows within the iTools framework.
Superclasses
Note
See the iTools Object Model Diagram (iTool Developer's Guide) for a visual representation of the iTools object model hierarchy.
Creation
See IDLitWindow::Init.
Properties
Objects of this class inherit properties from the IDLgrWindow superclass. See IDLgrWindow Properties for descriptions of these properties.
Methods
This class has the following methods:
In addition, this class inherits the methods of its superclass.
Version History
| 6.0 |
Introduced |
| 6.2 |
Added OnTimer and SetTimerInterval methods |
| 6.3 |
Added OnEnter, OnExit, OnExpose, and OnResize methods |
| 6.4 |
Added OnWheel method |