CHanged: label
This commit is contained in:
parent
264b39e9b2
commit
0c3a756252
@ -152,9 +152,9 @@ namespace AppLauncher.Windows.Forms
|
|||||||
this.label2.Location = new System.Drawing.Point(8, 50);
|
this.label2.Location = new System.Drawing.Point(8, 50);
|
||||||
this.label2.Margin = new System.Windows.Forms.Padding(0);
|
this.label2.Margin = new System.Windows.Forms.Padding(0);
|
||||||
this.label2.Name = "label2";
|
this.label2.Name = "label2";
|
||||||
this.label2.Size = new System.Drawing.Size(131, 24);
|
this.label2.Size = new System.Drawing.Size(385, 24);
|
||||||
this.label2.TabIndex = 175;
|
this.label2.TabIndex = 175;
|
||||||
this.label2.Text = "Hotkey";
|
this.label2.Text = "Toggle Hotkey";
|
||||||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||||
//
|
//
|
||||||
// pickerBox2
|
// pickerBox2
|
||||||
|
Reference in New Issue
Block a user