| | |
| | | // |
| | | // lbParameter |
| | | // |
| | | this.lbParameter.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); |
| | | |
| | | this.lbParameter.Appearance.Options.UseFont = true; |
| | | this.lbParameter.Location = new System.Drawing.Point(41, 61); |
| | | this.lbParameter.Name = "lbParameter"; |
| | |
| | | this.Name = "ShowRptWizard"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
| | | this.Text = "设计向导"; |
| | | this.TopMost = true; |
| | | ((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).EndInit(); |
| | | this.wizardControl1.ResumeLayout(false); |
| | | this.wizardPage1.ResumeLayout(false); |