wxShowEvent
See external documentation: wxShowEvent.
See external documentation:
show
See also the message variant #wxShow{} event record type.
This class is derived (and can use functions) from:
wxEvent
Functions
setShow(This, Show) -> ok
This = wxShowEvent()
Show = boolean()
See
getShow(This) -> boolean()
This = wxShowEvent()
See