private void SysServerInfoNetwork_Load(object sender, EventArgs e) { dml.J_GetSQLServers(ref cmbServers, ref cmbDatabase); ClearControls(); }