public bool SaveLayout()
 {
     return(MyComboBox.SaveLayout(this.DropDownControl, m_layoutName));
 }