namespace XenAdmin.Wizards.NewSRWizard_Pages { partial class ChooseSrProvisioningPage { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.label1 = new System.Windows.Forms.Label(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.label2 = new System.Windows.Forms.Label(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.label3 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label4 = new System.Windows.Forms.Label(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7.5F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 92.5F)); this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.radioButton1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.label2, 0, 2); this.tableLayoutPanel1.Controls.Add(this.radioButton2, 0, 3); this.tableLayoutPanel1.Controls.Add(this.label3, 0, 4); this.tableLayoutPanel1.Controls.Add(this.label4, 1, 5); this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 5); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 6; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(540, 336); this.tableLayoutPanel1.TabIndex = 0; // // label1 // this.label1.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.label1, 2); this.label1.Font = new System.Drawing.Font("Segoe UI", 9F); this.label1.Location = new System.Drawing.Point(3, 3); this.label1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(340, 15); this.label1.TabIndex = 0; this.label1.Text = "Select the provisioning method for the new Storage Repository."; // // radioButton1 // this.radioButton1.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.radioButton1, 2); this.radioButton1.Font = new System.Drawing.Font("Segoe UI", 9F); this.radioButton1.Location = new System.Drawing.Point(3, 34); this.radioButton1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 3); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(155, 19); this.radioButton1.TabIndex = 1; this.radioButton1.TabStop = true; this.radioButton1.Text = "Thin provisioning (GFS2)"; this.radioButton1.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.label2, 2); this.label2.Font = new System.Drawing.Font("Segoe UI", 9F); this.label2.Location = new System.Drawing.Point(20, 59); this.label2.Margin = new System.Windows.Forms.Padding(20, 3, 3, 3); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(511, 15); this.label2.TabIndex = 2; this.label2.Text = "The SR will be formatted with the GFS2 cluster file system for hosting thinly pro" + "visioned images."; // // radioButton2 // this.radioButton2.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.radioButton2, 2); this.radioButton2.Font = new System.Drawing.Font("Segoe UI", 9F); this.radioButton2.Location = new System.Drawing.Point(3, 83); this.radioButton2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 3); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(147, 19); this.radioButton2.TabIndex = 3; this.radioButton2.TabStop = true; this.radioButton2.Text = "Full provisioning (LVM)"; this.radioButton2.UseVisualStyleBackColor = true; // // label3 // this.label3.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.label3, 2); this.label3.Font = new System.Drawing.Font("Segoe UI", 9F); this.label3.Location = new System.Drawing.Point(20, 108); this.label3.Margin = new System.Windows.Forms.Padding(20, 3, 3, 3); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(185, 15); this.label3.TabIndex = 4; this.label3.Text = "LVM description..............................."; // // pictureBox1 // this.pictureBox1.Image = global::XenAdmin.Properties.Resources._000_Info3_h32bit_16; this.pictureBox1.Location = new System.Drawing.Point(10, 136); this.pictureBox1.Margin = new System.Windows.Forms.Padding(10, 10, 10, 3); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(19, 20); this.pictureBox1.TabIndex = 5; this.pictureBox1.TabStop = false; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Segoe UI", 9F); this.label4.Location = new System.Drawing.Point(43, 136); this.label4.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(38, 15); this.label4.TabIndex = 6; this.label4.Text = "label4"; // // ChooseSrProvisioningPage // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.tableLayoutPanel1); this.Name = "ChooseSrProvisioningPage"; this.Size = new System.Drawing.Size(540, 336); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.Label label2; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.Label label3; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label4; } }