⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ucorganizationsinfo.cs

📁 美国移民局软件,请大家不要用于商业用途!站长为什么还不开通我的帐号呀
💻 CS
📖 第 1 页 / 共 2 页
字号:
			this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor5.FlatMode = true;
			this.ultraTextEditor5.Location = new System.Drawing.Point(120, 5);
			this.ultraTextEditor5.Name = "ultraTextEditor5";
			this.ultraTextEditor5.Size = new System.Drawing.Size(408, 19);
			this.ultraTextEditor5.TabIndex = 12;
			this.ultraTextEditor5.Text = "APPLIED MATERIALS, INC.";
			// 
			// ultraLabel6
			// 
			this.ultraLabel6.Location = new System.Drawing.Point(8, 8);
			this.ultraLabel6.Name = "ultraLabel6";
			this.ultraLabel6.Size = new System.Drawing.Size(100, 16);
			this.ultraLabel6.TabIndex = 11;
			this.ultraLabel6.Text = "Name";
			// 
			// ultraGroupBox1
			// 
			this.ultraGroupBox1.Controls.Add(this.ultraButton2);
			this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
			this.ultraGroupBox1.Controls.Add(this.ultraTextEditor7);
			this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
			this.ultraGroupBox1.Controls.Add(this.ultraTextEditor6);
			this.ultraGroupBox1.Controls.Add(this.ucCountryList1);
			this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
			this.ultraGroupBox1.Controls.Add(this.ultraTextEditor4);
			this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
			this.ultraGroupBox1.Controls.Add(this.ultraTextEditor2);
			this.ultraGroupBox1.Location = new System.Drawing.Point(2, 80);
			this.ultraGroupBox1.Name = "ultraGroupBox1";
			this.ultraGroupBox1.Size = new System.Drawing.Size(528, 152);
			this.ultraGroupBox1.SupportThemes = false;
			this.ultraGroupBox1.TabIndex = 13;
			this.ultraGroupBox1.Text = "Country specific information";
			// 
			// ultraLabel5
			// 
			this.ultraLabel5.Location = new System.Drawing.Point(269, 27);
			this.ultraLabel5.Name = "ultraLabel5";
			this.ultraLabel5.Size = new System.Drawing.Size(100, 16);
			this.ultraLabel5.TabIndex = 14;
			this.ultraLabel5.Text = "State ID";
			// 
			// ultraTextEditor4
			// 
			this.ultraTextEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor4.FlatMode = true;
			this.ultraTextEditor4.Location = new System.Drawing.Point(381, 24);
			this.ultraTextEditor4.Name = "ultraTextEditor4";
			this.ultraTextEditor4.Size = new System.Drawing.Size(144, 19);
			this.ultraTextEditor4.TabIndex = 13;
			this.ultraTextEditor4.Text = "1234AMB";
			// 
			// ultraLabel4
			// 
			this.ultraLabel4.Location = new System.Drawing.Point(5, 27);
			this.ultraLabel4.Name = "ultraLabel4";
			this.ultraLabel4.Size = new System.Drawing.Size(100, 16);
			this.ultraLabel4.TabIndex = 12;
			this.ultraLabel4.Text = "Federal ID";
			// 
			// ultraTextEditor2
			// 
			this.ultraTextEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor2.FlatMode = true;
			this.ultraTextEditor2.Location = new System.Drawing.Point(117, 24);
			this.ultraTextEditor2.Name = "ultraTextEditor2";
			this.ultraTextEditor2.Size = new System.Drawing.Size(144, 19);
			this.ultraTextEditor2.TabIndex = 11;
			this.ultraTextEditor2.Text = "A102d92837";
			// 
			// ucCountryList1
			// 
			this.ucCountryList1.Location = new System.Drawing.Point(168, 0);
			this.ucCountryList1.Name = "ucCountryList1";
			this.ucCountryList1.Size = new System.Drawing.Size(184, 24);
			this.ucCountryList1.TabIndex = 15;
			// 
			// ultraTextEditor6
			// 
			this.ultraTextEditor6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor6.FlatMode = true;
			this.ultraTextEditor6.Location = new System.Drawing.Point(117, 71);
			this.ultraTextEditor6.Multiline = true;
			this.ultraTextEditor6.Name = "ultraTextEditor6";
			this.ultraTextEditor6.Size = new System.Drawing.Size(408, 40);
			this.ultraTextEditor6.TabIndex = 16;
			this.ultraTextEditor6.Text = "A102d92837";
			// 
			// ultraLabel7
			// 
			this.ultraLabel7.Location = new System.Drawing.Point(5, 72);
			this.ultraLabel7.Name = "ultraLabel7";
			this.ultraLabel7.Size = new System.Drawing.Size(100, 16);
			this.ultraLabel7.TabIndex = 17;
			this.ultraLabel7.Text = "Comment";
			// 
			// ultraLabel8
			// 
			this.ultraLabel8.Location = new System.Drawing.Point(5, 48);
			this.ultraLabel8.Name = "ultraLabel8";
			this.ultraLabel8.Size = new System.Drawing.Size(100, 16);
			this.ultraLabel8.TabIndex = 19;
			this.ultraLabel8.Text = "NAICS Code";
			// 
			// ultraTextEditor7
			// 
			appearance1.ForeColor = System.Drawing.Color.Blue;
			this.ultraTextEditor7.Appearance = appearance1;
			this.ultraTextEditor7.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor7.FlatMode = true;
			this.ultraTextEditor7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraTextEditor7.Location = new System.Drawing.Point(117, 48);
			this.ultraTextEditor7.Name = "ultraTextEditor7";
			this.ultraTextEditor7.Size = new System.Drawing.Size(387, 19);
			this.ultraTextEditor7.TabIndex = 18;
			this.ultraTextEditor7.Text = "334111 Electronic Computer Manufacturing ";
			// 
			// ultraButton2
			// 
			appearance2.Image = 1;
			this.ultraButton2.Appearance = appearance2;
			this.ultraButton2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Flat;
			this.ultraButton2.ImageList = this.imageList1;
			this.ultraButton2.Location = new System.Drawing.Point(501, 48);
			this.ultraButton2.Name = "ultraButton2";
			this.ultraButton2.Size = new System.Drawing.Size(24, 19);
			this.ultraButton2.TabIndex = 20;
			this.ultraButton2.Text = "...";
			this.toolTip1.SetToolTip(this.ultraButton2, "Hyperlink to NAICS Codes online (http://www.census.gov/epcd/naics02/naicod02.htm)" +
				"");
			// 
			// imageList1
			// 
			this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
			// 
			// UCOrganizationsInfo
			// 
			this.Controls.Add(this.ultraGroupBox1);
			this.Controls.Add(this.ultraTextEditor5);
			this.Controls.Add(this.ultraLabel6);
			this.Controls.Add(this.ultraDateTimeEditor1);
			this.Controls.Add(this.ultraTextEditor3);
			this.Controls.Add(this.ultraLabel3);
			this.Controls.Add(this.ultraLabel2);
			this.Controls.Add(this.ultraButton1);
			this.Controls.Add(this.ultraTextEditor1);
			this.Controls.Add(this.ultraLabel1);
			this.Name = "UCOrganizationsInfo";
			this.Size = new System.Drawing.Size(568, 240);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
			this.ultraGroupBox1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
			this.ResumeLayout(false);

		}
		#endregion
	}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -