扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
作者:周毅 来源:Yesky 2007年11月14日
关键字:
{ this.comboBox1 = new System.Windows.Forms.ComboBox(); this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.But_Eixt = new System.Windows.Forms.Button(); this.SuspendLayout(); // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.DropDownWidth = 160; this.comboBox1.Location = new System.Drawing.Point(8, 232); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(168, 20); this.comboBox1.TabIndex = 1; this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); // // richTextBox1 // this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Top; this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.Size = new System.Drawing.Size(292, 208); this.richTextBox1.TabIndex = 0; this.richTextBox1.Text = ""; // // But_Eixt // this.But_Eixt.Location = new System.Drawing.Point(200, 232); this.But_Eixt.Name = "But_Eixt"; this.But_Eixt.TabIndex = 2; this.But_Eixt.Text = "Eixt"; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(6, 14); this.ClientSize = new System.Drawing.Size(292, 273); this.Controls.AddRange(new System.Windows.Forms.Control[] { this.But_Eixt,this.comboBox1,this.richTextBox1}); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); this.InputLanguageChanged += new System.Windows.Forms.InputLanguageChangedEventHandler(this.ChangeInput); this.ResumeLayout(false); } |
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者