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

📄 uccasesform.cs

📁 美国移民局软件,请大家不要用于商业用途!站长为什么还不开通我的帐号呀
💻 CS
📖 第 1 页 / 共 2 页
字号:
			// 
			// ultraTextEditor2
			// 
			this.ultraTextEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor2.Location = new System.Drawing.Point(96, 25);
			this.ultraTextEditor2.Name = "ultraTextEditor2";
			this.ultraTextEditor2.Size = new System.Drawing.Size(386, 21);
			this.ultraTextEditor2.TabIndex = 63;
			// 
			// ultraDateTimeEditor1
			// 
			this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraDateTimeEditor1.Location = new System.Drawing.Point(96, 48);
			this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
			this.ultraDateTimeEditor1.TabIndex = 64;
			// 
			// ultraTextEditor3
			// 
			this.ultraTextEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor3.Location = new System.Drawing.Point(96, 95);
			this.ultraTextEditor3.Multiline = true;
			this.ultraTextEditor3.Name = "ultraTextEditor3";
			this.ultraTextEditor3.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
			this.ultraTextEditor3.Size = new System.Drawing.Size(386, 21);
			this.ultraTextEditor3.TabIndex = 66;
			// 
			// ultraLabel5
			// 
			this.ultraLabel5.Location = new System.Drawing.Point(6, 97);
			this.ultraLabel5.Name = "ultraLabel5";
			this.ultraLabel5.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel5.TabIndex = 65;
			this.ultraLabel5.Text = "Comment";
			// 
			// ultraLabel6
			// 
			this.ultraLabel6.Location = new System.Drawing.Point(489, 51);
			this.ultraLabel6.Name = "ultraLabel6";
			this.ultraLabel6.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel6.TabIndex = 68;
			this.ultraLabel6.Text = "Case Value";
			// 
			// ultraCombo5
			// 
			this.ultraCombo5.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
			this.ultraCombo5.DisplayMember = "";
			this.ultraCombo5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCombo5.Location = new System.Drawing.Point(337, 48);
			this.ultraCombo5.Name = "ultraCombo5";
			this.ultraCombo5.Size = new System.Drawing.Size(145, 21);
			this.ultraCombo5.TabIndex = 70;
			this.ultraCombo5.Text = "Normal";
			this.ultraCombo5.ValueMember = "";
			// 
			// ultraLabel7
			// 
			this.ultraLabel7.Location = new System.Drawing.Point(246, 51);
			this.ultraLabel7.Name = "ultraLabel7";
			this.ultraLabel7.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel7.TabIndex = 69;
			this.ultraLabel7.Text = "Processing";
			// 
			// ultraCheckEditor1
			// 
			this.ultraCheckEditor1.FlatMode = true;
			this.ultraCheckEditor1.Location = new System.Drawing.Point(488, 118);
			this.ultraCheckEditor1.Name = "ultraCheckEditor1";
			this.ultraCheckEditor1.Size = new System.Drawing.Size(240, 20);
			this.ultraCheckEditor1.TabIndex = 72;
			this.ultraCheckEditor1.Text = "Active";
			// 
			// ultraButton2
			// 
			this.ultraButton2.FlatMode = true;
			this.ultraButton2.Location = new System.Drawing.Point(701, 71);
			this.ultraButton2.Name = "ultraButton2";
			this.ultraButton2.Size = new System.Drawing.Size(24, 20);
			this.ultraButton2.TabIndex = 98;
			this.ultraButton2.Text = "...";
			// 
			// lblMatterNumber
			// 
			this.lblMatterNumber.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblMatterNumber.Location = new System.Drawing.Point(489, 73);
			this.lblMatterNumber.Name = "lblMatterNumber";
			this.lblMatterNumber.Size = new System.Drawing.Size(83, 16);
			this.lblMatterNumber.TabIndex = 97;
			this.lblMatterNumber.Text = "Parent Case";
			// 
			// txtMatterNumber
			// 
			appearance2.FontData.UnderlineAsString = "False";
			appearance2.ForeColor = System.Drawing.Color.Blue;
			this.txtMatterNumber.Appearance = appearance2;
			this.txtMatterNumber.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.txtMatterNumber.Location = new System.Drawing.Point(580, 71);
			this.txtMatterNumber.Name = "txtMatterNumber";
			this.txtMatterNumber.PromptChar = ' ';
			this.txtMatterNumber.Size = new System.Drawing.Size(123, 20);
			this.txtMatterNumber.TabIndex = 96;
			// 
			// ucCountryList2
			// 
			this.ucCountryList2.Location = new System.Drawing.Point(96, 71);
			this.ucCountryList2.Name = "ucCountryList2";
			this.ucCountryList2.Size = new System.Drawing.Size(144, 24);
			this.ucCountryList2.TabIndex = 129;
			// 
			// ultraLabel1
			// 
			this.ultraLabel1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.ultraLabel1.Location = new System.Drawing.Point(6, 73);
			this.ultraLabel1.Name = "ultraLabel1";
			this.ultraLabel1.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel1.TabIndex = 128;
			this.ultraLabel1.Text = "Consulate Cntry";
			// 
			// ultraTextEditor5
			// 
			this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor5.Location = new System.Drawing.Point(337, 71);
			this.ultraTextEditor5.Name = "ultraTextEditor5";
			this.ultraTextEditor5.Size = new System.Drawing.Size(145, 21);
			this.ultraTextEditor5.TabIndex = 127;
			// 
			// ultraLabel8
			// 
			this.ultraLabel8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.ultraLabel8.Location = new System.Drawing.Point(248, 73);
			this.ultraLabel8.Name = "ultraLabel8";
			this.ultraLabel8.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel8.TabIndex = 126;
			this.ultraLabel8.Text = "Consulate City";
			// 
			// ultraButton3
			// 
			this.ultraButton3.FlatMode = true;
			this.ultraButton3.Location = new System.Drawing.Point(701, 25);
			this.ultraButton3.Name = "ultraButton3";
			this.ultraButton3.Size = new System.Drawing.Size(24, 20);
			this.ultraButton3.TabIndex = 132;
			this.ultraButton3.Text = "...";
			// 
			// ultraLabel9
			// 
			this.ultraLabel9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraLabel9.Location = new System.Drawing.Point(488, 29);
			this.ultraLabel9.Name = "ultraLabel9";
			this.ultraLabel9.Size = new System.Drawing.Size(83, 16);
			this.ultraLabel9.TabIndex = 131;
			this.ultraLabel9.Text = "Petitioner";
			// 
			// ultraMaskedEdit1
			// 
			appearance3.FontData.UnderlineAsString = "False";
			appearance3.ForeColor = System.Drawing.Color.Blue;
			this.ultraMaskedEdit1.Appearance = appearance3;
			this.ultraMaskedEdit1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraMaskedEdit1.Location = new System.Drawing.Point(580, 25);
			this.ultraMaskedEdit1.Name = "ultraMaskedEdit1";
			this.ultraMaskedEdit1.PromptChar = ' ';
			this.ultraMaskedEdit1.Size = new System.Drawing.Size(123, 20);
			this.ultraMaskedEdit1.TabIndex = 130;
			this.ultraMaskedEdit1.Text = "Organization A";
			// 
			// ultraLabel10
			// 
			this.ultraLabel10.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.ultraLabel10.Location = new System.Drawing.Point(98, 6);
			this.ultraLabel10.Name = "ultraLabel10";
			this.ultraLabel10.Size = new System.Drawing.Size(126, 16);
			this.ultraLabel10.TabIndex = 133;
			this.ultraLabel10.Text = "Canada";
			// 
			// ultraLabel11
			// 
			this.ultraLabel11.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.ultraLabel11.Location = new System.Drawing.Point(97, 74);
			this.ultraLabel11.Name = "ultraLabel11";
			this.ultraLabel11.Size = new System.Drawing.Size(126, 16);
			this.ultraLabel11.TabIndex = 134;
			this.ultraLabel11.Text = "Canada";
			// 
			// UCCasesForm
			// 
			this.Controls.Add(this.ultraLabel11);
			this.Controls.Add(this.ultraLabel10);
			this.Controls.Add(this.ultraButton3);
			this.Controls.Add(this.ultraLabel9);
			this.Controls.Add(this.ultraMaskedEdit1);
			this.Controls.Add(this.ucCountryList2);
			this.Controls.Add(this.ultraLabel1);
			this.Controls.Add(this.ultraTextEditor5);
			this.Controls.Add(this.ultraLabel8);
			this.Controls.Add(this.ultraButton1);
			this.Controls.Add(this.ultraButton2);
			this.Controls.Add(this.lblMatterNumber);
			this.Controls.Add(this.txtMatterNumber);
			this.Controls.Add(this.ultraCheckEditor1);
			this.Controls.Add(this.ultraCombo5);
			this.Controls.Add(this.ultraLabel7);
			this.Controls.Add(this.ultraLabel6);
			this.Controls.Add(this.ultraTextEditor3);
			this.Controls.Add(this.ultraLabel5);
			this.Controls.Add(this.ultraDateTimeEditor1);
			this.Controls.Add(this.ultraTextEditor2);
			this.Controls.Add(this.ultraLabel4);
			this.Controls.Add(this.ultraCombo4);
			this.Controls.Add(this.ultraLabel3);
			this.Controls.Add(this.ultraCombo3);
			this.Controls.Add(this.ultraTextEditor1);
			this.Controls.Add(this.ultraLabel2);
			this.Controls.Add(this.ucCountryList1);
			this.Controls.Add(this.lblCountry);
			this.Controls.Add(this.ultraCombo1);
			this.Controls.Add(this.lblCaseType);
			this.Controls.Add(this.lblCategory);
			this.Name = "UCCasesForm";
			this.Size = new System.Drawing.Size(730, 450);
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
			this.ResumeLayout(false);

		}
		#endregion

		private void ultraButton1_Click(object sender, System.EventArgs e)
		{
			dialogs.RecordStatus dialog = new Tracker7UI.dialogs.RecordStatus();
			dialog.ShowDialog();
		}
	}
}

⌨️ 快捷键说明

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