コード例 #1
0
 public bool LoadLayout()
 {
     return(MyComboBox.LoadLayout(this.DropDownControl, m_layoutName));
 }