namespace LYFZ.ComponentLibrary { partial class ComboBoxTreeViewEx { #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.SuspendLayout(); // // ComboBoxTreeViewEx // this.BackColor = System.Drawing.Color.White; this.Size = new System.Drawing.Size(160, 20); this.ResumeLayout(false); } #endregion } }