#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfControlEnterEvent:
Public Member Functions | |
virtual void | onControlEnter (CIvfUIInteractiveBase *uiControl) |
Definition at line 136 of file IvfInteractionHandler.h.
|
Control enter method This event method is called when the first time the mouse enters over a control.
Definition at line 146 of file IvfInteractionHandler.h. |