Ground work for display layout support.
1 namespace SharpDisplayClient
3 partial class FormClientTest
6 /// Required designer variable.
8 private System.ComponentModel.IContainer components = null;
11 /// Clean up any resources being used.
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing)
16 if (disposing && (components != null))
20 base.Dispose(disposing);
23 #region Windows Form Designer generated code
26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor.
29 private void InitializeComponent()
31 this.buttonSetText = new System.Windows.Forms.Button();
32 this.textBoxTop = new System.Windows.Forms.TextBox();
33 this.textBoxBottom = new System.Windows.Forms.TextBox();
34 this.buttonAlignRight = new System.Windows.Forms.Button();
35 this.buttonAlignCenter = new System.Windows.Forms.Button();
36 this.buttonAlignLeft = new System.Windows.Forms.Button();
37 this.buttonSetTopText = new System.Windows.Forms.Button();
38 this.buttonLayoutUpdate = new System.Windows.Forms.Button();
39 this.buttonSetBitmap = new System.Windows.Forms.Button();
40 this.buttonBitmapLayout = new System.Windows.Forms.Button();
41 this.buttonIndicatorsLayout = new System.Windows.Forms.Button();
42 this.buttonUpdateTexts = new System.Windows.Forms.Button();
43 this.buttonLayoutOneTextField = new System.Windows.Forms.Button();
44 this.numericUpDownPriority = new System.Windows.Forms.NumericUpDown();
45 this.labelPriority = new System.Windows.Forms.Label();
46 this.buttonTriggerEvents = new System.Windows.Forms.Button();
47 this.textBoxEventName = new System.Windows.Forms.TextBox();
48 this.label1 = new System.Windows.Forms.Label();
49 this.buttonLayoutAudioVisualizer = new System.Windows.Forms.Button();
50 this.buttonLayoutMultipleAudioVisualizers = new System.Windows.Forms.Button();
51 ((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriority)).BeginInit();
56 this.buttonSetText.Location = new System.Drawing.Point(12, 109);
57 this.buttonSetText.Name = "buttonSetText";
58 this.buttonSetText.Size = new System.Drawing.Size(75, 23);
59 this.buttonSetText.TabIndex = 0;
60 this.buttonSetText.Text = "Set Text";
61 this.buttonSetText.UseVisualStyleBackColor = true;
62 this.buttonSetText.Click += new System.EventHandler(this.buttonSetText_Click);
66 this.textBoxTop.Location = new System.Drawing.Point(12, 31);
67 this.textBoxTop.Name = "textBoxTop";
68 this.textBoxTop.Size = new System.Drawing.Size(419, 20);
69 this.textBoxTop.TabIndex = 1;
73 this.textBoxBottom.Location = new System.Drawing.Point(12, 57);
74 this.textBoxBottom.Name = "textBoxBottom";
75 this.textBoxBottom.Size = new System.Drawing.Size(419, 20);
76 this.textBoxBottom.TabIndex = 2;
80 this.buttonAlignRight.Location = new System.Drawing.Point(175, 137);
81 this.buttonAlignRight.Name = "buttonAlignRight";
82 this.buttonAlignRight.Size = new System.Drawing.Size(75, 23);
83 this.buttonAlignRight.TabIndex = 23;
84 this.buttonAlignRight.Text = "Align Right";
85 this.buttonAlignRight.UseVisualStyleBackColor = true;
86 this.buttonAlignRight.Click += new System.EventHandler(this.buttonAlignRight_Click);
90 this.buttonAlignCenter.Location = new System.Drawing.Point(93, 138);
91 this.buttonAlignCenter.Name = "buttonAlignCenter";
92 this.buttonAlignCenter.Size = new System.Drawing.Size(75, 23);
93 this.buttonAlignCenter.TabIndex = 22;
94 this.buttonAlignCenter.Text = "Align Center";
95 this.buttonAlignCenter.UseVisualStyleBackColor = true;
96 this.buttonAlignCenter.Click += new System.EventHandler(this.buttonAlignCenter_Click);
100 this.buttonAlignLeft.Location = new System.Drawing.Point(11, 138);
101 this.buttonAlignLeft.Name = "buttonAlignLeft";
102 this.buttonAlignLeft.Size = new System.Drawing.Size(75, 23);
103 this.buttonAlignLeft.TabIndex = 21;
104 this.buttonAlignLeft.Text = "Align Left";
105 this.buttonAlignLeft.UseVisualStyleBackColor = true;
106 this.buttonAlignLeft.Click += new System.EventHandler(this.buttonAlignLeft_Click);
110 this.buttonSetTopText.Location = new System.Drawing.Point(93, 109);
111 this.buttonSetTopText.Name = "buttonSetTopText";
112 this.buttonSetTopText.Size = new System.Drawing.Size(75, 23);
113 this.buttonSetTopText.TabIndex = 24;
114 this.buttonSetTopText.Text = "Set Top Text";
115 this.buttonSetTopText.UseVisualStyleBackColor = true;
116 this.buttonSetTopText.Click += new System.EventHandler(this.buttonSetTopText_Click);
118 // buttonLayoutUpdate
120 this.buttonLayoutUpdate.Location = new System.Drawing.Point(175, 108);
121 this.buttonLayoutUpdate.Name = "buttonLayoutUpdate";
122 this.buttonLayoutUpdate.Size = new System.Drawing.Size(156, 23);
123 this.buttonLayoutUpdate.TabIndex = 25;
124 this.buttonLayoutUpdate.Text = "Layout 2x2 and Recording";
125 this.buttonLayoutUpdate.UseVisualStyleBackColor = true;
126 this.buttonLayoutUpdate.Click += new System.EventHandler(this.buttonLayoutUpdate_Click);
130 this.buttonSetBitmap.Location = new System.Drawing.Point(11, 167);
131 this.buttonSetBitmap.Name = "buttonSetBitmap";
132 this.buttonSetBitmap.Size = new System.Drawing.Size(75, 23);
133 this.buttonSetBitmap.TabIndex = 26;
134 this.buttonSetBitmap.Text = "Set Bitmap";
135 this.buttonSetBitmap.UseVisualStyleBackColor = true;
136 this.buttonSetBitmap.Click += new System.EventHandler(this.buttonSetBitmap_Click);
138 // buttonBitmapLayout
140 this.buttonBitmapLayout.Location = new System.Drawing.Point(175, 166);
141 this.buttonBitmapLayout.Name = "buttonBitmapLayout";
142 this.buttonBitmapLayout.Size = new System.Drawing.Size(75, 35);
143 this.buttonBitmapLayout.TabIndex = 27;
144 this.buttonBitmapLayout.Text = "Bitmap Layout";
145 this.buttonBitmapLayout.UseVisualStyleBackColor = true;
146 this.buttonBitmapLayout.Click += new System.EventHandler(this.buttonBitmapLayout_Click);
148 // buttonIndicatorsLayout
150 this.buttonIndicatorsLayout.Location = new System.Drawing.Point(93, 166);
151 this.buttonIndicatorsLayout.Name = "buttonIndicatorsLayout";
152 this.buttonIndicatorsLayout.Size = new System.Drawing.Size(75, 35);
153 this.buttonIndicatorsLayout.TabIndex = 28;
154 this.buttonIndicatorsLayout.Text = "Indicators Layout ";
155 this.buttonIndicatorsLayout.UseVisualStyleBackColor = true;
156 this.buttonIndicatorsLayout.Click += new System.EventHandler(this.buttonIndicatorsLayout_Click);
160 this.buttonUpdateTexts.Location = new System.Drawing.Point(256, 166);
161 this.buttonUpdateTexts.Name = "buttonUpdateTexts";
162 this.buttonUpdateTexts.Size = new System.Drawing.Size(75, 35);
163 this.buttonUpdateTexts.TabIndex = 29;
164 this.buttonUpdateTexts.Text = "Update Texts";
165 this.buttonUpdateTexts.UseVisualStyleBackColor = true;
166 this.buttonUpdateTexts.Click += new System.EventHandler(this.buttonUpdateTexts_Click);
168 // buttonLayoutOneTextField
170 this.buttonLayoutOneTextField.Location = new System.Drawing.Point(256, 137);
171 this.buttonLayoutOneTextField.Name = "buttonLayoutOneTextField";
172 this.buttonLayoutOneTextField.Size = new System.Drawing.Size(75, 23);
173 this.buttonLayoutOneTextField.TabIndex = 30;
174 this.buttonLayoutOneTextField.Text = "Layout 1x1";
175 this.buttonLayoutOneTextField.UseVisualStyleBackColor = true;
176 this.buttonLayoutOneTextField.Click += new System.EventHandler(this.buttonLayoutOneTextField_Click);
178 // numericUpDownPriority
180 this.numericUpDownPriority.Increment = new decimal(new int[] {
185 this.numericUpDownPriority.Location = new System.Drawing.Point(57, 83);
186 this.numericUpDownPriority.Maximum = new decimal(new int[] {
191 this.numericUpDownPriority.Name = "numericUpDownPriority";
192 this.numericUpDownPriority.Size = new System.Drawing.Size(60, 20);
193 this.numericUpDownPriority.TabIndex = 31;
194 this.numericUpDownPriority.Value = new decimal(new int[] {
199 this.numericUpDownPriority.ValueChanged += new System.EventHandler(this.numericUpDownPriority_ValueChanged);
203 this.labelPriority.AutoSize = true;
204 this.labelPriority.Location = new System.Drawing.Point(12, 85);
205 this.labelPriority.Name = "labelPriority";
206 this.labelPriority.Size = new System.Drawing.Size(41, 13);
207 this.labelPriority.TabIndex = 32;
208 this.labelPriority.Text = "Priority:";
210 // buttonTriggerEvents
212 this.buttonTriggerEvents.Location = new System.Drawing.Point(8, 317);
213 this.buttonTriggerEvents.Name = "buttonTriggerEvents";
214 this.buttonTriggerEvents.Size = new System.Drawing.Size(75, 23);
215 this.buttonTriggerEvents.TabIndex = 33;
216 this.buttonTriggerEvents.Text = "Trigger Events";
217 this.buttonTriggerEvents.UseVisualStyleBackColor = true;
218 this.buttonTriggerEvents.Click += new System.EventHandler(this.buttonTriggerEvents_Click);
222 this.textBoxEventName.Location = new System.Drawing.Point(8, 291);
223 this.textBoxEventName.Name = "textBoxEventName";
224 this.textBoxEventName.Size = new System.Drawing.Size(202, 20);
225 this.textBoxEventName.TabIndex = 34;
229 this.label1.AutoSize = true;
230 this.label1.Location = new System.Drawing.Point(8, 272);
231 this.label1.Name = "label1";
232 this.label1.Size = new System.Drawing.Size(67, 13);
233 this.label1.TabIndex = 35;
234 this.label1.Text = "Event name:";
236 // buttonLayoutAudioVisualizer
238 this.buttonLayoutAudioVisualizer.Location = new System.Drawing.Point(11, 207);
239 this.buttonLayoutAudioVisualizer.Name = "buttonLayoutAudioVisualizer";
240 this.buttonLayoutAudioVisualizer.Size = new System.Drawing.Size(94, 35);
241 this.buttonLayoutAudioVisualizer.TabIndex = 36;
242 this.buttonLayoutAudioVisualizer.Text = "Audio Visualizer Layout";
243 this.buttonLayoutAudioVisualizer.UseVisualStyleBackColor = true;
244 this.buttonLayoutAudioVisualizer.Click += new System.EventHandler(this.buttonLayoutAudioVisualizer_Click);
246 // buttonLayoutMultipleAudioVisualizers
248 this.buttonLayoutMultipleAudioVisualizers.Location = new System.Drawing.Point(111, 207);
249 this.buttonLayoutMultipleAudioVisualizers.Name = "buttonLayoutMultipleAudioVisualizers";
250 this.buttonLayoutMultipleAudioVisualizers.Size = new System.Drawing.Size(94, 35);
251 this.buttonLayoutMultipleAudioVisualizers.TabIndex = 37;
252 this.buttonLayoutMultipleAudioVisualizers.Text = "Multiple Audio Visualizers Layout";
253 this.buttonLayoutMultipleAudioVisualizers.UseVisualStyleBackColor = true;
254 this.buttonLayoutMultipleAudioVisualizers.Click += new System.EventHandler(this.buttonLayoutMultipleAudioVisualizers_Click);
258 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
259 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
260 this.ClientSize = new System.Drawing.Size(564, 351);
261 this.Controls.Add(this.buttonLayoutMultipleAudioVisualizers);
262 this.Controls.Add(this.buttonLayoutAudioVisualizer);
263 this.Controls.Add(this.label1);
264 this.Controls.Add(this.textBoxEventName);
265 this.Controls.Add(this.buttonTriggerEvents);
266 this.Controls.Add(this.labelPriority);
267 this.Controls.Add(this.numericUpDownPriority);
268 this.Controls.Add(this.buttonLayoutOneTextField);
269 this.Controls.Add(this.buttonUpdateTexts);
270 this.Controls.Add(this.buttonIndicatorsLayout);
271 this.Controls.Add(this.buttonBitmapLayout);
272 this.Controls.Add(this.buttonSetBitmap);
273 this.Controls.Add(this.buttonLayoutUpdate);
274 this.Controls.Add(this.buttonSetTopText);
275 this.Controls.Add(this.buttonAlignRight);
276 this.Controls.Add(this.buttonAlignCenter);
277 this.Controls.Add(this.buttonAlignLeft);
278 this.Controls.Add(this.textBoxBottom);
279 this.Controls.Add(this.textBoxTop);
280 this.Controls.Add(this.buttonSetText);
281 this.Name = "FormClientTest";
282 this.Text = "Client";
283 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
284 this.Load += new System.EventHandler(this.MainForm_Load);
285 ((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriority)).EndInit();
286 this.ResumeLayout(false);
287 this.PerformLayout();
293 private System.Windows.Forms.Button buttonSetText;
294 private System.Windows.Forms.TextBox textBoxTop;
295 private System.Windows.Forms.TextBox textBoxBottom;
296 private System.Windows.Forms.Button buttonAlignRight;
297 private System.Windows.Forms.Button buttonAlignCenter;
298 private System.Windows.Forms.Button buttonAlignLeft;
299 private System.Windows.Forms.Button buttonSetTopText;
300 private System.Windows.Forms.Button buttonLayoutUpdate;
301 private System.Windows.Forms.Button buttonSetBitmap;
302 private System.Windows.Forms.Button buttonBitmapLayout;
303 private System.Windows.Forms.Button buttonIndicatorsLayout;
304 private System.Windows.Forms.Button buttonUpdateTexts;
305 private System.Windows.Forms.Button buttonLayoutOneTextField;
306 private System.Windows.Forms.NumericUpDown numericUpDownPriority;
307 private System.Windows.Forms.Label labelPriority;
308 private System.Windows.Forms.Button buttonTriggerEvents;
309 private System.Windows.Forms.TextBox textBoxEventName;
310 private System.Windows.Forms.Label label1;
311 private System.Windows.Forms.Button buttonLayoutAudioVisualizer;
312 private System.Windows.Forms.Button buttonLayoutMultipleAudioVisualizers;