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

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

            f.InternalSetContext(this.xContext);

            return(f);
        }