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

📄 travel.cs

📁 美国移民局软件,请大家不要用于商业用途!站长为什么还不开通我的帐号呀
💻 CS
📖 第 1 页 / 共 2 页
字号:
			this.ultraLabel6.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel6.TabIndex = 55;
			this.ultraLabel6.Text = "Comment";
			// 
			// ultraTextEditor2
			// 
			this.ultraTextEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor2.Location = new System.Drawing.Point(104, 40);
			this.ultraTextEditor2.Name = "ultraTextEditor2";
			this.ultraTextEditor2.Size = new System.Drawing.Size(144, 21);
			this.ultraTextEditor2.TabIndex = 54;
			// 
			// ultraLabel5
			// 
			this.ultraLabel5.Location = new System.Drawing.Point(8, 43);
			this.ultraLabel5.Name = "ultraLabel5";
			this.ultraLabel5.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel5.TabIndex = 53;
			this.ultraLabel5.Text = "Arrival Port";
			// 
			// ultraLabel2
			// 
			this.ultraLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraLabel2.Location = new System.Drawing.Point(256, 18);
			this.ultraLabel2.Name = "ultraLabel2";
			this.ultraLabel2.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel2.TabIndex = 50;
			this.ultraLabel2.Text = "Arrive Date";
			// 
			// ultraDateTimeEditor2
			// 
			this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraDateTimeEditor2.Location = new System.Drawing.Point(350, 16);
			this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
			this.ultraDateTimeEditor2.Size = new System.Drawing.Size(88, 21);
			this.ultraDateTimeEditor2.TabIndex = 12;
			// 
			// ultraLabel1
			// 
			this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraLabel1.Location = new System.Drawing.Point(8, 18);
			this.ultraLabel1.Name = "ultraLabel1";
			this.ultraLabel1.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel1.TabIndex = 11;
			this.ultraLabel1.Text = "Country";
			// 
			// ucCountryList2
			// 
			this.ucCountryList2.Location = new System.Drawing.Point(104, 16);
			this.ucCountryList2.Name = "ucCountryList2";
			this.ucCountryList2.Size = new System.Drawing.Size(144, 24);
			this.ucCountryList2.TabIndex = 0;
			// 
			// ultraGroupBox3
			// 
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor10);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel13);
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor9);
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor8);
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor7);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel12);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel11);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel10);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel9);
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor6);
			this.ultraGroupBox3.Controls.Add(this.ultraLabel8);
			this.ultraGroupBox3.Controls.Add(this.ultraTextEditor5);
			this.ultraGroupBox3.Location = new System.Drawing.Point(8, 0);
			this.ultraGroupBox3.Name = "ultraGroupBox3";
			this.ultraGroupBox3.Size = new System.Drawing.Size(448, 120);
			this.ultraGroupBox3.SupportThemes = false;
			this.ultraGroupBox3.TabIndex = 2;
			this.ultraGroupBox3.Text = "Trip Details";
			// 
			// ultraTextEditor5
			// 
			this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor5.Location = new System.Drawing.Point(106, 39);
			this.ultraTextEditor5.Name = "ultraTextEditor5";
			this.ultraTextEditor5.Size = new System.Drawing.Size(336, 21);
			this.ultraTextEditor5.TabIndex = 55;
			this.ultraTextEditor5.ValueChanged += new System.EventHandler(this.ultraTextEditor5_ValueChanged);
			// 
			// ultraGroupBox4
			// 
			this.ultraGroupBox4.Controls.Add(this.ultraButton3);
			this.ultraGroupBox4.Controls.Add(this.ultraButton2);
			this.ultraGroupBox4.Controls.Add(this.ultraButton1);
			this.ultraGroupBox4.Location = new System.Drawing.Point(-8, 344);
			this.ultraGroupBox4.Name = "ultraGroupBox4";
			this.ultraGroupBox4.Size = new System.Drawing.Size(480, 56);
			this.ultraGroupBox4.SupportThemes = false;
			this.ultraGroupBox4.TabIndex = 3;
			this.ultraGroupBox4.Text = "ImmigrationTracker";
			// 
			// ultraButton3
			// 
			this.ultraButton3.Location = new System.Drawing.Point(16, 16);
			this.ultraButton3.Name = "ultraButton3";
			this.ultraButton3.TabIndex = 2;
			this.ultraButton3.Text = "Family...";
			// 
			// ultraButton2
			// 
			this.ultraButton2.Location = new System.Drawing.Point(309, 16);
			this.ultraButton2.Name = "ultraButton2";
			this.ultraButton2.TabIndex = 1;
			this.ultraButton2.Text = "&OK";
			// 
			// ultraButton1
			// 
			this.ultraButton1.Location = new System.Drawing.Point(389, 16);
			this.ultraButton1.Name = "ultraButton1";
			this.ultraButton1.TabIndex = 0;
			this.ultraButton1.Text = "&Cancel";
			// 
			// ultraLabel8
			// 
			this.ultraLabel8.Location = new System.Drawing.Point(8, 42);
			this.ultraLabel8.Name = "ultraLabel8";
			this.ultraLabel8.Size = new System.Drawing.Size(96, 16);
			this.ultraLabel8.TabIndex = 56;
			this.ultraLabel8.Text = "Countries Visited";
			// 
			// 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(7, 19);
			this.ultraLabel9.Name = "ultraLabel9";
			this.ultraLabel9.Size = new System.Drawing.Size(96, 16);
			this.ultraLabel9.TabIndex = 58;
			this.ultraLabel9.Text = "Travel Purpose";
			// 
			// ultraTextEditor6
			// 
			this.ultraTextEditor6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor6.Location = new System.Drawing.Point(106, 16);
			this.ultraTextEditor6.Name = "ultraTextEditor6";
			this.ultraTextEditor6.Size = new System.Drawing.Size(336, 21);
			this.ultraTextEditor6.TabIndex = 57;
			// 
			// ultraLabel10
			// 
			this.ultraLabel10.Location = new System.Drawing.Point(8, 67);
			this.ultraLabel10.Name = "ultraLabel10";
			this.ultraLabel10.Size = new System.Drawing.Size(96, 16);
			this.ultraLabel10.TabIndex = 59;
			this.ultraLabel10.Text = "Passport Used";
			// 
			// ultraLabel11
			// 
			this.ultraLabel11.Location = new System.Drawing.Point(8, 90);
			this.ultraLabel11.Name = "ultraLabel11";
			this.ultraLabel11.Size = new System.Drawing.Size(96, 16);
			this.ultraLabel11.TabIndex = 60;
			this.ultraLabel11.Text = "Carrier Name";
			// 
			// ultraLabel12
			// 
			this.ultraLabel12.Location = new System.Drawing.Point(232, 90);
			this.ultraLabel12.Name = "ultraLabel12";
			this.ultraLabel12.Size = new System.Drawing.Size(88, 16);
			this.ultraLabel12.TabIndex = 61;
			this.ultraLabel12.Text = "Carrier Number";
			// 
			// ultraTextEditor7
			// 
			this.ultraTextEditor7.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor7.Location = new System.Drawing.Point(106, 88);
			this.ultraTextEditor7.Name = "ultraTextEditor7";
			this.ultraTextEditor7.Size = new System.Drawing.Size(118, 21);
			this.ultraTextEditor7.TabIndex = 62;
			// 
			// ultraTextEditor8
			// 
			this.ultraTextEditor8.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor8.Location = new System.Drawing.Point(324, 88);
			this.ultraTextEditor8.Name = "ultraTextEditor8";
			this.ultraTextEditor8.Size = new System.Drawing.Size(118, 21);
			this.ultraTextEditor8.TabIndex = 63;
			// 
			// ultraTextEditor9
			// 
			this.ultraTextEditor9.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor9.Location = new System.Drawing.Point(106, 64);
			this.ultraTextEditor9.Name = "ultraTextEditor9";
			this.ultraTextEditor9.Size = new System.Drawing.Size(118, 21);
			this.ultraTextEditor9.TabIndex = 64;
			// 
			// ultraTextEditor10
			// 
			this.ultraTextEditor10.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor10.Location = new System.Drawing.Point(324, 64);
			this.ultraTextEditor10.Name = "ultraTextEditor10";
			this.ultraTextEditor10.Size = new System.Drawing.Size(118, 21);
			this.ultraTextEditor10.TabIndex = 66;
			// 
			// ultraLabel13
			// 
			this.ultraLabel13.Location = new System.Drawing.Point(232, 67);
			this.ultraLabel13.Name = "ultraLabel13";
			this.ultraLabel13.Size = new System.Drawing.Size(88, 16);
			this.ultraLabel13.TabIndex = 65;
			this.ultraLabel13.Text = "Return Manner";
			// 
			// ultraButton4
			// 
			this.ultraButton4.Location = new System.Drawing.Point(256, 40);
			this.ultraButton4.Name = "ultraButton4";
			this.ultraButton4.Size = new System.Drawing.Size(184, 23);
			this.ultraButton4.TabIndex = 57;
			this.ultraButton4.Text = "Arrival Form (I-94)...";
			this.ultraButton4.Click += new System.EventHandler(this.ultraButton4_Click);
			// 
			// Travel
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(462, 389);
			this.Controls.Add(this.ultraGroupBox3);
			this.Controls.Add(this.ultraGroupBox2);
			this.Controls.Add(this.ultraGroupBox1);
			this.Controls.Add(this.ultraGroupBox4);
			this.Name = "Travel";
			this.Text = "Travel";
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
			this.ultraGroupBox1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
			this.ultraGroupBox2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
			this.ultraGroupBox3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
			this.ultraGroupBox4.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor9)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor10)).EndInit();
			this.ResumeLayout(false);

		}
		#endregion

		private void ultraTextEditor5_ValueChanged(object sender, System.EventArgs e)
		{
		
		}

		private void ultraButton4_Click(object sender, System.EventArgs e)
		{
			dialogs.ArrivalDeparture form = new Tracker7UI.dialogs.ArrivalDeparture();
			form.ShowDialog();
		}
	}
}

⌨️ 快捷键说明

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