#include <ivfwidget/IvfInteractionHandler.h>
Inheritance diagram for CIvfControlUpEvent:
Public Member Functions | |
virtual void | onControlUp (CIvfUIInteractiveBase *uiControl) |
Definition at line 193 of file IvfInteractionHandler.h.
|
Control up method This event method is called when the user has releases the mouse button from a control.
Definition at line 203 of file IvfInteractionHandler.h. |