HI!
I have got a SDI application with 2 CFormViews, the first is CForm1 and the second is CForm2. On CForm1 i have a combolist with the membervariable m_combo on CForm2 i have a Button, when i click on this Button i want m_combo to add an item with AddString, but i dont know how to use m_combo, also when i include CForm1.h m_combo is always not declared CForm1::m_combo doesnt work, too!
Please help me
Kevin
I have got a SDI application with 2 CFormViews, the first is CForm1 and the second is CForm2. On CForm1 i have a combolist with the membervariable m_combo on CForm2 i have a Button, when i click on this Button i want m_combo to add an item with AddString, but i dont know how to use m_combo, also when i include CForm1.h m_combo is always not declared CForm1::m_combo doesnt work, too!
Please help me
Kevin