• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:is

27 which is generated by a wxButton control.}
29 which is generated by a wxCheckBox control.}
31 which is generated by a wxChoice control.}
33 which is generated by a wxComboBox control.}
35 which is generated by a wxListBox control.}
37 which is generated by a wxListBox control.}
39 which is generated by a menu item.}
41 which is generated by a range of menu items.}
46 which is generated by a wxRadioBox control.}
48 which is generated by a wxRadioButton control.}
50 which is generated by a wxScrollBar control. This is provided for compatibility only;
53 which is generated by a wxSlider control.}
55 which is generated by a wxTextCtrl control.}
57 which is generated by a wxTextCtrl control. Note that you must use
61 which is generated by a wxTextCtrl control when the user tries to enter more
74 Pass the id of the toolbar itself. The value of wxCommandEvent::GetSelection is the tool id, or -1 if the mouse cursor has moved off a tool.}
76 which is generated by a control (Windows 95 and NT only).}
78 which is generated by a control (Windows 95 and NT only).}
80 which is generated by a control (Windows 95 and NT only).}
82 which is generated by a control (Windows 95 and NT only).}
84 which is generated by a control (Windows 95 and NT only).}
86 which is generated by a control.}
122 If the event comes from a listbox selection, it is a boolean
164 For a listbox or similar event, returns true if it is a selection, false if it
165 is a deselection.
177 Sets the client object for this event. The client object is \emph{not} owned by the event