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