@nativeimpl{wxgtk,wxmsw}
- @appearance{animationctrl.png}
+ <!-- @appearance{animationctrl.png} -->
@see wxAnimation
*/
@library{wxcore}
@category{ctrl}
- @appearance{bitmapbutton.png}
+ <!-- @appearance{bitmapbutton.png} -->
@see wxButton
*/
@library{wxadv}
@category{ctrl}
- @appearance{bitmapcombobox.png}
+ <!-- @appearance{bitmapcombobox.png} -->
@see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent
*/
@library{wxcore}
@category{ctrl}
- @appearance{button.png}
+ <!-- @appearance{button.png} -->
@see wxBitmapButton
*/
@library{wxcore}
@category{pickers}
- @appearance{filepickerctrl.png}
+ <!-- @appearance{filepickerctrl.png} -->
@see wxFileDialog, wxFileDirPickerEvent
*/
@library{wxcore}
@category{pickers}
- @appearance{dirpickerctrl.png}
+ <!-- @appearance{dirpickerctrl.png} -->
@see wxDirDialog, wxFileDirPickerEvent
*/
@library{wxcore}
@category{pickers}
- @appearance{fontpickerctrl.png}
+ <!-- @appearance{fontpickerctrl.png} -->
@see wxFontDialog, wxFontPickerEvent
*/
@library{wxhtml}
@category{ctrl}
- @appearance{htmllistbox.png}
+ <!-- @appearance{htmllistbox.png} -->
@see wxSimpleHtmlListBox
*/
@library{wxhtml}
@category{ctrl}
- @appearance{simplehtmllistbox.png}
+ <!-- @appearance{simplehtmllistbox.png} -->
@see wxSimpleHtmlListBox::Create
*/
@library{wxadv}
@category{ctrl}
- @appearance{hyperlinkctrl.png}
+ <!-- @appearance{hyperlinkctrl.png} -->
@see wxURL, wxHyperlinkEvent
*/
@library{wxcore}
@category{ctrl}
- @appearance{listbox.png}
+ <!-- @appearance{listbox.png} -->
@see wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
*/
@library{wxcore}
@category{ctrl}
- @appearance{listctrl.png}
+ <!-- @appearance{listctrl.png} -->
@see @ref overview_wxlistctrloverview "wxListCtrl overview", wxListView,
wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem
@library{wxcore}
@category{ctrl}
- @appearance{listview.png}
+ <!-- @appearance{listview.png} -->
@see wxListView::SetColumnImage
*/
@library{wxadv}
@category{ctrl}
- @appearance{ownerdrawncombobox.png}
+ <!-- @appearance{ownerdrawncombobox.png} -->
@see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent
*/
@library{wxcore}
@category{ctrl}
- @appearance{radiobox.png}
+ <!-- @appearance{radiobox.png} -->
@see @ref overview_eventhandling, wxRadioButton, wxCheckBox
*/
@library{wxcore}
@category{ctrl}
- @appearance{radiobutton.png}
+ <!-- @appearance{radiobutton.png} -->
@see @ref overview_eventhandling, wxRadioBox, wxCheckBox
*/
@library{wxcore}
@category{ctrl}
- @appearance{slider.png}
+ <!-- @appearance{slider.png} -->
@see @ref overview_eventhandlingoverview, wxScrollBar
*/
@library{wxcore}
@category{ctrl}
- @appearance{spinbutton.png}
+ <!-- @appearance{spinbutton.png} -->
@see wxSpinCtrl
*/
@library{wxcore}
@category{ctrl}
- @appearance{spinctrl.png}
+ <!-- @appearance{spinctrl.png} -->
@see @ref overview_eventhandlingoverview, wxSpinButton, wxControl
*/
@library{wxcore}
@category{ctrl}
- @appearance{staticbitmap.png}
+ <!-- @appearance{staticbitmap.png} -->
@see wxStaticBitmap, wxStaticBox
*/
@library{wxcore}
@category{ctrl}
- @appearance{staticbox.png}
+ <!-- @appearance{staticbox.png} -->
@see wxStaticText
*/
@library{wxcore}
@category{ctrl}
- @appearance{statictext.png}
+ <!-- @appearance{statictext.png} -->
@see wxStaticBitmap, wxStaticBox
*/
@library{wxcore}
@category{ctrl}
- @appearance{textctrl.png}
+ <!-- @appearance{textctrl.png} -->
@see wxTextCtrl::Create, wxValidator
*/
@library{wxcore}
@category{ctrl}
- @appearance{togglebutton.png}
+ <!-- @appearance{togglebutton.png} -->
@see wxCheckBox, wxButton, wxBitmapToggleButton
*/
@library{wxcore}
@category{ctrl}
- @appearance{bitmaptogglebutton.png}
+ <!-- @appearance{bitmaptogglebutton.png} -->
*/
class wxBitmapToggleButton : public wxControl
{
@library{wxcore}
@category{ctrl}
- @appearance{treectrl.png}
+ <!-- @appearance{treectrl.png} -->
@see wxTreeItemData, @ref overview_wxtreectrloverview "wxTreeCtrl overview",
wxListBox, wxListCtrl, wxImageList, wxTreeEvent