Font height now also checked on startup.
1 namespace SharpDisplayManager
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.components = new System.ComponentModel.Container();
32 this.panelDisplay = new System.Windows.Forms.Panel();
33 this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
34 this.marqueeLabelTop = new SharpDisplayManager.MarqueeLabel();
35 this.marqueeLabelBottom = new SharpDisplayManager.MarqueeLabel();
36 this.fontDialog = new System.Windows.Forms.FontDialog();
37 this.timer = new System.Windows.Forms.Timer(this.components);
38 this.statusStrip = new System.Windows.Forms.StatusStrip();
39 this.toolStripStatusLabelConnect = new System.Windows.Forms.ToolStripStatusLabel();
40 this.toolStripStatusLabelSpring = new System.Windows.Forms.ToolStripStatusLabel();
41 this.toolStripStatusLabelPower = new System.Windows.Forms.ToolStripStatusLabel();
42 this.toolStripStatusLabelFps = new System.Windows.Forms.ToolStripStatusLabel();
43 this.tabPageClients = new System.Windows.Forms.TabPage();
44 this.buttonCloseClients = new System.Windows.Forms.Button();
45 this.buttonStartClient = new System.Windows.Forms.Button();
46 this.treeViewClients = new System.Windows.Forms.TreeView();
47 this.tabPageDisplay = new System.Windows.Forms.TabPage();
48 this.labelWarning = new System.Windows.Forms.Label();
49 this.checkBoxFixedPitchFontOnly = new System.Windows.Forms.CheckBox();
50 this.buttonSuspend = new System.Windows.Forms.Button();
51 this.checkBoxReverseScreen = new System.Windows.Forms.CheckBox();
52 this.checkBoxConnectOnStartup = new System.Windows.Forms.CheckBox();
53 this.checkBoxShowBorders = new System.Windows.Forms.CheckBox();
54 this.trackBarBrightness = new System.Windows.Forms.TrackBar();
55 this.buttonFill = new System.Windows.Forms.Button();
56 this.buttonClear = new System.Windows.Forms.Button();
57 this.buttonClose = new System.Windows.Forms.Button();
58 this.buttonOpen = new System.Windows.Forms.Button();
59 this.buttonCapture = new System.Windows.Forms.Button();
60 this.buttonFont = new System.Windows.Forms.Button();
61 this.tabControl = new System.Windows.Forms.TabControl();
62 this.panelDisplay.SuspendLayout();
63 this.tableLayoutPanel.SuspendLayout();
64 this.statusStrip.SuspendLayout();
65 this.tabPageClients.SuspendLayout();
66 this.tabPageDisplay.SuspendLayout();
67 ((System.ComponentModel.ISupportInitialize)(this.trackBarBrightness)).BeginInit();
68 this.tabControl.SuspendLayout();
73 this.panelDisplay.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
74 this.panelDisplay.Controls.Add(this.tableLayoutPanel);
75 this.panelDisplay.Location = new System.Drawing.Point(173, 40);
76 this.panelDisplay.Margin = new System.Windows.Forms.Padding(0);
77 this.panelDisplay.Name = "panelDisplay";
78 this.panelDisplay.Size = new System.Drawing.Size(258, 66);
79 this.panelDisplay.TabIndex = 12;
83 this.tableLayoutPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
84 | System.Windows.Forms.AnchorStyles.Left)
85 | System.Windows.Forms.AnchorStyles.Right)));
86 this.tableLayoutPanel.BackColor = System.Drawing.SystemColors.ControlLightLight;
87 this.tableLayoutPanel.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
88 this.tableLayoutPanel.ColumnCount = 1;
89 this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
90 this.tableLayoutPanel.Controls.Add(this.marqueeLabelTop, 0, 0);
91 this.tableLayoutPanel.Controls.Add(this.marqueeLabelBottom, 0, 1);
92 this.tableLayoutPanel.Location = new System.Drawing.Point(0, 0);
93 this.tableLayoutPanel.Margin = new System.Windows.Forms.Padding(0);
94 this.tableLayoutPanel.Name = "tableLayoutPanel";
95 this.tableLayoutPanel.RowCount = 2;
96 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
97 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
98 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
99 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
100 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
101 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
102 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
103 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
104 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
105 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
106 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
107 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
108 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
109 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
110 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
111 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
112 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
113 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
114 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
115 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
116 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
117 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
118 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
119 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
120 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
121 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
122 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
123 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
124 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
125 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
126 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
127 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
128 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
129 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
130 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
131 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
132 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
133 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
134 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
135 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
136 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
137 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
138 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
139 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
140 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
141 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
142 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
143 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
144 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
145 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
146 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
147 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
148 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
149 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
150 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
151 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
152 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
153 this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
154 this.tableLayoutPanel.Size = new System.Drawing.Size(256, 64);
155 this.tableLayoutPanel.TabIndex = 5;
159 this.marqueeLabelTop.AutoEllipsis = true;
160 this.marqueeLabelTop.BackColor = System.Drawing.Color.Transparent;
161 this.marqueeLabelTop.Dock = System.Windows.Forms.DockStyle.Fill;
162 this.marqueeLabelTop.Location = new System.Drawing.Point(1, 1);
163 this.marqueeLabelTop.Margin = new System.Windows.Forms.Padding(0);
164 this.marqueeLabelTop.Name = "marqueeLabelTop";
165 this.marqueeLabelTop.OwnTimer = false;
166 this.marqueeLabelTop.PixelsPerSecond = 64;
167 this.marqueeLabelTop.Separator = "|";
168 this.marqueeLabelTop.Size = new System.Drawing.Size(254, 30);
169 this.marqueeLabelTop.TabIndex = 2;
170 this.marqueeLabelTop.Text = "ABCDEFGHIJKLMNOPQRST-0123456789";
171 this.marqueeLabelTop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
172 this.marqueeLabelTop.UseCompatibleTextRendering = true;
174 // marqueeLabelBottom
176 this.marqueeLabelBottom.AutoEllipsis = true;
177 this.marqueeLabelBottom.Dock = System.Windows.Forms.DockStyle.Fill;
178 this.marqueeLabelBottom.Location = new System.Drawing.Point(1, 32);
179 this.marqueeLabelBottom.Margin = new System.Windows.Forms.Padding(0);
180 this.marqueeLabelBottom.Name = "marqueeLabelBottom";
181 this.marqueeLabelBottom.OwnTimer = false;
182 this.marqueeLabelBottom.PixelsPerSecond = 64;
183 this.marqueeLabelBottom.Separator = "|";
184 this.marqueeLabelBottom.Size = new System.Drawing.Size(254, 31);
185 this.marqueeLabelBottom.TabIndex = 3;
186 this.marqueeLabelBottom.Text = "abcdefghijklmnopqrst-0123456789";
187 this.marqueeLabelBottom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
188 this.marqueeLabelBottom.UseCompatibleTextRendering = true;
192 this.timer.Enabled = true;
193 this.timer.Interval = 50;
194 this.timer.Tick += new System.EventHandler(this.timer_Tick);
198 this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
199 this.toolStripStatusLabelConnect,
200 this.toolStripStatusLabelSpring,
201 this.toolStripStatusLabelPower,
202 this.toolStripStatusLabelFps});
203 this.statusStrip.Location = new System.Drawing.Point(0, 495);
204 this.statusStrip.Name = "statusStrip";
205 this.statusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
206 this.statusStrip.Size = new System.Drawing.Size(624, 22);
207 this.statusStrip.TabIndex = 1;
208 this.statusStrip.Text = "statusStrip";
210 // toolStripStatusLabelConnect
212 this.toolStripStatusLabelConnect.Name = "toolStripStatusLabelConnect";
213 this.toolStripStatusLabelConnect.Size = new System.Drawing.Size(86, 17);
214 this.toolStripStatusLabelConnect.Text = "Not connected";
216 // toolStripStatusLabelSpring
218 this.toolStripStatusLabelSpring.Name = "toolStripStatusLabelSpring";
219 this.toolStripStatusLabelSpring.Size = new System.Drawing.Size(473, 17);
220 this.toolStripStatusLabelSpring.Spring = true;
222 // toolStripStatusLabelPower
224 this.toolStripStatusLabelPower.Name = "toolStripStatusLabelPower";
225 this.toolStripStatusLabelPower.Size = new System.Drawing.Size(24, 17);
226 this.toolStripStatusLabelPower.Text = "NA";
228 // toolStripStatusLabelFps
230 this.toolStripStatusLabelFps.Name = "toolStripStatusLabelFps";
231 this.toolStripStatusLabelFps.Size = new System.Drawing.Size(26, 17);
232 this.toolStripStatusLabelFps.Text = "FPS";
236 this.tabPageClients.Controls.Add(this.buttonCloseClients);
237 this.tabPageClients.Controls.Add(this.buttonStartClient);
238 this.tabPageClients.Controls.Add(this.treeViewClients);
239 this.tabPageClients.Location = new System.Drawing.Point(4, 22);
240 this.tabPageClients.Name = "tabPageClients";
241 this.tabPageClients.Padding = new System.Windows.Forms.Padding(3);
242 this.tabPageClients.Size = new System.Drawing.Size(592, 317);
243 this.tabPageClients.TabIndex = 2;
244 this.tabPageClients.Text = "Clients";
245 this.tabPageClients.UseVisualStyleBackColor = true;
247 // buttonCloseClients
249 this.buttonCloseClients.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
250 this.buttonCloseClients.Location = new System.Drawing.Point(6, 35);
251 this.buttonCloseClients.Name = "buttonCloseClients";
252 this.buttonCloseClients.Size = new System.Drawing.Size(75, 23);
253 this.buttonCloseClients.TabIndex = 20;
254 this.buttonCloseClients.Text = "Close Clients";
255 this.buttonCloseClients.UseVisualStyleBackColor = true;
256 this.buttonCloseClients.Click += new System.EventHandler(this.buttonCloseClients_Click);
260 this.buttonStartClient.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
261 this.buttonStartClient.Location = new System.Drawing.Point(6, 6);
262 this.buttonStartClient.Name = "buttonStartClient";
263 this.buttonStartClient.Size = new System.Drawing.Size(75, 23);
264 this.buttonStartClient.TabIndex = 19;
265 this.buttonStartClient.Text = "Start Client";
266 this.buttonStartClient.UseVisualStyleBackColor = true;
267 this.buttonStartClient.Click += new System.EventHandler(this.buttonStartClient_Click);
271 this.treeViewClients.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
272 | System.Windows.Forms.AnchorStyles.Left)
273 | System.Windows.Forms.AnchorStyles.Right)));
274 this.treeViewClients.Location = new System.Drawing.Point(87, 6);
275 this.treeViewClients.Name = "treeViewClients";
276 this.treeViewClients.Size = new System.Drawing.Size(499, 308);
277 this.treeViewClients.TabIndex = 0;
278 this.treeViewClients.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewClients_AfterSelect);
282 this.tabPageDisplay.Controls.Add(this.labelWarning);
283 this.tabPageDisplay.Controls.Add(this.checkBoxFixedPitchFontOnly);
284 this.tabPageDisplay.Controls.Add(this.buttonSuspend);
285 this.tabPageDisplay.Controls.Add(this.checkBoxReverseScreen);
286 this.tabPageDisplay.Controls.Add(this.checkBoxConnectOnStartup);
287 this.tabPageDisplay.Controls.Add(this.checkBoxShowBorders);
288 this.tabPageDisplay.Controls.Add(this.trackBarBrightness);
289 this.tabPageDisplay.Controls.Add(this.buttonFill);
290 this.tabPageDisplay.Controls.Add(this.buttonClear);
291 this.tabPageDisplay.Controls.Add(this.buttonClose);
292 this.tabPageDisplay.Controls.Add(this.buttonOpen);
293 this.tabPageDisplay.Controls.Add(this.buttonCapture);
294 this.tabPageDisplay.Controls.Add(this.buttonFont);
295 this.tabPageDisplay.Location = new System.Drawing.Point(4, 22);
296 this.tabPageDisplay.Name = "tabPageDisplay";
297 this.tabPageDisplay.Padding = new System.Windows.Forms.Padding(3);
298 this.tabPageDisplay.Size = new System.Drawing.Size(592, 317);
299 this.tabPageDisplay.TabIndex = 0;
300 this.tabPageDisplay.Text = "Display";
301 this.tabPageDisplay.UseVisualStyleBackColor = true;
305 this.labelWarning.AutoSize = true;
306 this.labelWarning.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
307 this.labelWarning.ForeColor = System.Drawing.Color.Red;
308 this.labelWarning.Location = new System.Drawing.Point(87, 9);
309 this.labelWarning.Name = "labelWarning";
310 this.labelWarning.Size = new System.Drawing.Size(80, 16);
311 this.labelWarning.TabIndex = 18;
312 this.labelWarning.Text = "WARNING";
313 this.labelWarning.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
314 this.labelWarning.Visible = false;
316 // checkBoxFixedPitchFontOnly
318 this.checkBoxFixedPitchFontOnly.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
319 this.checkBoxFixedPitchFontOnly.AutoSize = true;
320 this.checkBoxFixedPitchFontOnly.Location = new System.Drawing.Point(113, 223);
321 this.checkBoxFixedPitchFontOnly.Name = "checkBoxFixedPitchFontOnly";
322 this.checkBoxFixedPitchFontOnly.Size = new System.Drawing.Size(120, 17);
323 this.checkBoxFixedPitchFontOnly.TabIndex = 17;
324 this.checkBoxFixedPitchFontOnly.Text = "Fixed pitch font only";
325 this.checkBoxFixedPitchFontOnly.UseVisualStyleBackColor = true;
329 this.buttonSuspend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
330 this.buttonSuspend.Location = new System.Drawing.Point(6, 230);
331 this.buttonSuspend.Name = "buttonSuspend";
332 this.buttonSuspend.Size = new System.Drawing.Size(75, 23);
333 this.buttonSuspend.TabIndex = 16;
334 this.buttonSuspend.Text = "Suspend";
335 this.buttonSuspend.UseVisualStyleBackColor = true;
336 this.buttonSuspend.Click += new System.EventHandler(this.buttonSuspend_Click);
338 // checkBoxReverseScreen
340 this.checkBoxReverseScreen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
341 this.checkBoxReverseScreen.AutoSize = true;
342 this.checkBoxReverseScreen.Location = new System.Drawing.Point(113, 246);
343 this.checkBoxReverseScreen.Name = "checkBoxReverseScreen";
344 this.checkBoxReverseScreen.Size = new System.Drawing.Size(101, 17);
345 this.checkBoxReverseScreen.TabIndex = 14;
346 this.checkBoxReverseScreen.Text = "Reverse screen";
347 this.checkBoxReverseScreen.UseVisualStyleBackColor = true;
348 this.checkBoxReverseScreen.CheckedChanged += new System.EventHandler(this.checkBoxReverseScreen_CheckedChanged);
350 // checkBoxConnectOnStartup
352 this.checkBoxConnectOnStartup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
353 this.checkBoxConnectOnStartup.AutoSize = true;
354 this.checkBoxConnectOnStartup.Location = new System.Drawing.Point(113, 269);
355 this.checkBoxConnectOnStartup.Name = "checkBoxConnectOnStartup";
356 this.checkBoxConnectOnStartup.Size = new System.Drawing.Size(119, 17);
357 this.checkBoxConnectOnStartup.TabIndex = 13;
358 this.checkBoxConnectOnStartup.Text = "Connect on stratup ";
359 this.checkBoxConnectOnStartup.UseVisualStyleBackColor = true;
360 this.checkBoxConnectOnStartup.CheckedChanged += new System.EventHandler(this.checkBoxConnectOnStartup_CheckedChanged);
362 // checkBoxShowBorders
364 this.checkBoxShowBorders.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
365 this.checkBoxShowBorders.AutoSize = true;
366 this.checkBoxShowBorders.Location = new System.Drawing.Point(113, 292);
367 this.checkBoxShowBorders.Name = "checkBoxShowBorders";
368 this.checkBoxShowBorders.Size = new System.Drawing.Size(91, 17);
369 this.checkBoxShowBorders.TabIndex = 11;
370 this.checkBoxShowBorders.Text = "Show borders";
371 this.checkBoxShowBorders.UseVisualStyleBackColor = true;
372 this.checkBoxShowBorders.CheckedChanged += new System.EventHandler(this.checkBoxShowBorders_CheckedChanged);
374 // trackBarBrightness
376 this.trackBarBrightness.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
377 | System.Windows.Forms.AnchorStyles.Right)));
378 this.trackBarBrightness.BackColor = System.Drawing.SystemColors.Window;
379 this.trackBarBrightness.Location = new System.Drawing.Point(544, 9);
380 this.trackBarBrightness.Name = "trackBarBrightness";
381 this.trackBarBrightness.Orientation = System.Windows.Forms.Orientation.Vertical;
382 this.trackBarBrightness.Size = new System.Drawing.Size(45, 305);
383 this.trackBarBrightness.TabIndex = 10;
384 this.trackBarBrightness.TickStyle = System.Windows.Forms.TickStyle.Both;
385 this.trackBarBrightness.Scroll += new System.EventHandler(this.trackBarBrightness_Scroll);
389 this.buttonFill.Location = new System.Drawing.Point(6, 93);
390 this.buttonFill.Name = "buttonFill";
391 this.buttonFill.Size = new System.Drawing.Size(75, 23);
392 this.buttonFill.TabIndex = 9;
393 this.buttonFill.Text = "Fill";
394 this.buttonFill.UseVisualStyleBackColor = true;
395 this.buttonFill.Click += new System.EventHandler(this.buttonFill_Click);
399 this.buttonClear.Location = new System.Drawing.Point(6, 64);
400 this.buttonClear.Name = "buttonClear";
401 this.buttonClear.Size = new System.Drawing.Size(75, 23);
402 this.buttonClear.TabIndex = 8;
403 this.buttonClear.Text = "Clear";
404 this.buttonClear.UseVisualStyleBackColor = true;
405 this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
409 this.buttonClose.Location = new System.Drawing.Point(6, 35);
410 this.buttonClose.Name = "buttonClose";
411 this.buttonClose.Size = new System.Drawing.Size(75, 23);
412 this.buttonClose.TabIndex = 7;
413 this.buttonClose.Text = "Close";
414 this.buttonClose.UseVisualStyleBackColor = true;
415 this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
419 this.buttonOpen.Location = new System.Drawing.Point(6, 6);
420 this.buttonOpen.Name = "buttonOpen";
421 this.buttonOpen.Size = new System.Drawing.Size(75, 23);
422 this.buttonOpen.TabIndex = 6;
423 this.buttonOpen.Text = "Open";
424 this.buttonOpen.UseVisualStyleBackColor = true;
425 this.buttonOpen.Click += new System.EventHandler(this.buttonOpen_Click);
429 this.buttonCapture.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
430 this.buttonCapture.Location = new System.Drawing.Point(6, 259);
431 this.buttonCapture.Name = "buttonCapture";
432 this.buttonCapture.Size = new System.Drawing.Size(75, 23);
433 this.buttonCapture.TabIndex = 5;
434 this.buttonCapture.Text = "Capture";
435 this.buttonCapture.UseVisualStyleBackColor = true;
436 this.buttonCapture.Click += new System.EventHandler(this.buttonCapture_Click);
440 this.buttonFont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
441 this.buttonFont.Location = new System.Drawing.Point(6, 288);
442 this.buttonFont.Name = "buttonFont";
443 this.buttonFont.Size = new System.Drawing.Size(75, 23);
444 this.buttonFont.TabIndex = 0;
445 this.buttonFont.Text = "Select Font";
446 this.buttonFont.UseVisualStyleBackColor = true;
447 this.buttonFont.Click += new System.EventHandler(this.buttonFont_Click);
451 this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
452 | System.Windows.Forms.AnchorStyles.Left)
453 | System.Windows.Forms.AnchorStyles.Right)));
454 this.tabControl.Controls.Add(this.tabPageDisplay);
455 this.tabControl.Controls.Add(this.tabPageClients);
456 this.tabControl.Location = new System.Drawing.Point(12, 139);
457 this.tabControl.Name = "tabControl";
458 this.tabControl.SelectedIndex = 0;
459 this.tabControl.Size = new System.Drawing.Size(600, 343);
460 this.tabControl.TabIndex = 0;
464 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
465 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
466 this.ClientSize = new System.Drawing.Size(624, 517);
467 this.Controls.Add(this.statusStrip);
468 this.Controls.Add(this.tabControl);
469 this.Controls.Add(this.panelDisplay);
470 this.MinimumSize = new System.Drawing.Size(640, 480);
471 this.Name = "MainForm";
472 this.Text = "Sharp Display Manager";
473 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
474 this.Load += new System.EventHandler(this.MainForm_Load);
475 this.Resize += new System.EventHandler(this.MainForm_Resize);
476 this.panelDisplay.ResumeLayout(false);
477 this.tableLayoutPanel.ResumeLayout(false);
478 this.statusStrip.ResumeLayout(false);
479 this.statusStrip.PerformLayout();
480 this.tabPageClients.ResumeLayout(false);
481 this.tabPageDisplay.ResumeLayout(false);
482 this.tabPageDisplay.PerformLayout();
483 ((System.ComponentModel.ISupportInitialize)(this.trackBarBrightness)).EndInit();
484 this.tabControl.ResumeLayout(false);
485 this.ResumeLayout(false);
486 this.PerformLayout();
492 private System.Windows.Forms.FontDialog fontDialog;
493 private System.Windows.Forms.Timer timer;
494 private System.Windows.Forms.StatusStrip statusStrip;
495 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelConnect;
496 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelFps;
497 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelSpring;
498 private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelPower;
499 private System.Windows.Forms.Panel panelDisplay;
500 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
501 private MarqueeLabel marqueeLabelTop;
502 private MarqueeLabel marqueeLabelBottom;
503 private System.Windows.Forms.TabPage tabPageClients;
504 private System.Windows.Forms.TreeView treeViewClients;
505 private System.Windows.Forms.TabPage tabPageDisplay;
506 private System.Windows.Forms.CheckBox checkBoxFixedPitchFontOnly;
507 private System.Windows.Forms.Button buttonSuspend;
508 private System.Windows.Forms.CheckBox checkBoxReverseScreen;
509 private System.Windows.Forms.CheckBox checkBoxConnectOnStartup;
510 private System.Windows.Forms.CheckBox checkBoxShowBorders;
511 private System.Windows.Forms.TrackBar trackBarBrightness;
512 private System.Windows.Forms.Button buttonFill;
513 private System.Windows.Forms.Button buttonClear;
514 private System.Windows.Forms.Button buttonClose;
515 private System.Windows.Forms.Button buttonOpen;
516 private System.Windows.Forms.Button buttonCapture;
517 private System.Windows.Forms.Button buttonFont;
518 private System.Windows.Forms.TabControl tabControl;
519 private System.Windows.Forms.Button buttonCloseClients;
520 private System.Windows.Forms.Button buttonStartClient;
521 private System.Windows.Forms.Label labelWarning;