IDLitWindow::OnEnter
Syntax | Arguments | Keywords | Version History
The IDLitWindow::OnEnter procedure method handles notification from the window that a mouse enter event has occurred.
Note
This method is only a stub and provides no functionality. In your subclass of IDLitWindow, you should override this method to provide your own functionality. Your method will be automatically called when a mouse enter event occurs.
Syntax
Obj->[IDLitWindow::]OnEnter
Arguments
None
Keywords
None
Version History