00001 namespace UtmConvert {
00002 partial class AboutBoxMainForm {
00006 private System.ComponentModel.IContainer components = null;
00007
00011 protected override void Dispose(bool disposing) {
00012 if (disposing && (components != null)) {
00013 components.Dispose();
00014 }
00015 base.Dispose(disposing);
00016 }
00017
00018 #region Windows Form Designer generated code
00019
00024 private void InitializeComponent() {
00025 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutBoxMainForm));
00026 this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
00027 this.logoPictureBox = new System.Windows.Forms.PictureBox();
00028 this.labelProductName = new System.Windows.Forms.Label();
00029 this.labelVersion = new System.Windows.Forms.Label();
00030 this.labelCopyright = new System.Windows.Forms.Label();
00031 this.labelCompanyName = new System.Windows.Forms.Label();
00032 this.textBoxDescription = new System.Windows.Forms.TextBox();
00033 this.okButton = new System.Windows.Forms.Button();
00034 this.tableLayoutPanel.SuspendLayout();
00035 ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit();
00036 this.SuspendLayout();
00037
00038
00039
00040 this.tableLayoutPanel.ColumnCount = 2;
00041 this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
00042 this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67F));
00043 this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 0);
00044 this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0);
00045 this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1);
00046 this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2);
00047 this.tableLayoutPanel.Controls.Add(this.labelCompanyName, 1, 3);
00048 this.tableLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4);
00049 this.tableLayoutPanel.Controls.Add(this.okButton, 1, 5);
00050 this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
00051 this.tableLayoutPanel.Location = new System.Drawing.Point(9, 9);
00052 this.tableLayoutPanel.Name = "tableLayoutPanel";
00053 this.tableLayoutPanel.RowCount = 6;
00054 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
00055 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
00056 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
00057 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
00058 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
00059 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
00060 this.tableLayoutPanel.Size = new System.Drawing.Size(417, 265);
00061 this.tableLayoutPanel.TabIndex = 0;
00062
00063
00064
00065 this.logoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill;
00066 this.logoPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("logoPictureBox.Image")));
00067 this.logoPictureBox.Location = new System.Drawing.Point(3, 3);
00068 this.logoPictureBox.Name = "logoPictureBox";
00069 this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
00070 this.logoPictureBox.Size = new System.Drawing.Size(131, 259);
00071 this.logoPictureBox.TabIndex = 12;
00072 this.logoPictureBox.TabStop = false;
00073
00074
00075
00076 this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill;
00077 this.labelProductName.Location = new System.Drawing.Point(143, 0);
00078 this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
00079 this.labelProductName.MaximumSize = new System.Drawing.Size(0, 17);
00080 this.labelProductName.Name = "labelProductName";
00081 this.labelProductName.Size = new System.Drawing.Size(271, 17);
00082 this.labelProductName.TabIndex = 19;
00083 this.labelProductName.Text = "Product Name";
00084 this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
00085
00086
00087
00088 this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
00089 this.labelVersion.Location = new System.Drawing.Point(143, 26);
00090 this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
00091 this.labelVersion.MaximumSize = new System.Drawing.Size(0, 17);
00092 this.labelVersion.Name = "labelVersion";
00093 this.labelVersion.Size = new System.Drawing.Size(271, 17);
00094 this.labelVersion.TabIndex = 0;
00095 this.labelVersion.Text = "Version";
00096 this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
00097
00098
00099
00100 this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill;
00101 this.labelCopyright.Location = new System.Drawing.Point(143, 52);
00102 this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
00103 this.labelCopyright.MaximumSize = new System.Drawing.Size(0, 17);
00104 this.labelCopyright.Name = "labelCopyright";
00105 this.labelCopyright.Size = new System.Drawing.Size(271, 17);
00106 this.labelCopyright.TabIndex = 21;
00107 this.labelCopyright.Text = "Copyright";
00108 this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
00109
00110
00111
00112 this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill;
00113 this.labelCompanyName.Location = new System.Drawing.Point(143, 78);
00114 this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
00115 this.labelCompanyName.MaximumSize = new System.Drawing.Size(0, 17);
00116 this.labelCompanyName.Name = "labelCompanyName";
00117 this.labelCompanyName.Size = new System.Drawing.Size(271, 17);
00118 this.labelCompanyName.TabIndex = 22;
00119 this.labelCompanyName.Text = "Company Name";
00120 this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
00121
00122
00123
00124 this.textBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill;
00125 this.textBoxDescription.Location = new System.Drawing.Point(143, 107);
00126 this.textBoxDescription.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3);
00127 this.textBoxDescription.Multiline = true;
00128 this.textBoxDescription.Name = "textBoxDescription";
00129 this.textBoxDescription.ReadOnly = true;
00130 this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
00131 this.textBoxDescription.Size = new System.Drawing.Size(271, 126);
00132 this.textBoxDescription.TabIndex = 23;
00133 this.textBoxDescription.TabStop = false;
00134 this.textBoxDescription.Text = "Description";
00135
00136
00137
00138 this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
00139 this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
00140 this.okButton.Location = new System.Drawing.Point(339, 239);
00141 this.okButton.Name = "okButton";
00142 this.okButton.Size = new System.Drawing.Size(75, 23);
00143 this.okButton.TabIndex = 24;
00144 this.okButton.Text = "&OK";
00145 this.okButton.Click += new System.EventHandler(this.okButton_Click);
00146
00147
00148
00149 this.AcceptButton = this.okButton;
00150 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
00151 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
00152 this.ClientSize = new System.Drawing.Size(435, 283);
00153 this.Controls.Add(this.tableLayoutPanel);
00154 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
00155 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
00156 this.MaximizeBox = false;
00157 this.MinimizeBox = false;
00158 this.Name = "AboutBoxMainForm";
00159 this.Padding = new System.Windows.Forms.Padding(9);
00160 this.ShowIcon = false;
00161 this.ShowInTaskbar = false;
00162 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
00163 this.Text = "About UtmConvert";
00164 this.tableLayoutPanel.ResumeLayout(false);
00165 this.tableLayoutPanel.PerformLayout();
00166 ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit();
00167 this.ResumeLayout(false);
00168
00169 }
00170
00171 #endregion
00172
00173 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
00174 private System.Windows.Forms.PictureBox logoPictureBox;
00175 private System.Windows.Forms.Label labelProductName;
00176 private System.Windows.Forms.Label labelVersion;
00177 private System.Windows.Forms.Label labelCopyright;
00178 private System.Windows.Forms.Label labelCompanyName;
00179 private System.Windows.Forms.TextBox textBoxDescription;
00180 private System.Windows.Forms.Button okButton;
00181 }
00182 }