eDriven Framework API
MouseDownEvent Field
NamespaceseDriven.Core.ManagersMouseProcessorMouseDownEvent
eDriven Framework API
When we make the mousedown action, the last mousedown event is saved here
This is because the MouseEventDispatcher needs this info when building mousemove events
Mouse move events need the button info because of handling component states
Declaration Syntax
C#Visual BasicVisual C++
public static Event MouseDownEvent
Public Shared MouseDownEvent As Event
public:
static Event^ MouseDownEvent

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)