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

📄 bill.cs

📁 美国移民局软件,请大家不要用于商业用途!站长为什么还不开通我的帐号呀
💻 CS
📖 第 1 页 / 共 2 页
字号:
			this.ultraLabel4.Text = "Comment";
			// 
			// ultraTextEditor1
			// 
			this.ultraTextEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraTextEditor1.Location = new System.Drawing.Point(96, 8);
			this.ultraTextEditor1.Name = "ultraTextEditor1";
			this.ultraTextEditor1.Size = new System.Drawing.Size(300, 21);
			this.ultraTextEditor1.TabIndex = 8;
			// 
			// ultraLabel5
			// 
			this.ultraLabel5.Location = new System.Drawing.Point(8, 34);
			this.ultraLabel5.Name = "ultraLabel5";
			this.ultraLabel5.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel5.TabIndex = 9;
			this.ultraLabel5.Text = "Bill Type";
			// 
			// ultraCombo1
			// 
			this.ultraCombo1.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
			this.ultraCombo1.DisplayMember = "";
			this.ultraCombo1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCombo1.Location = new System.Drawing.Point(96, 32);
			this.ultraCombo1.Name = "ultraCombo1";
			this.ultraCombo1.TabIndex = 10;
			this.ultraCombo1.Text = "Legal Fee/Filing Fee/Expense...";
			this.ultraCombo1.ValueMember = "";
			// 
			// ultraLabel6
			// 
			this.ultraLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraLabel6.Location = new System.Drawing.Point(8, 107);
			this.ultraLabel6.Name = "ultraLabel6";
			this.ultraLabel6.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel6.TabIndex = 12;
			this.ultraLabel6.Text = "Amount";
			// 
			// ultraCurrencyEditor2
			// 
			this.ultraCurrencyEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCurrencyEditor2.Location = new System.Drawing.Point(96, 104);
			this.ultraCurrencyEditor2.Name = "ultraCurrencyEditor2";
			this.ultraCurrencyEditor2.PromptChar = ' ';
			this.ultraCurrencyEditor2.Size = new System.Drawing.Size(100, 21);
			this.ultraCurrencyEditor2.TabIndex = 13;
			// 
			// ultraDateTimeEditor2
			// 
			this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraDateTimeEditor2.Location = new System.Drawing.Point(296, 32);
			this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
			this.ultraDateTimeEditor2.Size = new System.Drawing.Size(100, 21);
			this.ultraDateTimeEditor2.TabIndex = 15;
			// 
			// ultraLabel7
			// 
			this.ultraLabel7.Location = new System.Drawing.Point(208, 34);
			this.ultraLabel7.Name = "ultraLabel7";
			this.ultraLabel7.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel7.TabIndex = 14;
			this.ultraLabel7.Text = "Bill by";
			// 
			// ultraDateTimeEditor3
			// 
			this.ultraDateTimeEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraDateTimeEditor3.Location = new System.Drawing.Point(296, 56);
			this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
			this.ultraDateTimeEditor3.Size = new System.Drawing.Size(100, 21);
			this.ultraDateTimeEditor3.TabIndex = 17;
			// 
			// ultraLabel8
			// 
			this.ultraLabel8.Location = new System.Drawing.Point(208, 59);
			this.ultraLabel8.Name = "ultraLabel8";
			this.ultraLabel8.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel8.TabIndex = 16;
			this.ultraLabel8.Text = "Bill Sent";
			// 
			// ultraDateTimeEditor4
			// 
			this.ultraDateTimeEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraDateTimeEditor4.Location = new System.Drawing.Point(96, 128);
			this.ultraDateTimeEditor4.Name = "ultraDateTimeEditor4";
			this.ultraDateTimeEditor4.Size = new System.Drawing.Size(100, 21);
			this.ultraDateTimeEditor4.TabIndex = 19;
			// 
			// ultraLabel9
			// 
			this.ultraLabel9.Location = new System.Drawing.Point(8, 131);
			this.ultraLabel9.Name = "ultraLabel9";
			this.ultraLabel9.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel9.TabIndex = 18;
			this.ultraLabel9.Text = "Last Paid";
			// 
			// ultraCurrencyEditor3
			// 
			this.ultraCurrencyEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCurrencyEditor3.Location = new System.Drawing.Point(96, 152);
			this.ultraCurrencyEditor3.Name = "ultraCurrencyEditor3";
			this.ultraCurrencyEditor3.PromptChar = ' ';
			this.ultraCurrencyEditor3.Size = new System.Drawing.Size(100, 21);
			this.ultraCurrencyEditor3.TabIndex = 21;
			// 
			// ultraLabel10
			// 
			this.ultraLabel10.Location = new System.Drawing.Point(8, 155);
			this.ultraLabel10.Name = "ultraLabel10";
			this.ultraLabel10.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel10.TabIndex = 20;
			this.ultraLabel10.Text = "Paid";
			// 
			// ultraCurrencyEditor4
			// 
			this.ultraCurrencyEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
			this.ultraCurrencyEditor4.Location = new System.Drawing.Point(96, 176);
			this.ultraCurrencyEditor4.Name = "ultraCurrencyEditor4";
			this.ultraCurrencyEditor4.PromptChar = ' ';
			this.ultraCurrencyEditor4.Size = new System.Drawing.Size(100, 21);
			this.ultraCurrencyEditor4.TabIndex = 23;
			// 
			// ultraLabel11
			// 
			this.ultraLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.ultraLabel11.Location = new System.Drawing.Point(8, 179);
			this.ultraLabel11.Name = "ultraLabel11";
			this.ultraLabel11.Size = new System.Drawing.Size(85, 16);
			this.ultraLabel11.TabIndex = 22;
			this.ultraLabel11.Text = "Amount Due";
			// 
			// ultraCheckEditor1
			// 
			this.ultraCheckEditor1.FlatMode = true;
			this.ultraCheckEditor1.Location = new System.Drawing.Point(8, 201);
			this.ultraCheckEditor1.Name = "ultraCheckEditor1";
			this.ultraCheckEditor1.Size = new System.Drawing.Size(192, 20);
			this.ultraCheckEditor1.TabIndex = 24;
			this.ultraCheckEditor1.Text = "Paid in Full";
			// 
			// ultraCalculator1
			// 
			this.ultraCalculator1.FlatMode = true;
			this.ultraCalculator1.Location = new System.Drawing.Point(210, 104);
			this.ultraCalculator1.Name = "ultraCalculator1";
			this.ultraCalculator1.Size = new System.Drawing.Size(187, 120);
			this.ultraCalculator1.TabIndex = 25;
			this.ultraCalculator1.Text = "0.";
			this.ultraCalculator1.Visible = false;
			// 
			// Bill
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(400, 269);
			this.Controls.Add(this.ultraCalculator1);
			this.Controls.Add(this.ultraCheckEditor1);
			this.Controls.Add(this.ultraCurrencyEditor4);
			this.Controls.Add(this.ultraLabel11);
			this.Controls.Add(this.ultraCurrencyEditor3);
			this.Controls.Add(this.ultraLabel10);
			this.Controls.Add(this.ultraDateTimeEditor4);
			this.Controls.Add(this.ultraLabel9);
			this.Controls.Add(this.ultraDateTimeEditor3);
			this.Controls.Add(this.ultraLabel8);
			this.Controls.Add(this.ultraDateTimeEditor2);
			this.Controls.Add(this.ultraLabel7);
			this.Controls.Add(this.ultraCurrencyEditor2);
			this.Controls.Add(this.ultraLabel6);
			this.Controls.Add(this.ultraCombo1);
			this.Controls.Add(this.ultraLabel5);
			this.Controls.Add(this.ultraTextEditor1);
			this.Controls.Add(this.ultraLabel4);
			this.Controls.Add(this.ultraNumericEditor1);
			this.Controls.Add(this.ultraLabel3);
			this.Controls.Add(this.ultraDateTimeEditor1);
			this.Controls.Add(this.ultraLabel2);
			this.Controls.Add(this.ultraCurrencyEditor1);
			this.Controls.Add(this.ultraLabel1);
			this.Controls.Add(this.groupBox1);
			this.HelpButton = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "Bill";
			this.Text = "Bill";
			this.groupBox1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCombo1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyEditor4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ultraCalculator1)).EndInit();
			this.ResumeLayout(false);

		}
		#endregion
	}
}

⌨️ 快捷键说明

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