mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 09:02:01 -05:00
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
This commit is contained in:
commit
09ce8069a9
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,7 @@ private void InitializeComponent()
|
|||
//
|
||||
// linkLabel1
|
||||
//
|
||||
this.linkLabel1.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.linkLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.linkLabel1.Image = global::TimeHACK.Properties.Resources.start_googlink;
|
||||
this.linkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(65)))), ((int)(((byte)(145)))));
|
||||
|
@ -58,6 +59,7 @@ private void InitializeComponent()
|
|||
//
|
||||
// linkLabel2
|
||||
//
|
||||
this.linkLabel2.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.linkLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.linkLabel2.Image = global::TimeHACK.Properties.Resources.start_padamslink;
|
||||
this.linkLabel2.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(65)))), ((int)(((byte)(145)))));
|
||||
|
|
Loading…
Reference in a new issue