Searched refs:m_chkColourTextCtrl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dclrpicker.cpp101 wxCheckBox *m_chkColourTextCtrl, member in class:ColourPickerWidgetsPage
147 m_chkColourTextCtrl = CreateCheckBoxAndAddToSizer(clrbox, _T("With textctrl"), false);
187 if ( m_chkColourTextCtrl->GetValue() )
207 m_chkColourTextCtrl->SetValue((wxCLRP_DEFAULT_STYLE & wxCLRP_USE_TEXTCTRL) != 0);
230 if (event.GetEventObject() == m_chkColourTextCtrl ||

Completed in 60 milliseconds