Exemple #1
0
        private void btnEquipmentStatus_Click(object sender, EventArgs e)
        {
            DeSEquipmentStatusMag frm = new DeSEquipmentStatusMag();

            frm.ShowDialogEx(Adapter.Session, strMainUnit);
            dsIronsInfo.LoadData();
        }
Exemple #2
0
        private void btnEquipmentStatus_Click(object sender, EventArgs e)
        {
            DeSEquipmentStatusMag frm = new DeSEquipmentStatusMag();

            frm.ShowDialogEx(Adapter.Session, "I");
        }