| | |
| | | listBoxControl1.Size = new Size(697, 459); |
| | | listBoxControl1.StyleController = layoutControl1; |
| | | listBoxControl1.TabIndex = 4; |
| | | listBoxControl1.DrawItem += listBoxControl1_DrawItem; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | itemForProgress.TextSize = new Size(0, 0); |
| | | itemForProgress.TextVisible = false; |
| | | // |
| | | // GenerateXhsProjectWizardPage |
| | | // GenerateXhsProjectFileWizardPage |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "GenerateXhsProjectWizardPage"; |
| | | Name = "GenerateXhsProjectFileWizardPage"; |
| | | Size = new Size(721, 505); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |