wxControl

See external documentation: wxControl.

See external documentation: wxControl.

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

Types


wxControl() = wx:wx_object()

Functions


getLabel(This) -> charlist() (see module unicode)

  • This = wxControl()

See external documentation.

setLabel(This, Label) -> ok

  • This = wxControl()
  • Label = chardata() (see module unicode)

See external documentation.