Clients/Test/FormClientTest.Designer.cs
changeset 261 e2729a990e8b
parent 191 7ada476f3fd7
child 274 920fea7a6427
     1.1 --- a/Clients/Test/FormClientTest.Designer.cs	Tue Aug 30 16:50:37 2016 +0200
     1.2 +++ b/Clients/Test/FormClientTest.Designer.cs	Tue Aug 30 21:14:18 2016 +0200
     1.3 @@ -43,12 +43,15 @@
     1.4              this.buttonLayoutOneTextField = new System.Windows.Forms.Button();
     1.5              this.numericUpDownPriority = new System.Windows.Forms.NumericUpDown();
     1.6              this.labelPriority = new System.Windows.Forms.Label();
     1.7 +            this.buttonTriggerEvents = new System.Windows.Forms.Button();
     1.8 +            this.textBoxEventName = new System.Windows.Forms.TextBox();
     1.9 +            this.label1 = new System.Windows.Forms.Label();
    1.10              ((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriority)).BeginInit();
    1.11              this.SuspendLayout();
    1.12              // 
    1.13              // buttonSetText
    1.14              // 
    1.15 -            this.buttonSetText.Location = new System.Drawing.Point(13, 132);
    1.16 +            this.buttonSetText.Location = new System.Drawing.Point(12, 109);
    1.17              this.buttonSetText.Name = "buttonSetText";
    1.18              this.buttonSetText.Size = new System.Drawing.Size(75, 23);
    1.19              this.buttonSetText.TabIndex = 0;
    1.20 @@ -72,7 +75,7 @@
    1.21              // 
    1.22              // buttonAlignRight
    1.23              // 
    1.24 -            this.buttonAlignRight.Location = new System.Drawing.Point(176, 160);
    1.25 +            this.buttonAlignRight.Location = new System.Drawing.Point(175, 137);
    1.26              this.buttonAlignRight.Name = "buttonAlignRight";
    1.27              this.buttonAlignRight.Size = new System.Drawing.Size(75, 23);
    1.28              this.buttonAlignRight.TabIndex = 23;
    1.29 @@ -82,7 +85,7 @@
    1.30              // 
    1.31              // buttonAlignCenter
    1.32              // 
    1.33 -            this.buttonAlignCenter.Location = new System.Drawing.Point(94, 161);
    1.34 +            this.buttonAlignCenter.Location = new System.Drawing.Point(93, 138);
    1.35              this.buttonAlignCenter.Name = "buttonAlignCenter";
    1.36              this.buttonAlignCenter.Size = new System.Drawing.Size(75, 23);
    1.37              this.buttonAlignCenter.TabIndex = 22;
    1.38 @@ -92,7 +95,7 @@
    1.39              // 
    1.40              // buttonAlignLeft
    1.41              // 
    1.42 -            this.buttonAlignLeft.Location = new System.Drawing.Point(12, 161);
    1.43 +            this.buttonAlignLeft.Location = new System.Drawing.Point(11, 138);
    1.44              this.buttonAlignLeft.Name = "buttonAlignLeft";
    1.45              this.buttonAlignLeft.Size = new System.Drawing.Size(75, 23);
    1.46              this.buttonAlignLeft.TabIndex = 21;
    1.47 @@ -102,7 +105,7 @@
    1.48              // 
    1.49              // buttonSetTopText
    1.50              // 
    1.51 -            this.buttonSetTopText.Location = new System.Drawing.Point(94, 132);
    1.52 +            this.buttonSetTopText.Location = new System.Drawing.Point(93, 109);
    1.53              this.buttonSetTopText.Name = "buttonSetTopText";
    1.54              this.buttonSetTopText.Size = new System.Drawing.Size(75, 23);
    1.55              this.buttonSetTopText.TabIndex = 24;
    1.56 @@ -112,7 +115,7 @@
    1.57              // 
    1.58              // buttonLayoutUpdate
    1.59              // 
    1.60 -            this.buttonLayoutUpdate.Location = new System.Drawing.Point(176, 131);
    1.61 +            this.buttonLayoutUpdate.Location = new System.Drawing.Point(175, 108);
    1.62              this.buttonLayoutUpdate.Name = "buttonLayoutUpdate";
    1.63              this.buttonLayoutUpdate.Size = new System.Drawing.Size(156, 23);
    1.64              this.buttonLayoutUpdate.TabIndex = 25;
    1.65 @@ -122,7 +125,7 @@
    1.66              // 
    1.67              // buttonSetBitmap
    1.68              // 
    1.69 -            this.buttonSetBitmap.Location = new System.Drawing.Point(12, 190);
    1.70 +            this.buttonSetBitmap.Location = new System.Drawing.Point(11, 167);
    1.71              this.buttonSetBitmap.Name = "buttonSetBitmap";
    1.72              this.buttonSetBitmap.Size = new System.Drawing.Size(75, 23);
    1.73              this.buttonSetBitmap.TabIndex = 26;
    1.74 @@ -132,7 +135,7 @@
    1.75              // 
    1.76              // buttonBitmapLayout
    1.77              // 
    1.78 -            this.buttonBitmapLayout.Location = new System.Drawing.Point(176, 189);
    1.79 +            this.buttonBitmapLayout.Location = new System.Drawing.Point(175, 166);
    1.80              this.buttonBitmapLayout.Name = "buttonBitmapLayout";
    1.81              this.buttonBitmapLayout.Size = new System.Drawing.Size(75, 35);
    1.82              this.buttonBitmapLayout.TabIndex = 27;
    1.83 @@ -142,7 +145,7 @@
    1.84              // 
    1.85              // buttonIndicatorsLayout
    1.86              // 
    1.87 -            this.buttonIndicatorsLayout.Location = new System.Drawing.Point(94, 189);
    1.88 +            this.buttonIndicatorsLayout.Location = new System.Drawing.Point(93, 166);
    1.89              this.buttonIndicatorsLayout.Name = "buttonIndicatorsLayout";
    1.90              this.buttonIndicatorsLayout.Size = new System.Drawing.Size(75, 35);
    1.91              this.buttonIndicatorsLayout.TabIndex = 28;
    1.92 @@ -152,7 +155,7 @@
    1.93              // 
    1.94              // buttonUpdateTexts
    1.95              // 
    1.96 -            this.buttonUpdateTexts.Location = new System.Drawing.Point(257, 189);
    1.97 +            this.buttonUpdateTexts.Location = new System.Drawing.Point(256, 166);
    1.98              this.buttonUpdateTexts.Name = "buttonUpdateTexts";
    1.99              this.buttonUpdateTexts.Size = new System.Drawing.Size(75, 35);
   1.100              this.buttonUpdateTexts.TabIndex = 29;
   1.101 @@ -162,7 +165,7 @@
   1.102              // 
   1.103              // buttonLayoutOneTextField
   1.104              // 
   1.105 -            this.buttonLayoutOneTextField.Location = new System.Drawing.Point(257, 160);
   1.106 +            this.buttonLayoutOneTextField.Location = new System.Drawing.Point(256, 137);
   1.107              this.buttonLayoutOneTextField.Name = "buttonLayoutOneTextField";
   1.108              this.buttonLayoutOneTextField.Size = new System.Drawing.Size(75, 23);
   1.109              this.buttonLayoutOneTextField.TabIndex = 30;
   1.110 @@ -202,11 +205,40 @@
   1.111              this.labelPriority.TabIndex = 32;
   1.112              this.labelPriority.Text = "Priority:";
   1.113              // 
   1.114 -            // MainForm
   1.115 +            // buttonTriggerEvents
   1.116 +            // 
   1.117 +            this.buttonTriggerEvents.Location = new System.Drawing.Point(11, 257);
   1.118 +            this.buttonTriggerEvents.Name = "buttonTriggerEvents";
   1.119 +            this.buttonTriggerEvents.Size = new System.Drawing.Size(75, 23);
   1.120 +            this.buttonTriggerEvents.TabIndex = 33;
   1.121 +            this.buttonTriggerEvents.Text = "Trigger Events";
   1.122 +            this.buttonTriggerEvents.UseVisualStyleBackColor = true;
   1.123 +            this.buttonTriggerEvents.Click += new System.EventHandler(this.buttonTriggerEvents_Click);
   1.124 +            // 
   1.125 +            // textBoxEventName
   1.126 +            // 
   1.127 +            this.textBoxEventName.Location = new System.Drawing.Point(11, 231);
   1.128 +            this.textBoxEventName.Name = "textBoxEventName";
   1.129 +            this.textBoxEventName.Size = new System.Drawing.Size(202, 20);
   1.130 +            this.textBoxEventName.TabIndex = 34;
   1.131 +            // 
   1.132 +            // label1
   1.133 +            // 
   1.134 +            this.label1.AutoSize = true;
   1.135 +            this.label1.Location = new System.Drawing.Point(11, 212);
   1.136 +            this.label1.Name = "label1";
   1.137 +            this.label1.Size = new System.Drawing.Size(67, 13);
   1.138 +            this.label1.TabIndex = 35;
   1.139 +            this.label1.Text = "Event name:";
   1.140 +            // 
   1.141 +            // FormClientTest
   1.142              // 
   1.143              this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
   1.144              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
   1.145 -            this.ClientSize = new System.Drawing.Size(443, 252);
   1.146 +            this.ClientSize = new System.Drawing.Size(499, 292);
   1.147 +            this.Controls.Add(this.label1);
   1.148 +            this.Controls.Add(this.textBoxEventName);
   1.149 +            this.Controls.Add(this.buttonTriggerEvents);
   1.150              this.Controls.Add(this.labelPriority);
   1.151              this.Controls.Add(this.numericUpDownPriority);
   1.152              this.Controls.Add(this.buttonLayoutOneTextField);
   1.153 @@ -222,7 +254,7 @@
   1.154              this.Controls.Add(this.textBoxBottom);
   1.155              this.Controls.Add(this.textBoxTop);
   1.156              this.Controls.Add(this.buttonSetText);
   1.157 -            this.Name = "MainForm";
   1.158 +            this.Name = "FormClientTest";
   1.159              this.Text = "Client";
   1.160              this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
   1.161              this.Load += new System.EventHandler(this.MainForm_Load);
   1.162 @@ -249,6 +281,9 @@
   1.163  		private System.Windows.Forms.Button buttonLayoutOneTextField;
   1.164          private System.Windows.Forms.NumericUpDown numericUpDownPriority;
   1.165          private System.Windows.Forms.Label labelPriority;
   1.166 +        private System.Windows.Forms.Button buttonTriggerEvents;
   1.167 +        private System.Windows.Forms.TextBox textBoxEventName;
   1.168 +        private System.Windows.Forms.Label label1;
   1.169      }
   1.170  }
   1.171