private void Mainfrom_Load(object sender, EventArgs e) { TreeManu.ExpandAll(); //SqlGetName = "PartSetting"; SqlGetName = "home"; txtposition.Text = "x0:y0"; CallDisplayHome(); }
private void Mainfrom_Load(object sender, EventArgs e) { TreeManu.ExpandAll(); //SqlGetName = "PartSetting"; SqlGetName = "home"; txtposition.Text = "x0:y0"; CallDisplayHome(); this.Text = "Barcode System " + dbClss.versioin; }