Ejemplo n.º 1
0
        public frmGoTo creatFrmGoTo()
        {
            frmGoTo frmGt = new frmGoTo(this);

            return(frmGt);
        }