summaryrefslogtreecommitdiff
path: root/Aktywator/MainForm.Designer.cs
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-08-23 18:01:44 +0200
committeremkael <emkael@tlen.pl>2017-08-23 18:01:44 +0200
commit5ac5e9d211eda64cf35a2d727e3c9cfc1493c99a (patch)
tree83855da191e1de4aeea0acd93e61ca1228766632 /Aktywator/MainForm.Designer.cs
parentddc074e5d1f21ed79efc81d5406eeeb6598445be (diff)
Displaying BWS-formatted names in tooltips of names editor
Diffstat (limited to 'Aktywator/MainForm.Designer.cs')
-rw-r--r--Aktywator/MainForm.Designer.cs7
1 files changed, 4 insertions, 3 deletions
diff --git a/Aktywator/MainForm.Designer.cs b/Aktywator/MainForm.Designer.cs
index 0dc444e..9cff081 100644
--- a/Aktywator/MainForm.Designer.cs
+++ b/Aktywator/MainForm.Designer.cs
@@ -814,11 +814,11 @@
// label7
//
this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(3, 75);
+ this.label7.Location = new System.Drawing.Point(3, 67);
this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(90, 13);
+ this.label7.Size = new System.Drawing.Size(226, 26);
this.label7.TabIndex = 30;
- this.label7.Text = "Podgląd nazwisk:";
+ this.label7.Text = "Podgląd nazwisk:\r\n(najedź, by zobaczyć skrócony tekst dla BWS)";
//
// numTeamsTableOffset
//
@@ -862,6 +862,7 @@
this.namesGridView.Name = "namesGridView";
this.namesGridView.Size = new System.Drawing.Size(557, 318);
this.namesGridView.TabIndex = 28;
+ this.namesGridView.CellMouseEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.namesGridView_CellMouseEnter);
this.namesGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.namesGridView_CellValueChanged);
//
// Number