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

📄 job.cs

📁 美国移民局软件,请大家不要用于商业用途!站长为什么还不开通我的帐号呀
💻 CS
📖 第 1 页 / 共 3 页
字号:
			// ultraLabel14
			// 
			this.ultraLabel14.Location = new System.Drawing.Point(326, 37);
			this.ultraLabel14.Name = "ultraLabel14";
			this.ultraLabel14.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel14.TabIndex = 40;
			this.ultraLabel14.Text = "Sub Title";
			// 
			// ultraLabel16
			// 
			this.ultraLabel16.Location = new System.Drawing.Point(326, 88);
			this.ultraLabel16.Name = "ultraLabel16";
			this.ultraLabel16.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel16.TabIndex = 45;
			this.ultraLabel16.Text = "Salary";
			// 
			// ultraCurrencyEditor1
			// 
			this.ultraCurrencyEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCurrencyEditor1.Location = new System.Drawing.Point(424, 83);
			this.ultraCurrencyEditor1.Name = "ultraCurrencyEditor1";
			this.ultraCurrencyEditor1.PromptChar = ' ';
			this.ultraCurrencyEditor1.Size = new System.Drawing.Size(84, 21);
			this.ultraCurrencyEditor1.TabIndex = 46;
			// 
			// ultraLabel17
			// 
			this.ultraLabel17.Location = new System.Drawing.Point(512, 88);
			this.ultraLabel17.Name = "ultraLabel17";
			this.ultraLabel17.Size = new System.Drawing.Size(56, 16);
			this.ultraLabel17.TabIndex = 47;
			this.ultraLabel17.Text = "Period";
			// 
			// ultraCombo2
			// 
			this.ultraCombo2.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
			this.ultraCombo2.DisplayMember = "";
			this.ultraCombo2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCombo2.Location = new System.Drawing.Point(567, 83);
			this.ultraCombo2.Name = "ultraCombo2";
			this.ultraCombo2.Size = new System.Drawing.Size(72, 21);
			this.ultraCombo2.TabIndex = 48;
			this.ultraCombo2.Text = "Year/Month/Week/Day/Hour";
			this.ultraCombo2.ValueMember = "";
			// 
			// ultraLabel18
			// 
			this.ultraLabel18.Location = new System.Drawing.Point(4, 14);
			this.ultraLabel18.Name = "ultraLabel18";
			this.ultraLabel18.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel18.TabIndex = 49;
			this.ultraLabel18.Text = "Organization";
			// 
			// ultraCombo3
			// 
			this.ultraCombo3.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
			this.ultraCombo3.DisplayMember = "";
			this.ultraCombo3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCombo3.Location = new System.Drawing.Point(96, 10);
			this.ultraCombo3.Name = "ultraCombo3";
			this.ultraCombo3.Size = new System.Drawing.Size(216, 21);
			this.ultraCombo3.TabIndex = 50;
			this.ultraCombo3.Text = "All/OrgA/OrgB...";
			this.ultraCombo3.ValueMember = "";
			// 
			// ultraTextEditor10
			// 
			this.ultraTextEditor10.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor10.Location = new System.Drawing.Point(8, 129);
			this.ultraTextEditor10.Multiline = true;
			this.ultraTextEditor10.Name = "ultraTextEditor10";
			this.ultraTextEditor10.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
			this.ultraTextEditor10.Size = new System.Drawing.Size(314, 88);
			this.ultraTextEditor10.TabIndex = 51;
			// 
			// ultraTextEditor11
			// 
			this.ultraTextEditor11.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor11.Location = new System.Drawing.Point(326, 129);
			this.ultraTextEditor11.Multiline = true;
			this.ultraTextEditor11.Name = "ultraTextEditor11";
			this.ultraTextEditor11.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
			this.ultraTextEditor11.Size = new System.Drawing.Size(314, 88);
			this.ultraTextEditor11.TabIndex = 52;
			// 
			// ultraLabel19
			// 
			this.ultraLabel19.Location = new System.Drawing.Point(8, 110);
			this.ultraLabel19.Name = "ultraLabel19";
			this.ultraLabel19.Size = new System.Drawing.Size(304, 16);
			this.ultraLabel19.TabIndex = 53;
			this.ultraLabel19.Text = "Full Job Description";
			// 
			// ultraLabel20
			// 
			this.ultraLabel20.Location = new System.Drawing.Point(326, 110);
			this.ultraLabel20.Name = "ultraLabel20";
			this.ultraLabel20.Size = new System.Drawing.Size(304, 16);
			this.ultraLabel20.TabIndex = 54;
			this.ultraLabel20.Text = "Non-Technical Job Description";
			// 
			// ultraGroupBox3
			// 
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor9);
			this.ultraGroupBox3.Location = new System.Drawing.Point(4, 312);
			this.ultraGroupBox3.Name = "ultraGroupBox3";
			this.ultraGroupBox3.Size = new System.Drawing.Size(632, 88);
			this.ultraGroupBox3.SupportThemes = false;
			this.ultraGroupBox3.TabIndex = 55;
			this.ultraGroupBox3.Text = "Other Requirements";
			// 
			// ultraTextEditor9
			// 
			this.ultraTextEditor9.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor9.Location = new System.Drawing.Point(16, 16);
			this.ultraTextEditor9.Multiline = true;
			this.ultraTextEditor9.Name = "ultraTextEditor9";
			this.ultraTextEditor9.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
			this.ultraTextEditor9.Size = new System.Drawing.Size(600, 64);
			this.ultraTextEditor9.TabIndex = 45;
			// 
			// ultraGroupBox4
			// 
			this.ultraGroupBox4.Controls.Add(this.ultraButton4);
			this.ultraGroupBox4.Controls.Add(this.ultraButton3);
			this.ultraGroupBox4.Controls.Add(this.ultraButton1);
			this.ultraGroupBox4.Location = new System.Drawing.Point(-16, 401);
			this.ultraGroupBox4.Name = "ultraGroupBox4";
			this.ultraGroupBox4.Size = new System.Drawing.Size(680, 112);
			this.ultraGroupBox4.SupportThemes = false;
			this.ultraGroupBox4.TabIndex = 56;
			// 
			// ultraButton1
			// 
			this.ultraButton1.Location = new System.Drawing.Point(576, 8);
			this.ultraButton1.Name = "ultraButton1";
			this.ultraButton1.TabIndex = 0;
			this.ultraButton1.Text = "&Cancel";
			// 
			// ultraButton3
			// 
			this.ultraButton3.Location = new System.Drawing.Point(496, 8);
			this.ultraButton3.Name = "ultraButton3";
			this.ultraButton3.TabIndex = 1;
			this.ultraButton3.Text = "&OK";
			// 
			// ultraButton4
			// 
			this.ultraButton4.Location = new System.Drawing.Point(24, 8);
			this.ultraButton4.Name = "ultraButton4";
			this.ultraButton4.Size = new System.Drawing.Size(104, 23);
			this.ultraButton4.TabIndex = 2;
			this.ultraButton4.Text = "Job &Library...";
			// 
			// Job
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(642, 437);
			this.Controls.Add(this.ultraGroupBox4);
			this.Controls.Add(this.ultraGroupBox3);
			this.Controls.Add(this.ultraLabel20);
			this.Controls.Add(this.ultraLabel19);
			this.Controls.Add(this.ultraTextEditor11);
			this.Controls.Add(this.ultraTextEditor10);
			this.Controls.Add(this.ultraCombo3);
			this.Controls.Add(this.ultraLabel18);
			this.Controls.Add(this.ultraCombo2);
			this.Controls.Add(this.ultraLabel17);
			this.Controls.Add(this.ultraCurrencyEditor1);
			this.Controls.Add(this.ultraLabel16);
			this.Controls.Add(this.ultraTextEditor8);
			this.Controls.Add(this.ultraLabel14);
			this.Controls.Add(this.ultraGroupBox2);
			this.Controls.Add(this.ultraGroupBox1);
			this.Controls.Add(this.ultraTextEditor3);
			this.Controls.Add(this.ultraLabel3);
			this.Controls.Add(this.ultraLabel2);
			this.Controls.Add(this.ucCountryList1);
			this.Controls.Add(this.ultraButton2);
			this.Controls.Add(this.ultraTextEditor2);
			this.Controls.Add(this.ultraLabel1);
			this.Controls.Add(this.ultraTextEditor1);
			this.Controls.Add(this.ultraLabel4);
			this.HelpButton = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "Job";
			this.Text = "Job";
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
			this.ultraGroupBox1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
			this.ultraGroupBox2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor11)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
			this.ultraGroupBox3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
			this.ultraGroupBox4.ResumeLayout(false);
			this.ResumeLayout(false);

		}
		#endregion
	}
}

⌨️ 快捷键说明

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