|
IDL Reference Guide: iTools Object Classes |
|
The IDLitDirectWindow::OnExit procedure method handles notification from the window that a mouse exit event has occurred.
| Note This method is only useful in conjunction with the Export Bridge. The method is only a stub and provides no functionality. In your subclass of IDLitDirectWindow, you should override this method to provide your own functionality. Your method will be automatically called by the Export Bridge. For more information, see Exporting Drawable Objects. |
Obj->[IDLitDirectWindow::]OnExit
None
None
IDL Online Help (March 06, 2007)