Пример #1
0
 public void Show_Btn()
 {
     Abastecimento_Btn.Show();
     Atendimento_Btn.Show();
     Combustivel_Btn.Show();
     Departamento_Btn.Show();
     Destino_Btn.Show();
     Manutenção_Btn.Show();
     Multa_Btn.Show();
     Notificação_Btn.Show();
     Oficina_Btn.Show();
     Oleo_Btn.Show();
     Posto_Btn.Show();
     Salario_Btn.Show();
     Usuario_Btn.Show();
     Veiculo_Btn.Show();
 }