wxChildFocusEvent

See external documentation: wxChildFocusEvent.

See external documentation: wxChildFocusEvent.

Use wxEvtHandler:connect/3 with EventType:

child_focus

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

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

Types


wxChildFocusEvent() = wx:wx_object()

Functions


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

  • This = wxChildFocusEvent()

See external documentation.