| | |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.cmdLoadTree = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.button1 = new System.Windows.Forms.Button(); |
| | | this.ToolBar.SuspendLayout(); |
| | | this.stTab.SuspendLayout(); |
| | | this.tabPage1.SuspendLayout(); |
| | |
| | | // |
| | | this.tabPage2.BackColor = System.Drawing.SystemColors.Control; |
| | | this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
| | | this.tabPage2.Controls.Add(this.button1); |
| | | this.tabPage2.Controls.Add(this.txtHName); |
| | | this.tabPage2.Controls.Add(this.cmdCancel); |
| | | this.tabPage2.Controls.Add(this.cmdOK); |
| | |
| | | // |
| | | // cmdOK |
| | | // |
| | | this.cmdOK.Location = new System.Drawing.Point(198, 131); |
| | | this.cmdOK.Location = new System.Drawing.Point(505, 127); |
| | | this.cmdOK.Name = "cmdOK"; |
| | | this.cmdOK.Size = new System.Drawing.Size(52, 23); |
| | | this.cmdOK.TabIndex = 15; |
| | |
| | | this.label3.TabIndex = 0; |
| | | this.label3.Text = "组织资料-正在浏览"; |
| | | // |
| | | // button1 |
| | | // |
| | | this.button1.Location = new System.Drawing.Point(182, 131); |
| | | this.button1.Name = "button1"; |
| | | this.button1.Size = new System.Drawing.Size(75, 23); |
| | | this.button1.TabIndex = 19; |
| | | this.button1.Text = "确定"; |
| | | this.button1.UseVisualStyleBackColor = true; |
| | | this.button1.Click += new System.EventHandler(this.button1_Click); |
| | | // |
| | | // Gy_ORGANIZATIONS |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | |
| | | private System.Windows.Forms.TextBox txtHName; |
| | | private System.Windows.Forms.ToolStripButton jc; |
| | | private System.Windows.Forms.ToolStripButton dy; |
| | | private System.Windows.Forms.Button button1; |
| | | } |
| | | } |