Fix ComboBox "Stato" non allineato correttamente
This commit is contained in:
@@ -209,7 +209,7 @@ namespace PizzaExpress_Client
|
||||
pnlButtons.Controls.Add(_btnAggiorna);
|
||||
pnlButtons.Controls.Add(_btnElimina);
|
||||
|
||||
pnlRight.Controls.Add(pnlButtons, 1, 6);
|
||||
pnlRight.Controls.Add(pnlButtons, 1, 7);
|
||||
|
||||
// ======================================================
|
||||
Controls.Add(pnlRight);
|
||||
|
||||
Reference in New Issue
Block a user