-
This commit is contained in:
@@ -68,8 +68,7 @@ namespace GtaVUsersInfo.Sources
|
||||
if (control is TextBox ||
|
||||
control is Button ||
|
||||
control is ComboBox ||
|
||||
control is Label ||
|
||||
control is MenuStrip)
|
||||
control is Label)
|
||||
{
|
||||
control.BackColor = color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user