Searched refs:m_etAuto (Results 1 – 2 of 2) sorted by relevance
264 ,m_etAuto( this, ModuleRes( ET_AUTO ) ) in OWizTypeSelect()280 m_etAuto.SetText(String::CreateFromAscii("10")); in OWizTypeSelect()281 m_etAuto.SetDecimalDigits(0); in OWizTypeSelect()383 m_etAuto.Show(bEnable); in EnableAuto()393 fillColumnList(m_etAuto.GetText().ToInt32());
104 NumericField m_etAuto; member in dbaui::OWizTypeSelect
Completed in 16 milliseconds