OSDN Git Service

na-get,NaGetInstall(Update)のDownloderを外部から書き込みできないように(これに伴うAppliStation-GUI,all-getの変...
[applistation/AppliStation.git] / AppliStation / AppliStation.Util / ExecutionProgressViewer.Designer.cs
1 \r
2 namespace AppliStation.Util\r
3 {\r
4         partial class ExecutionProgressViewer\r
5         {\r
6                 /// <summary>\r
7                 /// Designer variable used to keep track of non-visual components.\r
8                 /// </summary>\r
9                 private System.ComponentModel.IContainer components = null;\r
10                 \r
11                 /// <summary>\r
12                 /// Disposes resources used by the form.\r
13                 /// </summary>\r
14                 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
15                 protected override void Dispose(bool disposing)\r
16                 {\r
17                         if (disposing) {\r
18                                 if (components != null) {\r
19                                         components.Dispose();\r
20                                 }\r
21                         }\r
22                         base.Dispose(disposing);\r
23                 }\r
24                 \r
25                 /// <summary>\r
26                 /// This method is required for Windows Forms designer support.\r
27                 /// Do not change the method contents inside the source code editor. The Forms designer might\r
28                 /// not be able to load this method if it was changed manually.\r
29                 /// </summary>\r
30                 private void InitializeComponent()\r
31                 {\r
32                         this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
33                         this.progressSubLabel = new System.Windows.Forms.Label();\r
34                         this.subtitleLabel = new System.Windows.Forms.Label();\r
35                         this.progressBar = new System.Windows.Forms.ProgressBar();\r
36                         this.progressLabel = new System.Windows.Forms.Label();\r
37                         this.progressBarSub = new System.Windows.Forms.ProgressBar();\r
38                         this.bottomPanel = new System.Windows.Forms.FlowLayoutPanel();\r
39                         this.okButton = new System.Windows.Forms.Button();\r
40                         this.cancelButton = new System.Windows.Forms.Button();\r
41                         this.logBox = new System.Windows.Forms.RichTextBox();\r
42                         this.tableLayoutPanel1.SuspendLayout();\r
43                         this.bottomPanel.SuspendLayout();\r
44                         this.SuspendLayout();\r
45                         // \r
46                         // tableLayoutPanel1\r
47                         // \r
48                         this.tableLayoutPanel1.ColumnCount = 1;\r
49                         this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
50                         this.tableLayoutPanel1.Controls.Add(this.progressSubLabel, 0, 5);\r
51                         this.tableLayoutPanel1.Controls.Add(this.subtitleLabel, 0, 0);\r
52                         this.tableLayoutPanel1.Controls.Add(this.progressBar, 0, 1);\r
53                         this.tableLayoutPanel1.Controls.Add(this.progressLabel, 0, 2);\r
54                         this.tableLayoutPanel1.Controls.Add(this.progressBarSub, 0, 4);\r
55                         this.tableLayoutPanel1.Controls.Add(this.bottomPanel, 0, 7);\r
56                         this.tableLayoutPanel1.Controls.Add(this.logBox, 0, 6);\r
57                         this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;\r
58                         this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);\r
59                         this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
60                         this.tableLayoutPanel1.RowCount = 8;\r
61                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));\r
62                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
63                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
64                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
65                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
66                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
67                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
68                         this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
69                         this.tableLayoutPanel1.Size = new System.Drawing.Size(444, 318);\r
70                         this.tableLayoutPanel1.TabIndex = 0;\r
71                         // \r
72                         // progressSubLabel\r
73                         // \r
74                         this.progressSubLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
75                         this.progressSubLabel.Location = new System.Drawing.Point(3, 118);\r
76                         this.progressSubLabel.Name = "progressSubLabel";\r
77                         this.progressSubLabel.Size = new System.Drawing.Size(438, 26);\r
78                         this.progressSubLabel.TabIndex = 6;\r
79                         this.progressSubLabel.Text = "しばらくお待ちください...";\r
80                         this.progressSubLabel.UseMnemonic = false;\r
81                         this.progressSubLabel.Visible = false;\r
82                         // \r
83                         // subtitleLabel\r
84                         // \r
85                         this.subtitleLabel.Dock = System.Windows.Forms.DockStyle.Bottom;\r
86                         this.subtitleLabel.Location = new System.Drawing.Point(3, 17);\r
87                         this.subtitleLabel.Name = "subtitleLabel";\r
88                         this.subtitleLabel.Size = new System.Drawing.Size(438, 23);\r
89                         this.subtitleLabel.TabIndex = 0;\r
90                         this.subtitleLabel.Text = "しばらくお待ちください...";\r
91                         this.subtitleLabel.UseMnemonic = false;\r
92                         // \r
93                         // progressBar\r
94                         // \r
95                         this.progressBar.Dock = System.Windows.Forms.DockStyle.Top;\r
96                         this.progressBar.Location = new System.Drawing.Point(3, 43);\r
97                         this.progressBar.Name = "progressBar";\r
98                         this.progressBar.Size = new System.Drawing.Size(438, 20);\r
99                         this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Marquee;\r
100                         this.progressBar.TabIndex = 2;\r
101                         // \r
102                         // progressLabel\r
103                         // \r
104                         this.progressLabel.Dock = System.Windows.Forms.DockStyle.Fill;\r
105                         this.progressLabel.Location = new System.Drawing.Point(3, 66);\r
106                         this.progressLabel.Name = "progressLabel";\r
107                         this.progressLabel.Size = new System.Drawing.Size(438, 26);\r
108                         this.progressLabel.TabIndex = 3;\r
109                         this.progressLabel.Text = "しばらくお待ちください...";\r
110                         this.progressLabel.UseMnemonic = false;\r
111                         // \r
112                         // progressBarSub\r
113                         // \r
114                         this.progressBarSub.Dock = System.Windows.Forms.DockStyle.Top;\r
115                         this.progressBarSub.Location = new System.Drawing.Point(3, 95);\r
116                         this.progressBarSub.Name = "progressBarSub";\r
117                         this.progressBarSub.Size = new System.Drawing.Size(438, 20);\r
118                         this.progressBarSub.Style = System.Windows.Forms.ProgressBarStyle.Continuous;\r
119                         this.progressBarSub.TabIndex = 5;\r
120                         this.progressBarSub.Visible = false;\r
121                         // \r
122                         // bottomPanel\r
123                         // \r
124                         this.bottomPanel.AutoSize = true;\r
125                         this.bottomPanel.Controls.Add(this.okButton);\r
126                         this.bottomPanel.Controls.Add(this.cancelButton);\r
127                         this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Right;\r
128                         this.bottomPanel.Location = new System.Drawing.Point(279, 286);\r
129                         this.bottomPanel.Name = "bottomPanel";\r
130                         this.bottomPanel.Size = new System.Drawing.Size(162, 29);\r
131                         this.bottomPanel.TabIndex = 4;\r
132                         // \r
133                         // okButton\r
134                         // \r
135                         this.okButton.Enabled = false;\r
136                         this.okButton.Location = new System.Drawing.Point(3, 3);\r
137                         this.okButton.Name = "okButton";\r
138                         this.okButton.Size = new System.Drawing.Size(75, 23);\r
139                         this.okButton.TabIndex = 0;\r
140                         this.okButton.Text = "OK";\r
141                         this.okButton.UseVisualStyleBackColor = true;\r
142                         this.okButton.Click += new System.EventHandler(this.OkButtonClick);\r
143                         // \r
144                         // cancelButton\r
145                         // \r
146                         this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
147                         this.cancelButton.Enabled = false;\r
148                         this.cancelButton.Location = new System.Drawing.Point(84, 3);\r
149                         this.cancelButton.Name = "cancelButton";\r
150                         this.cancelButton.Size = new System.Drawing.Size(75, 23);\r
151                         this.cancelButton.TabIndex = 1;\r
152                         this.cancelButton.Text = "キャンセル";\r
153                         this.cancelButton.UseVisualStyleBackColor = true;\r
154                         this.cancelButton.Click += new System.EventHandler(this.CancelButtonClick);\r
155                         // \r
156                         // logBox\r
157                         // \r
158                         this.logBox.BackColor = System.Drawing.SystemColors.Control;\r
159                         this.logBox.DetectUrls = false;\r
160                         this.logBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
161                         this.logBox.ForeColor = System.Drawing.SystemColors.ControlText;\r
162                         this.logBox.Location = new System.Drawing.Point(3, 147);\r
163                         this.logBox.Name = "logBox";\r
164                         this.logBox.ReadOnly = true;\r
165                         this.logBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical;\r
166                         this.logBox.Size = new System.Drawing.Size(438, 133);\r
167                         this.logBox.TabIndex = 8;\r
168                         this.logBox.Text = "";\r
169                         // \r
170                         // ExecutionProgressViewer\r
171                         // \r
172                         this.AcceptButton = this.okButton;\r
173                         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
174                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
175                         this.CancelButton = this.cancelButton;\r
176                         this.ClientSize = new System.Drawing.Size(444, 318);\r
177                         this.ControlBox = false;\r
178                         this.Controls.Add(this.tableLayoutPanel1);\r
179                         this.Name = "ExecutionProgressViewer";\r
180                         this.Text = "AppliStation";\r
181                         this.Shown += new System.EventHandler(this.ExecutionProgressViewerShown);\r
182                         this.tableLayoutPanel1.ResumeLayout(false);\r
183                         this.tableLayoutPanel1.PerformLayout();\r
184                         this.bottomPanel.ResumeLayout(false);\r
185                         this.ResumeLayout(false);\r
186                 }\r
187                 private System.Windows.Forms.Button cancelButton;\r
188                 private System.Windows.Forms.Button okButton;\r
189                 private System.Windows.Forms.RichTextBox logBox;\r
190                 private System.Windows.Forms.Label progressSubLabel;\r
191                 private System.Windows.Forms.ProgressBar progressBarSub;\r
192                 private System.Windows.Forms.FlowLayoutPanel bottomPanel;\r
193                 private System.Windows.Forms.Label progressLabel;\r
194                 private System.Windows.Forms.ProgressBar progressBar;\r
195                 private System.Windows.Forms.Label subtitleLabel;\r
196                 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
197         }\r
198 }\r