Esempio n. 1
0
        public global::System.Windows.Forms.Form FindForm()
        {
            //this.cont
            var f = new __Form { };
            f.InternalSetContext(this.xContext);

            return f;
        }
Esempio n. 2
0
        public global::System.Windows.Forms.Form FindForm()
        {
            //this.cont
            var f = new __Form {
            };

            f.InternalSetContext(this.xContext);

            return(f);
        }