public Frm_Principal() { CarregaNomeInstancia(); InitializeComponent(); Uteis.CriarDiretorios(); new Frm_BOX_Login().ShowDialog(); SetComponents(); }