wxEraseEvent

See external documentation: wxEraseEvent.

See external documentation: wxEraseEvent.

Use wxEvtHandler:connect/3 with EventType:

erase_background

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

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

Types


wxEraseEvent() = wx:wx_object()

Functions


getDC(This) -> wxDC() (see module wxDC)

  • This = wxEraseEvent()

See external documentation.