wxMouseCaptureChangedEvent

See external documentation: wxMouseCaptureChangedEvent.

See external documentation: wxMouseCaptureChangedEvent.

Use wxEvtHandler:connect/3 with EventType:

mouse_capture_changed

See also the message variant #wxMouseCaptureChanged{} event record type.

This class is derived (and can use functions) from:
wxEvent

Types


wxMouseCaptureChangedEvent() = wx:wx_object()

Functions


getCapturedWindow(This) -> wxWindow() (see module wxWindow)

  • This = wxMouseCaptureChangedEvent()

See external documentation.