private void FrmMain_Load(object sender, EventArgs e) { AppConfig.GetCompanyInfo(); xtraTab.SelectedTabPage = tpWelcome; }