#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfControlDownEvent:
Public Member Functions | |
virtual void | onControlDown (CIvfUIInteractiveBase *uiControl) |
Definition at line 221 of file IvfInteractionHandler.h.
|
Control down method This event method is called when the user has pressed the mouse button on a control.
Definition at line 231 of file IvfInteractionHandler.h. |