Improve Contrast in frmStart
This commit is contained in:
parent
076e01c678
commit
85a7064afc
2
Global_Indexer/frmStart.Designer.vb
generated
2
Global_Indexer/frmStart.Designer.vb
generated
@ -71,7 +71,7 @@ Partial Class frmStart
|
||||
Me.LabelControl1.Appearance.BackColor = System.Drawing.Color.Transparent
|
||||
Me.LabelControl1.Appearance.BackColor2 = CType(resources.GetObject("LabelControl1.Appearance.BackColor2"), System.Drawing.Color)
|
||||
Me.LabelControl1.Appearance.Font = CType(resources.GetObject("LabelControl1.Appearance.Font"), System.Drawing.Font)
|
||||
Me.LabelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
|
||||
Me.LabelControl1.Appearance.ForeColor = System.Drawing.Color.Black
|
||||
Me.LabelControl1.Appearance.Options.UseBackColor = True
|
||||
Me.LabelControl1.Appearance.Options.UseFont = True
|
||||
Me.LabelControl1.Appearance.Options.UseForeColor = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user