I have a combo box in a dialog box. I have associated with a variable. I am trying to fill elements in the combo box. I have used the data option provided in the properties, SendDialogItem Method(no error but no effect) & also the m_combo.AddString(Error message) but none have worked. Can you pl. help me.