corrade-vassal – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
2 zed 1 namespace Vassal
2 {
3 partial class RegionEditForm
4 {
5 /// <summary>
6 /// Required designer variable.
7 /// </summary>
8 private System.ComponentModel.IContainer components = null;
9  
10 /// <summary>
11 /// Clean up any resources being used.
12 /// </summary>
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing)
15 {
16 if (disposing && (components != null))
17 {
18 components.Dispose();
19 }
20 base.Dispose(disposing);
21 }
22  
23 #region Windows Form Designer generated code
24  
25 /// <summary>
26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor.
28 /// </summary>
29 private void InitializeComponent()
30 {
31 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RegionEditForm));
32 this.Regions = new System.Windows.Forms.ListBox();
33 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
34 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
35 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
36 this.button1 = new System.Windows.Forms.Button();
37 this.button2 = new System.Windows.Forms.Button();
38 this.LoadRegionsDialog = new System.Windows.Forms.OpenFileDialog();
39 this.SaveRegionsDialog = new System.Windows.Forms.SaveFileDialog();
40 this.button3 = new System.Windows.Forms.Button();
41 this.button4 = new System.Windows.Forms.Button();
42 this.RegionName = new System.Windows.Forms.TextBox();
43 this.RegionPosition = new System.Windows.Forms.TextBox();
44 this.groupBox1 = new System.Windows.Forms.GroupBox();
45 this.groupBox2 = new System.Windows.Forms.GroupBox();
46 this.groupBox3 = new System.Windows.Forms.GroupBox();
47 this.groupBox4 = new System.Windows.Forms.GroupBox();
48 this.groupBox5 = new System.Windows.Forms.GroupBox();
49 this.statusStrip1.SuspendLayout();
50 this.groupBox1.SuspendLayout();
51 this.groupBox2.SuspendLayout();
52 this.groupBox3.SuspendLayout();
53 this.groupBox4.SuspendLayout();
54 this.groupBox5.SuspendLayout();
55 this.SuspendLayout();
56 //
57 // Regions
58 //
59 this.Regions.DisplayMember = "Text";
60 this.Regions.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
61 this.Regions.FormattingEnabled = true;
62 this.Regions.Location = new System.Drawing.Point(6, 19);
63 this.Regions.Name = "Regions";
64 this.Regions.Size = new System.Drawing.Size(336, 342);
65 this.Regions.Sorted = true;
66 this.Regions.TabIndex = 0;
67 this.Regions.SelectedIndexChanged += new System.EventHandler(this.RegionSelected);
68 //
69 // statusStrip1
70 //
71 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
72 this.StatusProgress,
73 this.StatusText});
74 this.statusStrip1.Location = new System.Drawing.Point(0, 377);
75 this.statusStrip1.Name = "statusStrip1";
76 this.statusStrip1.Size = new System.Drawing.Size(704, 22);
77 this.statusStrip1.TabIndex = 2;
78 this.statusStrip1.Text = "statusStrip1";
79 //
80 // StatusProgress
81 //
82 this.StatusProgress.Name = "StatusProgress";
83 this.StatusProgress.Size = new System.Drawing.Size(100, 16);
84 //
85 // StatusText
86 //
87 this.StatusText.Name = "StatusText";
88 this.StatusText.Size = new System.Drawing.Size(10, 17);
89 this.StatusText.Text = " ";
90 //
91 // button1
92 //
93 this.button1.Location = new System.Drawing.Point(191, 21);
94 this.button1.Name = "button1";
95 this.button1.Size = new System.Drawing.Size(75, 23);
96 this.button1.TabIndex = 3;
97 this.button1.Text = "Save...";
98 this.button1.UseVisualStyleBackColor = true;
99 this.button1.Click += new System.EventHandler(this.SaveRegionsRequested);
100 //
101 // button2
102 //
103 this.button2.Location = new System.Drawing.Point(78, 21);
104 this.button2.Name = "button2";
105 this.button2.Size = new System.Drawing.Size(75, 23);
106 this.button2.TabIndex = 4;
107 this.button2.Text = "Load...";
108 this.button2.UseVisualStyleBackColor = true;
109 this.button2.Click += new System.EventHandler(this.LoadRegionsRequested);
110 //
111 // SaveRegionsDialog
112 //
113 this.SaveRegionsDialog.Filter = "Vassal Regions (*.csv)|*.csv|All files (*.*)|*.*";
114 //
115 // button3
116 //
117 this.button3.Location = new System.Drawing.Point(245, 38);
118 this.button3.Name = "button3";
119 this.button3.Size = new System.Drawing.Size(75, 23);
120 this.button3.TabIndex = 5;
121 this.button3.Text = "Add";
122 this.button3.UseVisualStyleBackColor = true;
123 this.button3.Click += new System.EventHandler(this.RequestAddRegion);
124 //
125 // button4
126 //
127 this.button4.Location = new System.Drawing.Point(245, 90);
128 this.button4.Name = "button4";
129 this.button4.Size = new System.Drawing.Size(75, 23);
130 this.button4.TabIndex = 6;
131 this.button4.Text = "Remove";
132 this.button4.UseVisualStyleBackColor = true;
133 this.button4.Click += new System.EventHandler(this.RequestRemoveRegion);
134 //
135 // RegionName
136 //
137 this.RegionName.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
138 this.RegionName.Location = new System.Drawing.Point(6, 19);
139 this.RegionName.Name = "RegionName";
140 this.RegionName.Size = new System.Drawing.Size(221, 20);
141 this.RegionName.TabIndex = 7;
142 this.RegionName.TextChanged += new System.EventHandler(this.RegionSettingChanged);
143 //
144 // RegionPosition
145 //
146 this.RegionPosition.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
147 this.RegionPosition.Location = new System.Drawing.Point(5, 19);
148 this.RegionPosition.Name = "RegionPosition";
149 this.RegionPosition.Size = new System.Drawing.Size(221, 20);
150 this.RegionPosition.TabIndex = 8;
151 this.RegionPosition.TextChanged += new System.EventHandler(this.RegionSettingChanged);
152 //
153 // groupBox1
154 //
155 this.groupBox1.Controls.Add(this.RegionName);
156 this.groupBox1.Location = new System.Drawing.Point(6, 19);
157 this.groupBox1.Name = "groupBox1";
158 this.groupBox1.Size = new System.Drawing.Size(233, 48);
159 this.groupBox1.TabIndex = 9;
160 this.groupBox1.TabStop = false;
161 this.groupBox1.Text = "Region Name";
162 //
163 // groupBox2
164 //
165 this.groupBox2.Controls.Add(this.RegionPosition);
166 this.groupBox2.Location = new System.Drawing.Point(7, 74);
167 this.groupBox2.Name = "groupBox2";
168 this.groupBox2.Size = new System.Drawing.Size(232, 49);
169 this.groupBox2.TabIndex = 10;
170 this.groupBox2.TabStop = false;
171 this.groupBox2.Text = "Region Position";
172 //
173 // groupBox3
174 //
175 this.groupBox3.Controls.Add(this.groupBox1);
176 this.groupBox3.Controls.Add(this.button4);
177 this.groupBox3.Controls.Add(this.groupBox2);
178 this.groupBox3.Controls.Add(this.button3);
179 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
180 this.groupBox3.Location = new System.Drawing.Point(366, 12);
181 this.groupBox3.Name = "groupBox3";
182 this.groupBox3.Size = new System.Drawing.Size(326, 138);
183 this.groupBox3.TabIndex = 11;
184 this.groupBox3.TabStop = false;
185 this.groupBox3.Text = "Region Edit";
186 //
187 // groupBox4
188 //
189 this.groupBox4.Controls.Add(this.button2);
190 this.groupBox4.Controls.Add(this.button1);
191 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
192 this.groupBox4.Location = new System.Drawing.Point(366, 156);
193 this.groupBox4.Name = "groupBox4";
194 this.groupBox4.Size = new System.Drawing.Size(326, 55);
195 this.groupBox4.TabIndex = 12;
196 this.groupBox4.TabStop = false;
197 this.groupBox4.Text = "Region File";
198 //
199 // groupBox5
200 //
201 this.groupBox5.Controls.Add(this.Regions);
202 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
203 this.groupBox5.Location = new System.Drawing.Point(12, 3);
204 this.groupBox5.Name = "groupBox5";
205 this.groupBox5.Size = new System.Drawing.Size(348, 371);
206 this.groupBox5.TabIndex = 13;
207 this.groupBox5.TabStop = false;
208 this.groupBox5.Text = "Configured Regions";
209 //
210 // RegionEditForm
211 //
212 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
213 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
214 this.ClientSize = new System.Drawing.Size(704, 399);
215 this.Controls.Add(this.groupBox5);
216 this.Controls.Add(this.groupBox4);
217 this.Controls.Add(this.groupBox3);
218 this.Controls.Add(this.statusStrip1);
219 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
220 this.MaximizeBox = false;
221 this.MinimizeBox = false;
222 this.Name = "RegionEditForm";
223 this.Text = "Region Editor";
224 this.Shown += new System.EventHandler(this.RegionEditShown);
225 this.statusStrip1.ResumeLayout(false);
226 this.statusStrip1.PerformLayout();
227 this.groupBox1.ResumeLayout(false);
228 this.groupBox1.PerformLayout();
229 this.groupBox2.ResumeLayout(false);
230 this.groupBox2.PerformLayout();
231 this.groupBox3.ResumeLayout(false);
232 this.groupBox4.ResumeLayout(false);
233 this.groupBox5.ResumeLayout(false);
234 this.ResumeLayout(false);
235 this.PerformLayout();
236  
237 }
238  
239 #endregion
240  
241 private System.Windows.Forms.ListBox Regions;
242 private System.Windows.Forms.StatusStrip statusStrip1;
243 private System.Windows.Forms.ToolStripProgressBar StatusProgress;
244 private System.Windows.Forms.ToolStripStatusLabel StatusText;
245 private System.Windows.Forms.Button button1;
246 private System.Windows.Forms.Button button2;
247 private System.Windows.Forms.OpenFileDialog LoadRegionsDialog;
248 private System.Windows.Forms.SaveFileDialog SaveRegionsDialog;
249 private System.Windows.Forms.Button button3;
250 private System.Windows.Forms.Button button4;
251 private System.Windows.Forms.TextBox RegionName;
252 private System.Windows.Forms.TextBox RegionPosition;
253 private System.Windows.Forms.GroupBox groupBox1;
254 private System.Windows.Forms.GroupBox groupBox2;
255 private System.Windows.Forms.GroupBox groupBox3;
256 private System.Windows.Forms.GroupBox groupBox4;
257 private System.Windows.Forms.GroupBox groupBox5;
258 }
259 }