OSDN Git Service

b4ba7ccf5e21ffbd853b8038adc63ec5fbd8ea28
[applistation/AppliStation.git] / AppliStation / InstallerInfoForm.Designer.cs
1 namespace AppliStation\r
2 {\r
3         partial class InstallerInfoForm\r
4         {\r
5                 /// <summary>\r
6                 /// Designer variable used to keep track of non-visual components.\r
7                 /// </summary>\r
8                 private System.ComponentModel.IContainer components = null;\r
9                 \r
10                 /// <summary>\r
11                 /// Disposes resources used by the control.\r
12                 /// </summary>\r
13                 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14                 protected override void Dispose(bool disposing)\r
15                 {\r
16                         if (disposing) {\r
17                                 if (components != null) {\r
18                                         components.Dispose();\r
19                                 }\r
20                         }\r
21                         base.Dispose(disposing);\r
22                 }\r
23                 \r
24                 /// <summary>\r
25                 /// This method is required for Windows Forms designer support.\r
26                 /// Do not change the method contents inside the source code editor. The Forms designer might\r
27                 /// not be able to load this method if it was changed manually.\r
28                 /// </summary>\r
29                 private void InitializeComponent()\r
30                 {\r
31                         this.installerUrllabel = new System.Windows.Forms.Label();\r
32                         this.installerUrlTextBox = new System.Windows.Forms.TextBox();\r
33                         this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
34                         this.osValueLabel = new System.Windows.Forms.Label();\r
35                         this.cannotRunLabel = new System.Windows.Forms.Label();\r
36                         this.archLabel = new System.Windows.Forms.Label();\r
37                         this.osLabel = new System.Windows.Forms.Label();\r
38                         this.archValueLabel = new System.Windows.Forms.Label();\r
39                         this.tableLayoutPanel1.SuspendLayout();\r
40                         this.SuspendLayout();\r
41                         // \r
42                         // installerUrllabel\r
43                         // \r
44                         this.installerUrllabel.AutoSize = true;\r
45                         this.tableLayoutPanel1.SetColumnSpan(this.installerUrllabel, 2);\r
46                         this.installerUrllabel.Location = new System.Drawing.Point(3, 0);\r
47                         this.installerUrllabel.Name = "installerUrllabel";\r
48                         this.installerUrllabel.Size = new System.Drawing.Size(86, 12);\r
49                         this.installerUrllabel.TabIndex = 0;\r
50                         this.installerUrllabel.Text = "インストーラURL:";\r
51                         // \r
52                         // installerUrlTextBox\r
53                         // \r
54                         this.installerUrlTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
55                         this.tableLayoutPanel1.SetColumnSpan(this.installerUrlTextBox, 2);\r
56                         this.installerUrlTextBox.Dock = System.Windows.Forms.DockStyle.Top;\r
57                         this.installerUrlTextBox.Location = new System.Drawing.Point(10, 15);\r
58                         this.installerUrlTextBox.Margin = new System.Windows.Forms.Padding(10, 3, 3, 8);\r
59                         this.installerUrlTextBox.Name = "installerUrlTextBox";\r
60                         this.installerUrlTextBox.ReadOnly = true;\r
61                         this.installerUrlTextBox.Size = new System.Drawing.Size(287, 12);\r
62                         this.installerUrlTextBox.TabIndex = 1;\r
63                         // \r
64                         // tableLayoutPanel1\r
65                         // \r
66                         this.tableLayoutPanel1.ColumnCount = 2;\r
67                         this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
68                         this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
69                         this.tableLayoutPanel1.Controls.Add(this.installerUrlTextBox, 0, 1);\r
70                         this.tableLayoutPanel1.Controls.Add(this.installerUrllabel, 0, 0);\r
71                         this.tableLayoutPanel1.Controls.Add(this.osValueLabel, 1, 3);\r
72                         this.tableLayoutPanel1.Controls.Add(this.cannotRunLabel, 0, 2);\r
73                         this.tableLayoutPanel1.Controls.Add(this.archLabel, 0, 4);\r
74                         this.tableLayoutPanel1.Controls.Add(this.osLabel, 0, 3);\r
75                         this.tableLayoutPanel1.Controls.Add(this.archValueLabel, 1, 4);\r
76                         this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
77                         this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);\r
78                         this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
79                         this.tableLayoutPanel1.RowCount = 6;\r
80                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
81                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
82                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
83                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
84                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
85                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
86                         this.tableLayoutPanel1.Size = new System.Drawing.Size(300, 150);\r
87                         this.tableLayoutPanel1.TabIndex = 0;\r
88                         // \r
89                         // osValueLabel\r
90                         // \r
91                         this.osValueLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
92                         this.osValueLabel.Location = new System.Drawing.Point(107, 47);\r
93                         this.osValueLabel.Name = "osValueLabel";\r
94                         this.osValueLabel.Size = new System.Drawing.Size(190, 12);\r
95                         this.osValueLabel.TabIndex = 2;\r
96                         // \r
97                         // cannotRunLabel\r
98                         // \r
99                         this.cannotRunLabel.AutoSize = true;\r
100                         this.tableLayoutPanel1.SetColumnSpan(this.cannotRunLabel, 2);\r
101                         this.cannotRunLabel.ForeColor = System.Drawing.Color.Red;\r
102                         this.cannotRunLabel.Location = new System.Drawing.Point(3, 35);\r
103                         this.cannotRunLabel.Name = "cannotRunLabel";\r
104                         this.cannotRunLabel.Size = new System.Drawing.Size(236, 12);\r
105                         this.cannotRunLabel.TabIndex = 6;\r
106                         this.cannotRunLabel.Text = "あなたのPCにとって動作対象外のインストーラです";\r
107                         // \r
108                         // archLabel\r
109                         // \r
110                         this.archLabel.AutoSize = true;\r
111                         this.archLabel.Location = new System.Drawing.Point(3, 59);\r
112                         this.archLabel.Name = "archLabel";\r
113                         this.archLabel.Size = new System.Drawing.Size(98, 12);\r
114                         this.archLabel.TabIndex = 4;\r
115                         this.archLabel.Text = "対応アーキテクチャ:";\r
116                         // \r
117                         // osLabel\r
118                         // \r
119                         this.osLabel.AutoSize = true;\r
120                         this.osLabel.Location = new System.Drawing.Point(3, 47);\r
121                         this.osLabel.Name = "osLabel";\r
122                         this.osLabel.Size = new System.Drawing.Size(50, 12);\r
123                         this.osLabel.TabIndex = 2;\r
124                         this.osLabel.Text = "対応OS:";\r
125                         // \r
126                         // archValueLabel\r
127                         // \r
128                         this.archValueLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
129                         this.archValueLabel.Location = new System.Drawing.Point(107, 59);\r
130                         this.archValueLabel.Name = "archValueLabel";\r
131                         this.archValueLabel.Size = new System.Drawing.Size(190, 12);\r
132                         this.archValueLabel.TabIndex = 5;\r
133                         // \r
134                         // InstallerInfoForm\r
135                         // \r
136                         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
137                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
138                         this.AutoScroll = true;\r
139                         this.AutoSize = true;\r
140                         this.Controls.Add(this.tableLayoutPanel1);\r
141                         this.Name = "InstallerInfoForm";\r
142                         this.Size = new System.Drawing.Size(300, 150);\r
143                         this.tableLayoutPanel1.ResumeLayout(false);\r
144                         this.tableLayoutPanel1.PerformLayout();\r
145                         this.ResumeLayout(false);\r
146                 }\r
147                 private System.Windows.Forms.Label cannotRunLabel;\r
148                 private System.Windows.Forms.Label osValueLabel;\r
149                 private System.Windows.Forms.Label archValueLabel;\r
150                 private System.Windows.Forms.Label archLabel;\r
151                 private System.Windows.Forms.Label osLabel;\r
152                 private System.Windows.Forms.TextBox installerUrlTextBox;\r
153                 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
154                 private System.Windows.Forms.Label installerUrllabel;\r
155         }\r
156 }\r