Beispiel #1
0
        private void frmSbMzcfxmdr_Load(object sender, EventArgs e)
        {
            ((ctlSbMzchxmUpload)Controller).Init();
            ctlYbUpLoadAuto autoCtl = new ctlYbUpLoadAuto();

            autoCtl.Init(2);
        }
Beispiel #2
0
        private void frmSbFirstPageUp_Load(object sender, EventArgs e)
        {
            ((ctlFirstPageUpload)Controller).MthInit();
            //((ctlFirstPageUpload)Controller).OnStart();
            ctlYbUpLoadAuto autoCtl = new ctlYbUpLoadAuto();

            autoCtl.Init(1);
        }