コントロールは大抵はユーザーの入力を処理し、さらに/或いは、一つ以上のデータ項目を 表示する。
A control is generally a small window which processes user input and/or displays one or more item of data.
wxWindow
wxEvtHandler
wxObject
Include files
<wx/control.h>
See also
Members
wxControl::Command
wxControl::GetLabel
wxControl::SetLabel
void Command(wxCommandEvent& event)
wxString& GetLabel()
void SetLabel(const wxString& label)