MCPcopy Create free account
hub / github.com/cmauri/eviacam / MiddleUp

Method MiddleUp

wxutil/mousecontrol.cpp:488–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486}
487
488void CMouseControl::MiddleUp ()
489{
490 SendMouseCommand (0, 0, MOUSE_MIDDLEUP);
491}
492
493void CMouseControl::RightDown ()
494{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected