Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRegistrationKeyEdit));
     this.textKey               = new System.Windows.Forms.TextBox();
     this.textNote              = new System.Windows.Forms.TextBox();
     this.label1                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.checkForeign          = new System.Windows.Forms.CheckBox();
     this.label3                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.label5                = new System.Windows.Forms.Label();
     this.label6                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.label8                = new System.Windows.Forms.Label();
     this.checkFree             = new System.Windows.Forms.CheckBox();
     this.label9                = new System.Windows.Forms.Label();
     this.label10               = new System.Windows.Forms.Label();
     this.checkTesting          = new System.Windows.Forms.CheckBox();
     this.label11               = new System.Windows.Forms.Label();
     this.textVotesAllotted     = new System.Windows.Forms.TextBox();
     this.label12               = new System.Windows.Forms.Label();
     this.butNow                = new OpenDental.UI.Button();
     this.textDateEnded         = new OpenDental.ValidDate();
     this.textDateDisabled      = new OpenDental.ValidDate();
     this.textDateStarted       = new OpenDental.ValidDate();
     this.butDelete             = new OpenDental.UI.Button();
     this.butOK                 = new OpenDental.UI.Button();
     this.butCancel             = new OpenDental.UI.Button();
     this.butMoveTo             = new OpenDental.UI.Button();
     this.label13               = new System.Windows.Forms.Label();
     this.checkResellerCustomer = new System.Windows.Forms.CheckBox();
     this.butPracticeTitleReset = new OpenDental.UI.Button();
     this.SuspendLayout();
     //
     // textKey
     //
     this.textKey.Location = new System.Drawing.Point(134, 10);
     this.textKey.Name     = "textKey";
     this.textKey.ReadOnly = true;
     this.textKey.Size     = new System.Drawing.Size(269, 20);
     this.textKey.TabIndex = 2;
     //
     // textNote
     //
     this.textNote.Location  = new System.Drawing.Point(134, 299);
     this.textNote.Multiline = true;
     this.textNote.Name      = "textNote";
     this.textNote.Size      = new System.Drawing.Size(269, 124);
     this.textNote.TabIndex  = 3;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(23, 11);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(110, 16);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "Registration Key";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(59, 302);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(74, 16);
     this.label2.TabIndex  = 5;
     this.label2.Text      = "Note";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkForeign
     //
     this.checkForeign.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkForeign.Location   = new System.Drawing.Point(44, 34);
     this.checkForeign.Name       = "checkForeign";
     this.checkForeign.Size       = new System.Drawing.Size(104, 18);
     this.checkForeign.TabIndex   = 7;
     this.checkForeign.Text       = "Foreign";
     this.checkForeign.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkForeign.UseVisualStyleBackColor = true;
     this.checkForeign.Click += new System.EventHandler(this.checkForeign_Click);
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(23, 128);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(110, 16);
     this.label3.TabIndex  = 9;
     this.label3.Text      = "Date Started";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(23, 161);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(110, 16);
     this.label4.TabIndex  = 11;
     this.label4.Text      = "Date Disabled";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(23, 229);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(110, 16);
     this.label5.TabIndex  = 13;
     this.label5.Text      = "Date Ended";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(236, 128);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(207, 16);
     this.label6.TabIndex  = 14;
     this.label6.Text      = "Not accurate before 11/07";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(236, 159);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(578, 62);
     this.label7.TabIndex = 15;
     this.label7.Text     = resources.GetString("label7.Text");
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(304, 226);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(419, 32);
     this.label8.TabIndex = 16;
     this.label8.Text     = "If a customer drops monthly service, this date should reflect their last date of " +
                            "coverage.  They will still be able to download bug fixes.";
     //
     // checkFree
     //
     this.checkFree.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkFree.Location   = new System.Drawing.Point(44, 55);
     this.checkFree.Name       = "checkFree";
     this.checkFree.Size       = new System.Drawing.Size(104, 18);
     this.checkFree.TabIndex   = 18;
     this.checkFree.Text       = "Free Version";
     this.checkFree.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkFree.UseVisualStyleBackColor = true;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(150, 55);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(572, 16);
     this.label9.TabIndex = 19;
     this.label9.Text     = "Only for very poor countries.  Must make absolutely sure that the country meets t" +
                            "he requirements.";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label10
     //
     this.label10.Location  = new System.Drawing.Point(150, 76);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(572, 16);
     this.label10.TabIndex  = 21;
     this.label10.Text      = "Only for approved developers.  Cannot be used with live patient data.";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkTesting
     //
     this.checkTesting.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkTesting.Location   = new System.Drawing.Point(12, 76);
     this.checkTesting.Name       = "checkTesting";
     this.checkTesting.Size       = new System.Drawing.Size(136, 18);
     this.checkTesting.TabIndex   = 20;
     this.checkTesting.Text       = "For Testing";
     this.checkTesting.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkTesting.UseVisualStyleBackColor = true;
     //
     // label11
     //
     this.label11.Location  = new System.Drawing.Point(23, 265);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(110, 16);
     this.label11.TabIndex  = 23;
     this.label11.Text      = "Votes Allotted";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textVotesAllotted
     //
     this.textVotesAllotted.Location = new System.Drawing.Point(134, 264);
     this.textVotesAllotted.Name     = "textVotesAllotted";
     this.textVotesAllotted.Size     = new System.Drawing.Size(100, 20);
     this.textVotesAllotted.TabIndex = 24;
     //
     // label12
     //
     this.label12.Location  = new System.Drawing.Point(240, 265);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(533, 16);
     this.label12.TabIndex  = 25;
     this.label12.Text      = "Typically 100, although it can be more for multilocation offices.  Sometimes 0.";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // butNow
     //
     this.butNow.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butNow.Autosize            = true;
     this.butNow.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butNow.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butNow.CornerRadius        = 4F;
     this.butNow.Location            = new System.Drawing.Point(240, 228);
     this.butNow.Name     = "butNow";
     this.butNow.Size     = new System.Drawing.Size(62, 21);
     this.butNow.TabIndex = 17;
     this.butNow.Text     = "Now";
     this.butNow.Click   += new System.EventHandler(this.butNow_Click);
     //
     // textDateEnded
     //
     this.textDateEnded.Location = new System.Drawing.Point(134, 228);
     this.textDateEnded.Name     = "textDateEnded";
     this.textDateEnded.Size     = new System.Drawing.Size(100, 20);
     this.textDateEnded.TabIndex = 12;
     //
     // textDateDisabled
     //
     this.textDateDisabled.Location = new System.Drawing.Point(134, 160);
     this.textDateDisabled.Name     = "textDateDisabled";
     this.textDateDisabled.Size     = new System.Drawing.Size(100, 20);
     this.textDateDisabled.TabIndex = 10;
     //
     // textDateStarted
     //
     this.textDateStarted.Location = new System.Drawing.Point(134, 127);
     this.textDateStarted.Name     = "textDateStarted";
     this.textDateStarted.Size     = new System.Drawing.Size(100, 20);
     this.textDateStarted.TabIndex = 8;
     //
     // butDelete
     //
     this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDelete.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Autosize     = true;
     this.butDelete.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDelete.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDelete.CornerRadius = 4F;
     this.butDelete.Image        = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location     = new System.Drawing.Point(24, 485);
     this.butDelete.Name         = "butDelete";
     this.butDelete.Size         = new System.Drawing.Size(75, 26);
     this.butDelete.TabIndex     = 6;
     this.butDelete.Text         = "Delete";
     this.butDelete.Click       += new System.EventHandler(this.butDelete_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(690, 444);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 1;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(690, 485);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butMoveTo
     //
     this.butMoveTo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butMoveTo.Autosize            = true;
     this.butMoveTo.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butMoveTo.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butMoveTo.CornerRadius        = 4F;
     this.butMoveTo.Location            = new System.Drawing.Point(405, 8);
     this.butMoveTo.Name     = "butMoveTo";
     this.butMoveTo.Size     = new System.Drawing.Size(75, 24);
     this.butMoveTo.TabIndex = 26;
     this.butMoveTo.Text     = "Move To";
     this.butMoveTo.Click   += new System.EventHandler(this.butMoveTo_Click);
     //
     // label13
     //
     this.label13.Enabled  = false;
     this.label13.Location = new System.Drawing.Point(150, 97);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(655, 16);
     this.label13.TabIndex = 28;
     this.label13.Text     = "Only for customers of resellers.  Helps keep track of customers that we bill via " +
                             "passthrough to a reseller.";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkResellerCustomer
     //
     this.checkResellerCustomer.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkResellerCustomer.Enabled    = false;
     this.checkResellerCustomer.Location   = new System.Drawing.Point(12, 97);
     this.checkResellerCustomer.Name       = "checkResellerCustomer";
     this.checkResellerCustomer.Size       = new System.Drawing.Size(136, 18);
     this.checkResellerCustomer.TabIndex   = 27;
     this.checkResellerCustomer.Text       = "Reseller Customer";
     this.checkResellerCustomer.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkResellerCustomer.UseVisualStyleBackColor = true;
     //
     // butPracticeTitleReset
     //
     this.butPracticeTitleReset.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPracticeTitleReset.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butPracticeTitleReset.Autosize     = true;
     this.butPracticeTitleReset.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPracticeTitleReset.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPracticeTitleReset.CornerRadius = 4F;
     this.butPracticeTitleReset.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPracticeTitleReset.Location     = new System.Drawing.Point(134, 485);
     this.butPracticeTitleReset.Name         = "butPracticeTitleReset";
     this.butPracticeTitleReset.Size         = new System.Drawing.Size(131, 26);
     this.butPracticeTitleReset.TabIndex     = 6;
     this.butPracticeTitleReset.Text         = "Reset Practice Title";
     this.butPracticeTitleReset.Visible      = false;
     this.butPracticeTitleReset.Click       += new System.EventHandler(this.butPracticeTitleReset_Click);
     //
     // FormRegistrationKeyEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(817, 536);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.checkResellerCustomer);
     this.Controls.Add(this.butMoveTo);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.textVotesAllotted);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.checkTesting);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.checkFree);
     this.Controls.Add(this.butNow);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.textDateEnded);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.textDateDisabled);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textDateStarted);
     this.Controls.Add(this.checkForeign);
     this.Controls.Add(this.butPracticeTitleReset);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.textKey);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRegistrationKeyEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Registration Key";
     this.Load         += new System.EventHandler(this.FormRegistrationKeyEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #2
0
		private void InitializeComponent(){
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpReferralAnalysis));
			this.listProv = new System.Windows.Forms.ListBox();
			this.label1 = new System.Windows.Forms.Label();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.butRight = new OpenDental.UI.Button();
			this.butThis = new OpenDental.UI.Button();
			this.label2 = new System.Windows.Forms.Label();
			this.textDateFrom = new OpenDental.ValidDate();
			this.textDateTo = new OpenDental.ValidDate();
			this.label3 = new System.Windows.Forms.Label();
			this.butLeft = new OpenDental.UI.Button();
			this.textToday = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.checkAddress = new System.Windows.Forms.CheckBox();
			this.label5 = new System.Windows.Forms.Label();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.checkNewPat = new System.Windows.Forms.CheckBox();
			this.groupBox2.SuspendLayout();
			this.SuspendLayout();
			// 
			// listProv
			// 
			this.listProv.Location = new System.Drawing.Point(42,95);
			this.listProv.Name = "listProv";
			this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listProv.Size = new System.Drawing.Size(165,186);
			this.listProv.TabIndex = 36;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(41,76);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(104,16);
			this.label1.TabIndex = 35;
			this.label1.Text = "Providers";
			this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.butRight);
			this.groupBox2.Controls.Add(this.butThis);
			this.groupBox2.Controls.Add(this.label2);
			this.groupBox2.Controls.Add(this.textDateFrom);
			this.groupBox2.Controls.Add(this.textDateTo);
			this.groupBox2.Controls.Add(this.label3);
			this.groupBox2.Controls.Add(this.butLeft);
			this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox2.Location = new System.Drawing.Point(271,89);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(281,144);
			this.groupBox2.TabIndex = 46;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Date Range";
			// 
			// butRight
			// 
			this.butRight.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butRight.Autosize = true;
			this.butRight.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRight.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRight.CornerRadius = 4F;
			this.butRight.Image = global::OpenDental.Properties.Resources.Right;
			this.butRight.Location = new System.Drawing.Point(205,33);
			this.butRight.Name = "butRight";
			this.butRight.Size = new System.Drawing.Size(45,24);
			this.butRight.TabIndex = 46;
			this.butRight.Click += new System.EventHandler(this.butRight_Click);
			// 
			// butThis
			// 
			this.butThis.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butThis.Autosize = true;
			this.butThis.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butThis.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butThis.CornerRadius = 4F;
			this.butThis.Location = new System.Drawing.Point(95,33);
			this.butThis.Name = "butThis";
			this.butThis.Size = new System.Drawing.Size(101,24);
			this.butThis.TabIndex = 45;
			this.butThis.Text = "This Month";
			this.butThis.Click += new System.EventHandler(this.butThis_Click);
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(9,79);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(82,18);
			this.label2.TabIndex = 37;
			this.label2.Text = "From";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(95,77);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(100,20);
			this.textDateFrom.TabIndex = 43;
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(95,104);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(100,20);
			this.textDateTo.TabIndex = 44;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(7,105);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(82,18);
			this.label3.TabIndex = 39;
			this.label3.Text = "To";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// butLeft
			// 
			this.butLeft.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butLeft.Autosize = true;
			this.butLeft.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLeft.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLeft.CornerRadius = 4F;
			this.butLeft.Image = global::OpenDental.Properties.Resources.Left;
			this.butLeft.Location = new System.Drawing.Point(41,33);
			this.butLeft.Name = "butLeft";
			this.butLeft.Size = new System.Drawing.Size(45,24);
			this.butLeft.TabIndex = 44;
			this.butLeft.Click += new System.EventHandler(this.butLeft_Click);
			// 
			// textToday
			// 
			this.textToday.Location = new System.Drawing.Point(366,63);
			this.textToday.Name = "textToday";
			this.textToday.ReadOnly = true;
			this.textToday.Size = new System.Drawing.Size(100,20);
			this.textToday.TabIndex = 45;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(237,66);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(127,20);
			this.label4.TabIndex = 44;
			this.label4.Text = "Today\'s Date";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// checkAddress
			// 
			this.checkAddress.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
			this.checkAddress.Location = new System.Drawing.Point(42,307);
			this.checkAddress.Name = "checkAddress";
			this.checkAddress.Size = new System.Drawing.Size(424,24);
			this.checkAddress.TabIndex = 47;
			this.checkAddress.Text = "Include address information.  Useful if you are exporting for letter merge.";
			this.checkAddress.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.checkAddress.UseVisualStyleBackColor = true;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(41,9);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(585,36);
			this.label5.TabIndex = 48;
			this.label5.Text = "This report is based on procedures completed rather than appointments.  Also, the" +
    " production numbers will only include production for patients with referrals, no" +
    "t necessarily everyone.";
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(569,371);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,24);
			this.butCancel.TabIndex = 4;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(569,339);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,24);
			this.butOK.TabIndex = 3;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// checkNewPat
			// 
			this.checkNewPat.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
			this.checkNewPat.Location = new System.Drawing.Point(42,337);
			this.checkNewPat.Name = "checkNewPat";
			this.checkNewPat.Size = new System.Drawing.Size(350,20);
			this.checkNewPat.TabIndex = 49;
			this.checkNewPat.Text = "Only include new patients.";
			this.checkNewPat.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.checkNewPat.UseVisualStyleBackColor = true;
			// 
			// FormRpReferralAnalysis
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(678,423);
			this.Controls.Add(this.checkNewPat);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.checkAddress);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.textToday);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.listProv);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormRpReferralAnalysis";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Referral Analysis";
			this.Load += new System.EventHandler(this.FormReferralAnalysis_Load);
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #3
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormClaimPayEdit));
     this.textAmount = new OpenDental.ValidDouble();
     this.textDate = new OpenDental.ValidDate();
     this.textBankBranch = new System.Windows.Forms.TextBox();
     this.textCheckNum = new System.Windows.Forms.TextBox();
     this.textNote = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.butCancel = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.comboClinic = new System.Windows.Forms.ComboBox();
     this.labelClinic = new System.Windows.Forms.Label();
     this.textCarrierName = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.labelDateIssued = new System.Windows.Forms.Label();
     this.textDateIssued = new OpenDental.ValidDate();
     this.label1 = new System.Windows.Forms.Label();
     this.butCarrierSelect = new OpenDental.UI.Button();
     this.label8 = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // textAmount
     //
     this.textAmount.Location = new System.Drawing.Point(134,86);
     this.textAmount.Name = "textAmount";
     this.textAmount.Size = new System.Drawing.Size(68,20);
     this.textAmount.TabIndex = 0;
     this.textAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(134,44);
     this.textDate.Name = "textDate";
     this.textDate.Size = new System.Drawing.Size(68,20);
     this.textDate.TabIndex = 6;
     this.textDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // textBankBranch
     //
     this.textBankBranch.Location = new System.Drawing.Point(134,128);
     this.textBankBranch.MaxLength = 25;
     this.textBankBranch.Name = "textBankBranch";
     this.textBankBranch.Size = new System.Drawing.Size(100,20);
     this.textBankBranch.TabIndex = 2;
     //
     // textCheckNum
     //
     this.textCheckNum.Location = new System.Drawing.Point(134,107);
     this.textCheckNum.MaxLength = 25;
     this.textCheckNum.Name = "textCheckNum";
     this.textCheckNum.Size = new System.Drawing.Size(100,20);
     this.textCheckNum.TabIndex = 1;
     //
     // textNote
     //
     this.textNote.Location = new System.Drawing.Point(134,198);
     this.textNote.MaxLength = 255;
     this.textNote.Multiline = true;
     this.textNote.Name = "textNote";
     this.textNote.Size = new System.Drawing.Size(324,70);
     this.textNote.TabIndex = 4;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(35,48);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(96,16);
     this.label6.TabIndex = 37;
     this.label6.Text = "Payment Date";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(37,90);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(95,16);
     this.label5.TabIndex = 36;
     this.label5.Text = "Amount";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(41,109);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(90,16);
     this.label4.TabIndex = 35;
     this.label4.Text = "Check #";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(42,131);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(91,16);
     this.label3.TabIndex = 34;
     this.label3.Text = "Bank-Branch";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(13,199);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(120,16);
     this.label2.TabIndex = 33;
     this.label2.Text = "Note";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(430,302);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75,24);
     this.butCancel.TabIndex = 9;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(339,302);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75,24);
     this.butOK.TabIndex = 5;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // comboClinic
     //
     this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboClinic.Location = new System.Drawing.Point(134,21);
     this.comboClinic.MaxDropDownItems = 30;
     this.comboClinic.Name = "comboClinic";
     this.comboClinic.Size = new System.Drawing.Size(209,21);
     this.comboClinic.TabIndex = 0;
     //
     // labelClinic
     //
     this.labelClinic.Location = new System.Drawing.Point(44,25);
     this.labelClinic.Name = "labelClinic";
     this.labelClinic.Size = new System.Drawing.Size(86,14);
     this.labelClinic.TabIndex = 91;
     this.labelClinic.Text = "Clinic";
     this.labelClinic.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textCarrierName
     //
     this.textCarrierName.Location = new System.Drawing.Point(134,149);
     this.textCarrierName.MaxLength = 25;
     this.textCarrierName.Name = "textCarrierName";
     this.textCarrierName.Size = new System.Drawing.Size(252,20);
     this.textCarrierName.TabIndex = 3;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(24,152);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(109,16);
     this.label7.TabIndex = 94;
     this.label7.Text = "Carrier Name";
     this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelDateIssued
     //
     this.labelDateIssued.Location = new System.Drawing.Point(12,69);
     this.labelDateIssued.Name = "labelDateIssued";
     this.labelDateIssued.Size = new System.Drawing.Size(120,16);
     this.labelDateIssued.TabIndex = 37;
     this.labelDateIssued.Text = "Date Check Issued";
     this.labelDateIssued.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateIssued
     //
     this.textDateIssued.Location = new System.Drawing.Point(134,65);
     this.textDateIssued.Name = "textDateIssued";
     this.textDateIssued.Size = new System.Drawing.Size(68,20);
     this.textDateIssued.TabIndex = 7;
     this.textDateIssued.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(203,66);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(94,16);
     this.label1.TabIndex = 95;
     this.label1.Text = "(optional)";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // butCarrierSelect
     //
     this.butCarrierSelect.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCarrierSelect.Autosize = true;
     this.butCarrierSelect.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCarrierSelect.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCarrierSelect.CornerRadius = 4F;
     this.butCarrierSelect.Location = new System.Drawing.Point(389,147);
     this.butCarrierSelect.Name = "butCarrierSelect";
     this.butCarrierSelect.Size = new System.Drawing.Size(69,23);
     this.butCarrierSelect.TabIndex = 8;
     this.butCarrierSelect.Text = "Pick";
     this.butCarrierSelect.Click += new System.EventHandler(this.butCarrierSelect_Click);
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(131,172);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(200,16);
     this.label8.TabIndex = 96;
     this.label8.Text = "(does not need to be exact)";
     //
     // FormClaimPayEdit
     //
     this.AcceptButton = this.butOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.CancelButton = this.butCancel;
     this.ClientSize = new System.Drawing.Size(525,346);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textCarrierName);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.comboClinic);
     this.Controls.Add(this.labelClinic);
     this.Controls.Add(this.textAmount);
     this.Controls.Add(this.textDateIssued);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.textBankBranch);
     this.Controls.Add(this.textCheckNum);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.labelDateIssued);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butCarrierSelect);
     this.Controls.Add(this.butOK);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormClaimPayEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Edit Insurance Payment";
     this.Load += new System.EventHandler(this.FormClaimPayEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #4
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormBilling));
     this.butCancel = new OpenDental.UI.Button();
     this.butSend = new OpenDental.UI.Button();
     this.butNone = new OpenDental.UI.Button();
     this.butAll = new OpenDental.UI.Button();
     this.gridBill = new OpenDental.UI.ODGrid();
     this.contextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuItemGoTo = new System.Windows.Forms.ToolStripMenuItem();
     this.labelTotal = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.radioUnsent = new System.Windows.Forms.RadioButton();
     this.radioSent = new System.Windows.Forms.RadioButton();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.labelSentElect = new System.Windows.Forms.Label();
     this.labelEmailed = new System.Windows.Forms.Label();
     this.labelPrinted = new System.Windows.Forms.Label();
     this.labelSelected = new System.Windows.Forms.Label();
     this.butEdit = new OpenDental.UI.Button();
     this.textDateEnd = new OpenDental.ValidDate();
     this.textDateStart = new OpenDental.ValidDate();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.butRefresh = new OpenDental.UI.Button();
     this.comboOrder = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.butPrintList = new OpenDental.UI.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.comboClinic = new System.Windows.Forms.ComboBox();
     this.labelClinic = new System.Windows.Forms.Label();
     this.contextMenu.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(802, 656);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex = 1;
     this.butCancel.Text = "Close";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butSend
     //
     this.butSend.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butSend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butSend.Autosize = true;
     this.butSend.BackColor = System.Drawing.SystemColors.Control;
     this.butSend.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butSend.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butSend.CornerRadius = 4F;
     this.butSend.Location = new System.Drawing.Point(802, 622);
     this.butSend.Name = "butSend";
     this.butSend.Size = new System.Drawing.Size(75, 24);
     this.butSend.TabIndex = 0;
     this.butSend.Text = "Send";
     this.butSend.UseVisualStyleBackColor = false;
     this.butSend.Click += new System.EventHandler(this.butSend_Click);
     //
     // butNone
     //
     this.butNone.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butNone.Autosize = true;
     this.butNone.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butNone.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butNone.CornerRadius = 4F;
     this.butNone.Location = new System.Drawing.Point(103, 656);
     this.butNone.Name = "butNone";
     this.butNone.Size = new System.Drawing.Size(75, 24);
     this.butNone.TabIndex = 23;
     this.butNone.Text = "&None";
     this.butNone.Click += new System.EventHandler(this.butNone_Click);
     //
     // butAll
     //
     this.butAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butAll.Autosize = true;
     this.butAll.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butAll.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butAll.CornerRadius = 4F;
     this.butAll.Location = new System.Drawing.Point(12, 656);
     this.butAll.Name = "butAll";
     this.butAll.Size = new System.Drawing.Size(75, 24);
     this.butAll.TabIndex = 22;
     this.butAll.Text = "&All";
     this.butAll.Click += new System.EventHandler(this.butAll_Click);
     //
     // gridBill
     //
     this.gridBill.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)));
     this.gridBill.ContextMenuStrip = this.contextMenu;
     this.gridBill.HScrollVisible = false;
     this.gridBill.Location = new System.Drawing.Point(12, 58);
     this.gridBill.Name = "gridBill";
     this.gridBill.ScrollValue = 0;
     this.gridBill.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
     this.gridBill.Size = new System.Drawing.Size(772, 590);
     this.gridBill.TabIndex = 28;
     this.gridBill.Title = "Bills";
     this.gridBill.TranslationName = "TableBilling";
     this.gridBill.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridBill_CellDoubleClick);
     this.gridBill.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridBill_CellClick);
     this.gridBill.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridBill_MouseDown);
     //
     // contextMenu
     //
     this.contextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menuItemGoTo});
     this.contextMenu.Name = "contextMenu";
     this.contextMenu.Size = new System.Drawing.Size(108, 26);
     //
     // menuItemGoTo
     //
     this.menuItemGoTo.Name = "menuItemGoTo";
     this.menuItemGoTo.Size = new System.Drawing.Size(107, 22);
     this.menuItemGoTo.Text = "Go To";
     this.menuItemGoTo.Click += new System.EventHandler(this.menuItemGoTo_Click);
     //
     // labelTotal
     //
     this.labelTotal.Location = new System.Drawing.Point(4, 19);
     this.labelTotal.Name = "labelTotal";
     this.labelTotal.Size = new System.Drawing.Size(89, 16);
     this.labelTotal.TabIndex = 29;
     this.labelTotal.Text = "Total=20";
     this.labelTotal.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Location = new System.Drawing.Point(787, 530);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(91, 87);
     this.label1.TabIndex = 30;
     this.label1.Text = "This will immediately print or email all selected bills";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // radioUnsent
     //
     this.radioUnsent.Checked = true;
     this.radioUnsent.Location = new System.Drawing.Point(31, 7);
     this.radioUnsent.Name = "radioUnsent";
     this.radioUnsent.Size = new System.Drawing.Size(75, 20);
     this.radioUnsent.TabIndex = 31;
     this.radioUnsent.TabStop = true;
     this.radioUnsent.Text = "Unsent";
     this.radioUnsent.UseVisualStyleBackColor = true;
     this.radioUnsent.Click += new System.EventHandler(this.radioUnsent_Click);
     //
     // radioSent
     //
     this.radioSent.Location = new System.Drawing.Point(31, 29);
     this.radioSent.Name = "radioSent";
     this.radioSent.Size = new System.Drawing.Size(79, 20);
     this.radioSent.TabIndex = 32;
     this.radioSent.Text = "Sent";
     this.radioSent.UseVisualStyleBackColor = true;
     this.radioSent.Click += new System.EventHandler(this.radioSent_Click);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.labelSentElect);
     this.groupBox1.Controls.Add(this.labelEmailed);
     this.groupBox1.Controls.Add(this.labelPrinted);
     this.groupBox1.Controls.Add(this.labelSelected);
     this.groupBox1.Controls.Add(this.labelTotal);
     this.groupBox1.Location = new System.Drawing.Point(788, 233);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(96, 119);
     this.groupBox1.TabIndex = 33;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Counts";
     //
     // labelSentElect
     //
     this.labelSentElect.Location = new System.Drawing.Point(4, 95);
     this.labelSentElect.Name = "labelSentElect";
     this.labelSentElect.Size = new System.Drawing.Size(89, 16);
     this.labelSentElect.TabIndex = 33;
     this.labelSentElect.Text = "SentElect=20";
     this.labelSentElect.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEmailed
     //
     this.labelEmailed.Location = new System.Drawing.Point(4, 76);
     this.labelEmailed.Name = "labelEmailed";
     this.labelEmailed.Size = new System.Drawing.Size(89, 16);
     this.labelEmailed.TabIndex = 32;
     this.labelEmailed.Text = "Emailed=20";
     this.labelEmailed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPrinted
     //
     this.labelPrinted.Location = new System.Drawing.Point(4, 57);
     this.labelPrinted.Name = "labelPrinted";
     this.labelPrinted.Size = new System.Drawing.Size(89, 16);
     this.labelPrinted.TabIndex = 31;
     this.labelPrinted.Text = "Printed=20";
     this.labelPrinted.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSelected
     //
     this.labelSelected.Location = new System.Drawing.Point(4, 38);
     this.labelSelected.Name = "labelSelected";
     this.labelSelected.Size = new System.Drawing.Size(89, 16);
     this.labelSelected.TabIndex = 30;
     this.labelSelected.Text = "Selected=20";
     this.labelSelected.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // butEdit
     //
     this.butEdit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butEdit.Autosize = true;
     this.butEdit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEdit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEdit.CornerRadius = 4F;
     this.butEdit.Location = new System.Drawing.Point(796, 67);
     this.butEdit.Name = "butEdit";
     this.butEdit.Size = new System.Drawing.Size(82, 24);
     this.butEdit.TabIndex = 34;
     this.butEdit.Text = "Edit Selected";
     this.butEdit.Click += new System.EventHandler(this.butEdit_Click);
     //
     // textDateEnd
     //
     this.textDateEnd.Location = new System.Drawing.Point(650, 32);
     this.textDateEnd.Name = "textDateEnd";
     this.textDateEnd.Size = new System.Drawing.Size(77, 20);
     this.textDateEnd.TabIndex = 38;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(651, 8);
     this.textDateStart.Name = "textDateStart";
     this.textDateStart.Size = new System.Drawing.Size(77, 20);
     this.textDateStart.TabIndex = 37;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(584, 35);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(64, 14);
     this.label2.TabIndex = 36;
     this.label2.Text = "End Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(578, 11);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(70, 14);
     this.label3.TabIndex = 35;
     this.label3.Text = "Start Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butRefresh.Autosize = true;
     this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius = 4F;
     this.butRefresh.Location = new System.Drawing.Point(796, 7);
     this.butRefresh.Name = "butRefresh";
     this.butRefresh.Size = new System.Drawing.Size(82, 24);
     this.butRefresh.TabIndex = 39;
     this.butRefresh.Text = "Refresh";
     this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
     //
     // comboOrder
     //
     this.comboOrder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboOrder.Location = new System.Drawing.Point(195, 8);
     this.comboOrder.MaxDropDownItems = 40;
     this.comboOrder.Name = "comboOrder";
     this.comboOrder.Size = new System.Drawing.Size(133, 21);
     this.comboOrder.TabIndex = 41;
     this.comboOrder.SelectionChangeCommitted += new System.EventHandler(this.comboOrder_SelectionChangeCommitted);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(110, 12);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(83, 14);
     this.label4.TabIndex = 40;
     this.label4.Text = "Order by";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butPrintList
     //
     this.butPrintList.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrintList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butPrintList.Autosize = true;
     this.butPrintList.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrintList.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrintList.CornerRadius = 4F;
     this.butPrintList.Image = global::OpenDental.Properties.Resources.butPrint;
     this.butPrintList.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrintList.Location = new System.Drawing.Point(364, 656);
     this.butPrintList.Name = "butPrintList";
     this.butPrintList.Size = new System.Drawing.Size(88, 24);
     this.butPrintList.TabIndex = 42;
     this.butPrintList.Text = "Print List";
     this.butPrintList.Click += new System.EventHandler(this.butPrintList_Click);
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label5.Location = new System.Drawing.Point(456, 651);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(165, 29);
     this.label5.TabIndex = 43;
     this.label5.Text = "Does not print individual bills.  Just prints the list of bills.";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // comboClinic
     //
     this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboClinic.Location = new System.Drawing.Point(409, 8);
     this.comboClinic.MaxDropDownItems = 40;
     this.comboClinic.Name = "comboClinic";
     this.comboClinic.Size = new System.Drawing.Size(133, 21);
     this.comboClinic.TabIndex = 44;
     this.comboClinic.Visible = false;
     this.comboClinic.SelectionChangeCommitted += new System.EventHandler(this.comboClinic_SelectionChangeCommitted);
     //
     // labelClinic
     //
     this.labelClinic.Location = new System.Drawing.Point(334, 13);
     this.labelClinic.Name = "labelClinic";
     this.labelClinic.Size = new System.Drawing.Size(73, 14);
     this.labelClinic.TabIndex = 45;
     this.labelClinic.Text = "Clinic";
     this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelClinic.Visible = false;
     //
     // FormBilling
     //
     this.AcceptButton = this.butSend;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton = this.butCancel;
     this.ClientSize = new System.Drawing.Size(888, 688);
     this.Controls.Add(this.labelClinic);
     this.Controls.Add(this.comboClinic);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.comboOrder);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.butPrintList);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butEdit);
     this.Controls.Add(this.textDateStart);
     this.Controls.Add(this.textDateEnd);
     this.Controls.Add(this.radioUnsent);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.radioSent);
     this.Controls.Add(this.gridBill);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butNone);
     this.Controls.Add(this.butAll);
     this.Controls.Add(this.butSend);
     this.Controls.Add(this.butCancel);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormBilling";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Bills";
     this.Activated += new System.EventHandler(this.FormBilling_Activated);
     this.Load += new System.EventHandler(this.FormBilling_Load);
     this.contextMenu.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRegistrationKeyEdit));
     this.textKey = new System.Windows.Forms.TextBox();
     this.textNote = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.checkForeign = new System.Windows.Forms.CheckBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.textDateEnded = new OpenDental.ValidDate();
     this.textDateDisabled = new OpenDental.ValidDate();
     this.textDateStarted = new OpenDental.ValidDate();
     this.butDelete = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.butCancel = new OpenDental.UI.Button();
     this.butNow = new OpenDental.UI.Button();
     this.checkFree = new System.Windows.Forms.CheckBox();
     this.label9 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.checkTesting = new System.Windows.Forms.CheckBox();
     this.label12 = new System.Windows.Forms.Label();
     this.textVotesAllotted = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // textKey
     //
     this.textKey.Location = new System.Drawing.Point(134, 10);
     this.textKey.Name = "textKey";
     this.textKey.ReadOnly = true;
     this.textKey.Size = new System.Drawing.Size(269, 20);
     this.textKey.TabIndex = 2;
     //
     // textNote
     //
     this.textNote.Location = new System.Drawing.Point(134, 294);
     this.textNote.Multiline = true;
     this.textNote.Name = "textNote";
     this.textNote.Size = new System.Drawing.Size(269, 124);
     this.textNote.TabIndex = 3;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(23, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(110, 16);
     this.label1.TabIndex = 4;
     this.label1.Text = "Registration Key";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(59, 297);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(74, 16);
     this.label2.TabIndex = 5;
     this.label2.Text = "Note";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkForeign
     //
     this.checkForeign.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkForeign.Location = new System.Drawing.Point(44, 34);
     this.checkForeign.Name = "checkForeign";
     this.checkForeign.Size = new System.Drawing.Size(104, 18);
     this.checkForeign.TabIndex = 7;
     this.checkForeign.Text = "Foreign";
     this.checkForeign.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkForeign.UseVisualStyleBackColor = true;
     this.checkForeign.Click += new System.EventHandler(this.checkForeign_Click);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(23, 123);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(110, 16);
     this.label3.TabIndex = 9;
     this.label3.Text = "Date Started";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(23, 156);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(110, 16);
     this.label4.TabIndex = 11;
     this.label4.Text = "Date Disabled";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(23, 224);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(110, 16);
     this.label5.TabIndex = 13;
     this.label5.Text = "Date Ended";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(236, 123);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(207, 16);
     this.label6.TabIndex = 14;
     this.label6.Text = "Not accurate before 11/07";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(236, 154);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(578, 62);
     this.label7.TabIndex = 15;
     this.label7.Text = resources.GetString("label7.Text");
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(304, 221);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(419, 32);
     this.label8.TabIndex = 16;
     this.label8.Text = "If a customer drops monthly service, this date should reflect their last date of " +
     "coverage.  They will still be able to download bug fixes.";
     //
     // textDateEnded
     //
     this.textDateEnded.Location = new System.Drawing.Point(134, 223);
     this.textDateEnded.Name = "textDateEnded";
     this.textDateEnded.Size = new System.Drawing.Size(100, 20);
     this.textDateEnded.TabIndex = 12;
     //
     // textDateDisabled
     //
     this.textDateDisabled.Location = new System.Drawing.Point(134, 155);
     this.textDateDisabled.Name = "textDateDisabled";
     this.textDateDisabled.Size = new System.Drawing.Size(100, 20);
     this.textDateDisabled.TabIndex = 10;
     //
     // textDateStarted
     //
     this.textDateStarted.Location = new System.Drawing.Point(134, 122);
     this.textDateStarted.Name = "textDateStarted";
     this.textDateStarted.Size = new System.Drawing.Size(100, 20);
     this.textDateStarted.TabIndex = 8;
     //
     // butDelete
     //
     this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Autosize = true;
     this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDelete.CornerRadius = 4F;
     this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location = new System.Drawing.Point(24, 460);
     this.butDelete.Name = "butDelete";
     this.butDelete.Size = new System.Drawing.Size(75, 26);
     this.butDelete.TabIndex = 6;
     this.butDelete.Text = "Delete";
     this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(690, 419);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex = 1;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location = new System.Drawing.Point(690, 460);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butNow
     //
     this.butNow.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butNow.Autosize = true;
     this.butNow.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butNow.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butNow.CornerRadius = 4F;
     this.butNow.Location = new System.Drawing.Point(240, 223);
     this.butNow.Name = "butNow";
     this.butNow.Size = new System.Drawing.Size(62, 21);
     this.butNow.TabIndex = 17;
     this.butNow.Text = "Now";
     this.butNow.Click += new System.EventHandler(this.butNow_Click);
     //
     // checkFree
     //
     this.checkFree.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkFree.Location = new System.Drawing.Point(44, 55);
     this.checkFree.Name = "checkFree";
     this.checkFree.Size = new System.Drawing.Size(104, 18);
     this.checkFree.TabIndex = 18;
     this.checkFree.Text = "Free Version";
     this.checkFree.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkFree.UseVisualStyleBackColor = true;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(150, 55);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(572, 16);
     this.label9.TabIndex = 19;
     this.label9.Text = "Only for very poor countries.  Must make absolutely sure that the country meets t" +
     "he requirements.";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(150, 76);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(572, 16);
     this.label10.TabIndex = 21;
     this.label10.Text = "Only for approved developers.  Cannot be used with live patient data.";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkTesting
     //
     this.checkTesting.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkTesting.Location = new System.Drawing.Point(12, 76);
     this.checkTesting.Name = "checkTesting";
     this.checkTesting.Size = new System.Drawing.Size(136, 18);
     this.checkTesting.TabIndex = 20;
     this.checkTesting.Text = "For Testing";
     this.checkTesting.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkTesting.UseVisualStyleBackColor = true;
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(240, 260);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(533, 16);
     this.label12.TabIndex = 28;
     this.label12.Text = "Typically 100, although it can be more for multilocation offices.  Sometimes 0.";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textVotesAllotted
     //
     this.textVotesAllotted.Location = new System.Drawing.Point(134, 259);
     this.textVotesAllotted.Name = "textVotesAllotted";
     this.textVotesAllotted.Size = new System.Drawing.Size(100, 20);
     this.textVotesAllotted.TabIndex = 27;
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(23, 260);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(110, 16);
     this.label11.TabIndex = 26;
     this.label11.Text = "Votes Allotted";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // FormRegistrationKeyEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(817, 511);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.textVotesAllotted);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.checkTesting);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.checkFree);
     this.Controls.Add(this.butNow);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.textDateEnded);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.textDateDisabled);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textDateStarted);
     this.Controls.Add(this.checkForeign);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.textKey);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormRegistrationKeyEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Edit Registration Key";
     this.Load += new System.EventHandler(this.FormRegistrationKeyEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #6
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpNewPatients));
     this.listProv     = new System.Windows.Forms.ListBox();
     this.label1       = new System.Windows.Forms.Label();
     this.groupBox2    = new System.Windows.Forms.GroupBox();
     this.label2       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.textToday    = new System.Windows.Forms.TextBox();
     this.label4       = new System.Windows.Forms.Label();
     this.checkAddress = new System.Windows.Forms.CheckBox();
     this.checkProd    = new System.Windows.Forms.CheckBox();
     this.butRight     = new OpenDental.UI.Button();
     this.butThis      = new OpenDental.UI.Button();
     this.textDateFrom = new OpenDental.ValidDate();
     this.textDateTo   = new OpenDental.ValidDate();
     this.butLeft      = new OpenDental.UI.Button();
     this.butCancel    = new OpenDental.UI.Button();
     this.butOK        = new OpenDental.UI.Button();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // listProv
     //
     this.listProv.Location      = new System.Drawing.Point(42, 61);
     this.listProv.Name          = "listProv";
     this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProv.Size          = new System.Drawing.Size(165, 186);
     this.listProv.TabIndex      = 36;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(41, 42);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(104, 16);
     this.label1.TabIndex  = 35;
     this.label1.Text      = "Providers";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.butRight);
     this.groupBox2.Controls.Add(this.butThis);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.textDateFrom);
     this.groupBox2.Controls.Add(this.textDateTo);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.butLeft);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(271, 55);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(281, 144);
     this.groupBox2.TabIndex  = 46;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "Date Range";
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(9, 79);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(82, 18);
     this.label2.TabIndex  = 37;
     this.label2.Text      = "From";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(7, 105);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(82, 18);
     this.label3.TabIndex  = 39;
     this.label3.Text      = "To";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textToday
     //
     this.textToday.Location = new System.Drawing.Point(366, 29);
     this.textToday.Name     = "textToday";
     this.textToday.ReadOnly = true;
     this.textToday.Size     = new System.Drawing.Size(100, 20);
     this.textToday.TabIndex = 45;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(237, 32);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(127, 20);
     this.label4.TabIndex  = 44;
     this.label4.Text      = "Today\'s Date";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkAddress
     //
     this.checkAddress.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.Location   = new System.Drawing.Point(42, 273);
     this.checkAddress.Name       = "checkAddress";
     this.checkAddress.Size       = new System.Drawing.Size(402, 35);
     this.checkAddress.TabIndex   = 47;
     this.checkAddress.Text       = "Include address information.  Doesn\'t fit easily on a printout, but useful if you" +
                                    " are exporting for letter merge.";
     this.checkAddress.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.UseVisualStyleBackColor = true;
     //
     // checkProd
     //
     this.checkProd.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkProd.Location   = new System.Drawing.Point(42, 313);
     this.checkProd.Name       = "checkProd";
     this.checkProd.Size       = new System.Drawing.Size(381, 22);
     this.checkProd.TabIndex   = 48;
     this.checkProd.Text       = "Exclude patients with no production.";
     this.checkProd.TextAlign  = System.Drawing.ContentAlignment.TopLeft;
     this.checkProd.UseVisualStyleBackColor = true;
     //
     // butRight
     //
     this.butRight.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRight.Autosize            = true;
     this.butRight.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRight.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRight.CornerRadius        = 4F;
     this.butRight.Image    = global::OpenDental.Properties.Resources.Right;
     this.butRight.Location = new System.Drawing.Point(205, 33);
     this.butRight.Name     = "butRight";
     this.butRight.Size     = new System.Drawing.Size(45, 24);
     this.butRight.TabIndex = 46;
     this.butRight.Click   += new System.EventHandler(this.butRight_Click);
     //
     // butThis
     //
     this.butThis.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butThis.Autosize            = true;
     this.butThis.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butThis.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butThis.CornerRadius        = 4F;
     this.butThis.Location            = new System.Drawing.Point(95, 33);
     this.butThis.Name     = "butThis";
     this.butThis.Size     = new System.Drawing.Size(101, 24);
     this.butThis.TabIndex = 45;
     this.butThis.Text     = "This Month";
     this.butThis.Click   += new System.EventHandler(this.butThis_Click);
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(95, 77);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(100, 20);
     this.textDateFrom.TabIndex = 43;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(95, 104);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(100, 20);
     this.textDateTo.TabIndex = 44;
     //
     // butLeft
     //
     this.butLeft.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butLeft.Autosize            = true;
     this.butLeft.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLeft.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLeft.CornerRadius        = 4F;
     this.butLeft.Image    = global::OpenDental.Properties.Resources.Left;
     this.butLeft.Location = new System.Drawing.Point(41, 33);
     this.butLeft.Name     = "butLeft";
     this.butLeft.Size     = new System.Drawing.Size(45, 24);
     this.butLeft.TabIndex = 44;
     this.butLeft.Click   += new System.EventHandler(this.butLeft_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(542, 316);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 4;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(542, 284);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex     = 3;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // FormRpNewPatients
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(651, 368);
     this.Controls.Add(this.checkProd);
     this.Controls.Add(this.checkAddress);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.textToday);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.listProv);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRpNewPatients";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "New Patients";
     this.Load         += new System.EventHandler(this.FormNewPatients_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #7
0
		private void InitializeComponent(){
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormProcEdit));
			this.labelDate = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.labelTooth = new System.Windows.Forms.Label();
			this.labelSurfaces = new System.Windows.Forms.Label();
			this.labelAmount = new System.Windows.Forms.Label();
			this.textProc = new System.Windows.Forms.TextBox();
			this.textTooth = new System.Windows.Forms.TextBox();
			this.textSurfaces = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.textDesc = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.labelRange = new System.Windows.Forms.Label();
			this.textRange = new System.Windows.Forms.TextBox();
			this.groupQuadrant = new System.Windows.Forms.GroupBox();
			this.radioLR = new System.Windows.Forms.RadioButton();
			this.radioLL = new System.Windows.Forms.RadioButton();
			this.radioUL = new System.Windows.Forms.RadioButton();
			this.radioUR = new System.Windows.Forms.RadioButton();
			this.groupArch = new System.Windows.Forms.GroupBox();
			this.radioL = new System.Windows.Forms.RadioButton();
			this.radioU = new System.Windows.Forms.RadioButton();
			this.panelSurfaces = new System.Windows.Forms.Panel();
			this.groupSextant = new System.Windows.Forms.GroupBox();
			this.radioS6 = new System.Windows.Forms.RadioButton();
			this.radioS5 = new System.Windows.Forms.RadioButton();
			this.radioS4 = new System.Windows.Forms.RadioButton();
			this.radioS2 = new System.Windows.Forms.RadioButton();
			this.radioS3 = new System.Windows.Forms.RadioButton();
			this.radioS1 = new System.Windows.Forms.RadioButton();
			this.label9 = new System.Windows.Forms.Label();
			this.labelDx = new System.Windows.Forms.Label();
			this.panel1 = new System.Windows.Forms.Panel();
			this.textTimeFinal = new System.Windows.Forms.TextBox();
			this.labelTimeFinal = new System.Windows.Forms.Label();
			this.textTimeStart = new System.Windows.Forms.TextBox();
			this.textTimeEnd = new System.Windows.Forms.TextBox();
			this.label27 = new System.Windows.Forms.Label();
			this.label26 = new System.Windows.Forms.Label();
			this.listBoxTeeth = new System.Windows.Forms.ListBox();
			this.label12 = new System.Windows.Forms.Label();
			this.labelStartTime = new System.Windows.Forms.Label();
			this.labelEndTime = new System.Windows.Forms.Label();
			this.listBoxTeeth2 = new System.Windows.Forms.ListBox();
			this.textDrugQty = new System.Windows.Forms.TextBox();
			this.label10 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.textDrugNDC = new System.Windows.Forms.TextBox();
			this.comboDrugUnit = new System.Windows.Forms.ComboBox();
			this.label1 = new System.Windows.Forms.Label();
			this.textRevCode = new System.Windows.Forms.TextBox();
			this.label22 = new System.Windows.Forms.Label();
			this.textUnitQty = new System.Windows.Forms.TextBox();
			this.label21 = new System.Windows.Forms.Label();
			this.textCodeMod4 = new System.Windows.Forms.TextBox();
			this.textCodeMod3 = new System.Windows.Forms.TextBox();
			this.textCodeMod2 = new System.Windows.Forms.TextBox();
			this.label19 = new System.Windows.Forms.Label();
			this.textCodeMod1 = new System.Windows.Forms.TextBox();
			this.checkIsPrincDiag = new System.Windows.Forms.CheckBox();
			this.label11 = new System.Windows.Forms.Label();
			this.textDiagnosticCode = new System.Windows.Forms.TextBox();
			this.label8 = new System.Windows.Forms.Label();
			this.textMedicalCode = new System.Windows.Forms.TextBox();
			this.labelClaim = new System.Windows.Forms.Label();
			this.comboPlaceService = new System.Windows.Forms.ComboBox();
			this.labelPlaceService = new System.Windows.Forms.Label();
			this.labelPriority = new System.Windows.Forms.Label();
			this.labelSetComplete = new System.Windows.Forms.Label();
			this.checkNoBillIns = new System.Windows.Forms.CheckBox();
			this.labelIncomplete = new System.Windows.Forms.Label();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.labelClinic = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.comboPriority = new System.Windows.Forms.ComboBox();
			this.comboDx = new System.Windows.Forms.ComboBox();
			this.comboProvNum = new System.Windows.Forms.ComboBox();
			this.textUser = new System.Windows.Forms.TextBox();
			this.comboBillingTypeTwo = new System.Windows.Forms.ComboBox();
			this.labelBillingTypeTwo = new System.Windows.Forms.Label();
			this.comboBillingTypeOne = new System.Windows.Forms.ComboBox();
			this.labelBillingTypeOne = new System.Windows.Forms.Label();
			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.labelInvalidSig = new System.Windows.Forms.Label();
			this.textSite = new System.Windows.Forms.TextBox();
			this.labelSite = new System.Windows.Forms.Label();
			this.checkHideGraphics = new System.Windows.Forms.CheckBox();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.listProsth = new System.Windows.Forms.ListBox();
			this.groupProsth = new System.Windows.Forms.GroupBox();
			this.checkTypeCodeA = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeB = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeC = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeE = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeL = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeX = new System.Windows.Forms.CheckBox();
			this.checkTypeCodeS = new System.Windows.Forms.CheckBox();
			this.groupCanadianProcTypeCode = new System.Windows.Forms.GroupBox();
			this.labelDPCpost = new System.Windows.Forms.Label();
			this.comboDPCpost = new System.Windows.Forms.ComboBox();
			this.labelScheduleBy = new System.Windows.Forms.Label();
			this.checkIsRepair = new System.Windows.Forms.CheckBox();
			this.checkIsEffComm = new System.Windows.Forms.CheckBox();
			this.checkIsOnCall = new System.Windows.Forms.CheckBox();
			this.comboDPC = new System.Windows.Forms.ComboBox();
			this.comboStatus = new System.Windows.Forms.ComboBox();
			this.labelStatus = new System.Windows.Forms.Label();
			this.labelDateStop = new System.Windows.Forms.Label();
			this.labelDateSched = new System.Windows.Forms.Label();
			this.labelDPC = new System.Windows.Forms.Label();
			this.comboPrognosis = new System.Windows.Forms.ComboBox();
			this.labelPrognosis = new System.Windows.Forms.Label();
			this.comboProcStatus = new System.Windows.Forms.ComboBox();
			this.label13 = new System.Windows.Forms.Label();
			this.textReferral = new System.Windows.Forms.TextBox();
			this.labelClaimNote = new System.Windows.Forms.Label();
			this.tabControl = new System.Windows.Forms.TabControl();
			this.tabPageFinancial = new System.Windows.Forms.TabPage();
			this.tabPageMedical = new System.Windows.Forms.TabPage();
			this.label17 = new System.Windows.Forms.Label();
			this.comboUnitType = new System.Windows.Forms.ComboBox();
			this.tabPageMisc = new System.Windows.Forms.TabPage();
			this.textBillingNote = new System.Windows.Forms.TextBox();
			this.label18 = new System.Windows.Forms.Label();
			this.tabPageCanada = new System.Windows.Forms.TabPage();
			this.labelCanadaLabFee2 = new System.Windows.Forms.Label();
			this.labelCanadaLabFee1 = new System.Windows.Forms.Label();
			this.tabPageOrion = new System.Windows.Forms.TabPage();
			this.labelLocked = new System.Windows.Forms.Label();
			this.gridIns = new OpenDental.UI.ODGrid();
			this.label20 = new System.Windows.Forms.Label();
			this.textSnomedBodySite = new System.Windows.Forms.TextBox();
			this.butSearch = new OpenDental.UI.Button();
			this.butLock = new OpenDental.UI.Button();
			this.butInvalidate = new OpenDental.UI.Button();
			this.butAppend = new OpenDental.UI.Button();
			this.butAddEstimate = new OpenDental.UI.Button();
			this.tbAdj = new OpenDental.TableProcAdj();
			this.tbPay = new OpenDental.TableProcPay();
			this.butAddAdjust = new OpenDental.UI.Button();
			this.butNoneSnomedBodySite = new OpenDental.UI.Button();
			this.butSnomedBodySiteSelect = new OpenDental.UI.Button();
			this.butPickSite = new OpenDental.UI.Button();
			this.textCanadaLabFee2 = new OpenDental.ValidDouble();
			this.textCanadaLabFee1 = new OpenDental.ValidDouble();
			this.textDateStop = new OpenDental.ValidDate();
			this.textDateScheduled = new OpenDental.ValidDate();
			this.textClaimNote = new OpenDental.ODtextBox();
			this.butReferral = new OpenDental.UI.Button();
			this.butPickProv = new OpenDental.UI.Button();
			this.butTopazSign = new OpenDental.UI.Button();
			this.buttonUseAutoNote = new OpenDental.UI.Button();
			this.sigBox = new OpenDental.UI.SignatureBox();
			this.butClearSig = new OpenDental.UI.Button();
			this.textDateOriginalProsth = new OpenDental.ValidDate();
			this.textNotes = new OpenDental.ODtextBox();
			this.butSetComplete = new OpenDental.UI.Button();
			this.butEditAnyway = new OpenDental.UI.Button();
			this.butDelete = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.textDate = new OpenDental.ValidDate();
			this.butNow = new OpenDental.UI.Button();
			this.butD = new OpenDental.UI.Button();
			this.butBF = new OpenDental.UI.Button();
			this.butL = new OpenDental.UI.Button();
			this.butM = new OpenDental.UI.Button();
			this.butV = new OpenDental.UI.Button();
			this.butOI = new OpenDental.UI.Button();
			this.textDateTP = new OpenDental.ValidDate();
			this.textDateEntry = new OpenDental.ValidDate();
			this.textProcFee = new OpenDental.ValidDouble();
			this.butChange = new OpenDental.UI.Button();
			this.groupQuadrant.SuspendLayout();
			this.groupArch.SuspendLayout();
			this.panelSurfaces.SuspendLayout();
			this.groupSextant.SuspendLayout();
			this.panel1.SuspendLayout();
			this.groupProsth.SuspendLayout();
			this.groupCanadianProcTypeCode.SuspendLayout();
			this.tabControl.SuspendLayout();
			this.tabPageFinancial.SuspendLayout();
			this.tabPageMedical.SuspendLayout();
			this.tabPageMisc.SuspendLayout();
			this.tabPageCanada.SuspendLayout();
			this.tabPageOrion.SuspendLayout();
			this.SuspendLayout();
			// 
			// labelDate
			// 
			this.labelDate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelDate.Location = new System.Drawing.Point(8, 44);
			this.labelDate.Name = "labelDate";
			this.labelDate.Size = new System.Drawing.Size(96, 14);
			this.labelDate.TabIndex = 0;
			this.labelDate.Text = "Date";
			this.labelDate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label2
			// 
			this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label2.Location = new System.Drawing.Point(26, 63);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(79, 12);
			this.label2.TabIndex = 1;
			this.label2.Text = "Procedure";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelTooth
			// 
			this.labelTooth.Location = new System.Drawing.Point(68, 107);
			this.labelTooth.Name = "labelTooth";
			this.labelTooth.Size = new System.Drawing.Size(36, 12);
			this.labelTooth.TabIndex = 2;
			this.labelTooth.Text = "Tooth";
			this.labelTooth.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.labelTooth.Visible = false;
			// 
			// labelSurfaces
			// 
			this.labelSurfaces.Location = new System.Drawing.Point(33, 135);
			this.labelSurfaces.Name = "labelSurfaces";
			this.labelSurfaces.Size = new System.Drawing.Size(73, 16);
			this.labelSurfaces.TabIndex = 3;
			this.labelSurfaces.Text = "Surfaces";
			this.labelSurfaces.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.labelSurfaces.Visible = false;
			// 
			// labelAmount
			// 
			this.labelAmount.Location = new System.Drawing.Point(30, 158);
			this.labelAmount.Name = "labelAmount";
			this.labelAmount.Size = new System.Drawing.Size(75, 16);
			this.labelAmount.TabIndex = 4;
			this.labelAmount.Text = "Amount";
			this.labelAmount.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textProc
			// 
			this.textProc.Location = new System.Drawing.Point(106, 61);
			this.textProc.Name = "textProc";
			this.textProc.ReadOnly = true;
			this.textProc.Size = new System.Drawing.Size(76, 20);
			this.textProc.TabIndex = 6;
			// 
			// textTooth
			// 
			this.textTooth.Location = new System.Drawing.Point(106, 105);
			this.textTooth.Name = "textTooth";
			this.textTooth.Size = new System.Drawing.Size(35, 20);
			this.textTooth.TabIndex = 7;
			this.textTooth.Visible = false;
			this.textTooth.Validating += new System.ComponentModel.CancelEventHandler(this.textTooth_Validating);
			// 
			// textSurfaces
			// 
			this.textSurfaces.Location = new System.Drawing.Point(106, 133);
			this.textSurfaces.Name = "textSurfaces";
			this.textSurfaces.Size = new System.Drawing.Size(68, 20);
			this.textSurfaces.TabIndex = 4;
			this.textSurfaces.Visible = false;
			this.textSurfaces.TextChanged += new System.EventHandler(this.textSurfaces_TextChanged);
			this.textSurfaces.Validating += new System.ComponentModel.CancelEventHandler(this.textSurfaces_Validating);
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(0, 81);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(105, 16);
			this.label6.TabIndex = 13;
			this.label6.Text = "Description";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDesc
			// 
			this.textDesc.BackColor = System.Drawing.SystemColors.Control;
			this.textDesc.Location = new System.Drawing.Point(106, 81);
			this.textDesc.Name = "textDesc";
			this.textDesc.Size = new System.Drawing.Size(216, 20);
			this.textDesc.TabIndex = 16;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(429, 163);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(73, 16);
			this.label7.TabIndex = 0;
			this.label7.Text = "&Notes";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelRange
			// 
			this.labelRange.Location = new System.Drawing.Point(24, 107);
			this.labelRange.Name = "labelRange";
			this.labelRange.Size = new System.Drawing.Size(82, 16);
			this.labelRange.TabIndex = 33;
			this.labelRange.Text = "Tooth Range";
			this.labelRange.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.labelRange.Visible = false;
			// 
			// textRange
			// 
			this.textRange.Location = new System.Drawing.Point(106, 105);
			this.textRange.Name = "textRange";
			this.textRange.Size = new System.Drawing.Size(100, 20);
			this.textRange.TabIndex = 34;
			this.textRange.Visible = false;
			// 
			// groupQuadrant
			// 
			this.groupQuadrant.Controls.Add(this.radioLR);
			this.groupQuadrant.Controls.Add(this.radioLL);
			this.groupQuadrant.Controls.Add(this.radioUL);
			this.groupQuadrant.Controls.Add(this.radioUR);
			this.groupQuadrant.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupQuadrant.Location = new System.Drawing.Point(104, 99);
			this.groupQuadrant.Name = "groupQuadrant";
			this.groupQuadrant.Size = new System.Drawing.Size(108, 56);
			this.groupQuadrant.TabIndex = 36;
			this.groupQuadrant.TabStop = false;
			this.groupQuadrant.Text = "Quadrant";
			this.groupQuadrant.Visible = false;
			// 
			// radioLR
			// 
			this.radioLR.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioLR.Location = new System.Drawing.Point(12, 36);
			this.radioLR.Name = "radioLR";
			this.radioLR.Size = new System.Drawing.Size(40, 16);
			this.radioLR.TabIndex = 3;
			this.radioLR.Text = "LR";
			this.radioLR.Click += new System.EventHandler(this.radioLR_Click);
			// 
			// radioLL
			// 
			this.radioLL.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioLL.Location = new System.Drawing.Point(64, 36);
			this.radioLL.Name = "radioLL";
			this.radioLL.Size = new System.Drawing.Size(40, 16);
			this.radioLL.TabIndex = 1;
			this.radioLL.Text = "LL";
			this.radioLL.Click += new System.EventHandler(this.radioLL_Click);
			// 
			// radioUL
			// 
			this.radioUL.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioUL.Location = new System.Drawing.Point(64, 16);
			this.radioUL.Name = "radioUL";
			this.radioUL.Size = new System.Drawing.Size(40, 16);
			this.radioUL.TabIndex = 0;
			this.radioUL.Text = "UL";
			this.radioUL.Click += new System.EventHandler(this.radioUL_Click);
			// 
			// radioUR
			// 
			this.radioUR.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioUR.Location = new System.Drawing.Point(12, 16);
			this.radioUR.Name = "radioUR";
			this.radioUR.Size = new System.Drawing.Size(40, 16);
			this.radioUR.TabIndex = 0;
			this.radioUR.Text = "UR";
			this.radioUR.Click += new System.EventHandler(this.radioUR_Click);
			// 
			// groupArch
			// 
			this.groupArch.Controls.Add(this.radioL);
			this.groupArch.Controls.Add(this.radioU);
			this.groupArch.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupArch.Location = new System.Drawing.Point(104, 99);
			this.groupArch.Name = "groupArch";
			this.groupArch.Size = new System.Drawing.Size(60, 56);
			this.groupArch.TabIndex = 3;
			this.groupArch.TabStop = false;
			this.groupArch.Text = "Arch";
			this.groupArch.Visible = false;
			// 
			// radioL
			// 
			this.radioL.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioL.Location = new System.Drawing.Point(12, 36);
			this.radioL.Name = "radioL";
			this.radioL.Size = new System.Drawing.Size(28, 16);
			this.radioL.TabIndex = 1;
			this.radioL.Text = "L";
			this.radioL.Click += new System.EventHandler(this.radioL_Click);
			// 
			// radioU
			// 
			this.radioU.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioU.Location = new System.Drawing.Point(12, 16);
			this.radioU.Name = "radioU";
			this.radioU.Size = new System.Drawing.Size(32, 16);
			this.radioU.TabIndex = 0;
			this.radioU.Text = "U";
			this.radioU.Click += new System.EventHandler(this.radioU_Click);
			// 
			// panelSurfaces
			// 
			this.panelSurfaces.Controls.Add(this.butD);
			this.panelSurfaces.Controls.Add(this.butBF);
			this.panelSurfaces.Controls.Add(this.butL);
			this.panelSurfaces.Controls.Add(this.butM);
			this.panelSurfaces.Controls.Add(this.butV);
			this.panelSurfaces.Controls.Add(this.butOI);
			this.panelSurfaces.Location = new System.Drawing.Point(188, 106);
			this.panelSurfaces.Name = "panelSurfaces";
			this.panelSurfaces.Size = new System.Drawing.Size(96, 66);
			this.panelSurfaces.TabIndex = 100;
			this.panelSurfaces.Visible = false;
			// 
			// groupSextant
			// 
			this.groupSextant.Controls.Add(this.radioS6);
			this.groupSextant.Controls.Add(this.radioS5);
			this.groupSextant.Controls.Add(this.radioS4);
			this.groupSextant.Controls.Add(this.radioS2);
			this.groupSextant.Controls.Add(this.radioS3);
			this.groupSextant.Controls.Add(this.radioS1);
			this.groupSextant.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupSextant.Location = new System.Drawing.Point(104, 99);
			this.groupSextant.Name = "groupSextant";
			this.groupSextant.Size = new System.Drawing.Size(156, 56);
			this.groupSextant.TabIndex = 5;
			this.groupSextant.TabStop = false;
			this.groupSextant.Text = "Sextant";
			this.groupSextant.Visible = false;
			// 
			// radioS6
			// 
			this.radioS6.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS6.Location = new System.Drawing.Point(12, 36);
			this.radioS6.Name = "radioS6";
			this.radioS6.Size = new System.Drawing.Size(36, 16);
			this.radioS6.TabIndex = 5;
			this.radioS6.Text = "6";
			this.radioS6.Click += new System.EventHandler(this.radioS6_Click);
			// 
			// radioS5
			// 
			this.radioS5.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS5.Location = new System.Drawing.Point(60, 36);
			this.radioS5.Name = "radioS5";
			this.radioS5.Size = new System.Drawing.Size(36, 16);
			this.radioS5.TabIndex = 4;
			this.radioS5.Text = "5";
			this.radioS5.Click += new System.EventHandler(this.radioS5_Click);
			// 
			// radioS4
			// 
			this.radioS4.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS4.Location = new System.Drawing.Point(108, 36);
			this.radioS4.Name = "radioS4";
			this.radioS4.Size = new System.Drawing.Size(36, 16);
			this.radioS4.TabIndex = 1;
			this.radioS4.Text = "4";
			this.radioS4.Click += new System.EventHandler(this.radioS4_Click);
			// 
			// radioS2
			// 
			this.radioS2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS2.Location = new System.Drawing.Point(60, 16);
			this.radioS2.Name = "radioS2";
			this.radioS2.Size = new System.Drawing.Size(36, 16);
			this.radioS2.TabIndex = 2;
			this.radioS2.Text = "2";
			this.radioS2.Click += new System.EventHandler(this.radioS2_Click);
			// 
			// radioS3
			// 
			this.radioS3.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS3.Location = new System.Drawing.Point(108, 16);
			this.radioS3.Name = "radioS3";
			this.radioS3.Size = new System.Drawing.Size(36, 16);
			this.radioS3.TabIndex = 0;
			this.radioS3.Text = "3";
			this.radioS3.Click += new System.EventHandler(this.radioS3_Click);
			// 
			// radioS1
			// 
			this.radioS1.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioS1.Location = new System.Drawing.Point(12, 16);
			this.radioS1.Name = "radioS1";
			this.radioS1.Size = new System.Drawing.Size(36, 16);
			this.radioS1.TabIndex = 0;
			this.radioS1.Text = "1";
			this.radioS1.Click += new System.EventHandler(this.radioS1_Click);
			// 
			// label9
			// 
			this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label9.Location = new System.Drawing.Point(5, 199);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(100, 14);
			this.label9.TabIndex = 45;
			this.label9.Text = "Provider";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelDx
			// 
			this.labelDx.Location = new System.Drawing.Point(5, 242);
			this.labelDx.Name = "labelDx";
			this.labelDx.Size = new System.Drawing.Size(100, 14);
			this.labelDx.TabIndex = 46;
			this.labelDx.Text = "Diagnosis";
			this.labelDx.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// panel1
			// 
			this.panel1.AllowDrop = true;
			this.panel1.Controls.Add(this.textTimeFinal);
			this.panel1.Controls.Add(this.labelTimeFinal);
			this.panel1.Controls.Add(this.textTimeStart);
			this.panel1.Controls.Add(this.textTimeEnd);
			this.panel1.Controls.Add(this.textDate);
			this.panel1.Controls.Add(this.butNow);
			this.panel1.Controls.Add(this.panelSurfaces);
			this.panel1.Controls.Add(this.textDateTP);
			this.panel1.Controls.Add(this.label27);
			this.panel1.Controls.Add(this.label26);
			this.panel1.Controls.Add(this.listBoxTeeth);
			this.panel1.Controls.Add(this.textDesc);
			this.panel1.Controls.Add(this.textDateEntry);
			this.panel1.Controls.Add(this.label12);
			this.panel1.Controls.Add(this.label2);
			this.panel1.Controls.Add(this.labelTooth);
			this.panel1.Controls.Add(this.labelSurfaces);
			this.panel1.Controls.Add(this.labelAmount);
			this.panel1.Controls.Add(this.textSurfaces);
			this.panel1.Controls.Add(this.label6);
			this.panel1.Controls.Add(this.groupQuadrant);
			this.panel1.Controls.Add(this.textProcFee);
			this.panel1.Controls.Add(this.textTooth);
			this.panel1.Controls.Add(this.labelStartTime);
			this.panel1.Controls.Add(this.labelEndTime);
			this.panel1.Controls.Add(this.labelRange);
			this.panel1.Controls.Add(this.labelDate);
			this.panel1.Controls.Add(this.textProc);
			this.panel1.Controls.Add(this.listBoxTeeth2);
			this.panel1.Controls.Add(this.textRange);
			this.panel1.Controls.Add(this.butChange);
			this.panel1.Controls.Add(this.groupSextant);
			this.panel1.Controls.Add(this.groupArch);
			this.panel1.Location = new System.Drawing.Point(0, 0);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(397, 177);
			this.panel1.TabIndex = 2;
			// 
			// textTimeFinal
			// 
			this.textTimeFinal.Location = new System.Drawing.Point(314, 61);
			this.textTimeFinal.Name = "textTimeFinal";
			this.textTimeFinal.Size = new System.Drawing.Size(55, 20);
			this.textTimeFinal.TabIndex = 104;
			this.textTimeFinal.Visible = false;
			// 
			// labelTimeFinal
			// 
			this.labelTimeFinal.Location = new System.Drawing.Point(259, 65);
			this.labelTimeFinal.Name = "labelTimeFinal";
			this.labelTimeFinal.Size = new System.Drawing.Size(56, 14);
			this.labelTimeFinal.TabIndex = 103;
			this.labelTimeFinal.Text = "Final";
			this.labelTimeFinal.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelTimeFinal.Visible = false;
			// 
			// textTimeStart
			// 
			this.textTimeStart.Location = new System.Drawing.Point(236, 40);
			this.textTimeStart.Name = "textTimeStart";
			this.textTimeStart.Size = new System.Drawing.Size(55, 20);
			this.textTimeStart.TabIndex = 102;
			this.textTimeStart.TextChanged += new System.EventHandler(this.textTimeStart_TextChanged);
			// 
			// textTimeEnd
			// 
			this.textTimeEnd.Location = new System.Drawing.Point(314, 40);
			this.textTimeEnd.Name = "textTimeEnd";
			this.textTimeEnd.Size = new System.Drawing.Size(55, 20);
			this.textTimeEnd.TabIndex = 102;
			this.textTimeEnd.Visible = false;
			this.textTimeEnd.TextChanged += new System.EventHandler(this.textTimeEnd_TextChanged);
			// 
			// label27
			// 
			this.label27.Location = new System.Drawing.Point(34, 25);
			this.label27.Name = "label27";
			this.label27.Size = new System.Drawing.Size(70, 14);
			this.label27.TabIndex = 98;
			this.label27.Text = "Date TP";
			this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label26
			// 
			this.label26.Location = new System.Drawing.Point(184, 3);
			this.label26.Name = "label26";
			this.label26.Size = new System.Drawing.Size(125, 18);
			this.label26.TabIndex = 97;
			this.label26.Text = "(for security)";
			this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// listBoxTeeth
			// 
			this.listBoxTeeth.AllowDrop = true;
			this.listBoxTeeth.ColumnWidth = 16;
			this.listBoxTeeth.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.listBoxTeeth.Items.AddRange(new object[] {
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10",
            "11",
            "12",
            "13",
            "14",
            "15",
            "16"});
			this.listBoxTeeth.Location = new System.Drawing.Point(106, 101);
			this.listBoxTeeth.MultiColumn = true;
			this.listBoxTeeth.Name = "listBoxTeeth";
			this.listBoxTeeth.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.listBoxTeeth.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listBoxTeeth.Size = new System.Drawing.Size(272, 17);
			this.listBoxTeeth.TabIndex = 1;
			this.listBoxTeeth.Visible = false;
			this.listBoxTeeth.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listBoxTeeth_MouseDown);
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(-19, 3);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(125, 18);
			this.label12.TabIndex = 96;
			this.label12.Text = "Date Entry";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelStartTime
			// 
			this.labelStartTime.Location = new System.Drawing.Point(181, 44);
			this.labelStartTime.Name = "labelStartTime";
			this.labelStartTime.Size = new System.Drawing.Size(56, 14);
			this.labelStartTime.TabIndex = 0;
			this.labelStartTime.Text = "Time Start";
			this.labelStartTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelEndTime
			// 
			this.labelEndTime.Location = new System.Drawing.Point(259, 44);
			this.labelEndTime.Name = "labelEndTime";
			this.labelEndTime.Size = new System.Drawing.Size(56, 14);
			this.labelEndTime.TabIndex = 0;
			this.labelEndTime.Text = "End";
			this.labelEndTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelEndTime.Visible = false;
			// 
			// listBoxTeeth2
			// 
			this.listBoxTeeth2.ColumnWidth = 16;
			this.listBoxTeeth2.Items.AddRange(new object[] {
            "32",
            "31",
            "30",
            "29",
            "28",
            "27",
            "26",
            "25",
            "24",
            "23",
            "22",
            "21",
            "20",
            "19",
            "18",
            "17"});
			this.listBoxTeeth2.Location = new System.Drawing.Point(106, 115);
			this.listBoxTeeth2.MultiColumn = true;
			this.listBoxTeeth2.Name = "listBoxTeeth2";
			this.listBoxTeeth2.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listBoxTeeth2.Size = new System.Drawing.Size(272, 17);
			this.listBoxTeeth2.TabIndex = 2;
			this.listBoxTeeth2.Visible = false;
			this.listBoxTeeth2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listBoxTeeth2_MouseDown);
			// 
			// textDrugQty
			// 
			this.textDrugQty.Location = new System.Drawing.Point(93, 189);
			this.textDrugQty.Name = "textDrugQty";
			this.textDrugQty.Size = new System.Drawing.Size(59, 20);
			this.textDrugQty.TabIndex = 174;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(18, 190);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(74, 16);
			this.label10.TabIndex = 173;
			this.label10.Text = "Drug Qty";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(13, 150);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(79, 16);
			this.label5.TabIndex = 170;
			this.label5.Text = "Drug NDC";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDrugNDC
			// 
			this.textDrugNDC.Location = new System.Drawing.Point(93, 148);
			this.textDrugNDC.Name = "textDrugNDC";
			this.textDrugNDC.ReadOnly = true;
			this.textDrugNDC.Size = new System.Drawing.Size(109, 20);
			this.textDrugNDC.TabIndex = 171;
			this.textDrugNDC.Text = "12345678901";
			// 
			// comboDrugUnit
			// 
			this.comboDrugUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboDrugUnit.FormattingEnabled = true;
			this.comboDrugUnit.Location = new System.Drawing.Point(93, 168);
			this.comboDrugUnit.Name = "comboDrugUnit";
			this.comboDrugUnit.Size = new System.Drawing.Size(92, 21);
			this.comboDrugUnit.TabIndex = 169;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(18, 170);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(74, 16);
			this.label1.TabIndex = 168;
			this.label1.Text = "Drug Unit";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textRevCode
			// 
			this.textRevCode.Location = new System.Drawing.Point(93, 128);
			this.textRevCode.MaxLength = 48;
			this.textRevCode.Name = "textRevCode";
			this.textRevCode.Size = new System.Drawing.Size(59, 20);
			this.textRevCode.TabIndex = 112;
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(13, 130);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(79, 17);
			this.label22.TabIndex = 111;
			this.label22.Text = "Revenue Code";
			this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textUnitQty
			// 
			this.textUnitQty.Location = new System.Drawing.Point(93, 87);
			this.textUnitQty.MaxLength = 15;
			this.textUnitQty.Name = "textUnitQty";
			this.textUnitQty.Size = new System.Drawing.Size(29, 20);
			this.textUnitQty.TabIndex = 110;
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(16, 89);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(76, 17);
			this.label21.TabIndex = 108;
			this.label21.Text = "Unit Quantity";
			this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textCodeMod4
			// 
			this.textCodeMod4.Location = new System.Drawing.Point(180, 67);
			this.textCodeMod4.MaxLength = 2;
			this.textCodeMod4.Name = "textCodeMod4";
			this.textCodeMod4.Size = new System.Drawing.Size(29, 20);
			this.textCodeMod4.TabIndex = 106;
			this.textCodeMod4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCodeMod3
			// 
			this.textCodeMod3.Location = new System.Drawing.Point(151, 67);
			this.textCodeMod3.MaxLength = 2;
			this.textCodeMod3.Name = "textCodeMod3";
			this.textCodeMod3.Size = new System.Drawing.Size(29, 20);
			this.textCodeMod3.TabIndex = 105;
			this.textCodeMod3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCodeMod2
			// 
			this.textCodeMod2.Location = new System.Drawing.Point(122, 67);
			this.textCodeMod2.MaxLength = 2;
			this.textCodeMod2.Name = "textCodeMod2";
			this.textCodeMod2.Size = new System.Drawing.Size(29, 20);
			this.textCodeMod2.TabIndex = 104;
			this.textCodeMod2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(17, 69);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(75, 17);
			this.label19.TabIndex = 102;
			this.label19.Text = "Mods";
			this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textCodeMod1
			// 
			this.textCodeMod1.Location = new System.Drawing.Point(93, 67);
			this.textCodeMod1.MaxLength = 2;
			this.textCodeMod1.Name = "textCodeMod1";
			this.textCodeMod1.Size = new System.Drawing.Size(29, 20);
			this.textCodeMod1.TabIndex = 103;
			this.textCodeMod1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// checkIsPrincDiag
			// 
			this.checkIsPrincDiag.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsPrincDiag.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsPrincDiag.Location = new System.Drawing.Point(30, 48);
			this.checkIsPrincDiag.Name = "checkIsPrincDiag";
			this.checkIsPrincDiag.Size = new System.Drawing.Size(76, 18);
			this.checkIsPrincDiag.TabIndex = 101;
			this.checkIsPrincDiag.Text = "Princ Diag";
			this.checkIsPrincDiag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(13, 28);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(79, 16);
			this.label11.TabIndex = 99;
			this.label11.Text = "ICD-9 Code";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDiagnosticCode
			// 
			this.textDiagnosticCode.Location = new System.Drawing.Point(93, 26);
			this.textDiagnosticCode.Name = "textDiagnosticCode";
			this.textDiagnosticCode.Size = new System.Drawing.Size(76, 20);
			this.textDiagnosticCode.TabIndex = 100;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(10, 9);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(82, 16);
			this.label8.TabIndex = 97;
			this.label8.Text = "Medical Code";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textMedicalCode
			// 
			this.textMedicalCode.Location = new System.Drawing.Point(93, 6);
			this.textMedicalCode.Name = "textMedicalCode";
			this.textMedicalCode.Size = new System.Drawing.Size(76, 20);
			this.textMedicalCode.TabIndex = 98;
			// 
			// labelClaim
			// 
			this.labelClaim.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.labelClaim.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelClaim.Location = new System.Drawing.Point(111, 652);
			this.labelClaim.Name = "labelClaim";
			this.labelClaim.Size = new System.Drawing.Size(480, 44);
			this.labelClaim.TabIndex = 50;
			this.labelClaim.Text = "This procedure is attached to a claim, so certain fields should not be edited.  Y" +
    "ou should reprint the claim if any significant changes are made.";
			this.labelClaim.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			this.labelClaim.Visible = false;
			// 
			// comboPlaceService
			// 
			this.comboPlaceService.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPlaceService.Location = new System.Drawing.Point(119, 98);
			this.comboPlaceService.MaxDropDownItems = 30;
			this.comboPlaceService.Name = "comboPlaceService";
			this.comboPlaceService.Size = new System.Drawing.Size(177, 21);
			this.comboPlaceService.TabIndex = 6;
			// 
			// labelPlaceService
			// 
			this.labelPlaceService.Location = new System.Drawing.Point(4, 101);
			this.labelPlaceService.Name = "labelPlaceService";
			this.labelPlaceService.Size = new System.Drawing.Size(114, 16);
			this.labelPlaceService.TabIndex = 53;
			this.labelPlaceService.Text = "Place of Service";
			this.labelPlaceService.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelPriority
			// 
			this.labelPriority.Location = new System.Drawing.Point(32, 263);
			this.labelPriority.Name = "labelPriority";
			this.labelPriority.Size = new System.Drawing.Size(72, 16);
			this.labelPriority.TabIndex = 56;
			this.labelPriority.Text = "Priority";
			this.labelPriority.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelSetComplete
			// 
			this.labelSetComplete.Location = new System.Drawing.Point(724, 23);
			this.labelSetComplete.Name = "labelSetComplete";
			this.labelSetComplete.Size = new System.Drawing.Size(157, 16);
			this.labelSetComplete.TabIndex = 58;
			this.labelSetComplete.Text = "changes date and adds note.";
			// 
			// checkNoBillIns
			// 
			this.checkNoBillIns.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkNoBillIns.Location = new System.Drawing.Point(142, 12);
			this.checkNoBillIns.Name = "checkNoBillIns";
			this.checkNoBillIns.Size = new System.Drawing.Size(152, 18);
			this.checkNoBillIns.TabIndex = 9;
			this.checkNoBillIns.Text = "Do Not Bill to Ins";
			this.checkNoBillIns.ThreeState = true;
			this.checkNoBillIns.Click += new System.EventHandler(this.checkNoBillIns_Click);
			// 
			// labelIncomplete
			// 
			this.labelIncomplete.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelIncomplete.ForeColor = System.Drawing.Color.DarkRed;
			this.labelIncomplete.Location = new System.Drawing.Point(724, 138);
			this.labelIncomplete.Name = "labelIncomplete";
			this.labelIncomplete.Size = new System.Drawing.Size(123, 18);
			this.labelIncomplete.TabIndex = 73;
			this.labelIncomplete.Text = "Incomplete";
			this.labelIncomplete.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboClinic
			// 
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.Location = new System.Drawing.Point(106, 217);
			this.comboClinic.MaxDropDownItems = 30;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(177, 21);
			this.comboClinic.TabIndex = 74;
			this.comboClinic.SelectionChangeCommitted += new System.EventHandler(this.comboClinic_SelectionChangeCommitted);
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(-10, 219);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(114, 16);
			this.labelClinic.TabIndex = 75;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(403, 20);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(99, 16);
			this.label14.TabIndex = 77;
			this.label14.Text = "Procedure Status";
			this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(389, 327);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(110, 41);
			this.label15.TabIndex = 79;
			this.label15.Text = "Signature /\r\nInitials";
			this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(429, 138);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(73, 16);
			this.label16.TabIndex = 80;
			this.label16.Text = "User";
			this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboPriority
			// 
			this.comboPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPriority.Location = new System.Drawing.Point(106, 259);
			this.comboPriority.MaxDropDownItems = 30;
			this.comboPriority.Name = "comboPriority";
			this.comboPriority.Size = new System.Drawing.Size(177, 21);
			this.comboPriority.TabIndex = 98;
			// 
			// comboDx
			// 
			this.comboDx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboDx.Location = new System.Drawing.Point(106, 238);
			this.comboDx.MaxDropDownItems = 30;
			this.comboDx.Name = "comboDx";
			this.comboDx.Size = new System.Drawing.Size(177, 21);
			this.comboDx.TabIndex = 99;
			// 
			// comboProvNum
			// 
			this.comboProvNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboProvNum.Location = new System.Drawing.Point(106, 195);
			this.comboProvNum.MaxDropDownItems = 30;
			this.comboProvNum.Name = "comboProvNum";
			this.comboProvNum.Size = new System.Drawing.Size(158, 21);
			this.comboProvNum.TabIndex = 100;
			this.comboProvNum.SelectionChangeCommitted += new System.EventHandler(this.comboProvNum_SelectionChangeCommitted);
			// 
			// textUser
			// 
			this.textUser.Location = new System.Drawing.Point(504, 137);
			this.textUser.Name = "textUser";
			this.textUser.ReadOnly = true;
			this.textUser.Size = new System.Drawing.Size(116, 20);
			this.textUser.TabIndex = 101;
			// 
			// comboBillingTypeTwo
			// 
			this.comboBillingTypeTwo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBillingTypeTwo.FormattingEnabled = true;
			this.comboBillingTypeTwo.Location = new System.Drawing.Point(119, 33);
			this.comboBillingTypeTwo.MaxDropDownItems = 30;
			this.comboBillingTypeTwo.Name = "comboBillingTypeTwo";
			this.comboBillingTypeTwo.Size = new System.Drawing.Size(198, 21);
			this.comboBillingTypeTwo.TabIndex = 102;
			// 
			// labelBillingTypeTwo
			// 
			this.labelBillingTypeTwo.Location = new System.Drawing.Point(15, 35);
			this.labelBillingTypeTwo.Name = "labelBillingTypeTwo";
			this.labelBillingTypeTwo.Size = new System.Drawing.Size(102, 16);
			this.labelBillingTypeTwo.TabIndex = 103;
			this.labelBillingTypeTwo.Text = "Billing Type 2";
			this.labelBillingTypeTwo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboBillingTypeOne
			// 
			this.comboBillingTypeOne.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBillingTypeOne.FormattingEnabled = true;
			this.comboBillingTypeOne.Location = new System.Drawing.Point(119, 12);
			this.comboBillingTypeOne.MaxDropDownItems = 30;
			this.comboBillingTypeOne.Name = "comboBillingTypeOne";
			this.comboBillingTypeOne.Size = new System.Drawing.Size(198, 21);
			this.comboBillingTypeOne.TabIndex = 104;
			// 
			// labelBillingTypeOne
			// 
			this.labelBillingTypeOne.Location = new System.Drawing.Point(13, 14);
			this.labelBillingTypeOne.Name = "labelBillingTypeOne";
			this.labelBillingTypeOne.Size = new System.Drawing.Size(104, 16);
			this.labelBillingTypeOne.TabIndex = 105;
			this.labelBillingTypeOne.Text = "Billing Type 1";
			this.labelBillingTypeOne.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelInvalidSig
			// 
			this.labelInvalidSig.BackColor = System.Drawing.SystemColors.Window;
			this.labelInvalidSig.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelInvalidSig.Location = new System.Drawing.Point(589, 337);
			this.labelInvalidSig.Name = "labelInvalidSig";
			this.labelInvalidSig.Size = new System.Drawing.Size(196, 59);
			this.labelInvalidSig.TabIndex = 109;
			this.labelInvalidSig.Text = "Invalid Signature -  Note or user has changed since it was signed.";
			this.labelInvalidSig.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// textSite
			// 
			this.textSite.AcceptsReturn = true;
			this.textSite.Location = new System.Drawing.Point(119, 77);
			this.textSite.Name = "textSite";
			this.textSite.ReadOnly = true;
			this.textSite.Size = new System.Drawing.Size(153, 20);
			this.textSite.TabIndex = 111;
			// 
			// labelSite
			// 
			this.labelSite.Location = new System.Drawing.Point(4, 78);
			this.labelSite.Name = "labelSite";
			this.labelSite.Size = new System.Drawing.Size(114, 17);
			this.labelSite.TabIndex = 110;
			this.labelSite.Text = "Site";
			this.labelSite.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkHideGraphics
			// 
			this.checkHideGraphics.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkHideGraphics.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkHideGraphics.Location = new System.Drawing.Point(5, 178);
			this.checkHideGraphics.Name = "checkHideGraphics";
			this.checkHideGraphics.Size = new System.Drawing.Size(114, 18);
			this.checkHideGraphics.TabIndex = 162;
			this.checkHideGraphics.Text = "HideGraphics";
			this.checkHideGraphics.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(2, 14);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(90, 41);
			this.label3.TabIndex = 0;
			this.label3.Text = "Crown, Bridge, Denture, or RPD";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(5, 61);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(84, 16);
			this.label4.TabIndex = 4;
			this.label4.Text = "Original Date";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// listProsth
			// 
			this.listProsth.Location = new System.Drawing.Point(91, 14);
			this.listProsth.Name = "listProsth";
			this.listProsth.Size = new System.Drawing.Size(163, 43);
			this.listProsth.TabIndex = 0;
			// 
			// groupProsth
			// 
			this.groupProsth.Controls.Add(this.listProsth);
			this.groupProsth.Controls.Add(this.textDateOriginalProsth);
			this.groupProsth.Controls.Add(this.label4);
			this.groupProsth.Controls.Add(this.label3);
			this.groupProsth.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupProsth.Location = new System.Drawing.Point(15, 283);
			this.groupProsth.Name = "groupProsth";
			this.groupProsth.Size = new System.Drawing.Size(269, 80);
			this.groupProsth.TabIndex = 7;
			this.groupProsth.TabStop = false;
			this.groupProsth.Text = "Prosthesis Replacement";
			// 
			// checkTypeCodeA
			// 
			this.checkTypeCodeA.Location = new System.Drawing.Point(10, 16);
			this.checkTypeCodeA.Name = "checkTypeCodeA";
			this.checkTypeCodeA.Size = new System.Drawing.Size(268, 17);
			this.checkTypeCodeA.TabIndex = 0;
			this.checkTypeCodeA.Text = "Not initial placement.  Repair of a prior service.";
			this.checkTypeCodeA.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeB
			// 
			this.checkTypeCodeB.Location = new System.Drawing.Point(10, 33);
			this.checkTypeCodeB.Name = "checkTypeCodeB";
			this.checkTypeCodeB.Size = new System.Drawing.Size(239, 17);
			this.checkTypeCodeB.TabIndex = 1;
			this.checkTypeCodeB.Text = "Temporary placement or service.";
			this.checkTypeCodeB.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeC
			// 
			this.checkTypeCodeC.Location = new System.Drawing.Point(10, 50);
			this.checkTypeCodeC.Name = "checkTypeCodeC";
			this.checkTypeCodeC.Size = new System.Drawing.Size(239, 17);
			this.checkTypeCodeC.TabIndex = 2;
			this.checkTypeCodeC.Text = "Correction of TMJ";
			this.checkTypeCodeC.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeE
			// 
			this.checkTypeCodeE.Location = new System.Drawing.Point(10, 67);
			this.checkTypeCodeE.Name = "checkTypeCodeE";
			this.checkTypeCodeE.Size = new System.Drawing.Size(268, 17);
			this.checkTypeCodeE.TabIndex = 3;
			this.checkTypeCodeE.Text = "Implant, or in conjunction with implants";
			this.checkTypeCodeE.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeL
			// 
			this.checkTypeCodeL.Location = new System.Drawing.Point(10, 84);
			this.checkTypeCodeL.Name = "checkTypeCodeL";
			this.checkTypeCodeL.Size = new System.Drawing.Size(113, 17);
			this.checkTypeCodeL.TabIndex = 4;
			this.checkTypeCodeL.Text = "Appliance lost";
			this.checkTypeCodeL.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeX
			// 
			this.checkTypeCodeX.Location = new System.Drawing.Point(10, 118);
			this.checkTypeCodeX.Name = "checkTypeCodeX";
			this.checkTypeCodeX.Size = new System.Drawing.Size(239, 17);
			this.checkTypeCodeX.TabIndex = 5;
			this.checkTypeCodeX.Text = "None of the above are applicable";
			this.checkTypeCodeX.UseVisualStyleBackColor = true;
			// 
			// checkTypeCodeS
			// 
			this.checkTypeCodeS.Location = new System.Drawing.Point(10, 101);
			this.checkTypeCodeS.Name = "checkTypeCodeS";
			this.checkTypeCodeS.Size = new System.Drawing.Size(113, 17);
			this.checkTypeCodeS.TabIndex = 6;
			this.checkTypeCodeS.Text = "Appliance stolen";
			this.checkTypeCodeS.UseVisualStyleBackColor = true;
			// 
			// groupCanadianProcTypeCode
			// 
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeS);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeX);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeL);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeE);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeC);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeB);
			this.groupCanadianProcTypeCode.Controls.Add(this.checkTypeCodeA);
			this.groupCanadianProcTypeCode.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupCanadianProcTypeCode.Location = new System.Drawing.Point(18, 16);
			this.groupCanadianProcTypeCode.Name = "groupCanadianProcTypeCode";
			this.groupCanadianProcTypeCode.Size = new System.Drawing.Size(316, 142);
			this.groupCanadianProcTypeCode.TabIndex = 163;
			this.groupCanadianProcTypeCode.TabStop = false;
			this.groupCanadianProcTypeCode.Text = "Procedure Type Code";
			// 
			// labelDPCpost
			// 
			this.labelDPCpost.Location = new System.Drawing.Point(9, 28);
			this.labelDPCpost.Name = "labelDPCpost";
			this.labelDPCpost.Size = new System.Drawing.Size(100, 16);
			this.labelDPCpost.TabIndex = 107;
			this.labelDPCpost.Text = "DPC Post Visit";
			this.labelDPCpost.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboDPCpost
			// 
			this.comboDPCpost.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboDPCpost.DropDownWidth = 177;
			this.comboDPCpost.FormattingEnabled = true;
			this.comboDPCpost.Location = new System.Drawing.Point(111, 27);
			this.comboDPCpost.MaxDropDownItems = 30;
			this.comboDPCpost.Name = "comboDPCpost";
			this.comboDPCpost.Size = new System.Drawing.Size(177, 21);
			this.comboDPCpost.TabIndex = 106;
			// 
			// labelScheduleBy
			// 
			this.labelScheduleBy.Location = new System.Drawing.Point(193, 70);
			this.labelScheduleBy.Name = "labelScheduleBy";
			this.labelScheduleBy.Size = new System.Drawing.Size(148, 16);
			this.labelScheduleBy.TabIndex = 105;
			this.labelScheduleBy.Text = "No Schedule by Date";
			this.labelScheduleBy.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.labelScheduleBy.Visible = false;
			// 
			// checkIsRepair
			// 
			this.checkIsRepair.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsRepair.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsRepair.Location = new System.Drawing.Point(10, 145);
			this.checkIsRepair.Name = "checkIsRepair";
			this.checkIsRepair.Size = new System.Drawing.Size(114, 18);
			this.checkIsRepair.TabIndex = 104;
			this.checkIsRepair.Text = "Repair";
			this.checkIsRepair.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkIsEffComm
			// 
			this.checkIsEffComm.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsEffComm.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsEffComm.Location = new System.Drawing.Point(10, 128);
			this.checkIsEffComm.Name = "checkIsEffComm";
			this.checkIsEffComm.Size = new System.Drawing.Size(114, 18);
			this.checkIsEffComm.TabIndex = 103;
			this.checkIsEffComm.Text = "Effective Comm";
			this.checkIsEffComm.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkIsOnCall
			// 
			this.checkIsOnCall.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsOnCall.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsOnCall.Location = new System.Drawing.Point(10, 111);
			this.checkIsOnCall.Name = "checkIsOnCall";
			this.checkIsOnCall.Size = new System.Drawing.Size(114, 18);
			this.checkIsOnCall.TabIndex = 102;
			this.checkIsOnCall.Text = "On Call";
			this.checkIsOnCall.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboDPC
			// 
			this.comboDPC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboDPC.DropDownWidth = 177;
			this.comboDPC.FormattingEnabled = true;
			this.comboDPC.Location = new System.Drawing.Point(111, 6);
			this.comboDPC.MaxDropDownItems = 30;
			this.comboDPC.Name = "comboDPC";
			this.comboDPC.Size = new System.Drawing.Size(177, 21);
			this.comboDPC.TabIndex = 8;
			this.comboDPC.SelectionChangeCommitted += new System.EventHandler(this.comboDPC_SelectionChangeCommitted);
			// 
			// comboStatus
			// 
			this.comboStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboStatus.DropDownWidth = 230;
			this.comboStatus.FormattingEnabled = true;
			this.comboStatus.Location = new System.Drawing.Point(111, 48);
			this.comboStatus.MaxDropDownItems = 30;
			this.comboStatus.Name = "comboStatus";
			this.comboStatus.Size = new System.Drawing.Size(230, 21);
			this.comboStatus.TabIndex = 7;
			this.comboStatus.SelectionChangeCommitted += new System.EventHandler(this.comboStatus_SelectionChangeCommitted);
			// 
			// labelStatus
			// 
			this.labelStatus.Location = new System.Drawing.Point(9, 49);
			this.labelStatus.Name = "labelStatus";
			this.labelStatus.Size = new System.Drawing.Size(100, 16);
			this.labelStatus.TabIndex = 3;
			this.labelStatus.Text = "Status";
			this.labelStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelDateStop
			// 
			this.labelDateStop.Location = new System.Drawing.Point(11, 90);
			this.labelDateStop.Name = "labelDateStop";
			this.labelDateStop.Size = new System.Drawing.Size(100, 16);
			this.labelDateStop.TabIndex = 2;
			this.labelDateStop.Text = "Date Stop Clock";
			this.labelDateStop.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelDateSched
			// 
			this.labelDateSched.Location = new System.Drawing.Point(10, 70);
			this.labelDateSched.Name = "labelDateSched";
			this.labelDateSched.Size = new System.Drawing.Size(100, 16);
			this.labelDateSched.TabIndex = 1;
			this.labelDateSched.Text = "Scheduled By";
			this.labelDateSched.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelDPC
			// 
			this.labelDPC.Location = new System.Drawing.Point(9, 7);
			this.labelDPC.Name = "labelDPC";
			this.labelDPC.Size = new System.Drawing.Size(100, 16);
			this.labelDPC.TabIndex = 0;
			this.labelDPC.Text = "DPC";
			this.labelDPC.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboPrognosis
			// 
			this.comboPrognosis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPrognosis.Location = new System.Drawing.Point(119, 55);
			this.comboPrognosis.MaxDropDownItems = 30;
			this.comboPrognosis.Name = "comboPrognosis";
			this.comboPrognosis.Size = new System.Drawing.Size(153, 21);
			this.comboPrognosis.TabIndex = 165;
			// 
			// labelPrognosis
			// 
			this.labelPrognosis.Location = new System.Drawing.Point(3, 57);
			this.labelPrognosis.Name = "labelPrognosis";
			this.labelPrognosis.Size = new System.Drawing.Size(114, 17);
			this.labelPrognosis.TabIndex = 166;
			this.labelPrognosis.Text = "Prognosis";
			this.labelPrognosis.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboProcStatus
			// 
			this.comboProcStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboProcStatus.FormattingEnabled = true;
			this.comboProcStatus.Location = new System.Drawing.Point(504, 19);
			this.comboProcStatus.Name = "comboProcStatus";
			this.comboProcStatus.Size = new System.Drawing.Size(133, 21);
			this.comboProcStatus.TabIndex = 167;
			this.comboProcStatus.SelectionChangeCommitted += new System.EventHandler(this.comboProcStatus_SelectionChangeCommitted);
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(418, 80);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(84, 16);
			this.label13.TabIndex = 168;
			this.label13.Text = "Referral";
			this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textReferral
			// 
			this.textReferral.BackColor = System.Drawing.SystemColors.Control;
			this.textReferral.ForeColor = System.Drawing.Color.DarkRed;
			this.textReferral.Location = new System.Drawing.Point(504, 77);
			this.textReferral.Name = "textReferral";
			this.textReferral.Size = new System.Drawing.Size(198, 20);
			this.textReferral.TabIndex = 169;
			this.textReferral.Text = "test";
			// 
			// labelClaimNote
			// 
			this.labelClaimNote.Location = new System.Drawing.Point(0, 364);
			this.labelClaimNote.Name = "labelClaimNote";
			this.labelClaimNote.Size = new System.Drawing.Size(104, 41);
			this.labelClaimNote.TabIndex = 174;
			this.labelClaimNote.Text = "E-claim Note (keep it very short)";
			this.labelClaimNote.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// tabControl
			// 
			this.tabControl.Controls.Add(this.tabPageFinancial);
			this.tabControl.Controls.Add(this.tabPageMedical);
			this.tabControl.Controls.Add(this.tabPageMisc);
			this.tabControl.Controls.Add(this.tabPageCanada);
			this.tabControl.Controls.Add(this.tabPageOrion);
			this.tabControl.Location = new System.Drawing.Point(1, 424);
			this.tabControl.Name = "tabControl";
			this.tabControl.SelectedIndex = 0;
			this.tabControl.Size = new System.Drawing.Size(962, 244);
			this.tabControl.TabIndex = 175;
			// 
			// tabPageFinancial
			// 
			this.tabPageFinancial.Controls.Add(this.butAddEstimate);
			this.tabPageFinancial.Controls.Add(this.checkNoBillIns);
			this.tabPageFinancial.Controls.Add(this.tbAdj);
			this.tabPageFinancial.Controls.Add(this.tbPay);
			this.tabPageFinancial.Controls.Add(this.butAddAdjust);
			this.tabPageFinancial.Controls.Add(this.gridIns);
			this.tabPageFinancial.Location = new System.Drawing.Point(4, 22);
			this.tabPageFinancial.Name = "tabPageFinancial";
			this.tabPageFinancial.Padding = new System.Windows.Forms.Padding(3);
			this.tabPageFinancial.Size = new System.Drawing.Size(954, 218);
			this.tabPageFinancial.TabIndex = 0;
			this.tabPageFinancial.Text = "Financial";
			this.tabPageFinancial.UseVisualStyleBackColor = true;
			// 
			// tabPageMedical
			// 
			this.tabPageMedical.Controls.Add(this.butNoneSnomedBodySite);
			this.tabPageMedical.Controls.Add(this.butSnomedBodySiteSelect);
			this.tabPageMedical.Controls.Add(this.label20);
			this.tabPageMedical.Controls.Add(this.textSnomedBodySite);
			this.tabPageMedical.Controls.Add(this.label17);
			this.tabPageMedical.Controls.Add(this.comboUnitType);
			this.tabPageMedical.Controls.Add(this.textDrugQty);
			this.tabPageMedical.Controls.Add(this.label10);
			this.tabPageMedical.Controls.Add(this.label8);
			this.tabPageMedical.Controls.Add(this.label5);
			this.tabPageMedical.Controls.Add(this.textMedicalCode);
			this.tabPageMedical.Controls.Add(this.textDrugNDC);
			this.tabPageMedical.Controls.Add(this.textDiagnosticCode);
			this.tabPageMedical.Controls.Add(this.comboDrugUnit);
			this.tabPageMedical.Controls.Add(this.label11);
			this.tabPageMedical.Controls.Add(this.label1);
			this.tabPageMedical.Controls.Add(this.checkIsPrincDiag);
			this.tabPageMedical.Controls.Add(this.textRevCode);
			this.tabPageMedical.Controls.Add(this.textCodeMod1);
			this.tabPageMedical.Controls.Add(this.label22);
			this.tabPageMedical.Controls.Add(this.label19);
			this.tabPageMedical.Controls.Add(this.textUnitQty);
			this.tabPageMedical.Controls.Add(this.textCodeMod2);
			this.tabPageMedical.Controls.Add(this.label21);
			this.tabPageMedical.Controls.Add(this.textCodeMod3);
			this.tabPageMedical.Controls.Add(this.textCodeMod4);
			this.tabPageMedical.Location = new System.Drawing.Point(4, 22);
			this.tabPageMedical.Name = "tabPageMedical";
			this.tabPageMedical.Padding = new System.Windows.Forms.Padding(3);
			this.tabPageMedical.Size = new System.Drawing.Size(954, 218);
			this.tabPageMedical.TabIndex = 3;
			this.tabPageMedical.Text = "Medical";
			this.tabPageMedical.UseVisualStyleBackColor = true;
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(16, 109);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(76, 17);
			this.label17.TabIndex = 176;
			this.label17.Text = "Unit Type";
			this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboUnitType
			// 
			this.comboUnitType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboUnitType.FormattingEnabled = true;
			this.comboUnitType.Location = new System.Drawing.Point(93, 107);
			this.comboUnitType.Name = "comboUnitType";
			this.comboUnitType.Size = new System.Drawing.Size(117, 21);
			this.comboUnitType.TabIndex = 175;
			// 
			// tabPageMisc
			// 
			this.tabPageMisc.Controls.Add(this.textBillingNote);
			this.tabPageMisc.Controls.Add(this.label18);
			this.tabPageMisc.Controls.Add(this.comboBillingTypeOne);
			this.tabPageMisc.Controls.Add(this.labelBillingTypeTwo);
			this.tabPageMisc.Controls.Add(this.comboBillingTypeTwo);
			this.tabPageMisc.Controls.Add(this.labelBillingTypeOne);
			this.tabPageMisc.Controls.Add(this.comboPrognosis);
			this.tabPageMisc.Controls.Add(this.labelPrognosis);
			this.tabPageMisc.Controls.Add(this.textSite);
			this.tabPageMisc.Controls.Add(this.labelSite);
			this.tabPageMisc.Controls.Add(this.butPickSite);
			this.tabPageMisc.Controls.Add(this.comboPlaceService);
			this.tabPageMisc.Controls.Add(this.labelPlaceService);
			this.tabPageMisc.Location = new System.Drawing.Point(4, 22);
			this.tabPageMisc.Name = "tabPageMisc";
			this.tabPageMisc.Size = new System.Drawing.Size(954, 218);
			this.tabPageMisc.TabIndex = 4;
			this.tabPageMisc.Text = "Misc";
			this.tabPageMisc.UseVisualStyleBackColor = true;
			// 
			// textBillingNote
			// 
			this.textBillingNote.Location = new System.Drawing.Point(119, 120);
			this.textBillingNote.Multiline = true;
			this.textBillingNote.Name = "textBillingNote";
			this.textBillingNote.Size = new System.Drawing.Size(259, 83);
			this.textBillingNote.TabIndex = 168;
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(6, 122);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(111, 14);
			this.label18.TabIndex = 167;
			this.label18.Text = "Billing Note";
			this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// tabPageCanada
			// 
			this.tabPageCanada.Controls.Add(this.labelCanadaLabFee2);
			this.tabPageCanada.Controls.Add(this.labelCanadaLabFee1);
			this.tabPageCanada.Controls.Add(this.groupCanadianProcTypeCode);
			this.tabPageCanada.Controls.Add(this.textCanadaLabFee2);
			this.tabPageCanada.Controls.Add(this.textCanadaLabFee1);
			this.tabPageCanada.Location = new System.Drawing.Point(4, 22);
			this.tabPageCanada.Name = "tabPageCanada";
			this.tabPageCanada.Padding = new System.Windows.Forms.Padding(3);
			this.tabPageCanada.Size = new System.Drawing.Size(954, 218);
			this.tabPageCanada.TabIndex = 1;
			this.tabPageCanada.Text = "Canada";
			this.tabPageCanada.UseVisualStyleBackColor = true;
			// 
			// labelCanadaLabFee2
			// 
			this.labelCanadaLabFee2.Location = new System.Drawing.Point(340, 37);
			this.labelCanadaLabFee2.Name = "labelCanadaLabFee2";
			this.labelCanadaLabFee2.Size = new System.Drawing.Size(75, 20);
			this.labelCanadaLabFee2.TabIndex = 167;
			this.labelCanadaLabFee2.Text = "Lab Fee 2";
			this.labelCanadaLabFee2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelCanadaLabFee1
			// 
			this.labelCanadaLabFee1.Location = new System.Drawing.Point(340, 16);
			this.labelCanadaLabFee1.Name = "labelCanadaLabFee1";
			this.labelCanadaLabFee1.Size = new System.Drawing.Size(75, 20);
			this.labelCanadaLabFee1.TabIndex = 166;
			this.labelCanadaLabFee1.Text = "Lab Fee 1";
			this.labelCanadaLabFee1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// tabPageOrion
			// 
			this.tabPageOrion.Controls.Add(this.labelDPCpost);
			this.tabPageOrion.Controls.Add(this.comboDPCpost);
			this.tabPageOrion.Controls.Add(this.labelDPC);
			this.tabPageOrion.Controls.Add(this.labelScheduleBy);
			this.tabPageOrion.Controls.Add(this.labelDateSched);
			this.tabPageOrion.Controls.Add(this.checkIsRepair);
			this.tabPageOrion.Controls.Add(this.labelDateStop);
			this.tabPageOrion.Controls.Add(this.checkIsEffComm);
			this.tabPageOrion.Controls.Add(this.labelStatus);
			this.tabPageOrion.Controls.Add(this.checkIsOnCall);
			this.tabPageOrion.Controls.Add(this.comboStatus);
			this.tabPageOrion.Controls.Add(this.comboDPC);
			this.tabPageOrion.Controls.Add(this.textDateStop);
			this.tabPageOrion.Controls.Add(this.textDateScheduled);
			this.tabPageOrion.Location = new System.Drawing.Point(4, 22);
			this.tabPageOrion.Name = "tabPageOrion";
			this.tabPageOrion.Padding = new System.Windows.Forms.Padding(3);
			this.tabPageOrion.Size = new System.Drawing.Size(954, 218);
			this.tabPageOrion.TabIndex = 2;
			this.tabPageOrion.Text = "Orion";
			this.tabPageOrion.UseVisualStyleBackColor = true;
			// 
			// labelLocked
			// 
			this.labelLocked.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelLocked.ForeColor = System.Drawing.Color.DarkRed;
			this.labelLocked.Location = new System.Drawing.Point(834, 115);
			this.labelLocked.Name = "labelLocked";
			this.labelLocked.Size = new System.Drawing.Size(123, 18);
			this.labelLocked.TabIndex = 176;
			this.labelLocked.Text = "Locked";
			this.labelLocked.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			this.labelLocked.Visible = false;
			// 
			// gridIns
			// 
			this.gridIns.HScrollVisible = false;
			this.gridIns.Location = new System.Drawing.Point(3, 32);
			this.gridIns.Name = "gridIns";
			this.gridIns.ScrollValue = 0;
			this.gridIns.Size = new System.Drawing.Size(949, 102);
			this.gridIns.TabIndex = 113;
			this.gridIns.Title = "Insurance Estimates and Payments";
			this.gridIns.TranslationName = "TableProcIns";
			this.gridIns.WrapText = false;
			this.gridIns.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridIns_CellDoubleClick);
			// 
			// label20
			// 
			this.label20.Location = new System.Drawing.Point(186, 7);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(172, 20);
			this.label20.TabIndex = 178;
			this.label20.Text = "SNOMED CT Body Site";
			this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textSnomedBodySite
			// 
			this.textSnomedBodySite.Location = new System.Drawing.Point(361, 7);
			this.textSnomedBodySite.Name = "textSnomedBodySite";
			this.textSnomedBodySite.ReadOnly = true;
			this.textSnomedBodySite.Size = new System.Drawing.Size(272, 20);
			this.textSnomedBodySite.TabIndex = 177;
			// 
			// butSearch
			// 
			this.butSearch.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSearch.Autosize = true;
			this.butSearch.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSearch.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSearch.CornerRadius = 4F;
			this.butSearch.Location = new System.Drawing.Point(443, 232);
			this.butSearch.Name = "butSearch";
			this.butSearch.Size = new System.Drawing.Size(59, 24);
			this.butSearch.TabIndex = 180;
			this.butSearch.Text = "Search";
			this.butSearch.Click += new System.EventHandler(this.butSearch_Click);
			// 
			// butLock
			// 
			this.butLock.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butLock.Autosize = true;
			this.butLock.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLock.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLock.CornerRadius = 4F;
			this.butLock.Location = new System.Drawing.Point(874, 91);
			this.butLock.Name = "butLock";
			this.butLock.Size = new System.Drawing.Size(80, 22);
			this.butLock.TabIndex = 178;
			this.butLock.Text = "Lock";
			this.butLock.Click += new System.EventHandler(this.butLock_Click);
			// 
			// butInvalidate
			// 
			this.butInvalidate.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butInvalidate.Autosize = true;
			this.butInvalidate.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butInvalidate.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butInvalidate.CornerRadius = 4F;
			this.butInvalidate.Location = new System.Drawing.Point(879, 77);
			this.butInvalidate.Name = "butInvalidate";
			this.butInvalidate.Size = new System.Drawing.Size(80, 22);
			this.butInvalidate.TabIndex = 179;
			this.butInvalidate.Text = "Invalidate";
			this.butInvalidate.Visible = false;
			this.butInvalidate.Click += new System.EventHandler(this.butInvalidate_Click);
			// 
			// butAppend
			// 
			this.butAppend.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butAppend.Autosize = true;
			this.butAppend.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAppend.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAppend.CornerRadius = 4F;
			this.butAppend.Location = new System.Drawing.Point(874, 136);
			this.butAppend.Name = "butAppend";
			this.butAppend.Size = new System.Drawing.Size(80, 22);
			this.butAppend.TabIndex = 177;
			this.butAppend.Text = "Append";
			this.butAppend.Visible = false;
			this.butAppend.Click += new System.EventHandler(this.butAppend_Click);
			// 
			// butAddEstimate
			// 
			this.butAddEstimate.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butAddEstimate.Autosize = true;
			this.butAddEstimate.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAddEstimate.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAddEstimate.CornerRadius = 4F;
			this.butAddEstimate.Image = global::OpenDental.Properties.Resources.Add;
			this.butAddEstimate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butAddEstimate.Location = new System.Drawing.Point(3, 6);
			this.butAddEstimate.Name = "butAddEstimate";
			this.butAddEstimate.Size = new System.Drawing.Size(111, 24);
			this.butAddEstimate.TabIndex = 60;
			this.butAddEstimate.Text = "Add Estimate";
			this.butAddEstimate.Click += new System.EventHandler(this.butAddEstimate_Click);
			// 
			// tbAdj
			// 
			this.tbAdj.BackColor = System.Drawing.SystemColors.Window;
			this.tbAdj.Location = new System.Drawing.Point(458, 137);
			this.tbAdj.Name = "tbAdj";
			this.tbAdj.ScrollValue = 33;
			this.tbAdj.SelectedIndices = new int[0];
			this.tbAdj.SelectionMode = System.Windows.Forms.SelectionMode.One;
			this.tbAdj.Size = new System.Drawing.Size(494, 72);
			this.tbAdj.TabIndex = 70;
			this.tbAdj.CellDoubleClicked += new OpenDental.ContrTable.CellEventHandler(this.tbAdj_CellDoubleClicked);
			// 
			// tbPay
			// 
			this.tbPay.BackColor = System.Drawing.SystemColors.Window;
			this.tbPay.Location = new System.Drawing.Point(2, 137);
			this.tbPay.Name = "tbPay";
			this.tbPay.ScrollValue = 33;
			this.tbPay.SelectedIndices = new int[0];
			this.tbPay.SelectionMode = System.Windows.Forms.SelectionMode.One;
			this.tbPay.Size = new System.Drawing.Size(449, 72);
			this.tbPay.TabIndex = 71;
			this.tbPay.CellDoubleClicked += new OpenDental.ContrTable.CellEventHandler(this.tbPay_CellDoubleClicked);
			// 
			// butAddAdjust
			// 
			this.butAddAdjust.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butAddAdjust.Autosize = true;
			this.butAddAdjust.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAddAdjust.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAddAdjust.CornerRadius = 4F;
			this.butAddAdjust.Image = global::OpenDental.Properties.Resources.Add;
			this.butAddAdjust.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butAddAdjust.Location = new System.Drawing.Point(458, 6);
			this.butAddAdjust.Name = "butAddAdjust";
			this.butAddAdjust.Size = new System.Drawing.Size(126, 24);
			this.butAddAdjust.TabIndex = 72;
			this.butAddAdjust.Text = "Add Adjustment";
			this.butAddAdjust.Click += new System.EventHandler(this.butAddAdjust_Click);
			// 
			// butNoneSnomedBodySite
			// 
			this.butNoneSnomedBodySite.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butNoneSnomedBodySite.Autosize = true;
			this.butNoneSnomedBodySite.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butNoneSnomedBodySite.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butNoneSnomedBodySite.CornerRadius = 4F;
			this.butNoneSnomedBodySite.Location = new System.Drawing.Point(666, 6);
			this.butNoneSnomedBodySite.Name = "butNoneSnomedBodySite";
			this.butNoneSnomedBodySite.Size = new System.Drawing.Size(51, 22);
			this.butNoneSnomedBodySite.TabIndex = 180;
			this.butNoneSnomedBodySite.Text = "None";
			this.butNoneSnomedBodySite.Click += new System.EventHandler(this.butNoneSnomedBodySite_Click);
			// 
			// butSnomedBodySiteSelect
			// 
			this.butSnomedBodySiteSelect.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSnomedBodySiteSelect.Autosize = true;
			this.butSnomedBodySiteSelect.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSnomedBodySiteSelect.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSnomedBodySiteSelect.CornerRadius = 4F;
			this.butSnomedBodySiteSelect.Location = new System.Drawing.Point(638, 6);
			this.butSnomedBodySiteSelect.Name = "butSnomedBodySiteSelect";
			this.butSnomedBodySiteSelect.Size = new System.Drawing.Size(22, 22);
			this.butSnomedBodySiteSelect.TabIndex = 179;
			this.butSnomedBodySiteSelect.Text = "...";
			this.butSnomedBodySiteSelect.Click += new System.EventHandler(this.butSnomedBodySiteSelect_Click);
			// 
			// butPickSite
			// 
			this.butPickSite.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPickSite.Autosize = true;
			this.butPickSite.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPickSite.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPickSite.CornerRadius = 2F;
			this.butPickSite.Location = new System.Drawing.Point(273, 76);
			this.butPickSite.Name = "butPickSite";
			this.butPickSite.Size = new System.Drawing.Size(19, 21);
			this.butPickSite.TabIndex = 112;
			this.butPickSite.TabStop = false;
			this.butPickSite.Text = "...";
			this.butPickSite.Click += new System.EventHandler(this.butPickSite_Click);
			// 
			// textCanadaLabFee2
			// 
			this.textCanadaLabFee2.Location = new System.Drawing.Point(421, 37);
			this.textCanadaLabFee2.Name = "textCanadaLabFee2";
			this.textCanadaLabFee2.Size = new System.Drawing.Size(68, 20);
			this.textCanadaLabFee2.TabIndex = 165;
			// 
			// textCanadaLabFee1
			// 
			this.textCanadaLabFee1.Location = new System.Drawing.Point(421, 16);
			this.textCanadaLabFee1.Name = "textCanadaLabFee1";
			this.textCanadaLabFee1.Size = new System.Drawing.Size(68, 20);
			this.textCanadaLabFee1.TabIndex = 164;
			// 
			// textDateStop
			// 
			this.textDateStop.Location = new System.Drawing.Point(111, 89);
			this.textDateStop.Name = "textDateStop";
			this.textDateStop.Size = new System.Drawing.Size(76, 20);
			this.textDateStop.TabIndex = 10;
			// 
			// textDateScheduled
			// 
			this.textDateScheduled.Location = new System.Drawing.Point(111, 69);
			this.textDateScheduled.Name = "textDateScheduled";
			this.textDateScheduled.ReadOnly = true;
			this.textDateScheduled.Size = new System.Drawing.Size(76, 20);
			this.textDateScheduled.TabIndex = 9;
			// 
			// textClaimNote
			// 
			this.textClaimNote.AcceptsTab = true;
			this.textClaimNote.DetectUrls = false;
			this.textClaimNote.Location = new System.Drawing.Point(106, 364);
			this.textClaimNote.MaxLength = 80;
			this.textClaimNote.Name = "textClaimNote";
			this.textClaimNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Procedure;
			this.textClaimNote.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textClaimNote.Size = new System.Drawing.Size(277, 43);
			this.textClaimNote.TabIndex = 173;
			this.textClaimNote.Text = "";
			// 
			// butReferral
			// 
			this.butReferral.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butReferral.Autosize = false;
			this.butReferral.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReferral.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReferral.CornerRadius = 2F;
			this.butReferral.Location = new System.Drawing.Point(707, 77);
			this.butReferral.Name = "butReferral";
			this.butReferral.Size = new System.Drawing.Size(18, 21);
			this.butReferral.TabIndex = 170;
			this.butReferral.Text = "...";
			this.butReferral.Click += new System.EventHandler(this.butReferral_Click);
			// 
			// butPickProv
			// 
			this.butPickProv.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPickProv.Autosize = false;
			this.butPickProv.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPickProv.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPickProv.CornerRadius = 2F;
			this.butPickProv.Location = new System.Drawing.Point(265, 195);
			this.butPickProv.Name = "butPickProv";
			this.butPickProv.Size = new System.Drawing.Size(18, 21);
			this.butPickProv.TabIndex = 161;
			this.butPickProv.Text = "...";
			this.butPickProv.Click += new System.EventHandler(this.butPickProv_Click);
			// 
			// butTopazSign
			// 
			this.butTopazSign.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butTopazSign.Autosize = true;
			this.butTopazSign.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butTopazSign.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butTopazSign.CornerRadius = 4F;
			this.butTopazSign.Location = new System.Drawing.Point(873, 356);
			this.butTopazSign.Name = "butTopazSign";
			this.butTopazSign.Size = new System.Drawing.Size(81, 24);
			this.butTopazSign.TabIndex = 108;
			this.butTopazSign.Text = "Sign Topaz";
			this.butTopazSign.UseVisualStyleBackColor = true;
			this.butTopazSign.Click += new System.EventHandler(this.butTopazSign_Click);
			// 
			// buttonUseAutoNote
			// 
			this.buttonUseAutoNote.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.buttonUseAutoNote.Autosize = true;
			this.buttonUseAutoNote.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.buttonUseAutoNote.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.buttonUseAutoNote.CornerRadius = 4F;
			this.buttonUseAutoNote.Location = new System.Drawing.Point(622, 136);
			this.buttonUseAutoNote.Name = "buttonUseAutoNote";
			this.buttonUseAutoNote.Size = new System.Drawing.Size(80, 22);
			this.buttonUseAutoNote.TabIndex = 106;
			this.buttonUseAutoNote.Text = "Auto Note";
			this.buttonUseAutoNote.Click += new System.EventHandler(this.buttonUseAutoNote_Click);
			// 
			// sigBox
			// 
			this.sigBox.Location = new System.Drawing.Point(505, 325);
			this.sigBox.Name = "sigBox";
			this.sigBox.Size = new System.Drawing.Size(362, 79);
			this.sigBox.TabIndex = 86;
			this.sigBox.MouseUp += new System.Windows.Forms.MouseEventHandler(this.sigBox_MouseUp);
			// 
			// butClearSig
			// 
			this.butClearSig.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butClearSig.Autosize = true;
			this.butClearSig.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClearSig.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClearSig.CornerRadius = 4F;
			this.butClearSig.Location = new System.Drawing.Point(873, 325);
			this.butClearSig.Name = "butClearSig";
			this.butClearSig.Size = new System.Drawing.Size(81, 24);
			this.butClearSig.TabIndex = 85;
			this.butClearSig.Text = "Clear Sig";
			this.butClearSig.Click += new System.EventHandler(this.butClearSig_Click);
			// 
			// textDateOriginalProsth
			// 
			this.textDateOriginalProsth.Location = new System.Drawing.Point(91, 58);
			this.textDateOriginalProsth.Name = "textDateOriginalProsth";
			this.textDateOriginalProsth.Size = new System.Drawing.Size(73, 20);
			this.textDateOriginalProsth.TabIndex = 1;
			// 
			// textNotes
			// 
			this.textNotes.AcceptsTab = true;
			this.textNotes.BackColor = System.Drawing.SystemColors.Window;
			this.textNotes.DetectUrls = false;
			this.textNotes.Location = new System.Drawing.Point(504, 157);
			this.textNotes.Name = "textNotes";
			this.textNotes.QuickPasteType = OpenDentBusiness.QuickPasteType.Procedure;
			this.textNotes.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textNotes.Size = new System.Drawing.Size(450, 164);
			this.textNotes.TabIndex = 1;
			this.textNotes.Text = "";
			this.textNotes.TextChanged += new System.EventHandler(this.textNotes_TextChanged);
			// 
			// butSetComplete
			// 
			this.butSetComplete.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSetComplete.Autosize = true;
			this.butSetComplete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSetComplete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSetComplete.CornerRadius = 4F;
			this.butSetComplete.Location = new System.Drawing.Point(643, 19);
			this.butSetComplete.Name = "butSetComplete";
			this.butSetComplete.Size = new System.Drawing.Size(79, 22);
			this.butSetComplete.TabIndex = 54;
			this.butSetComplete.Text = "Set Complete";
			this.butSetComplete.Click += new System.EventHandler(this.butSetComplete_Click);
			// 
			// butEditAnyway
			// 
			this.butEditAnyway.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butEditAnyway.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butEditAnyway.Autosize = true;
			this.butEditAnyway.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butEditAnyway.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butEditAnyway.CornerRadius = 4F;
			this.butEditAnyway.Location = new System.Drawing.Point(594, 671);
			this.butEditAnyway.Name = "butEditAnyway";
			this.butEditAnyway.Size = new System.Drawing.Size(104, 24);
			this.butEditAnyway.TabIndex = 51;
			this.butEditAnyway.Text = "&Edit Anyway";
			this.butEditAnyway.Visible = false;
			this.butEditAnyway.Click += new System.EventHandler(this.butEditAnyway_Click);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(2, 671);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(83, 24);
			this.butDelete.TabIndex = 8;
			this.butDelete.Text = "&Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(870, 671);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(76, 24);
			this.butCancel.TabIndex = 13;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(779, 671);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(76, 24);
			this.butOK.TabIndex = 12;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(106, 40);
			this.textDate.Name = "textDate";
			this.textDate.Size = new System.Drawing.Size(76, 20);
			this.textDate.TabIndex = 102;
			// 
			// butNow
			// 
			this.butNow.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butNow.Autosize = false;
			this.butNow.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butNow.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butNow.CornerRadius = 4F;
			this.butNow.Location = new System.Drawing.Point(369, 40);
			this.butNow.Name = "butNow";
			this.butNow.Size = new System.Drawing.Size(27, 20);
			this.butNow.TabIndex = 101;
			this.butNow.Text = "Now";
			this.butNow.UseVisualStyleBackColor = true;
			this.butNow.Visible = false;
			this.butNow.Click += new System.EventHandler(this.butNow_Click);
			// 
			// butD
			// 
			this.butD.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butD.Autosize = true;
			this.butD.BackColor = System.Drawing.SystemColors.Control;
			this.butD.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butD.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butD.CornerRadius = 4F;
			this.butD.Location = new System.Drawing.Point(61, 23);
			this.butD.Name = "butD";
			this.butD.Size = new System.Drawing.Size(24, 20);
			this.butD.TabIndex = 27;
			this.butD.Text = "D";
			this.butD.UseVisualStyleBackColor = false;
			this.butD.Click += new System.EventHandler(this.butD_Click);
			// 
			// butBF
			// 
			this.butBF.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butBF.Autosize = true;
			this.butBF.BackColor = System.Drawing.SystemColors.Control;
			this.butBF.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butBF.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butBF.CornerRadius = 4F;
			this.butBF.Location = new System.Drawing.Point(22, 3);
			this.butBF.Name = "butBF";
			this.butBF.Size = new System.Drawing.Size(28, 20);
			this.butBF.TabIndex = 28;
			this.butBF.Text = "B/F";
			this.butBF.UseVisualStyleBackColor = false;
			this.butBF.Click += new System.EventHandler(this.butBF_Click);
			// 
			// butL
			// 
			this.butL.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butL.Autosize = true;
			this.butL.BackColor = System.Drawing.SystemColors.Control;
			this.butL.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butL.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butL.CornerRadius = 4F;
			this.butL.Location = new System.Drawing.Point(32, 43);
			this.butL.Name = "butL";
			this.butL.Size = new System.Drawing.Size(24, 20);
			this.butL.TabIndex = 29;
			this.butL.Text = "L";
			this.butL.UseVisualStyleBackColor = false;
			this.butL.Click += new System.EventHandler(this.butL_Click);
			// 
			// butM
			// 
			this.butM.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butM.Autosize = true;
			this.butM.BackColor = System.Drawing.SystemColors.Control;
			this.butM.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butM.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butM.CornerRadius = 4F;
			this.butM.Location = new System.Drawing.Point(3, 23);
			this.butM.Name = "butM";
			this.butM.Size = new System.Drawing.Size(24, 20);
			this.butM.TabIndex = 25;
			this.butM.Text = "M";
			this.butM.UseVisualStyleBackColor = false;
			this.butM.Click += new System.EventHandler(this.butM_Click);
			// 
			// butV
			// 
			this.butV.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butV.Autosize = true;
			this.butV.BackColor = System.Drawing.SystemColors.Control;
			this.butV.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butV.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butV.CornerRadius = 4F;
			this.butV.Location = new System.Drawing.Point(50, 3);
			this.butV.Name = "butV";
			this.butV.Size = new System.Drawing.Size(17, 20);
			this.butV.TabIndex = 30;
			this.butV.Text = "V";
			this.butV.UseVisualStyleBackColor = false;
			this.butV.Click += new System.EventHandler(this.butV_Click);
			// 
			// butOI
			// 
			this.butOI.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOI.Autosize = true;
			this.butOI.BackColor = System.Drawing.SystemColors.Control;
			this.butOI.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOI.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOI.CornerRadius = 4F;
			this.butOI.Location = new System.Drawing.Point(27, 23);
			this.butOI.Name = "butOI";
			this.butOI.Size = new System.Drawing.Size(34, 20);
			this.butOI.TabIndex = 26;
			this.butOI.Text = "O/I";
			this.butOI.UseVisualStyleBackColor = false;
			this.butOI.Click += new System.EventHandler(this.butOI_Click);
			// 
			// textDateTP
			// 
			this.textDateTP.Location = new System.Drawing.Point(106, 21);
			this.textDateTP.Name = "textDateTP";
			this.textDateTP.Size = new System.Drawing.Size(76, 20);
			this.textDateTP.TabIndex = 99;
			// 
			// textDateEntry
			// 
			this.textDateEntry.Location = new System.Drawing.Point(106, 1);
			this.textDateEntry.Name = "textDateEntry";
			this.textDateEntry.ReadOnly = true;
			this.textDateEntry.Size = new System.Drawing.Size(76, 20);
			this.textDateEntry.TabIndex = 95;
			// 
			// textProcFee
			// 
			this.textProcFee.Location = new System.Drawing.Point(106, 155);
			this.textProcFee.Name = "textProcFee";
			this.textProcFee.Size = new System.Drawing.Size(68, 20);
			this.textProcFee.TabIndex = 6;
			this.textProcFee.Validating += new System.ComponentModel.CancelEventHandler(this.textProcFee_Validating);
			// 
			// butChange
			// 
			this.butChange.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butChange.Autosize = true;
			this.butChange.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butChange.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butChange.CornerRadius = 4F;
			this.butChange.Location = new System.Drawing.Point(184, 61);
			this.butChange.Name = "butChange";
			this.butChange.Size = new System.Drawing.Size(74, 20);
			this.butChange.TabIndex = 37;
			this.butChange.Text = "C&hange";
			this.butChange.Click += new System.EventHandler(this.butChange_Click);
			// 
			// FormProcEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(962, 696);
			this.Controls.Add(this.butSearch);
			this.Controls.Add(this.butLock);
			this.Controls.Add(this.butInvalidate);
			this.Controls.Add(this.butAppend);
			this.Controls.Add(this.labelLocked);
			this.Controls.Add(this.tabControl);
			this.Controls.Add(this.labelClaimNote);
			this.Controls.Add(this.textClaimNote);
			this.Controls.Add(this.butReferral);
			this.Controls.Add(this.textReferral);
			this.Controls.Add(this.label13);
			this.Controls.Add(this.comboProcStatus);
			this.Controls.Add(this.comboProvNum);
			this.Controls.Add(this.checkHideGraphics);
			this.Controls.Add(this.butPickProv);
			this.Controls.Add(this.labelInvalidSig);
			this.Controls.Add(this.butTopazSign);
			this.Controls.Add(this.buttonUseAutoNote);
			this.Controls.Add(this.textUser);
			this.Controls.Add(this.comboDx);
			this.Controls.Add(this.comboPriority);
			this.Controls.Add(this.comboClinic);
			this.Controls.Add(this.labelClinic);
			this.Controls.Add(this.labelPriority);
			this.Controls.Add(this.labelDx);
			this.Controls.Add(this.label9);
			this.Controls.Add(this.sigBox);
			this.Controls.Add(this.butClearSig);
			this.Controls.Add(this.groupProsth);
			this.Controls.Add(this.textNotes);
			this.Controls.Add(this.label16);
			this.Controls.Add(this.label15);
			this.Controls.Add(this.labelIncomplete);
			this.Controls.Add(this.label7);
			this.Controls.Add(this.label14);
			this.Controls.Add(this.butSetComplete);
			this.Controls.Add(this.butEditAnyway);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.labelSetComplete);
			this.Controls.Add(this.labelClaim);
			this.Controls.Add(this.panel1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormProcEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Procedure Info";
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormProcEdit_FormClosing);
			this.Load += new System.EventHandler(this.FormProcInfo_Load);
			this.groupQuadrant.ResumeLayout(false);
			this.groupArch.ResumeLayout(false);
			this.panelSurfaces.ResumeLayout(false);
			this.groupSextant.ResumeLayout(false);
			this.panel1.ResumeLayout(false);
			this.panel1.PerformLayout();
			this.groupProsth.ResumeLayout(false);
			this.groupProsth.PerformLayout();
			this.groupCanadianProcTypeCode.ResumeLayout(false);
			this.tabControl.ResumeLayout(false);
			this.tabPageFinancial.ResumeLayout(false);
			this.tabPageMedical.ResumeLayout(false);
			this.tabPageMedical.PerformLayout();
			this.tabPageMisc.ResumeLayout(false);
			this.tabPageMisc.PerformLayout();
			this.tabPageCanada.ResumeLayout(false);
			this.tabPageCanada.PerformLayout();
			this.tabPageOrion.ResumeLayout(false);
			this.tabPageOrion.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #8
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpTreatmentFinder));
     this.label1                   = new System.Windows.Forms.Label();
     this.checkIncludeNoIns        = new System.Windows.Forms.CheckBox();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.comboMonthStart          = new System.Windows.Forms.ComboBox();
     this.label8                   = new System.Windows.Forms.Label();
     this.label7                   = new System.Windows.Forms.Label();
     this.label5                   = new System.Windows.Forms.Label();
     this.textCodeRange            = new System.Windows.Forms.TextBox();
     this.label3                   = new System.Windows.Forms.Label();
     this.label6                   = new System.Windows.Forms.Label();
     this.label4                   = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.contextRightClick        = new System.Windows.Forms.ContextMenu();
     this.menuItemFamily           = new System.Windows.Forms.MenuItem();
     this.menuItemAccount          = new System.Windows.Forms.MenuItem();
     this.checkIncludePatsWithApts = new System.Windows.Forms.CheckBox();
     this.gridMain                 = new OpenDental.UI.ODGrid();
     this.buttonExport             = new OpenDental.UI.Button();
     this.butLettersPreview        = new OpenDental.UI.Button();
     this.butLabelSingle           = new OpenDental.UI.Button();
     this.butLabelPreview          = new OpenDental.UI.Button();
     this.butGotoAccount           = new OpenDental.UI.Button();
     this.butGotoFamily            = new OpenDental.UI.Button();
     this.butPrint                 = new OpenDental.UI.Button();
     this.comboBoxMultiBilling     = new OpenDental.UI.ComboBoxMulti();
     this.comboBoxMultiProv        = new OpenDental.UI.ComboBoxMulti();
     this.textOverAmount           = new OpenDental.ValidDouble();
     this.textDateStart            = new OpenDental.ValidDate();
     this.butRefresh               = new OpenDental.UI.Button();
     this.butCancel                = new OpenDental.UI.Button();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(22, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(872, 29);
     this.label1.TabIndex = 29;
     this.label1.Text     = resources.GetString("label1.Text");
     //
     // checkIncludeNoIns
     //
     this.checkIncludeNoIns.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludeNoIns.Location   = new System.Drawing.Point(31, 14);
     this.checkIncludeNoIns.Name       = "checkIncludeNoIns";
     this.checkIncludeNoIns.Size       = new System.Drawing.Size(214, 18);
     this.checkIncludeNoIns.TabIndex   = 30;
     this.checkIncludeNoIns.Text       = "Include patients without insurance";
     this.checkIncludeNoIns.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludeNoIns.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.comboBoxMultiBilling);
     this.groupBox1.Controls.Add(this.comboBoxMultiProv);
     this.groupBox1.Controls.Add(this.textOverAmount);
     this.groupBox1.Controls.Add(this.comboMonthStart);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.textCodeRange);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.textDateStart);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.butRefresh);
     this.groupBox1.Controls.Add(this.checkIncludePatsWithApts);
     this.groupBox1.Controls.Add(this.checkIncludeNoIns);
     this.groupBox1.Location = new System.Drawing.Point(3, 41);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(916, 83);
     this.groupBox1.TabIndex = 33;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "View";
     //
     // comboMonthStart
     //
     this.comboMonthStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboMonthStart.Items.AddRange(new object[] {
         "Calendar Year",
         "01 - January",
         "02 - February",
         "03 - March",
         "04 - April",
         "05 - May",
         "06 - June",
         "07 - July",
         "08 - August",
         "09 - September",
         "10 - October",
         "11 - November",
         "12 - December"
     });
     this.comboMonthStart.Location         = new System.Drawing.Point(346, 32);
     this.comboMonthStart.MaxDropDownItems = 40;
     this.comboMonthStart.Name             = "comboMonthStart";
     this.comboMonthStart.Size             = new System.Drawing.Size(98, 21);
     this.comboMonthStart.TabIndex         = 47;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(31, 58);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(140, 14);
     this.label8.TabIndex  = 46;
     this.label8.Text      = "Amount remaining over";
     this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(445, 35);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(70, 14);
     this.label7.TabIndex  = 43;
     this.label7.Text      = "Billing Type";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(758, 34);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(150, 13);
     this.label5.TabIndex = 41;
     this.label5.Text     = "Ex: D1050-D1060";
     //
     // textCodeRange
     //
     this.textCodeRange.Location = new System.Drawing.Point(758, 12);
     this.textCodeRange.Name     = "textCodeRange";
     this.textCodeRange.Size     = new System.Drawing.Size(150, 20);
     this.textCodeRange.TabIndex = 39;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(249, 36);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(93, 14);
     this.label3.TabIndex  = 37;
     this.label3.Text      = "Ins Month Start";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(679, 12);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(77, 17);
     this.label6.TabIndex  = 40;
     this.label6.Text      = "Code Range";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(445, 14);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(70, 14);
     this.label4.TabIndex  = 35;
     this.label4.Text      = "Provider";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(246, 14);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(119, 14);
     this.label2.TabIndex  = 33;
     this.label2.Text      = "TP Date Since";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // contextRightClick
     //
     this.contextRightClick.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemFamily,
         this.menuItemAccount
     });
     //
     // menuItemFamily
     //
     this.menuItemFamily.Index  = 0;
     this.menuItemFamily.Text   = "See Family";
     this.menuItemFamily.Click += new System.EventHandler(this.menuItemFamily_Click);
     //
     // menuItemAccount
     //
     this.menuItemAccount.Index  = 1;
     this.menuItemAccount.Text   = "See Account";
     this.menuItemAccount.Click += new System.EventHandler(this.menuItemAccount_Click);
     //
     // checkIncludePatsWithApts
     //
     this.checkIncludePatsWithApts.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludePatsWithApts.Location   = new System.Drawing.Point(6, 33);
     this.checkIncludePatsWithApts.Name       = "checkIncludePatsWithApts";
     this.checkIncludePatsWithApts.Size       = new System.Drawing.Size(239, 18);
     this.checkIncludePatsWithApts.TabIndex   = 30;
     this.checkIncludePatsWithApts.Text       = "Include patients with upcoming appointments";
     this.checkIncludePatsWithApts.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludePatsWithApts.UseVisualStyleBackColor = true;
     //
     // gridMain
     //
     this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.gridMain.HScrollVisible   = true;
     this.gridMain.Location         = new System.Drawing.Point(3, 130);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.SelectionMode    = OpenDental.UI.GridSelectionMode.MultiExtended;
     this.gridMain.Size             = new System.Drawing.Size(917, 453);
     this.gridMain.TabIndex         = 31;
     this.gridMain.Title            = "Treatment Finder";
     this.gridMain.TranslationName  = "TableTreatmentFinder";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     this.gridMain.CellClick       += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellClick);
     //
     // buttonExport
     //
     this.buttonExport.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.buttonExport.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonExport.Autosize     = true;
     this.buttonExport.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.buttonExport.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.buttonExport.CornerRadius = 4F;
     this.buttonExport.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.buttonExport.Location     = new System.Drawing.Point(3, 613);
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.Size         = new System.Drawing.Size(119, 24);
     this.buttonExport.TabIndex     = 72;
     this.buttonExport.Text         = "Export to File";
     this.buttonExport.Click       += new System.EventHandler(this.buttonExport_Click);
     //
     // butLettersPreview
     //
     this.butLettersPreview.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butLettersPreview.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butLettersPreview.Autosize     = true;
     this.butLettersPreview.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLettersPreview.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLettersPreview.CornerRadius = 4F;
     this.butLettersPreview.Image        = global::OpenDental.Properties.Resources.butPreview;
     this.butLettersPreview.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butLettersPreview.Location     = new System.Drawing.Point(3, 587);
     this.butLettersPreview.Name         = "butLettersPreview";
     this.butLettersPreview.Size         = new System.Drawing.Size(119, 24);
     this.butLettersPreview.TabIndex     = 71;
     this.butLettersPreview.Text         = "Letters Preview";
     this.butLettersPreview.Click       += new System.EventHandler(this.butLettersPreview_Click);
     //
     // butLabelSingle
     //
     this.butLabelSingle.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butLabelSingle.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butLabelSingle.Autosize     = true;
     this.butLabelSingle.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLabelSingle.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLabelSingle.CornerRadius = 4F;
     this.butLabelSingle.Image        = global::OpenDental.Properties.Resources.butLabel;
     this.butLabelSingle.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butLabelSingle.Location     = new System.Drawing.Point(128, 587);
     this.butLabelSingle.Name         = "butLabelSingle";
     this.butLabelSingle.Size         = new System.Drawing.Size(119, 24);
     this.butLabelSingle.TabIndex     = 70;
     this.butLabelSingle.Text         = "Single Labels";
     this.butLabelSingle.Click       += new System.EventHandler(this.butLabelSingle_Click);
     //
     // butLabelPreview
     //
     this.butLabelPreview.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butLabelPreview.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butLabelPreview.Autosize     = true;
     this.butLabelPreview.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLabelPreview.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLabelPreview.CornerRadius = 4F;
     this.butLabelPreview.Image        = global::OpenDental.Properties.Resources.butLabel;
     this.butLabelPreview.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butLabelPreview.Location     = new System.Drawing.Point(128, 613);
     this.butLabelPreview.Name         = "butLabelPreview";
     this.butLabelPreview.Size         = new System.Drawing.Size(119, 24);
     this.butLabelPreview.TabIndex     = 69;
     this.butLabelPreview.Text         = "Label Preview";
     this.butLabelPreview.Click       += new System.EventHandler(this.butLabelPreview_Click);
     //
     // butGotoAccount
     //
     this.butGotoAccount.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butGotoAccount.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butGotoAccount.Autosize     = true;
     this.butGotoAccount.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butGotoAccount.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butGotoAccount.CornerRadius = 4F;
     this.butGotoAccount.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butGotoAccount.Location     = new System.Drawing.Point(661, 613);
     this.butGotoAccount.Name         = "butGotoAccount";
     this.butGotoAccount.Size         = new System.Drawing.Size(96, 24);
     this.butGotoAccount.TabIndex     = 68;
     this.butGotoAccount.Text         = "Go to Account";
     this.butGotoAccount.Click       += new System.EventHandler(this.butGotoAccount_Click);
     //
     // butGotoFamily
     //
     this.butGotoFamily.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butGotoFamily.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butGotoFamily.Autosize     = true;
     this.butGotoFamily.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butGotoFamily.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butGotoFamily.CornerRadius = 4F;
     this.butGotoFamily.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butGotoFamily.Location     = new System.Drawing.Point(661, 587);
     this.butGotoFamily.Name         = "butGotoFamily";
     this.butGotoFamily.Size         = new System.Drawing.Size(96, 24);
     this.butGotoFamily.TabIndex     = 67;
     this.butGotoFamily.Text         = "Go to Family";
     this.butGotoFamily.Click       += new System.EventHandler(this.butGotoFamily_Click);
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrint.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butPrint.Autosize     = true;
     this.butPrint.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.CornerRadius = 4F;
     this.butPrint.Image        = global::OpenDental.Properties.Resources.butPrintSmall;
     this.butPrint.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location     = new System.Drawing.Point(418, 613);
     this.butPrint.Name         = "butPrint";
     this.butPrint.Size         = new System.Drawing.Size(87, 24);
     this.butPrint.TabIndex     = 34;
     this.butPrint.Text         = "Print List";
     this.butPrint.Click       += new System.EventHandler(this.butPrint_Click);
     //
     // comboBoxMultiBilling
     //
     this.comboBoxMultiBilling.BackColor       = System.Drawing.SystemColors.Window;
     this.comboBoxMultiBilling.DroppedDown     = false;
     this.comboBoxMultiBilling.Items           = ((System.Collections.ArrayList)(resources.GetObject("comboBoxMultiBilling.Items")));
     this.comboBoxMultiBilling.Location        = new System.Drawing.Point(515, 32);
     this.comboBoxMultiBilling.Name            = "comboBoxMultiBilling";
     this.comboBoxMultiBilling.SelectedIndices = ((System.Collections.ArrayList)(resources.GetObject("comboBoxMultiBilling.SelectedIndices")));
     this.comboBoxMultiBilling.Size            = new System.Drawing.Size(160, 21);
     this.comboBoxMultiBilling.TabIndex        = 50;
     this.comboBoxMultiBilling.UseCommas       = true;
     this.comboBoxMultiBilling.Leave          += new System.EventHandler(this.comboBoxMultiBilling_Leave);
     //
     // comboBoxMultiProv
     //
     this.comboBoxMultiProv.BackColor       = System.Drawing.SystemColors.Window;
     this.comboBoxMultiProv.DroppedDown     = false;
     this.comboBoxMultiProv.Items           = ((System.Collections.ArrayList)(resources.GetObject("comboBoxMultiProv.Items")));
     this.comboBoxMultiProv.Location        = new System.Drawing.Point(515, 10);
     this.comboBoxMultiProv.Name            = "comboBoxMultiProv";
     this.comboBoxMultiProv.SelectedIndices = ((System.Collections.ArrayList)(resources.GetObject("comboBoxMultiProv.SelectedIndices")));
     this.comboBoxMultiProv.Size            = new System.Drawing.Size(160, 21);
     this.comboBoxMultiProv.TabIndex        = 49;
     this.comboBoxMultiProv.UseCommas       = true;
     this.comboBoxMultiProv.Leave          += new System.EventHandler(this.comboBoxMultiProv_Leave);
     //
     // textOverAmount
     //
     this.textOverAmount.Location = new System.Drawing.Point(177, 55);
     this.textOverAmount.Name     = "textOverAmount";
     this.textOverAmount.Size     = new System.Drawing.Size(68, 20);
     this.textOverAmount.TabIndex = 48;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(367, 11);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(77, 20);
     this.textDateStart.TabIndex = 34;
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butRefresh.Autosize     = true;
     this.butRefresh.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius = 4F;
     this.butRefresh.Location     = new System.Drawing.Point(346, 55);
     this.butRefresh.Name         = "butRefresh";
     this.butRefresh.Size         = new System.Drawing.Size(98, 24);
     this.butRefresh.TabIndex     = 32;
     this.butRefresh.Text         = "&Refresh List";
     this.butRefresh.Click       += new System.EventHandler(this.butRefresh_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(844, 613);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 4;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // FormRpTreatmentFinder
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(923, 641);
     this.Controls.Add(this.buttonExport);
     this.Controls.Add(this.butLettersPreview);
     this.Controls.Add(this.butLabelSingle);
     this.Controls.Add(this.butLabelPreview);
     this.Controls.Add(this.butGotoAccount);
     this.Controls.Add(this.butGotoFamily);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "FormRpTreatmentFinder";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Treatment Finder";
     this.Load         += new System.EventHandler(this.FormRpTreatmentFinder_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #9
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpNewPatients));
     this.listProv = new System.Windows.Forms.ListBox();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.textToday = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.checkAddress = new System.Windows.Forms.CheckBox();
     this.checkProd = new System.Windows.Forms.CheckBox();
     this.butRight = new OpenDental.UI.Button();
     this.butThis = new OpenDental.UI.Button();
     this.textDateFrom = new OpenDental.ValidDate();
     this.textDateTo = new OpenDental.ValidDate();
     this.butLeft = new OpenDental.UI.Button();
     this.butCancel = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // listProv
     //
     this.listProv.Location = new System.Drawing.Point(42,61);
     this.listProv.Name = "listProv";
     this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProv.Size = new System.Drawing.Size(165,186);
     this.listProv.TabIndex = 36;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(41,42);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(104,16);
     this.label1.TabIndex = 35;
     this.label1.Text = "Providers";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.butRight);
     this.groupBox2.Controls.Add(this.butThis);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.textDateFrom);
     this.groupBox2.Controls.Add(this.textDateTo);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.butLeft);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location = new System.Drawing.Point(271,55);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(281,144);
     this.groupBox2.TabIndex = 46;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Date Range";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(9,79);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(82,18);
     this.label2.TabIndex = 37;
     this.label2.Text = "From";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(7,105);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(82,18);
     this.label3.TabIndex = 39;
     this.label3.Text = "To";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textToday
     //
     this.textToday.Location = new System.Drawing.Point(366,29);
     this.textToday.Name = "textToday";
     this.textToday.ReadOnly = true;
     this.textToday.Size = new System.Drawing.Size(100,20);
     this.textToday.TabIndex = 45;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(237,32);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(127,20);
     this.label4.TabIndex = 44;
     this.label4.Text = "Today\'s Date";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkAddress
     //
     this.checkAddress.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.Location = new System.Drawing.Point(42,273);
     this.checkAddress.Name = "checkAddress";
     this.checkAddress.Size = new System.Drawing.Size(402,35);
     this.checkAddress.TabIndex = 47;
     this.checkAddress.Text = "Include address information.  Doesn\'t fit easily on a printout, but useful if you" +
     " are exporting for letter merge.";
     this.checkAddress.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.UseVisualStyleBackColor = true;
     //
     // checkProd
     //
     this.checkProd.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkProd.Location = new System.Drawing.Point(42,313);
     this.checkProd.Name = "checkProd";
     this.checkProd.Size = new System.Drawing.Size(381,22);
     this.checkProd.TabIndex = 48;
     this.checkProd.Text = "Exclude patients with no production.";
     this.checkProd.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkProd.UseVisualStyleBackColor = true;
     //
     // butRight
     //
     this.butRight.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butRight.Autosize = true;
     this.butRight.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRight.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRight.CornerRadius = 4F;
     this.butRight.Image = global::OpenDental.Properties.Resources.Right;
     this.butRight.Location = new System.Drawing.Point(205,33);
     this.butRight.Name = "butRight";
     this.butRight.Size = new System.Drawing.Size(45,24);
     this.butRight.TabIndex = 46;
     this.butRight.Click += new System.EventHandler(this.butRight_Click);
     //
     // butThis
     //
     this.butThis.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butThis.Autosize = true;
     this.butThis.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butThis.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butThis.CornerRadius = 4F;
     this.butThis.Location = new System.Drawing.Point(95,33);
     this.butThis.Name = "butThis";
     this.butThis.Size = new System.Drawing.Size(101,24);
     this.butThis.TabIndex = 45;
     this.butThis.Text = "This Month";
     this.butThis.Click += new System.EventHandler(this.butThis_Click);
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(95,77);
     this.textDateFrom.Name = "textDateFrom";
     this.textDateFrom.Size = new System.Drawing.Size(100,20);
     this.textDateFrom.TabIndex = 43;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(95,104);
     this.textDateTo.Name = "textDateTo";
     this.textDateTo.Size = new System.Drawing.Size(100,20);
     this.textDateTo.TabIndex = 44;
     //
     // butLeft
     //
     this.butLeft.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butLeft.Autosize = true;
     this.butLeft.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLeft.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLeft.CornerRadius = 4F;
     this.butLeft.Image = global::OpenDental.Properties.Resources.Left;
     this.butLeft.Location = new System.Drawing.Point(41,33);
     this.butLeft.Name = "butLeft";
     this.butLeft.Size = new System.Drawing.Size(45,24);
     this.butLeft.TabIndex = 44;
     this.butLeft.Click += new System.EventHandler(this.butLeft_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(542,316);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75,24);
     this.butCancel.TabIndex = 4;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(542,284);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75,24);
     this.butOK.TabIndex = 3;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // FormRpNewPatients
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.ClientSize = new System.Drawing.Size(651,368);
     this.Controls.Add(this.checkProd);
     this.Controls.Add(this.checkAddress);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.textToday);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.listProv);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormRpNewPatients";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "New Patients";
     this.Load += new System.EventHandler(this.FormNewPatients_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormLabCases));
     this.label1              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.checkShowAll        = new System.Windows.Forms.CheckBox();
     this.contextMenu1        = new System.Windows.Forms.ContextMenu();
     this.menuItemGoTo        = new System.Windows.Forms.MenuItem();
     this.checkShowUnattached = new System.Windows.Forms.CheckBox();
     this.gridMain            = new OpenDental.UI.ODGrid();
     this.butRefresh          = new OpenDental.UI.Button();
     this.textDateTo          = new OpenDental.ValidDate();
     this.textDateFrom        = new OpenDental.ValidDate();
     this.butClose            = new OpenDental.UI.Button();
     this.butPrint            = new OpenDental.UI.Button();
     this.labelClinic         = new System.Windows.Forms.Label();
     this.comboClinic         = new System.Windows.Forms.ComboBox();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(12, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 18);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "From Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(12, 35);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 18);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "To Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // checkShowAll
     //
     this.checkShowAll.Location = new System.Drawing.Point(361, 37);
     this.checkShowAll.Name     = "checkShowAll";
     this.checkShowAll.Size     = new System.Drawing.Size(131, 18);
     this.checkShowAll.TabIndex = 7;
     this.checkShowAll.Text     = "Show Completed";
     this.checkShowAll.UseVisualStyleBackColor = true;
     //
     // contextMenu1
     //
     this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemGoTo
     });
     //
     // menuItemGoTo
     //
     this.menuItemGoTo.Index  = 0;
     this.menuItemGoTo.Text   = "Go To Appointment";
     this.menuItemGoTo.Click += new System.EventHandler(this.menuItemGoTo_Click);
     //
     // checkShowUnattached
     //
     this.checkShowUnattached.Location = new System.Drawing.Point(361, 14);
     this.checkShowUnattached.Name     = "checkShowUnattached";
     this.checkShowUnattached.Size     = new System.Drawing.Size(131, 18);
     this.checkShowUnattached.TabIndex = 8;
     this.checkShowUnattached.Text     = "Show Unattached";
     this.checkShowUnattached.UseVisualStyleBackColor = true;
     //
     // gridMain
     //
     this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.gridMain.HasAddButton        = false;
     this.gridMain.HasMultilineHeaders = false;
     this.gridMain.HScrollVisible      = false;
     this.gridMain.Location            = new System.Drawing.Point(17, 67);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.Size             = new System.Drawing.Size(916, 420);
     this.gridMain.TabIndex         = 1;
     this.gridMain.Title            = "Lab Cases";
     this.gridMain.TranslationName  = "TableLabCases";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Autosize            = true;
     this.butRefresh.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius        = 4F;
     this.butRefresh.Location            = new System.Drawing.Point(226, 32);
     this.butRefresh.Name     = "butRefresh";
     this.butRefresh.Size     = new System.Drawing.Size(75, 24);
     this.butRefresh.TabIndex = 6;
     this.butRefresh.Text     = "Refresh";
     this.butRefresh.Click   += new System.EventHandler(this.butRefresh_Click);
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(116, 35);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(100, 20);
     this.textDateTo.TabIndex = 5;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(116, 9);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(100, 20);
     this.textDateFrom.TabIndex = 3;
     //
     // butClose
     //
     this.butClose.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butClose.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butClose.Autosize     = true;
     this.butClose.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butClose.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butClose.CornerRadius = 4F;
     this.butClose.Location     = new System.Drawing.Point(858, 497);
     this.butClose.Name         = "butClose";
     this.butClose.Size         = new System.Drawing.Size(75, 24);
     this.butClose.TabIndex     = 0;
     this.butClose.Text         = "&Close";
     this.butClose.Click       += new System.EventHandler(this.butClose_Click);
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrint.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butPrint.Autosize     = true;
     this.butPrint.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.CornerRadius = 4F;
     this.butPrint.Image        = global::OpenDental.Properties.Resources.butPrintSmall;
     this.butPrint.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location     = new System.Drawing.Point(413, 497);
     this.butPrint.Name         = "butPrint";
     this.butPrint.Size         = new System.Drawing.Size(79, 24);
     this.butPrint.TabIndex     = 53;
     this.butPrint.Text         = "Print";
     this.butPrint.Click       += new System.EventHandler(this.butPrint_Click);
     //
     // labelClinic
     //
     this.labelClinic.Location  = new System.Drawing.Point(638, 41);
     this.labelClinic.Name      = "labelClinic";
     this.labelClinic.Size      = new System.Drawing.Size(52, 14);
     this.labelClinic.TabIndex  = 55;
     this.labelClinic.Text      = "Clinic";
     this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelClinic.Visible   = false;
     //
     // comboClinic
     //
     this.comboClinic.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboClinic.Location              = new System.Drawing.Point(692, 36);
     this.comboClinic.MaxDropDownItems      = 40;
     this.comboClinic.Name                  = "comboClinic";
     this.comboClinic.Size                  = new System.Drawing.Size(241, 21);
     this.comboClinic.TabIndex              = 54;
     this.comboClinic.Visible               = false;
     this.comboClinic.SelectedIndexChanged += new System.EventHandler(this.comboClinic_SelectedIndexChanged);
     //
     // FormLabCases
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(945, 533);
     this.Controls.Add(this.labelClinic);
     this.Controls.Add(this.comboClinic);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.checkShowUnattached);
     this.Controls.Add(this.checkShowAll);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.textDateTo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDateFrom);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.butClose);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormLabCases";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Lab Cases";
     this.Load         += new System.EventHandler(this.FormLabCases_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRepeatChargeEdit));
     this.label1              = new System.Windows.Forms.Label();
     this.textCode            = new System.Windows.Forms.TextBox();
     this.labelChargeAmount   = new System.Windows.Forms.Label();
     this.labelDateStart      = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.textNote            = new System.Windows.Forms.TextBox();
     this.labelNote           = new System.Windows.Forms.Label();
     this.textDesc            = new System.Windows.Forms.TextBox();
     this.label6              = new System.Windows.Forms.Label();
     this.label7              = new System.Windows.Forms.Label();
     this.checkCopyNoteToProc = new System.Windows.Forms.CheckBox();
     this.label8              = new System.Windows.Forms.Label();
     this.label9              = new System.Windows.Forms.Label();
     this.checkCreatesClaim   = new System.Windows.Forms.CheckBox();
     this.checkIsEnabled      = new System.Windows.Forms.CheckBox();
     this.textTotalAmount     = new System.Windows.Forms.TextBox();
     this.textNumOfCharges    = new System.Windows.Forms.TextBox();
     this.label10             = new System.Windows.Forms.Label();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.butCalculate        = new OpenDental.UI.Button();
     this.butManual           = new OpenDental.UI.Button();
     this.butDelete           = new OpenDental.UI.Button();
     this.textDateStop        = new OpenDental.ValidDate();
     this.textDateStart       = new OpenDental.ValidDate();
     this.textChargeAmt       = new OpenDental.ValidDouble();
     this.butOK                = new OpenDental.UI.Button();
     this.butCancel            = new OpenDental.UI.Button();
     this.labelBillingCycleDay = new System.Windows.Forms.Label();
     this.textBillingDay       = new OpenDental.ValidNumber();
     this.labelPatNum          = new System.Windows.Forms.Label();
     this.textPatNum           = new System.Windows.Forms.TextBox();
     this.butMoveTo            = new OpenDental.UI.Button();
     this.labelNpi             = new System.Windows.Forms.Label();
     this.labelErxAccountId    = new System.Windows.Forms.Label();
     this.textNpi              = new System.Windows.Forms.TextBox();
     this.textErxAccountId     = new System.Windows.Forms.TextBox();
     this.checkUsePrepay       = new System.Windows.Forms.CheckBox();
     this.labelProviderName    = new System.Windows.Forms.Label();
     this.textProvName         = new System.Windows.Forms.TextBox();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(4, 19);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(156, 16);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Code";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textCode
     //
     this.textCode.Location  = new System.Drawing.Point(162, 17);
     this.textCode.MaxLength = 15;
     this.textCode.Name      = "textCode";
     this.textCode.ReadOnly  = true;
     this.textCode.Size      = new System.Drawing.Size(100, 20);
     this.textCode.TabIndex  = 3;
     this.textCode.TabStop   = false;
     //
     // labelChargeAmount
     //
     this.labelChargeAmount.Location  = new System.Drawing.Point(4, 139);
     this.labelChargeAmount.Name      = "labelChargeAmount";
     this.labelChargeAmount.Size      = new System.Drawing.Size(156, 16);
     this.labelChargeAmount.TabIndex  = 4;
     this.labelChargeAmount.Text      = "Charge Amount";
     this.labelChargeAmount.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelDateStart
     //
     this.labelDateStart.Location  = new System.Drawing.Point(4, 168);
     this.labelDateStart.Name      = "labelDateStart";
     this.labelDateStart.Size      = new System.Drawing.Size(156, 16);
     this.labelDateStart.TabIndex  = 7;
     this.labelDateStart.Text      = "Date Start";
     this.labelDateStart.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(4, 196);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(156, 16);
     this.label4.TabIndex  = 9;
     this.label4.Text      = "Date Stop";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textNote
     //
     this.textNote.Location  = new System.Drawing.Point(162, 270);
     this.textNote.MaxLength = 10000;
     this.textNote.Multiline = true;
     this.textNote.Name      = "textNote";
     this.textNote.Size      = new System.Drawing.Size(424, 114);
     this.textNote.TabIndex  = 6;
     //
     // labelNote
     //
     this.labelNote.Location  = new System.Drawing.Point(4, 273);
     this.labelNote.Name      = "labelNote";
     this.labelNote.Size      = new System.Drawing.Size(156, 16);
     this.labelNote.TabIndex  = 10;
     this.labelNote.Text      = "Note";
     this.labelNote.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDesc
     //
     this.textDesc.BackColor = System.Drawing.SystemColors.Control;
     this.textDesc.Location  = new System.Drawing.Point(267, 17);
     this.textDesc.Name      = "textDesc";
     this.textDesc.Size      = new System.Drawing.Size(241, 20);
     this.textDesc.TabIndex  = 40;
     this.textDesc.TabStop   = false;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(265, 1);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(224, 16);
     this.label6.TabIndex  = 39;
     this.label6.Text      = "Procedure Description:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label7
     //
     this.label7.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label7.Location = new System.Drawing.Point(128, 491);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(238, 29);
     this.label7.TabIndex = 42;
     this.label7.Text     = "It\'s OK to delete an obsolete repeating charge.   It does not affect any charges " +
                            "already billed.";
     this.label7.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // checkCopyNoteToProc
     //
     this.checkCopyNoteToProc.Location = new System.Drawing.Point(162, 388);
     this.checkCopyNoteToProc.Name     = "checkCopyNoteToProc";
     this.checkCopyNoteToProc.Size     = new System.Drawing.Size(250, 18);
     this.checkCopyNoteToProc.TabIndex = 7;
     this.checkCopyNoteToProc.Text     = "Copy note to procedure billing note.";
     this.checkCopyNoteToProc.UseVisualStyleBackColor = true;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(17, 22);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(136, 16);
     this.label8.TabIndex  = 44;
     this.label8.Text      = "Total Amount";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(17, 48);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(136, 16);
     this.label9.TabIndex  = 46;
     this.label9.Text      = "Number of Charges";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // checkCreatesClaim
     //
     this.checkCreatesClaim.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkCreatesClaim.Location   = new System.Drawing.Point(7, 218);
     this.checkCreatesClaim.Name       = "checkCreatesClaim";
     this.checkCreatesClaim.Size       = new System.Drawing.Size(169, 18);
     this.checkCreatesClaim.TabIndex   = 4;
     this.checkCreatesClaim.Text       = "Creates Claim";
     this.checkCreatesClaim.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkCreatesClaim.UseVisualStyleBackColor = true;
     //
     // checkIsEnabled
     //
     this.checkIsEnabled.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsEnabled.Location   = new System.Drawing.Point(7, 250);
     this.checkIsEnabled.Name       = "checkIsEnabled";
     this.checkIsEnabled.Size       = new System.Drawing.Size(169, 18);
     this.checkIsEnabled.TabIndex   = 5;
     this.checkIsEnabled.Text       = "Enabled";
     this.checkIsEnabled.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsEnabled.UseVisualStyleBackColor = true;
     //
     // textTotalAmount
     //
     this.textTotalAmount.Location = new System.Drawing.Point(155, 19);
     this.textTotalAmount.Name     = "textTotalAmount";
     this.textTotalAmount.Size     = new System.Drawing.Size(100, 20);
     this.textTotalAmount.TabIndex = 0;
     //
     // textNumOfCharges
     //
     this.textNumOfCharges.Location = new System.Drawing.Point(155, 45);
     this.textNumOfCharges.Name     = "textNumOfCharges";
     this.textNumOfCharges.Size     = new System.Drawing.Size(100, 20);
     this.textNumOfCharges.TabIndex = 1;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(245, 429);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(225, 29);
     this.label10.TabIndex = 53;
     this.label10.Text     = "This will add a completed procedure of the code listed above to this patient\'s ac" +
                             "count.";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.butCalculate);
     this.groupBox1.Controls.Add(this.textTotalAmount);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.textNumOfCharges);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Location = new System.Drawing.Point(7, 48);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(359, 79);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Calculate Charge Amount (optional)";
     //
     // butCalculate
     //
     this.butCalculate.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCalculate.Autosize            = true;
     this.butCalculate.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCalculate.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCalculate.CornerRadius        = 4F;
     this.butCalculate.Location            = new System.Drawing.Point(261, 44);
     this.butCalculate.Name     = "butCalculate";
     this.butCalculate.Size     = new System.Drawing.Size(75, 24);
     this.butCalculate.TabIndex = 2;
     this.butCalculate.Text     = "Calculate";
     this.butCalculate.Click   += new System.EventHandler(this.butCalculate_Click);
     //
     // butManual
     //
     this.butManual.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butManual.Autosize            = true;
     this.butManual.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butManual.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butManual.CornerRadius        = 4F;
     this.butManual.Location            = new System.Drawing.Point(162, 431);
     this.butManual.Name     = "butManual";
     this.butManual.Size     = new System.Drawing.Size(75, 24);
     this.butManual.TabIndex = 12;
     this.butManual.Text     = "Manual";
     this.butManual.Click   += new System.EventHandler(this.butManual_Click);
     //
     // butDelete
     //
     this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDelete.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Autosize     = true;
     this.butDelete.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDelete.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDelete.CornerRadius = 4F;
     this.butDelete.Image        = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location     = new System.Drawing.Point(35, 493);
     this.butDelete.Name         = "butDelete";
     this.butDelete.Size         = new System.Drawing.Size(83, 26);
     this.butDelete.TabIndex     = 11;
     this.butDelete.Text         = "&Delete";
     this.butDelete.Click       += new System.EventHandler(this.butDelete_Click);
     //
     // textDateStop
     //
     this.textDateStop.Location = new System.Drawing.Point(162, 194);
     this.textDateStop.Name     = "textDateStop";
     this.textDateStop.Size     = new System.Drawing.Size(100, 20);
     this.textDateStop.TabIndex = 3;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(162, 165);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(100, 20);
     this.textDateStart.TabIndex = 2;
     //
     // textChargeAmt
     //
     this.textChargeAmt.Location = new System.Drawing.Point(162, 136);
     this.textChargeAmt.MaxVal   = 100000000D;
     this.textChargeAmt.MinVal   = -100000000D;
     this.textChargeAmt.Name     = "textChargeAmt";
     this.textChargeAmt.Size     = new System.Drawing.Size(100, 20);
     this.textChargeAmt.TabIndex = 1;
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(595, 450);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 9;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(595, 491);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 10;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // labelBillingCycleDay
     //
     this.labelBillingCycleDay.Location  = new System.Drawing.Point(372, 67);
     this.labelBillingCycleDay.Name      = "labelBillingCycleDay";
     this.labelBillingCycleDay.Size      = new System.Drawing.Size(137, 16);
     this.labelBillingCycleDay.TabIndex  = 55;
     this.labelBillingCycleDay.Text      = "Billing Cycle Day";
     this.labelBillingCycleDay.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelBillingCycleDay.Visible   = false;
     //
     // textBillingDay
     //
     this.textBillingDay.Location = new System.Drawing.Point(511, 66);
     this.textBillingDay.MaxVal   = 31;
     this.textBillingDay.MinVal   = 1;
     this.textBillingDay.Name     = "textBillingDay";
     this.textBillingDay.Size     = new System.Drawing.Size(75, 20);
     this.textBillingDay.TabIndex = 8;
     this.textBillingDay.Visible  = false;
     //
     // labelPatNum
     //
     this.labelPatNum.Location  = new System.Drawing.Point(400, 93);
     this.labelPatNum.Name      = "labelPatNum";
     this.labelPatNum.Size      = new System.Drawing.Size(110, 16);
     this.labelPatNum.TabIndex  = 58;
     this.labelPatNum.Text      = "PatNum";
     this.labelPatNum.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPatNum.Visible   = false;
     //
     // textPatNum
     //
     this.textPatNum.Location = new System.Drawing.Point(511, 92);
     this.textPatNum.Name     = "textPatNum";
     this.textPatNum.ReadOnly = true;
     this.textPatNum.Size     = new System.Drawing.Size(75, 20);
     this.textPatNum.TabIndex = 57;
     this.textPatNum.Visible  = false;
     //
     // butMoveTo
     //
     this.butMoveTo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butMoveTo.Autosize            = true;
     this.butMoveTo.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butMoveTo.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butMoveTo.CornerRadius        = 4F;
     this.butMoveTo.Location            = new System.Drawing.Point(588, 90);
     this.butMoveTo.Name     = "butMoveTo";
     this.butMoveTo.Size     = new System.Drawing.Size(75, 24);
     this.butMoveTo.TabIndex = 56;
     this.butMoveTo.Text     = "Move To";
     this.butMoveTo.Visible  = false;
     this.butMoveTo.Click   += new System.EventHandler(this.butMoveTo_Click);
     //
     // labelNpi
     //
     this.labelNpi.Location  = new System.Drawing.Point(372, 119);
     this.labelNpi.Name      = "labelNpi";
     this.labelNpi.Size      = new System.Drawing.Size(137, 16);
     this.labelNpi.TabIndex  = 60;
     this.labelNpi.Text      = "NPI";
     this.labelNpi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelNpi.Visible   = false;
     //
     // labelErxAccountId
     //
     this.labelErxAccountId.Location  = new System.Drawing.Point(372, 145);
     this.labelErxAccountId.Name      = "labelErxAccountId";
     this.labelErxAccountId.Size      = new System.Drawing.Size(137, 16);
     this.labelErxAccountId.TabIndex  = 62;
     this.labelErxAccountId.Text      = "ErxAccountId";
     this.labelErxAccountId.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelErxAccountId.Visible   = false;
     //
     // textNpi
     //
     this.textNpi.Location = new System.Drawing.Point(511, 118);
     this.textNpi.Name     = "textNpi";
     this.textNpi.Size     = new System.Drawing.Size(75, 20);
     this.textNpi.TabIndex = 63;
     this.textNpi.Visible  = false;
     //
     // textErxAccountId
     //
     this.textErxAccountId.Location = new System.Drawing.Point(511, 144);
     this.textErxAccountId.Name     = "textErxAccountId";
     this.textErxAccountId.Size     = new System.Drawing.Size(75, 20);
     this.textErxAccountId.TabIndex = 64;
     this.textErxAccountId.Visible  = false;
     //
     // checkUsePrepay
     //
     this.checkUsePrepay.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkUsePrepay.Location   = new System.Drawing.Point(7, 234);
     this.checkUsePrepay.Name       = "checkUsePrepay";
     this.checkUsePrepay.Size       = new System.Drawing.Size(169, 18);
     this.checkUsePrepay.TabIndex   = 66;
     this.checkUsePrepay.Text       = "Use prepayments";
     this.checkUsePrepay.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkUsePrepay.UseVisualStyleBackColor = true;
     //
     // labelProviderName
     //
     this.labelProviderName.Location  = new System.Drawing.Point(375, 171);
     this.labelProviderName.Name      = "labelProviderName";
     this.labelProviderName.Size      = new System.Drawing.Size(135, 16);
     this.labelProviderName.TabIndex  = 68;
     this.labelProviderName.Text      = "ProviderName";
     this.labelProviderName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.labelProviderName.Visible   = false;
     //
     // textProvName
     //
     this.textProvName.Location = new System.Drawing.Point(511, 170);
     this.textProvName.Name     = "textProvName";
     this.textProvName.Size     = new System.Drawing.Size(152, 20);
     this.textProvName.TabIndex = 67;
     this.textProvName.Visible  = false;
     //
     // FormRepeatChargeEdit
     //
     this.ClientSize = new System.Drawing.Size(705, 545);
     this.Controls.Add(this.labelProviderName);
     this.Controls.Add(this.textProvName);
     this.Controls.Add(this.checkUsePrepay);
     this.Controls.Add(this.textErxAccountId);
     this.Controls.Add(this.textNpi);
     this.Controls.Add(this.labelErxAccountId);
     this.Controls.Add(this.labelNpi);
     this.Controls.Add(this.labelPatNum);
     this.Controls.Add(this.textPatNum);
     this.Controls.Add(this.butMoveTo);
     this.Controls.Add(this.textBillingDay);
     this.Controls.Add(this.labelBillingCycleDay);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.checkIsEnabled);
     this.Controls.Add(this.checkCreatesClaim);
     this.Controls.Add(this.butManual);
     this.Controls.Add(this.checkCopyNoteToProc);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.textDesc);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.labelNote);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.textDateStop);
     this.Controls.Add(this.labelDateStart);
     this.Controls.Add(this.textDateStart);
     this.Controls.Add(this.textChargeAmt);
     this.Controls.Add(this.labelChargeAmount);
     this.Controls.Add(this.textCode);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormRepeatChargeEdit";
     this.ShowInTaskbar   = false;
     this.Text            = "Edit Repeat Charge";
     this.Load           += new System.EventHandler(this.FormRepeatChargeEdit_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #12
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpAppointments));
			this.listProvs = new System.Windows.Forms.ListBox();
			this.label1 = new System.Windows.Forms.Label();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.checkShowWebSched = new System.Windows.Forms.CheckBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.textDateTo = new OpenDental.ValidDate();
			this.textDateFrom = new OpenDental.ValidDate();
			this.butTomorrow = new OpenDental.UI.Button();
			this.butToday = new OpenDental.UI.Button();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.listClinics = new System.Windows.Forms.ListBox();
			this.labelClinics = new System.Windows.Forms.Label();
			this.checkAllClinics = new System.Windows.Forms.CheckBox();
			this.checkAllProvs = new System.Windows.Forms.CheckBox();
			this.groupBox1.SuspendLayout();
			this.SuspendLayout();
			// 
			// listProvs
			// 
			this.listProvs.Location = new System.Drawing.Point(12, 57);
			this.listProvs.Name = "listProvs";
			this.listProvs.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listProvs.Size = new System.Drawing.Size(120, 186);
			this.listProvs.TabIndex = 33;
			this.listProvs.Click += new System.EventHandler(this.listProvs_Click);
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(12, 18);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(104, 16);
			this.label1.TabIndex = 32;
			this.label1.Text = "Providers";
			this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(518, 345);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75, 26);
			this.butCancel.TabIndex = 44;
			this.butCancel.Text = "&Cancel";
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(437, 345);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75, 26);
			this.butOK.TabIndex = 43;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// checkShowWebSched
			// 
			this.checkShowWebSched.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowWebSched.Location = new System.Drawing.Point(356, 140);
			this.checkShowWebSched.Name = "checkShowWebSched";
			this.checkShowWebSched.Size = new System.Drawing.Size(230, 18);
			this.checkShowWebSched.TabIndex = 46;
			this.checkShowWebSched.Text = "Only show Web Sched appointments.";
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(6, 26);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(82, 18);
			this.label2.TabIndex = 37;
			this.label2.Text = "From";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(4, 52);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(82, 18);
			this.label3.TabIndex = 39;
			this.label3.Text = "To";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(92, 51);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(100, 20);
			this.textDateTo.TabIndex = 44;
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(92, 24);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(100, 20);
			this.textDateFrom.TabIndex = 43;
			// 
			// butTomorrow
			// 
			this.butTomorrow.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butTomorrow.Autosize = true;
			this.butTomorrow.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butTomorrow.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butTomorrow.CornerRadius = 4F;
			this.butTomorrow.Location = new System.Drawing.Point(198, 49);
			this.butTomorrow.Name = "butTomorrow";
			this.butTomorrow.Size = new System.Drawing.Size(96, 23);
			this.butTomorrow.TabIndex = 45;
			this.butTomorrow.Text = "Tomorrow";
			this.butTomorrow.Click += new System.EventHandler(this.butTomorrow_Click);
			// 
			// butToday
			// 
			this.butToday.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butToday.Autosize = true;
			this.butToday.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butToday.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butToday.CornerRadius = 4F;
			this.butToday.Location = new System.Drawing.Point(198, 22);
			this.butToday.Name = "butToday";
			this.butToday.Size = new System.Drawing.Size(96, 23);
			this.butToday.TabIndex = 46;
			this.butToday.Text = "Today";
			this.butToday.Click += new System.EventHandler(this.butToday_Click);
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.butToday);
			this.groupBox1.Controls.Add(this.butTomorrow);
			this.groupBox1.Controls.Add(this.textDateFrom);
			this.groupBox1.Controls.Add(this.textDateTo);
			this.groupBox1.Controls.Add(this.label3);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Location = new System.Drawing.Point(264, 41);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(322, 93);
			this.groupBox1.TabIndex = 45;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Date Range";
			// 
			// listClinics
			// 
			this.listClinics.Location = new System.Drawing.Point(138, 57);
			this.listClinics.Name = "listClinics";
			this.listClinics.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listClinics.Size = new System.Drawing.Size(120, 186);
			this.listClinics.TabIndex = 48;
			this.listClinics.Click += new System.EventHandler(this.listClinics_Click);
			// 
			// labelClinics
			// 
			this.labelClinics.Location = new System.Drawing.Point(138, 19);
			this.labelClinics.Name = "labelClinics";
			this.labelClinics.Size = new System.Drawing.Size(104, 16);
			this.labelClinics.TabIndex = 47;
			this.labelClinics.Text = "Clinics";
			this.labelClinics.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// checkAllClinics
			// 
			this.checkAllClinics.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAllClinics.Location = new System.Drawing.Point(138, 38);
			this.checkAllClinics.Name = "checkAllClinics";
			this.checkAllClinics.Size = new System.Drawing.Size(95, 16);
			this.checkAllClinics.TabIndex = 50;
			this.checkAllClinics.Text = "All";
			this.checkAllClinics.Click += new System.EventHandler(this.checkAllClinics_Click);
			// 
			// checkAllProvs
			// 
			this.checkAllProvs.Checked = true;
			this.checkAllProvs.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkAllProvs.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAllProvs.Location = new System.Drawing.Point(12, 38);
			this.checkAllProvs.Name = "checkAllProvs";
			this.checkAllProvs.Size = new System.Drawing.Size(95, 16);
			this.checkAllProvs.TabIndex = 51;
			this.checkAllProvs.Text = "All";
			this.checkAllProvs.Click += new System.EventHandler(this.checkAllProvs_Click);
			// 
			// FormRpAppointments
			// 
			this.AcceptButton = this.butOK;
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.CancelButton = this.butCancel;
			this.ClientSize = new System.Drawing.Size(617, 383);
			this.Controls.Add(this.checkAllProvs);
			this.Controls.Add(this.checkAllClinics);
			this.Controls.Add(this.listClinics);
			this.Controls.Add(this.labelClinics);
			this.Controls.Add(this.checkShowWebSched);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.listProvs);
			this.Controls.Add(this.label1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MinimumSize = new System.Drawing.Size(606, 310);
			this.Name = "FormRpAppointments";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Appointments Report";
			this.Load += new System.EventHandler(this.FormRpApptWithPhones_Load);
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormCanadianEligibility));
     this.butCancel           = new OpenDental.UI.Button();
     this.butOK               = new OpenDental.UI.Button();
     this.label12             = new System.Windows.Forms.Label();
     this.listEligibilityCode = new System.Windows.Forms.ListBox();
     this.textDate            = new OpenDental.ValidDate();
     this.label6              = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.Location = new System.Drawing.Point(275, 194);
     this.butCancel.Name     = "butCancel";
     this.butCancel.Size     = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text     = "&Cancel";
     this.butCancel.Click   += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.Location = new System.Drawing.Point(275, 153);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex = 1;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // label12
     //
     this.label12.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label12.Location  = new System.Drawing.Point(38, 25);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(211, 20);
     this.label12.TabIndex  = 5;
     this.label12.Text      = "Eligibility Exception Code";
     this.label12.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // listEligibilityCode
     //
     this.listEligibilityCode.FormattingEnabled = true;
     this.listEligibilityCode.Location          = new System.Drawing.Point(38, 48);
     this.listEligibilityCode.Name     = "listEligibilityCode";
     this.listEligibilityCode.Size     = new System.Drawing.Size(120, 56);
     this.listEligibilityCode.TabIndex = 4;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(38, 138);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(72, 20);
     this.textDate.TabIndex = 7;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(35, 120);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(135, 15);
     this.label6.TabIndex  = 8;
     this.label6.Text      = "As of date";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // FormCanadianEligibility
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(402, 245);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.listEligibilityCode);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormCanadianEligibility";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Canadian Eligibility";
     this.Load         += new System.EventHandler(this.FormCanadianEligibility_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpCapitation));
     this.butCancel     = new OpenDental.UI.Button();
     this.butOK         = new OpenDental.UI.Button();
     this.textDateStart = new OpenDental.ValidDate();
     this.label2        = new System.Windows.Forms.Label();
     this.textDateEnd   = new OpenDental.ValidDate();
     this.label1        = new System.Windows.Forms.Label();
     this.textCarrier   = new System.Windows.Forms.TextBox();
     this.label3        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(518, 112);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(427, 112);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 1;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(308, 45);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(100, 20);
     this.textDateStart.TabIndex = 45;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(222, 47);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(82, 18);
     this.label2.TabIndex  = 44;
     this.label2.Text      = "From Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateEnd
     //
     this.textDateEnd.Location = new System.Drawing.Point(308, 71);
     this.textDateEnd.Name     = "textDateEnd";
     this.textDateEnd.Size     = new System.Drawing.Size(100, 20);
     this.textDateEnd.TabIndex = 47;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(222, 73);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(82, 18);
     this.label1.TabIndex  = 46;
     this.label1.Text      = "To Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textCarrier
     //
     this.textCarrier.Location = new System.Drawing.Point(308, 16);
     this.textCarrier.Name     = "textCarrier";
     this.textCarrier.Size     = new System.Drawing.Size(285, 20);
     this.textCarrier.TabIndex = 48;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(7, 19);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(295, 13);
     this.label3.TabIndex  = 49;
     this.label3.Text      = "Enter a few letters of the name of the insurance carrier";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // FormRpCapitation
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.butCancel;
     this.ClientSize        = new System.Drawing.Size(605, 150);
     this.Controls.Add(this.textCarrier);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textDateEnd);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textDateStart);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRpCapitation";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Capitation Utilization Report";
     this.Load         += new System.EventHandler(this.FormRpCapitation_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMedPat));
     this.butCancel         = new OpenDental.UI.Button();
     this.butOK             = new OpenDental.UI.Button();
     this.label1            = new System.Windows.Forms.Label();
     this.textMedName       = new System.Windows.Forms.TextBox();
     this.textGenericName   = new System.Windows.Forms.TextBox();
     this.labelGenericName  = new System.Windows.Forms.Label();
     this.textMedNote       = new System.Windows.Forms.TextBox();
     this.labelGenericNotes = new System.Windows.Forms.Label();
     this.labelPatNote      = new System.Windows.Forms.Label();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.butRxNormSelect   = new OpenDental.UI.Button();
     this.textRxNormDesc    = new System.Windows.Forms.TextBox();
     this.labelRxNorm       = new System.Windows.Forms.Label();
     this.labelEdit         = new System.Windows.Forms.Label();
     this.butEdit           = new OpenDental.UI.Button();
     this.butRemove         = new OpenDental.UI.Button();
     this.label5            = new System.Windows.Forms.Label();
     this.textPatNote       = new OpenDental.ODtextBox();
     this.groupOrder        = new System.Windows.Forms.GroupBox();
     this.label8            = new System.Windows.Forms.Label();
     this.comboProv         = new System.Windows.Forms.ComboBox();
     this.butTodayStop      = new OpenDental.UI.Button();
     this.butTodayStart     = new OpenDental.UI.Button();
     this.textDateStop      = new OpenDental.ValidDate();
     this.label7            = new System.Windows.Forms.Label();
     this.textDateStart     = new OpenDental.ValidDate();
     this.label4            = new System.Windows.Forms.Label();
     this.groupBox1.SuspendLayout();
     this.groupOrder.SuspendLayout();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(563, 457);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(461, 457);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex     = 1;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(38, 36);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(145, 17);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Drug Name";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textMedName
     //
     this.textMedName.Location = new System.Drawing.Point(183, 33);
     this.textMedName.Name     = "textMedName";
     this.textMedName.ReadOnly = true;
     this.textMedName.Size     = new System.Drawing.Size(348, 20);
     this.textMedName.TabIndex = 3;
     //
     // textGenericName
     //
     this.textGenericName.Location = new System.Drawing.Point(183, 55);
     this.textGenericName.Name     = "textGenericName";
     this.textGenericName.ReadOnly = true;
     this.textGenericName.Size     = new System.Drawing.Size(348, 20);
     this.textGenericName.TabIndex = 5;
     //
     // labelGenericName
     //
     this.labelGenericName.Location  = new System.Drawing.Point(19, 58);
     this.labelGenericName.Name      = "labelGenericName";
     this.labelGenericName.Size      = new System.Drawing.Size(163, 17);
     this.labelGenericName.TabIndex  = 4;
     this.labelGenericName.Text      = "Generic Name";
     this.labelGenericName.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textMedNote
     //
     this.textMedNote.Location  = new System.Drawing.Point(183, 77);
     this.textMedNote.Multiline = true;
     this.textMedNote.Name      = "textMedNote";
     this.textMedNote.ReadOnly  = true;
     this.textMedNote.Size      = new System.Drawing.Size(348, 87);
     this.textMedNote.TabIndex  = 7;
     //
     // labelGenericNotes
     //
     this.labelGenericNotes.Location  = new System.Drawing.Point(8, 81);
     this.labelGenericNotes.Name      = "labelGenericNotes";
     this.labelGenericNotes.Size      = new System.Drawing.Size(174, 17);
     this.labelGenericNotes.TabIndex  = 6;
     this.labelGenericNotes.Text      = "Medication Notes";
     this.labelGenericNotes.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelPatNote
     //
     this.labelPatNote.Location  = new System.Drawing.Point(6, 44);
     this.labelPatNote.Name      = "labelPatNote";
     this.labelPatNote.Size      = new System.Drawing.Size(175, 43);
     this.labelPatNote.TabIndex  = 8;
     this.labelPatNote.Text      = "Notes for this Patient";
     this.labelPatNote.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.butRxNormSelect);
     this.groupBox1.Controls.Add(this.textRxNormDesc);
     this.groupBox1.Controls.Add(this.labelRxNorm);
     this.groupBox1.Controls.Add(this.labelEdit);
     this.groupBox1.Controls.Add(this.butEdit);
     this.groupBox1.Controls.Add(this.textMedNote);
     this.groupBox1.Controls.Add(this.textMedName);
     this.groupBox1.Controls.Add(this.textGenericName);
     this.groupBox1.Controls.Add(this.labelGenericName);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.labelGenericNotes);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(36, 13);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(565, 198);
     this.groupBox1.TabIndex  = 10;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "Medication";
     //
     // butRxNormSelect
     //
     this.butRxNormSelect.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRxNormSelect.Autosize            = true;
     this.butRxNormSelect.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRxNormSelect.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRxNormSelect.CornerRadius        = 4F;
     this.butRxNormSelect.Location            = new System.Drawing.Point(533, 11);
     this.butRxNormSelect.Name     = "butRxNormSelect";
     this.butRxNormSelect.Size     = new System.Drawing.Size(22, 22);
     this.butRxNormSelect.TabIndex = 65;
     this.butRxNormSelect.Text     = "...";
     this.butRxNormSelect.Visible  = false;
     this.butRxNormSelect.Click   += new System.EventHandler(this.butRxNormSelect_Click);
     //
     // textRxNormDesc
     //
     this.textRxNormDesc.Location = new System.Drawing.Point(183, 12);
     this.textRxNormDesc.Name     = "textRxNormDesc";
     this.textRxNormDesc.ReadOnly = true;
     this.textRxNormDesc.Size     = new System.Drawing.Size(348, 20);
     this.textRxNormDesc.TabIndex = 12;
     //
     // labelRxNorm
     //
     this.labelRxNorm.Location  = new System.Drawing.Point(55, 15);
     this.labelRxNorm.Name      = "labelRxNorm";
     this.labelRxNorm.Size      = new System.Drawing.Size(127, 17);
     this.labelRxNorm.TabIndex  = 13;
     this.labelRxNorm.Text      = "RxNorm";
     this.labelRxNorm.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelEdit
     //
     this.labelEdit.Location = new System.Drawing.Point(266, 167);
     this.labelEdit.Name     = "labelEdit";
     this.labelEdit.Size     = new System.Drawing.Size(128, 28);
     this.labelEdit.TabIndex = 11;
     this.labelEdit.Text     = "(edit this medication for all patients)";
     //
     // butEdit
     //
     this.butEdit.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butEdit.Autosize            = true;
     this.butEdit.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEdit.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEdit.CornerRadius        = 4F;
     this.butEdit.Location            = new System.Drawing.Point(183, 167);
     this.butEdit.Name     = "butEdit";
     this.butEdit.Size     = new System.Drawing.Size(75, 24);
     this.butEdit.TabIndex = 9;
     this.butEdit.Text     = "&Edit";
     this.butEdit.Click   += new System.EventHandler(this.butEdit_Click);
     //
     // butRemove
     //
     this.butRemove.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRemove.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butRemove.Autosize     = true;
     this.butRemove.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRemove.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRemove.CornerRadius = 4F;
     this.butRemove.Location     = new System.Drawing.Point(49, 457);
     this.butRemove.Name         = "butRemove";
     this.butRemove.Size         = new System.Drawing.Size(75, 24);
     this.butRemove.TabIndex     = 8;
     this.butRemove.Text         = "&Remove";
     this.butRemove.Click       += new System.EventHandler(this.butRemove_Click);
     //
     // label5
     //
     this.label5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label5.Location  = new System.Drawing.Point(20, 485);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(127, 43);
     this.label5.TabIndex  = 10;
     this.label5.Text      = "(remove this medication from this patient)";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // textPatNote
     //
     this.textPatNote.AcceptsTab         = true;
     this.textPatNote.BackColor          = System.Drawing.SystemColors.Window;
     this.textPatNote.DetectLinksEnabled = false;
     this.textPatNote.DetectUrls         = false;
     this.textPatNote.Location           = new System.Drawing.Point(183, 44);
     this.textPatNote.Name           = "textPatNote";
     this.textPatNote.QuickPasteType = OpenDentBusiness.QuickPasteType.MedicationPat;
     this.textPatNote.ScrollBars     = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
     this.textPatNote.Size           = new System.Drawing.Size(348, 111);
     this.textPatNote.TabIndex       = 11;
     this.textPatNote.Text           = "";
     //
     // groupOrder
     //
     this.groupOrder.Controls.Add(this.label8);
     this.groupOrder.Controls.Add(this.comboProv);
     this.groupOrder.Controls.Add(this.butTodayStop);
     this.groupOrder.Controls.Add(this.butTodayStart);
     this.groupOrder.Controls.Add(this.textDateStop);
     this.groupOrder.Controls.Add(this.label7);
     this.groupOrder.Controls.Add(this.textDateStart);
     this.groupOrder.Controls.Add(this.label4);
     this.groupOrder.Controls.Add(this.labelPatNote);
     this.groupOrder.Controls.Add(this.textPatNote);
     this.groupOrder.Location = new System.Drawing.Point(36, 217);
     this.groupOrder.Name     = "groupOrder";
     this.groupOrder.Size     = new System.Drawing.Size(565, 215);
     this.groupOrder.TabIndex = 64;
     this.groupOrder.TabStop  = false;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(65, 22);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(116, 17);
     this.label8.TabIndex  = 32;
     this.label8.Text      = "Provider";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboProv
     //
     this.comboProv.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboProv.FormattingEnabled = true;
     this.comboProv.Location          = new System.Drawing.Point(183, 19);
     this.comboProv.Name     = "comboProv";
     this.comboProv.Size     = new System.Drawing.Size(207, 21);
     this.comboProv.TabIndex = 31;
     //
     // butTodayStop
     //
     this.butTodayStop.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butTodayStop.Autosize            = true;
     this.butTodayStop.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTodayStop.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTodayStop.CornerRadius        = 4F;
     this.butTodayStop.Location            = new System.Drawing.Point(288, 183);
     this.butTodayStop.Name     = "butTodayStop";
     this.butTodayStop.Size     = new System.Drawing.Size(64, 23);
     this.butTodayStop.TabIndex = 17;
     this.butTodayStop.Text     = "Today";
     this.butTodayStop.Click   += new System.EventHandler(this.butTodayStop_Click);
     //
     // butTodayStart
     //
     this.butTodayStart.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butTodayStart.Autosize            = true;
     this.butTodayStart.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTodayStart.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTodayStart.CornerRadius        = 4F;
     this.butTodayStart.Location            = new System.Drawing.Point(288, 159);
     this.butTodayStart.Name     = "butTodayStart";
     this.butTodayStart.Size     = new System.Drawing.Size(64, 23);
     this.butTodayStart.TabIndex = 16;
     this.butTodayStart.Text     = "Today";
     this.butTodayStart.Click   += new System.EventHandler(this.butTodayStart_Click);
     //
     // textDateStop
     //
     this.textDateStop.Location = new System.Drawing.Point(183, 185);
     this.textDateStop.Name     = "textDateStop";
     this.textDateStop.Size     = new System.Drawing.Size(100, 20);
     this.textDateStop.TabIndex = 15;
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(18, 186);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(163, 17);
     this.label7.TabIndex  = 14;
     this.label7.Text      = "Date Stop";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(183, 160);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(100, 20);
     this.textDateStart.TabIndex = 13;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(18, 161);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(163, 17);
     this.label4.TabIndex  = 12;
     this.label4.Text      = "Date Start";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // FormMedPat
     //
     this.AcceptButton = this.butOK;
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(685, 523);
     this.Controls.Add(this.groupOrder);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butRemove);
     this.Controls.Add(this.label5);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormMedPat";
     this.ShowInTaskbar = false;
     this.Text          = "Medication for Patient";
     this.Load         += new System.EventHandler(this.FormMedPat_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupOrder.ResumeLayout(false);
     this.groupOrder.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMedPat));
     this.butCancel = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.label1 = new System.Windows.Forms.Label();
     this.textMedName = new System.Windows.Forms.TextBox();
     this.textGenericName = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.textMedNote = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.labelPatNote = new System.Windows.Forms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label6 = new System.Windows.Forms.Label();
     this.butEdit = new OpenDental.UI.Button();
     this.butRemove = new OpenDental.UI.Button();
     this.label5 = new System.Windows.Forms.Label();
     this.textPatNote = new OpenDental.ODtextBox();
     this.butFormulary = new OpenDental.UI.Button();
     this.groupOrder = new System.Windows.Forms.GroupBox();
     this.butTodayStop = new OpenDental.UI.Button();
     this.butTodayStart = new OpenDental.UI.Button();
     this.textDateStop = new OpenDental.ValidDate();
     this.label7 = new System.Windows.Forms.Label();
     this.textDateStart = new OpenDental.ValidDate();
     this.label4 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.comboProv = new System.Windows.Forms.ComboBox();
     this.groupBox1.SuspendLayout();
     this.groupOrder.SuspendLayout();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(563,444);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75,24);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(461,444);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75,24);
     this.butOK.TabIndex = 1;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(38,23);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(145,17);
     this.label1.TabIndex = 2;
     this.label1.Text = "Drug Name";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textMedName
     //
     this.textMedName.Location = new System.Drawing.Point(183,20);
     this.textMedName.Name = "textMedName";
     this.textMedName.ReadOnly = true;
     this.textMedName.Size = new System.Drawing.Size(348,20);
     this.textMedName.TabIndex = 3;
     //
     // textGenericName
     //
     this.textGenericName.Location = new System.Drawing.Point(183,42);
     this.textGenericName.Name = "textGenericName";
     this.textGenericName.ReadOnly = true;
     this.textGenericName.Size = new System.Drawing.Size(348,20);
     this.textGenericName.TabIndex = 5;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(19,45);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(163,17);
     this.label2.TabIndex = 4;
     this.label2.Text = "Generic Name";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textMedNote
     //
     this.textMedNote.Location = new System.Drawing.Point(183,64);
     this.textMedNote.Multiline = true;
     this.textMedNote.Name = "textMedNote";
     this.textMedNote.ReadOnly = true;
     this.textMedNote.Size = new System.Drawing.Size(348,87);
     this.textMedNote.TabIndex = 7;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8,68);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(174,17);
     this.label3.TabIndex = 6;
     this.label3.Text = "Medication Notes";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelPatNote
     //
     this.labelPatNote.Location = new System.Drawing.Point(6,44);
     this.labelPatNote.Name = "labelPatNote";
     this.labelPatNote.Size = new System.Drawing.Size(175,43);
     this.labelPatNote.TabIndex = 8;
     this.labelPatNote.Text = "Notes for this Patient";
     this.labelPatNote.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.butEdit);
     this.groupBox1.Controls.Add(this.textMedNote);
     this.groupBox1.Controls.Add(this.textMedName);
     this.groupBox1.Controls.Add(this.textGenericName);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location = new System.Drawing.Point(36,13);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(565,185);
     this.groupBox1.TabIndex = 10;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Medication";
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(266,154);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(128,28);
     this.label6.TabIndex = 11;
     this.label6.Text = "(edit this medication for all patients)";
     //
     // butEdit
     //
     this.butEdit.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butEdit.Autosize = true;
     this.butEdit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEdit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEdit.CornerRadius = 4F;
     this.butEdit.Location = new System.Drawing.Point(183,154);
     this.butEdit.Name = "butEdit";
     this.butEdit.Size = new System.Drawing.Size(75,24);
     this.butEdit.TabIndex = 9;
     this.butEdit.Text = "&Edit";
     this.butEdit.Click += new System.EventHandler(this.butEdit_Click);
     //
     // butRemove
     //
     this.butRemove.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butRemove.Autosize = true;
     this.butRemove.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRemove.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRemove.CornerRadius = 4F;
     this.butRemove.Location = new System.Drawing.Point(49,444);
     this.butRemove.Name = "butRemove";
     this.butRemove.Size = new System.Drawing.Size(75,24);
     this.butRemove.TabIndex = 8;
     this.butRemove.Text = "&Remove";
     this.butRemove.Click += new System.EventHandler(this.butRemove_Click);
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label5.Location = new System.Drawing.Point(20,472);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(127,43);
     this.label5.TabIndex = 10;
     this.label5.Text = "(remove this medication from this patient)";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // textPatNote
     //
     this.textPatNote.AcceptsReturn = true;
     this.textPatNote.Location = new System.Drawing.Point(183,44);
     this.textPatNote.Multiline = true;
     this.textPatNote.Name = "textPatNote";
     this.textPatNote.QuickPasteType = OpenDentBusiness.QuickPasteType.MedicationPat;
     this.textPatNote.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textPatNote.Size = new System.Drawing.Size(348,111);
     this.textPatNote.TabIndex = 11;
     //
     // butFormulary
     //
     this.butFormulary.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butFormulary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butFormulary.Autosize = true;
     this.butFormulary.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butFormulary.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butFormulary.CornerRadius = 4F;
     this.butFormulary.Location = new System.Drawing.Point(217,444);
     this.butFormulary.Name = "butFormulary";
     this.butFormulary.Size = new System.Drawing.Size(117,24);
     this.butFormulary.TabIndex = 63;
     this.butFormulary.Text = "Check &Formulary";
     this.butFormulary.Click += new System.EventHandler(this.butFormulary_Click);
     //
     // groupOrder
     //
     this.groupOrder.Controls.Add(this.label8);
     this.groupOrder.Controls.Add(this.comboProv);
     this.groupOrder.Controls.Add(this.butTodayStop);
     this.groupOrder.Controls.Add(this.butTodayStart);
     this.groupOrder.Controls.Add(this.textDateStop);
     this.groupOrder.Controls.Add(this.label7);
     this.groupOrder.Controls.Add(this.textDateStart);
     this.groupOrder.Controls.Add(this.label4);
     this.groupOrder.Controls.Add(this.labelPatNote);
     this.groupOrder.Controls.Add(this.textPatNote);
     this.groupOrder.Location = new System.Drawing.Point(36,204);
     this.groupOrder.Name = "groupOrder";
     this.groupOrder.Size = new System.Drawing.Size(565,215);
     this.groupOrder.TabIndex = 64;
     this.groupOrder.TabStop = false;
     //
     // butTodayStop
     //
     this.butTodayStop.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butTodayStop.Autosize = true;
     this.butTodayStop.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTodayStop.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTodayStop.CornerRadius = 4F;
     this.butTodayStop.Location = new System.Drawing.Point(288,183);
     this.butTodayStop.Name = "butTodayStop";
     this.butTodayStop.Size = new System.Drawing.Size(64,23);
     this.butTodayStop.TabIndex = 17;
     this.butTodayStop.Text = "Today";
     this.butTodayStop.Click += new System.EventHandler(this.butTodayStop_Click);
     //
     // butTodayStart
     //
     this.butTodayStart.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butTodayStart.Autosize = true;
     this.butTodayStart.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTodayStart.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTodayStart.CornerRadius = 4F;
     this.butTodayStart.Location = new System.Drawing.Point(288,159);
     this.butTodayStart.Name = "butTodayStart";
     this.butTodayStart.Size = new System.Drawing.Size(64,23);
     this.butTodayStart.TabIndex = 16;
     this.butTodayStart.Text = "Today";
     this.butTodayStart.Click += new System.EventHandler(this.butTodayStart_Click);
     //
     // textDateStop
     //
     this.textDateStop.Location = new System.Drawing.Point(183,185);
     this.textDateStop.Name = "textDateStop";
     this.textDateStop.Size = new System.Drawing.Size(100,20);
     this.textDateStop.TabIndex = 15;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(18,186);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(163,17);
     this.label7.TabIndex = 14;
     this.label7.Text = "Date Stop";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(183,160);
     this.textDateStart.Name = "textDateStart";
     this.textDateStart.Size = new System.Drawing.Size(100,20);
     this.textDateStart.TabIndex = 13;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(18,161);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(163,17);
     this.label4.TabIndex = 12;
     this.label4.Text = "Date Start";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(65,22);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(116,17);
     this.label8.TabIndex = 32;
     this.label8.Text = "Provider";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboProv
     //
     this.comboProv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboProv.FormattingEnabled = true;
     this.comboProv.Location = new System.Drawing.Point(183,19);
     this.comboProv.Name = "comboProv";
     this.comboProv.Size = new System.Drawing.Size(207,21);
     this.comboProv.TabIndex = 31;
     //
     // FormMedPat
     //
     this.AcceptButton = this.butOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.CancelButton = this.butCancel;
     this.ClientSize = new System.Drawing.Size(685,510);
     this.Controls.Add(this.groupOrder);
     this.Controls.Add(this.butFormulary);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butRemove);
     this.Controls.Add(this.label5);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormMedPat";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Medication for Patient";
     this.Load += new System.EventHandler(this.FormMedPat_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupOrder.ResumeLayout(false);
     this.groupOrder.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAudit));
     this.textDateEditedFrom = new OpenDental.ValidDate();
     this.textDateEditedTo   = new OpenDental.ValidDate();
     this.label7             = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.textRows           = new OpenDental.ValidNum();
     this.label6             = new System.Windows.Forms.Label();
     this.butPrint           = new OpenDental.UI.Button();
     this.butCurrent         = new OpenDental.UI.Button();
     this.butAll             = new OpenDental.UI.Button();
     this.butFind            = new OpenDental.UI.Button();
     this.textPatient        = new System.Windows.Forms.TextBox();
     this.label5             = new System.Windows.Forms.Label();
     this.comboUser          = new System.Windows.Forms.ComboBox();
     this.label4             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.comboPermission    = new System.Windows.Forms.ComboBox();
     this.butRefresh         = new OpenDental.UI.Button();
     this.textDateFrom       = new OpenDental.ValidDate();
     this.textDateTo         = new OpenDental.ValidDate();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.grid = new OpenDental.UI.ODGrid();
     this.checkIncludeArchived = new System.Windows.Forms.CheckBox();
     this.SuspendLayout();
     //
     // textDateEditedFrom
     //
     this.textDateEditedFrom.Location = new System.Drawing.Point(934, 4);
     this.textDateEditedFrom.Name     = "textDateEditedFrom";
     this.textDateEditedFrom.Size     = new System.Drawing.Size(80, 20);
     this.textDateEditedFrom.TabIndex = 276;
     //
     // textDateEditedTo
     //
     this.textDateEditedTo.Location = new System.Drawing.Point(934, 27);
     this.textDateEditedTo.Name     = "textDateEditedTo";
     this.textDateEditedTo.Size     = new System.Drawing.Size(80, 20);
     this.textDateEditedTo.TabIndex = 272;
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(814, 5);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(118, 19);
     this.label7.TabIndex  = 273;
     this.label7.Text      = "Previous From Date";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(868, 30);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(64, 13);
     this.label8.TabIndex  = 274;
     this.label8.Text      = "To Date";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textRows
     //
     this.textRows.Location  = new System.Drawing.Point(771, 26);
     this.textRows.MaxLength = 5;
     this.textRows.MaxVal    = 99999;
     this.textRows.MinVal    = 1;
     this.textRows.Name      = "textRows";
     this.textRows.Size      = new System.Drawing.Size(56, 20);
     this.textRows.TabIndex  = 268;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(685, 28);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(86, 17);
     this.label6.TabIndex  = 61;
     this.label6.Text      = "Limit Rows:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrint.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butPrint.Autosize     = true;
     this.butPrint.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.CornerRadius = 4F;
     this.butPrint.Image        = global::OpenDental.Properties.Resources.butPrint;
     this.butPrint.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location     = new System.Drawing.Point(1019, 27);
     this.butPrint.Name         = "butPrint";
     this.butPrint.Size         = new System.Drawing.Size(82, 24);
     this.butPrint.TabIndex     = 60;
     this.butPrint.Text         = "Print";
     this.butPrint.Click       += new System.EventHandler(this.butPrint_Click);
     //
     // butCurrent
     //
     this.butCurrent.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCurrent.Autosize            = true;
     this.butCurrent.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCurrent.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCurrent.CornerRadius        = 4F;
     this.butCurrent.Location            = new System.Drawing.Point(473, 24);
     this.butCurrent.Name     = "butCurrent";
     this.butCurrent.Size     = new System.Drawing.Size(63, 24);
     this.butCurrent.TabIndex = 59;
     this.butCurrent.Text     = "Current";
     this.butCurrent.Click   += new System.EventHandler(this.butCurrent_Click);
     //
     // butAll
     //
     this.butAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butAll.Autosize            = true;
     this.butAll.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butAll.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butAll.CornerRadius        = 4F;
     this.butAll.Location            = new System.Drawing.Point(616, 24);
     this.butAll.Name     = "butAll";
     this.butAll.Size     = new System.Drawing.Size(63, 24);
     this.butAll.TabIndex = 58;
     this.butAll.Text     = "All";
     this.butAll.Click   += new System.EventHandler(this.butAll_Click);
     //
     // butFind
     //
     this.butFind.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butFind.Autosize            = true;
     this.butFind.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butFind.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butFind.CornerRadius        = 4F;
     this.butFind.Location            = new System.Drawing.Point(545, 24);
     this.butFind.Name     = "butFind";
     this.butFind.Size     = new System.Drawing.Size(63, 24);
     this.butFind.TabIndex = 57;
     this.butFind.Text     = "Find";
     this.butFind.Click   += new System.EventHandler(this.butFind_Click);
     //
     // textPatient
     //
     this.textPatient.Location = new System.Drawing.Point(473, 4);
     this.textPatient.Name     = "textPatient";
     this.textPatient.Size     = new System.Drawing.Size(206, 20);
     this.textPatient.TabIndex = 56;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(158, 29);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(75, 13);
     this.label5.TabIndex  = 55;
     this.label5.Text      = "User";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboUser
     //
     this.comboUser.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboUser.FormattingEnabled = true;
     this.comboUser.Location          = new System.Drawing.Point(235, 27);
     this.comboUser.MaxDropDownItems  = 40;
     this.comboUser.Name     = "comboUser";
     this.comboUser.Size     = new System.Drawing.Size(170, 21);
     this.comboUser.TabIndex = 54;
     this.comboUser.SelectionChangeCommitted += new System.EventHandler(this.comboUser_SelectionChangeCommitted);
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(406, 8);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(65, 13);
     this.label4.TabIndex  = 52;
     this.label4.Text      = "Patient";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(158, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(75, 13);
     this.label1.TabIndex  = 51;
     this.label1.Text      = "Permission";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboPermission
     //
     this.comboPermission.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboPermission.FormattingEnabled = true;
     this.comboPermission.Location          = new System.Drawing.Point(235, 4);
     this.comboPermission.MaxDropDownItems  = 40;
     this.comboPermission.Name     = "comboPermission";
     this.comboPermission.Size     = new System.Drawing.Size(170, 21);
     this.comboPermission.TabIndex = 50;
     this.comboPermission.SelectionChangeCommitted += new System.EventHandler(this.comboPermission_SelectionChangeCommitted);
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butRefresh.Autosize     = true;
     this.butRefresh.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius = 4F;
     this.butRefresh.Location     = new System.Drawing.Point(1019, 1);
     this.butRefresh.Name         = "butRefresh";
     this.butRefresh.Size         = new System.Drawing.Size(82, 24);
     this.butRefresh.TabIndex     = 49;
     this.butRefresh.Text         = "Refresh";
     this.butRefresh.Click       += new System.EventHandler(this.butRefresh_Click);
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(77, 4);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(80, 20);
     this.textDateFrom.TabIndex = 47;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(77, 27);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(80, 20);
     this.textDateTo.TabIndex = 48;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(0, 7);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(75, 14);
     this.label2.TabIndex  = 45;
     this.label2.Text      = "From Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(11, 30);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(64, 13);
     this.label3.TabIndex  = 46;
     this.label3.Text      = "To Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // grid
     //
     this.grid.AllowSortingByColumn = true;
     this.grid.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.grid.CellFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.5F);
     this.grid.HasAddButton        = false;
     this.grid.HasDropDowns        = false;
     this.grid.HasMultilineHeaders = false;
     this.grid.HeaderFont          = new System.Drawing.Font("Microsoft Sans Serif", 8.5F, System.Drawing.FontStyle.Bold);
     this.grid.HeaderHeight        = 15;
     this.grid.HScrollVisible      = false;
     this.grid.Location            = new System.Drawing.Point(8, 54);
     this.grid.Name             = "grid";
     this.grid.ScrollValue      = 0;
     this.grid.SelectionMode    = OpenDental.UI.GridSelectionMode.MultiExtended;
     this.grid.Size             = new System.Drawing.Size(1093, 576);
     this.grid.TabIndex         = 2;
     this.grid.Title            = "Audit Trail";
     this.grid.TitleFont        = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
     this.grid.TitleHeight      = 18;
     this.grid.TranslationName  = "TableAudit";
     this.grid.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.grid_CellDoubleClick);
     //
     // checkIncludeArchived
     //
     this.checkIncludeArchived.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludeArchived.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkIncludeArchived.Location   = new System.Drawing.Point(685, 5);
     this.checkIncludeArchived.Name       = "checkIncludeArchived";
     this.checkIncludeArchived.Size       = new System.Drawing.Size(100, 18);
     this.checkIncludeArchived.TabIndex   = 278;
     this.checkIncludeArchived.Text       = "Show Archived";
     this.checkIncludeArchived.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIncludeArchived.UseVisualStyleBackColor = true;
     this.checkIncludeArchived.CheckedChanged         += new System.EventHandler(this.checkIncludeArchived_CheckedChanged);
     //
     // FormAudit
     //
     this.ClientSize = new System.Drawing.Size(1108, 634);
     this.Controls.Add(this.checkIncludeArchived);
     this.Controls.Add(this.grid);
     this.Controls.Add(this.textDateEditedFrom);
     this.Controls.Add(this.textDateEditedTo);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.textRows);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.butCurrent);
     this.Controls.Add(this.butAll);
     this.Controls.Add(this.butFind);
     this.Controls.Add(this.textPatient);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.comboUser);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboPermission);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.textDateFrom);
     this.Controls.Add(this.textDateTo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label3);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(1124, 218);
     this.Name          = "FormAudit";
     this.ShowInTaskbar = false;
     this.Text          = "Audit Trail";
     this.Load         += new System.EventHandler(this.FormAudit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpAppointments));
     this.listProvs           = new System.Windows.Forms.ListBox();
     this.label1              = new System.Windows.Forms.Label();
     this.butCancel           = new OpenDental.UI.Button();
     this.butOK               = new OpenDental.UI.Button();
     this.checkWebSchedRecall = new System.Windows.Forms.CheckBox();
     this.label2              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.textDateTo          = new OpenDental.ValidDate();
     this.textDateFrom        = new OpenDental.ValidDate();
     this.butTomorrow         = new OpenDental.UI.Button();
     this.butToday            = new OpenDental.UI.Button();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.checkShowNoteAppts  = new System.Windows.Forms.CheckBox();
     this.radioDateAptCreated = new System.Windows.Forms.RadioButton();
     this.radioAptDate        = new System.Windows.Forms.RadioButton();
     this.listClinics         = new System.Windows.Forms.ListBox();
     this.labelClinics        = new System.Windows.Forms.Label();
     this.checkAllClinics     = new System.Windows.Forms.CheckBox();
     this.checkAllProvs       = new System.Windows.Forms.CheckBox();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.checkWebSchedASAP   = new System.Windows.Forms.CheckBox();
     this.checkWebSchedNewPat = new System.Windows.Forms.CheckBox();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // listProvs
     //
     this.listProvs.Location      = new System.Drawing.Point(12, 57);
     this.listProvs.Name          = "listProvs";
     this.listProvs.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProvs.Size          = new System.Drawing.Size(120, 238);
     this.listProvs.TabIndex      = 33;
     this.listProvs.Click        += new System.EventHandler(this.listProvs_Click);
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(12, 18);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(104, 16);
     this.label1.TabIndex  = 32;
     this.label1.Text      = "Providers";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(518, 345);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 44;
     this.butCancel.Text         = "&Cancel";
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(437, 345);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 43;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // checkWebSchedRecall
     //
     this.checkWebSchedRecall.FlatStyle       = System.Windows.Forms.FlatStyle.System;
     this.checkWebSchedRecall.Location        = new System.Drawing.Point(60, 21);
     this.checkWebSchedRecall.Name            = "checkWebSchedRecall";
     this.checkWebSchedRecall.Size            = new System.Drawing.Size(224, 18);
     this.checkWebSchedRecall.TabIndex        = 46;
     this.checkWebSchedRecall.Text            = "Show Recall Appointments";
     this.checkWebSchedRecall.CheckedChanged += new System.EventHandler(this.checkWebSched_CheckedChanged);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(9, 18);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(51, 18);
     this.label2.TabIndex  = 37;
     this.label2.Text      = "From";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(8, 44);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(51, 18);
     this.label3.TabIndex  = 39;
     this.label3.Text      = "To";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(61, 43);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(100, 20);
     this.textDateTo.TabIndex = 44;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(61, 16);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(100, 20);
     this.textDateFrom.TabIndex = 43;
     //
     // butTomorrow
     //
     this.butTomorrow.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butTomorrow.Autosize            = true;
     this.butTomorrow.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTomorrow.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTomorrow.CornerRadius        = 4F;
     this.butTomorrow.Location            = new System.Drawing.Point(164, 41);
     this.butTomorrow.Name     = "butTomorrow";
     this.butTomorrow.Size     = new System.Drawing.Size(96, 23);
     this.butTomorrow.TabIndex = 45;
     this.butTomorrow.Text     = "Tomorrow";
     this.butTomorrow.Click   += new System.EventHandler(this.butTomorrow_Click);
     //
     // butToday
     //
     this.butToday.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butToday.Autosize            = true;
     this.butToday.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butToday.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butToday.CornerRadius        = 4F;
     this.butToday.Location            = new System.Drawing.Point(164, 15);
     this.butToday.Name     = "butToday";
     this.butToday.Size     = new System.Drawing.Size(96, 23);
     this.butToday.TabIndex = 46;
     this.butToday.Text     = "Today";
     this.butToday.Click   += new System.EventHandler(this.butToday_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.checkShowNoteAppts);
     this.groupBox1.Controls.Add(this.radioDateAptCreated);
     this.groupBox1.Controls.Add(this.radioAptDate);
     this.groupBox1.Controls.Add(this.butToday);
     this.groupBox1.Controls.Add(this.butTomorrow);
     this.groupBox1.Controls.Add(this.textDateFrom);
     this.groupBox1.Controls.Add(this.textDateTo);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Location = new System.Drawing.Point(264, 51);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(322, 143);
     this.groupBox1.TabIndex = 45;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Date Range";
     //
     // checkShowNoteAppts
     //
     this.checkShowNoteAppts.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkShowNoteAppts.Location  = new System.Drawing.Point(60, 115);
     this.checkShowNoteAppts.Name      = "checkShowNoteAppts";
     this.checkShowNoteAppts.Size      = new System.Drawing.Size(202, 18);
     this.checkShowNoteAppts.TabIndex  = 49;
     this.checkShowNoteAppts.Text      = "Show \"Note\" Appointments";
     //
     // radioDateAptCreated
     //
     this.radioDateAptCreated.Location = new System.Drawing.Point(60, 92);
     this.radioDateAptCreated.Name     = "radioDateAptCreated";
     this.radioDateAptCreated.Size     = new System.Drawing.Size(224, 17);
     this.radioDateAptCreated.TabIndex = 48;
     this.radioDateAptCreated.Text     = "Appointment Date Created";
     this.radioDateAptCreated.UseVisualStyleBackColor = true;
     //
     // radioAptDate
     //
     this.radioAptDate.Checked  = true;
     this.radioAptDate.Location = new System.Drawing.Point(60, 72);
     this.radioAptDate.Name     = "radioAptDate";
     this.radioAptDate.Size     = new System.Drawing.Size(224, 17);
     this.radioAptDate.TabIndex = 47;
     this.radioAptDate.TabStop  = true;
     this.radioAptDate.Text     = "Appointment Date";
     this.radioAptDate.UseVisualStyleBackColor = true;
     //
     // listClinics
     //
     this.listClinics.Location      = new System.Drawing.Point(138, 57);
     this.listClinics.Name          = "listClinics";
     this.listClinics.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listClinics.Size          = new System.Drawing.Size(120, 238);
     this.listClinics.TabIndex      = 48;
     this.listClinics.Click        += new System.EventHandler(this.listClinics_Click);
     //
     // labelClinics
     //
     this.labelClinics.Location  = new System.Drawing.Point(138, 19);
     this.labelClinics.Name      = "labelClinics";
     this.labelClinics.Size      = new System.Drawing.Size(104, 16);
     this.labelClinics.TabIndex  = 47;
     this.labelClinics.Text      = "Clinics";
     this.labelClinics.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // checkAllClinics
     //
     this.checkAllClinics.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkAllClinics.Location  = new System.Drawing.Point(138, 38);
     this.checkAllClinics.Name      = "checkAllClinics";
     this.checkAllClinics.Size      = new System.Drawing.Size(95, 16);
     this.checkAllClinics.TabIndex  = 50;
     this.checkAllClinics.Text      = "All";
     this.checkAllClinics.Click    += new System.EventHandler(this.checkAllClinics_Click);
     //
     // checkAllProvs
     //
     this.checkAllProvs.Checked    = true;
     this.checkAllProvs.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkAllProvs.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkAllProvs.Location   = new System.Drawing.Point(12, 38);
     this.checkAllProvs.Name       = "checkAllProvs";
     this.checkAllProvs.Size       = new System.Drawing.Size(95, 16);
     this.checkAllProvs.TabIndex   = 51;
     this.checkAllProvs.Text       = "All";
     this.checkAllProvs.Click     += new System.EventHandler(this.checkAllProvs_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.checkWebSchedASAP);
     this.groupBox2.Controls.Add(this.checkWebSchedNewPat);
     this.groupBox2.Controls.Add(this.checkWebSchedRecall);
     this.groupBox2.Location = new System.Drawing.Point(264, 200);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(322, 95);
     this.groupBox2.TabIndex = 47;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Web Sched Appointments Only";
     //
     // checkWebSchedASAP
     //
     this.checkWebSchedASAP.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkWebSchedASAP.Location  = new System.Drawing.Point(60, 69);
     this.checkWebSchedASAP.Name      = "checkWebSchedASAP";
     this.checkWebSchedASAP.Size      = new System.Drawing.Size(224, 18);
     this.checkWebSchedASAP.TabIndex  = 52;
     this.checkWebSchedASAP.Text      = "Show ASAP Appointments";
     //
     // checkWebSchedNewPat
     //
     this.checkWebSchedNewPat.FlatStyle       = System.Windows.Forms.FlatStyle.System;
     this.checkWebSchedNewPat.Location        = new System.Drawing.Point(60, 45);
     this.checkWebSchedNewPat.Name            = "checkWebSchedNewPat";
     this.checkWebSchedNewPat.Size            = new System.Drawing.Size(224, 18);
     this.checkWebSchedNewPat.TabIndex        = 48;
     this.checkWebSchedNewPat.Text            = "Show New Patient Appointments";
     this.checkWebSchedNewPat.CheckedChanged += new System.EventHandler(this.checkWebSched_CheckedChanged);
     //
     // FormRpAppointments
     //
     this.AcceptButton = this.butOK;
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(617, 383);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.checkAllProvs);
     this.Controls.Add(this.checkAllClinics);
     this.Controls.Add(this.listClinics);
     this.Controls.Add(this.labelClinics);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.listProvs);
     this.Controls.Add(this.label1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize = new System.Drawing.Size(606, 310);
     this.Name        = "FormRpAppointments";
     this.Text        = "Appointments Report";
     this.Load       += new System.EventHandler(this.FormRpApptWithPhones_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #19
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRefAttachEdit));
     this.butCancel = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.textName = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.labelOrder = new System.Windows.Forms.Label();
     this.textOrder = new OpenDental.ValidNumber();
     this.butEdit = new OpenDental.UI.Button();
     this.textRefDate = new OpenDental.ValidDate();
     this.textReferralNotes = new System.Windows.Forms.TextBox();
     this.labelPatient = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.textNote = new System.Windows.Forms.TextBox();
     this.comboRefToStatus = new System.Windows.Forms.ComboBox();
     this.label7 = new System.Windows.Forms.Label();
     this.butDelete = new OpenDental.UI.Button();
     this.listSheets = new System.Windows.Forms.ListBox();
     this.label8 = new System.Windows.Forms.Label();
     this.listFromTo = new System.Windows.Forms.ListBox();
     this.checkIsTransitionOfCare = new System.Windows.Forms.CheckBox();
     this.label4 = new System.Windows.Forms.Label();
     this.textProc = new System.Windows.Forms.TextBox();
     this.label13 = new System.Windows.Forms.Label();
     this.textDateProcCompleted = new OpenDental.ValidDate();
     this.label9 = new System.Windows.Forms.Label();
     this.butChangeReferral = new OpenDental.UI.Button();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(602,456);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75,24);
     this.butCancel.TabIndex = 6;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(602,419);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75,24);
     this.butOK.TabIndex = 0;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(65,155);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(84,16);
     this.label3.TabIndex = 16;
     this.label3.Text = "Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(59,47);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(90,18);
     this.label1.TabIndex = 17;
     this.label1.Text = "Name";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textName
     //
     this.textName.Location = new System.Drawing.Point(151,43);
     this.textName.Name = "textName";
     this.textName.ReadOnly = true;
     this.textName.Size = new System.Drawing.Size(258,20);
     this.textName.TabIndex = 1;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(65,13);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(86,16);
     this.label2.TabIndex = 20;
     this.label2.Text = "From/To";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelOrder
     //
     this.labelOrder.Location = new System.Drawing.Point(69,176);
     this.labelOrder.Name = "labelOrder";
     this.labelOrder.Size = new System.Drawing.Size(82,14);
     this.labelOrder.TabIndex = 73;
     this.labelOrder.Text = "Order";
     this.labelOrder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textOrder
     //
     this.textOrder.Location = new System.Drawing.Point(151,172);
     this.textOrder.MaxVal = 255;
     this.textOrder.MinVal = 0;
     this.textOrder.Name = "textOrder";
     this.textOrder.Size = new System.Drawing.Size(36,20);
     this.textOrder.TabIndex = 72;
     //
     // butEdit
     //
     this.butEdit.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butEdit.Autosize = true;
     this.butEdit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEdit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEdit.CornerRadius = 4F;
     this.butEdit.Location = new System.Drawing.Point(413,40);
     this.butEdit.Name = "butEdit";
     this.butEdit.Size = new System.Drawing.Size(95,24);
     this.butEdit.TabIndex = 74;
     this.butEdit.Text = "&Edit Referral";
     this.butEdit.Click += new System.EventHandler(this.butEdit_Click);
     //
     // textRefDate
     //
     this.textRefDate.Location = new System.Drawing.Point(151,151);
     this.textRefDate.Name = "textRefDate";
     this.textRefDate.Size = new System.Drawing.Size(100,20);
     this.textRefDate.TabIndex = 75;
     //
     // textReferralNotes
     //
     this.textReferralNotes.Location = new System.Drawing.Point(151,84);
     this.textReferralNotes.Multiline = true;
     this.textReferralNotes.Name = "textReferralNotes";
     this.textReferralNotes.ReadOnly = true;
     this.textReferralNotes.Size = new System.Drawing.Size(363,66);
     this.textReferralNotes.TabIndex = 78;
     //
     // labelPatient
     //
     this.labelPatient.Location = new System.Drawing.Point(150,65);
     this.labelPatient.Name = "labelPatient";
     this.labelPatient.Size = new System.Drawing.Size(98,18);
     this.labelPatient.TabIndex = 80;
     this.labelPatient.Text = "(a patient)";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(3,84);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(146,38);
     this.label5.TabIndex = 81;
     this.label5.Text = "Notes about referral source";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(3,215);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(146,38);
     this.label6.TabIndex = 83;
     this.label6.Text = "Patient note";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textNote
     //
     this.textNote.Location = new System.Drawing.Point(151,215);
     this.textNote.Multiline = true;
     this.textNote.Name = "textNote";
     this.textNote.Size = new System.Drawing.Size(363,66);
     this.textNote.TabIndex = 1;
     //
     // comboRefToStatus
     //
     this.comboRefToStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRefToStatus.FormattingEnabled = true;
     this.comboRefToStatus.Location = new System.Drawing.Point(151,193);
     this.comboRefToStatus.MaxDropDownItems = 20;
     this.comboRefToStatus.Name = "comboRefToStatus";
     this.comboRefToStatus.Size = new System.Drawing.Size(180,21);
     this.comboRefToStatus.TabIndex = 84;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(6,196);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(143,14);
     this.label7.TabIndex = 85;
     this.label7.Text = "Status (if referred out)";
     this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butDelete
     //
     this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Autosize = true;
     this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDelete.CornerRadius = 4F;
     this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location = new System.Drawing.Point(14,456);
     this.butDelete.Name = "butDelete";
     this.butDelete.Size = new System.Drawing.Size(81,24);
     this.butDelete.TabIndex = 86;
     this.butDelete.Text = "Detach";
     this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
     //
     // listSheets
     //
     this.listSheets.FormattingEnabled = true;
     this.listSheets.Location = new System.Drawing.Point(151,282);
     this.listSheets.Name = "listSheets";
     this.listSheets.Size = new System.Drawing.Size(120,69);
     this.listSheets.TabIndex = 90;
     this.listSheets.DoubleClick += new System.EventHandler(this.listSheets_DoubleClick);
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(9,284);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(140,40);
     this.label8.TabIndex = 91;
     this.label8.Text = "Referral Slips\r\n(double click to view)";
     this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // listFromTo
     //
     this.listFromTo.FormattingEnabled = true;
     this.listFromTo.Items.AddRange(new object[] {
     "From",
     "To"});
     this.listFromTo.Location = new System.Drawing.Point(151,12);
     this.listFromTo.Name = "listFromTo";
     this.listFromTo.Size = new System.Drawing.Size(65,30);
     this.listFromTo.TabIndex = 92;
     //
     // checkIsTransitionOfCare
     //
     this.checkIsTransitionOfCare.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsTransitionOfCare.Location = new System.Drawing.Point(29,354);
     this.checkIsTransitionOfCare.Name = "checkIsTransitionOfCare";
     this.checkIsTransitionOfCare.Size = new System.Drawing.Size(136,18);
     this.checkIsTransitionOfCare.TabIndex = 93;
     this.checkIsTransitionOfCare.Text = "Transition of Care";
     this.checkIsTransitionOfCare.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsTransitionOfCare.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(166,355);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(195,14);
     this.label4.TabIndex = 94;
     this.label4.Text = "(From or To another doctor)";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textProc
     //
     this.textProc.BackColor = System.Drawing.SystemColors.Control;
     this.textProc.ForeColor = System.Drawing.Color.DarkRed;
     this.textProc.Location = new System.Drawing.Point(151,374);
     this.textProc.Name = "textProc";
     this.textProc.Size = new System.Drawing.Size(232,20);
     this.textProc.TabIndex = 171;
     this.textProc.Text = "test";
     //
     // label13
     //
     this.label13.Location = new System.Drawing.Point(65,377);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(84,16);
     this.label13.TabIndex = 170;
     this.label13.Text = "Procedure";
     this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateProcCompleted
     //
     this.textDateProcCompleted.Location = new System.Drawing.Point(151,395);
     this.textDateProcCompleted.Name = "textDateProcCompleted";
     this.textDateProcCompleted.Size = new System.Drawing.Size(100,20);
     this.textDateProcCompleted.TabIndex = 173;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(14,399);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(135,16);
     this.label9.TabIndex = 172;
     this.label9.Text = "Date Proc Completed";
     this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butChangeReferral
     //
     this.butChangeReferral.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butChangeReferral.Autosize = true;
     this.butChangeReferral.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butChangeReferral.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butChangeReferral.CornerRadius = 4F;
     this.butChangeReferral.Location = new System.Drawing.Point(514,40);
     this.butChangeReferral.Name = "butChangeReferral";
     this.butChangeReferral.Size = new System.Drawing.Size(95,24);
     this.butChangeReferral.TabIndex = 74;
     this.butChangeReferral.Text = "Change Referral";
     this.butChangeReferral.Click += new System.EventHandler(this.butChangeReferral_Click);
     //
     // FormRefAttachEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.ClientSize = new System.Drawing.Size(689,492);
     this.Controls.Add(this.textDateProcCompleted);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.textProc);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.checkIsTransitionOfCare);
     this.Controls.Add(this.listFromTo);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.listSheets);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.comboRefToStatus);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.labelPatient);
     this.Controls.Add(this.textReferralNotes);
     this.Controls.Add(this.textRefDate);
     this.Controls.Add(this.butChangeReferral);
     this.Controls.Add(this.butEdit);
     this.Controls.Add(this.textOrder);
     this.Controls.Add(this.textName);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.labelOrder);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label3);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormRefAttachEdit";
     this.ShowInTaskbar = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Edit Referral Attachment";
     this.Load += new System.EventHandler(this.FormRefAttachEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #20
0
		private void InitializeComponent() {
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ContrAccount));
			this.labelFamFinancial = new System.Windows.Forms.Label();
			this.labelUrgFinNote = new System.Windows.Forms.Label();
			this.contextMenuIns = new System.Windows.Forms.ContextMenu();
			this.menuInsPri = new System.Windows.Forms.MenuItem();
			this.menuInsSec = new System.Windows.Forms.MenuItem();
			this.menuInsMedical = new System.Windows.Forms.MenuItem();
			this.menuInsOther = new System.Windows.Forms.MenuItem();
			this.imageListMain = new System.Windows.Forms.ImageList(this.components);
			this.panelSplitter = new System.Windows.Forms.Panel();
			this.panelCommButs = new System.Windows.Forms.Panel();
			this.contextMenuStatement = new System.Windows.Forms.ContextMenu();
			this.menuItemStatementWalkout = new System.Windows.Forms.MenuItem();
			this.menuItemStatementEmail = new System.Windows.Forms.MenuItem();
			this.menuItemReceipt = new System.Windows.Forms.MenuItem();
			this.menuItemInvoice = new System.Windows.Forms.MenuItem();
			this.menuItemStatementMore = new System.Windows.Forms.MenuItem();
			this.contextMenuRepeat = new System.Windows.Forms.ContextMenu();
			this.menuItemRepeatStand = new System.Windows.Forms.MenuItem();
			this.menuItemRepeatEmail = new System.Windows.Forms.MenuItem();
			this.menuItemRepeatMobile = new System.Windows.Forms.MenuItem();
			this.menuItemRepeatCanada = new System.Windows.Forms.MenuItem();
			this.panelProgNotes = new System.Windows.Forms.Panel();
			this.checkNotes = new System.Windows.Forms.CheckBox();
			this.groupBox7 = new System.Windows.Forms.GroupBox();
			this.checkShowTeeth = new System.Windows.Forms.CheckBox();
			this.checkAudit = new System.Windows.Forms.CheckBox();
			this.checkExtraNotes = new System.Windows.Forms.CheckBox();
			this.checkAppt = new System.Windows.Forms.CheckBox();
			this.checkLabCase = new System.Windows.Forms.CheckBox();
			this.checkRx = new System.Windows.Forms.CheckBox();
			this.checkComm = new System.Windows.Forms.CheckBox();
			this.groupBox6 = new System.Windows.Forms.GroupBox();
			this.checkShowE = new System.Windows.Forms.CheckBox();
			this.checkShowR = new System.Windows.Forms.CheckBox();
			this.checkShowC = new System.Windows.Forms.CheckBox();
			this.checkShowTP = new System.Windows.Forms.CheckBox();
			this.gridProg = new OpenDental.UI.ODGrid();
			this.panelAging = new System.Windows.Forms.Panel();
			this.labelInsRem = new System.Windows.Forms.Label();
			this.labelUnearnedAmt = new System.Windows.Forms.Label();
			this.labelUnearned = new System.Windows.Forms.Label();
			this.labelBalanceAmt = new System.Windows.Forms.Label();
			this.labelTotalAmt = new System.Windows.Forms.Label();
			this.panelTotalOwes = new System.Windows.Forms.Panel();
			this.label21 = new System.Windows.Forms.Label();
			this.labelTotalPtOwes = new System.Windows.Forms.Label();
			this.labelPatEstBalAmt = new System.Windows.Forms.Label();
			this.labelPatEstBal = new System.Windows.Forms.Label();
			this.panel2 = new System.Windows.Forms.Panel();
			this.panel1 = new System.Windows.Forms.Panel();
			this.panelAgeLine = new System.Windows.Forms.Panel();
			this.labelInsEstAmt = new System.Windows.Forms.Label();
			this.labelBalance = new System.Windows.Forms.Label();
			this.labelInsEst = new System.Windows.Forms.Label();
			this.labelTotal = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.text0_30 = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.text31_60 = new System.Windows.Forms.TextBox();
			this.label5 = new System.Windows.Forms.Label();
			this.text61_90 = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.textOver90 = new System.Windows.Forms.TextBox();
			this.label2 = new System.Windows.Forms.Label();
			this.tabControlShow = new System.Windows.Forms.TabControl();
			this.tabMain = new System.Windows.Forms.TabPage();
			this.gridAcctPat = new OpenDental.UI.ODGrid();
			this.tabShow = new System.Windows.Forms.TabPage();
			this.checkShowFamilyComm = new System.Windows.Forms.CheckBox();
			this.checkShowDetail = new System.Windows.Forms.CheckBox();
			this.labelEndDate = new System.Windows.Forms.Label();
			this.labelStartDate = new System.Windows.Forms.Label();
			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.groupBoxIndIns = new System.Windows.Forms.GroupBox();
			this.textPriDed = new System.Windows.Forms.TextBox();
			this.textPriUsed = new System.Windows.Forms.TextBox();
			this.textPriDedRem = new System.Windows.Forms.TextBox();
			this.textPriPend = new System.Windows.Forms.TextBox();
			this.textPriRem = new System.Windows.Forms.TextBox();
			this.textPriMax = new System.Windows.Forms.TextBox();
			this.textSecRem = new System.Windows.Forms.TextBox();
			this.label10 = new System.Windows.Forms.Label();
			this.textSecPend = new System.Windows.Forms.TextBox();
			this.label11 = new System.Windows.Forms.Label();
			this.label18 = new System.Windows.Forms.Label();
			this.label12 = new System.Windows.Forms.Label();
			this.label13 = new System.Windows.Forms.Label();
			this.textSecDedRem = new System.Windows.Forms.TextBox();
			this.label14 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.textSecMax = new System.Windows.Forms.TextBox();
			this.label16 = new System.Windows.Forms.Label();
			this.textSecDed = new System.Windows.Forms.TextBox();
			this.textSecUsed = new System.Windows.Forms.TextBox();
			this.groupBoxFamilyIns = new System.Windows.Forms.GroupBox();
			this.textFamPriMax = new System.Windows.Forms.TextBox();
			this.textFamPriDed = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.textFamSecMax = new System.Windows.Forms.TextBox();
			this.label9 = new System.Windows.Forms.Label();
			this.textFamSecDed = new System.Windows.Forms.TextBox();
			this.label17 = new System.Windows.Forms.Label();
			this.gridPayPlan = new OpenDental.UI.ODGrid();
			this.gridRepeat = new OpenDental.UI.ODGrid();
			this.gridAccount = new OpenDental.UI.ODGrid();
			this.gridComm = new OpenDental.UI.ODGrid();
			this.butCreditCard = new OpenDental.UI.Button();
			this.textUrgFinNote = new OpenDental.ODtextBox();
			this.textFinNotes = new OpenDental.ODtextBox();
			this.butToday = new OpenDental.UI.Button();
			this.butDatesAll = new OpenDental.UI.Button();
			this.but90days = new OpenDental.UI.Button();
			this.but45days = new OpenDental.UI.Button();
			this.butRefresh = new OpenDental.UI.Button();
			this.textDateEnd = new OpenDental.ValidDate();
			this.textDateStart = new OpenDental.ValidDate();
			this.butShowNone = new OpenDental.UI.Button();
			this.butShowAll = new OpenDental.UI.Button();
			this.butComm = new OpenDental.UI.Button();
			this.butTrojan = new OpenDental.UI.Button();
			this.ToolBarMain = new OpenDental.UI.ODToolBar();
			this.panelCommButs.SuspendLayout();
			this.panelProgNotes.SuspendLayout();
			this.groupBox7.SuspendLayout();
			this.groupBox6.SuspendLayout();
			this.panelAging.SuspendLayout();
			this.panelTotalOwes.SuspendLayout();
			this.tabControlShow.SuspendLayout();
			this.tabMain.SuspendLayout();
			this.tabShow.SuspendLayout();
			this.groupBoxIndIns.SuspendLayout();
			this.groupBoxFamilyIns.SuspendLayout();
			this.SuspendLayout();
			// 
			// labelFamFinancial
			// 
			this.labelFamFinancial.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelFamFinancial.Location = new System.Drawing.Point(0, 318);
			this.labelFamFinancial.Name = "labelFamFinancial";
			this.labelFamFinancial.Size = new System.Drawing.Size(154, 16);
			this.labelFamFinancial.TabIndex = 9;
			this.labelFamFinancial.Text = "Family Financial Notes";
			this.labelFamFinancial.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// labelUrgFinNote
			// 
			this.labelUrgFinNote.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelUrgFinNote.Location = new System.Drawing.Point(0, 0);
			this.labelUrgFinNote.Name = "labelUrgFinNote";
			this.labelUrgFinNote.Size = new System.Drawing.Size(165, 17);
			this.labelUrgFinNote.TabIndex = 10;
			this.labelUrgFinNote.Text = "Fam Urgent Fin Note";
			this.labelUrgFinNote.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// contextMenuIns
			// 
			this.contextMenuIns.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuInsPri,
            this.menuInsSec,
            this.menuInsMedical,
            this.menuInsOther});
			// 
			// menuInsPri
			// 
			this.menuInsPri.Index = 0;
			this.menuInsPri.Text = "Primary";
			this.menuInsPri.Click += new System.EventHandler(this.menuInsPri_Click);
			// 
			// menuInsSec
			// 
			this.menuInsSec.Index = 1;
			this.menuInsSec.Text = "Secondary";
			this.menuInsSec.Click += new System.EventHandler(this.menuInsSec_Click);
			// 
			// menuInsMedical
			// 
			this.menuInsMedical.Index = 2;
			this.menuInsMedical.Text = "Medical";
			this.menuInsMedical.Click += new System.EventHandler(this.menuInsMedical_Click);
			// 
			// menuInsOther
			// 
			this.menuInsOther.Index = 3;
			this.menuInsOther.Text = "Other";
			this.menuInsOther.Click += new System.EventHandler(this.menuInsOther_Click);
			// 
			// imageListMain
			// 
			this.imageListMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMain.ImageStream")));
			this.imageListMain.TransparentColor = System.Drawing.Color.Transparent;
			this.imageListMain.Images.SetKeyName(0, "Pat.gif");
			this.imageListMain.Images.SetKeyName(1, "");
			this.imageListMain.Images.SetKeyName(2, "");
			this.imageListMain.Images.SetKeyName(3, "Umbrella.gif");
			this.imageListMain.Images.SetKeyName(4, "");
			// 
			// panelSplitter
			// 
			this.panelSplitter.Cursor = System.Windows.Forms.Cursors.SizeNS;
			this.panelSplitter.Location = new System.Drawing.Point(0, 425);
			this.panelSplitter.Name = "panelSplitter";
			this.panelSplitter.Size = new System.Drawing.Size(769, 5);
			this.panelSplitter.TabIndex = 49;
			this.panelSplitter.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseDown);
			this.panelSplitter.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseMove);
			this.panelSplitter.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseUp);
			// 
			// panelCommButs
			// 
			this.panelCommButs.Controls.Add(this.butComm);
			this.panelCommButs.Controls.Add(this.butTrojan);
			this.panelCommButs.Location = new System.Drawing.Point(749, 526);
			this.panelCommButs.Name = "panelCommButs";
			this.panelCommButs.Size = new System.Drawing.Size(163, 63);
			this.panelCommButs.TabIndex = 69;
			// 
			// contextMenuStatement
			// 
			this.contextMenuStatement.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemStatementWalkout,
            this.menuItemStatementEmail,
            this.menuItemReceipt,
            this.menuItemInvoice,
            this.menuItemStatementMore});
			// 
			// menuItemStatementWalkout
			// 
			this.menuItemStatementWalkout.Index = 0;
			this.menuItemStatementWalkout.Text = "Walkout";
			this.menuItemStatementWalkout.Click += new System.EventHandler(this.menuItemStatementWalkout_Click);
			// 
			// menuItemStatementEmail
			// 
			this.menuItemStatementEmail.Index = 1;
			this.menuItemStatementEmail.Text = "Email";
			this.menuItemStatementEmail.Click += new System.EventHandler(this.menuItemStatementEmail_Click);
			// 
			// menuItemReceipt
			// 
			this.menuItemReceipt.Index = 2;
			this.menuItemReceipt.Text = "Receipt";
			this.menuItemReceipt.Click += new System.EventHandler(this.menuItemReceipt_Click);
			// 
			// menuItemInvoice
			// 
			this.menuItemInvoice.Index = 3;
			this.menuItemInvoice.Text = "Invoice";
			this.menuItemInvoice.Click += new System.EventHandler(this.menuItemInvoice_Click);
			// 
			// menuItemStatementMore
			// 
			this.menuItemStatementMore.Index = 4;
			this.menuItemStatementMore.Text = "More Options";
			this.menuItemStatementMore.Click += new System.EventHandler(this.menuItemStatementMore_Click);
			// 
			// contextMenuRepeat
			// 
			this.contextMenuRepeat.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemRepeatStand,
            this.menuItemRepeatEmail,
            this.menuItemRepeatMobile,
            this.menuItemRepeatCanada});
			// 
			// menuItemRepeatStand
			// 
			this.menuItemRepeatStand.Index = 0;
			this.menuItemRepeatStand.Text = "Standard Monthly";
			this.menuItemRepeatStand.Click += new System.EventHandler(this.MenuItemRepeatStand_Click);
			// 
			// menuItemRepeatEmail
			// 
			this.menuItemRepeatEmail.Index = 1;
			this.menuItemRepeatEmail.Text = "Email Monthly";
			this.menuItemRepeatEmail.Click += new System.EventHandler(this.MenuItemRepeatEmail_Click);
			// 
			// menuItemRepeatMobile
			// 
			this.menuItemRepeatMobile.Index = 2;
			this.menuItemRepeatMobile.Text = "Mobile Monthly";
			this.menuItemRepeatMobile.Click += new System.EventHandler(this.menuItemRepeatMobile_Click);
			// 
			// menuItemRepeatCanada
			// 
			this.menuItemRepeatCanada.Index = 3;
			this.menuItemRepeatCanada.Text = "Canada Monthly";
			this.menuItemRepeatCanada.Click += new System.EventHandler(this.menuItemRepeatCanada_Click);
			// 
			// panelProgNotes
			// 
			this.panelProgNotes.Controls.Add(this.butShowNone);
			this.panelProgNotes.Controls.Add(this.butShowAll);
			this.panelProgNotes.Controls.Add(this.checkNotes);
			this.panelProgNotes.Controls.Add(this.groupBox7);
			this.panelProgNotes.Controls.Add(this.groupBox6);
			this.panelProgNotes.Controls.Add(this.gridProg);
			this.panelProgNotes.Location = new System.Drawing.Point(0, 461);
			this.panelProgNotes.Name = "panelProgNotes";
			this.panelProgNotes.Size = new System.Drawing.Size(749, 227);
			this.panelProgNotes.TabIndex = 211;
			// 
			// checkNotes
			// 
			this.checkNotes.AllowDrop = true;
			this.checkNotes.Checked = true;
			this.checkNotes.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkNotes.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkNotes.Location = new System.Drawing.Point(624, 191);
			this.checkNotes.Name = "checkNotes";
			this.checkNotes.Size = new System.Drawing.Size(102, 13);
			this.checkNotes.TabIndex = 214;
			this.checkNotes.Text = "Proc Notes";
			this.checkNotes.Visible = false;
			this.checkNotes.Click += new System.EventHandler(this.checkNotes_Click);
			// 
			// groupBox7
			// 
			this.groupBox7.Controls.Add(this.checkShowTeeth);
			this.groupBox7.Controls.Add(this.checkAudit);
			this.groupBox7.Controls.Add(this.checkExtraNotes);
			this.groupBox7.Controls.Add(this.checkAppt);
			this.groupBox7.Controls.Add(this.checkLabCase);
			this.groupBox7.Controls.Add(this.checkRx);
			this.groupBox7.Controls.Add(this.checkComm);
			this.groupBox7.Location = new System.Drawing.Point(614, 88);
			this.groupBox7.Name = "groupBox7";
			this.groupBox7.Size = new System.Drawing.Size(121, 101);
			this.groupBox7.TabIndex = 213;
			this.groupBox7.TabStop = false;
			this.groupBox7.Text = "Object Types";
			this.groupBox7.Visible = false;
			// 
			// checkShowTeeth
			// 
			this.checkShowTeeth.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowTeeth.Location = new System.Drawing.Point(44, 63);
			this.checkShowTeeth.Name = "checkShowTeeth";
			this.checkShowTeeth.Size = new System.Drawing.Size(104, 13);
			this.checkShowTeeth.TabIndex = 217;
			this.checkShowTeeth.Text = "Selected Teeth";
			this.checkShowTeeth.Visible = false;
			// 
			// checkAudit
			// 
			this.checkAudit.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAudit.Location = new System.Drawing.Point(44, 79);
			this.checkAudit.Name = "checkAudit";
			this.checkAudit.Size = new System.Drawing.Size(73, 13);
			this.checkAudit.TabIndex = 218;
			this.checkAudit.Text = "Audit";
			this.checkAudit.Visible = false;
			// 
			// checkExtraNotes
			// 
			this.checkExtraNotes.AllowDrop = true;
			this.checkExtraNotes.Checked = true;
			this.checkExtraNotes.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkExtraNotes.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkExtraNotes.Location = new System.Drawing.Point(9, 82);
			this.checkExtraNotes.Name = "checkExtraNotes";
			this.checkExtraNotes.Size = new System.Drawing.Size(102, 13);
			this.checkExtraNotes.TabIndex = 215;
			this.checkExtraNotes.Text = "Extra Notes";
			this.checkExtraNotes.Visible = false;
			this.checkExtraNotes.Click += new System.EventHandler(this.checkExtraNotes_Click);
			// 
			// checkAppt
			// 
			this.checkAppt.Checked = true;
			this.checkAppt.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkAppt.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAppt.Location = new System.Drawing.Point(10, 17);
			this.checkAppt.Name = "checkAppt";
			this.checkAppt.Size = new System.Drawing.Size(102, 13);
			this.checkAppt.TabIndex = 20;
			this.checkAppt.Text = "Appointments";
			this.checkAppt.Click += new System.EventHandler(this.checkAppt_Click);
			// 
			// checkLabCase
			// 
			this.checkLabCase.Checked = true;
			this.checkLabCase.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkLabCase.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkLabCase.Location = new System.Drawing.Point(10, 49);
			this.checkLabCase.Name = "checkLabCase";
			this.checkLabCase.Size = new System.Drawing.Size(102, 13);
			this.checkLabCase.TabIndex = 17;
			this.checkLabCase.Text = "Lab Cases";
			this.checkLabCase.Click += new System.EventHandler(this.checkLabCase_Click);
			// 
			// checkRx
			// 
			this.checkRx.Checked = true;
			this.checkRx.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkRx.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkRx.Location = new System.Drawing.Point(10, 65);
			this.checkRx.Name = "checkRx";
			this.checkRx.Size = new System.Drawing.Size(102, 13);
			this.checkRx.TabIndex = 8;
			this.checkRx.Text = "Rx";
			this.checkRx.Click += new System.EventHandler(this.checkRx_Click);
			// 
			// checkComm
			// 
			this.checkComm.Checked = true;
			this.checkComm.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkComm.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkComm.Location = new System.Drawing.Point(10, 33);
			this.checkComm.Name = "checkComm";
			this.checkComm.Size = new System.Drawing.Size(102, 13);
			this.checkComm.TabIndex = 16;
			this.checkComm.Text = "Comm Log";
			this.checkComm.Click += new System.EventHandler(this.checkComm_Click);
			// 
			// groupBox6
			// 
			this.groupBox6.Controls.Add(this.checkShowE);
			this.groupBox6.Controls.Add(this.checkShowR);
			this.groupBox6.Controls.Add(this.checkShowC);
			this.groupBox6.Controls.Add(this.checkShowTP);
			this.groupBox6.Location = new System.Drawing.Point(614, 1);
			this.groupBox6.Name = "groupBox6";
			this.groupBox6.Size = new System.Drawing.Size(121, 85);
			this.groupBox6.TabIndex = 212;
			this.groupBox6.TabStop = false;
			this.groupBox6.Text = "Procedures";
			this.groupBox6.Visible = false;
			// 
			// checkShowE
			// 
			this.checkShowE.Checked = true;
			this.checkShowE.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkShowE.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowE.Location = new System.Drawing.Point(9, 49);
			this.checkShowE.Name = "checkShowE";
			this.checkShowE.Size = new System.Drawing.Size(101, 13);
			this.checkShowE.TabIndex = 10;
			this.checkShowE.Text = "Existing";
			this.checkShowE.Click += new System.EventHandler(this.checkShowE_Click);
			// 
			// checkShowR
			// 
			this.checkShowR.Checked = true;
			this.checkShowR.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkShowR.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowR.Location = new System.Drawing.Point(9, 65);
			this.checkShowR.Name = "checkShowR";
			this.checkShowR.Size = new System.Drawing.Size(101, 13);
			this.checkShowR.TabIndex = 14;
			this.checkShowR.Text = "Referred";
			this.checkShowR.Click += new System.EventHandler(this.checkShowR_Click);
			// 
			// checkShowC
			// 
			this.checkShowC.Checked = true;
			this.checkShowC.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkShowC.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowC.Location = new System.Drawing.Point(9, 33);
			this.checkShowC.Name = "checkShowC";
			this.checkShowC.Size = new System.Drawing.Size(101, 13);
			this.checkShowC.TabIndex = 9;
			this.checkShowC.Text = "Completed";
			this.checkShowC.Click += new System.EventHandler(this.checkShowC_Click);
			// 
			// checkShowTP
			// 
			this.checkShowTP.Checked = true;
			this.checkShowTP.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkShowTP.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkShowTP.Location = new System.Drawing.Point(9, 17);
			this.checkShowTP.Name = "checkShowTP";
			this.checkShowTP.Size = new System.Drawing.Size(101, 13);
			this.checkShowTP.TabIndex = 8;
			this.checkShowTP.Text = "Treat Plan";
			this.checkShowTP.Click += new System.EventHandler(this.checkShowTP_Click);
			// 
			// gridProg
			// 
			this.gridProg.HScrollVisible = true;
			this.gridProg.Location = new System.Drawing.Point(3, 0);
			this.gridProg.Name = "gridProg";
			this.gridProg.ScrollValue = 0;
			this.gridProg.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridProg.Size = new System.Drawing.Size(603, 230);
			this.gridProg.TabIndex = 211;
			this.gridProg.Title = "Progress Notes";
			this.gridProg.TranslationName = "TableProg";
			this.gridProg.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridProg_CellDoubleClick);
			// 
			// panelAging
			// 
			this.panelAging.Controls.Add(this.labelInsRem);
			this.panelAging.Controls.Add(this.labelUnearnedAmt);
			this.panelAging.Controls.Add(this.labelUnearned);
			this.panelAging.Controls.Add(this.labelBalanceAmt);
			this.panelAging.Controls.Add(this.labelTotalAmt);
			this.panelAging.Controls.Add(this.panelTotalOwes);
			this.panelAging.Controls.Add(this.labelPatEstBalAmt);
			this.panelAging.Controls.Add(this.labelPatEstBal);
			this.panelAging.Controls.Add(this.panel2);
			this.panelAging.Controls.Add(this.panel1);
			this.panelAging.Controls.Add(this.panelAgeLine);
			this.panelAging.Controls.Add(this.labelInsEstAmt);
			this.panelAging.Controls.Add(this.labelBalance);
			this.panelAging.Controls.Add(this.labelInsEst);
			this.panelAging.Controls.Add(this.labelTotal);
			this.panelAging.Controls.Add(this.label7);
			this.panelAging.Controls.Add(this.text0_30);
			this.panelAging.Controls.Add(this.label6);
			this.panelAging.Controls.Add(this.text31_60);
			this.panelAging.Controls.Add(this.label5);
			this.panelAging.Controls.Add(this.text61_90);
			this.panelAging.Controls.Add(this.label3);
			this.panelAging.Controls.Add(this.textOver90);
			this.panelAging.Controls.Add(this.label2);
			this.panelAging.Location = new System.Drawing.Point(0, 25);
			this.panelAging.Name = "panelAging";
			this.panelAging.Size = new System.Drawing.Size(749, 37);
			this.panelAging.TabIndex = 213;
			// 
			// labelInsRem
			// 
			this.labelInsRem.BackColor = System.Drawing.Color.LightGray;
			this.labelInsRem.Location = new System.Drawing.Point(700, 4);
			this.labelInsRem.Name = "labelInsRem";
			this.labelInsRem.Size = new System.Drawing.Size(45, 29);
			this.labelInsRem.TabIndex = 0;
			this.labelInsRem.Text = "Ins\r\nRem";
			this.labelInsRem.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.labelInsRem.MouseEnter += new System.EventHandler(this.labelInsRem_MouseEnter);
			this.labelInsRem.MouseLeave += new System.EventHandler(this.labelInsRem_MouseLeave);
			// 
			// labelUnearnedAmt
			// 
			this.labelUnearnedAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelUnearnedAmt.ForeColor = System.Drawing.Color.Firebrick;
			this.labelUnearnedAmt.Location = new System.Drawing.Point(636, 18);
			this.labelUnearnedAmt.Name = "labelUnearnedAmt";
			this.labelUnearnedAmt.Size = new System.Drawing.Size(60, 13);
			this.labelUnearnedAmt.TabIndex = 228;
			this.labelUnearnedAmt.Text = "25000.00";
			this.labelUnearnedAmt.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelUnearned
			// 
			this.labelUnearned.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelUnearned.ForeColor = System.Drawing.SystemColors.ControlText;
			this.labelUnearned.Location = new System.Drawing.Point(632, 2);
			this.labelUnearned.Name = "labelUnearned";
			this.labelUnearned.Size = new System.Drawing.Size(68, 13);
			this.labelUnearned.TabIndex = 227;
			this.labelUnearned.Text = "Unearned";
			this.labelUnearned.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelBalanceAmt
			// 
			this.labelBalanceAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelBalanceAmt.ForeColor = System.Drawing.Color.Firebrick;
			this.labelBalanceAmt.Location = new System.Drawing.Point(456, 16);
			this.labelBalanceAmt.Name = "labelBalanceAmt";
			this.labelBalanceAmt.Size = new System.Drawing.Size(80, 19);
			this.labelBalanceAmt.TabIndex = 60;
			this.labelBalanceAmt.Text = "25000.00";
			this.labelBalanceAmt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// labelTotalAmt
			// 
			this.labelTotalAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelTotalAmt.ForeColor = System.Drawing.Color.Firebrick;
			this.labelTotalAmt.Location = new System.Drawing.Point(294, 16);
			this.labelTotalAmt.Name = "labelTotalAmt";
			this.labelTotalAmt.Size = new System.Drawing.Size(80, 19);
			this.labelTotalAmt.TabIndex = 61;
			this.labelTotalAmt.Text = "25000.00";
			this.labelTotalAmt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// panelTotalOwes
			// 
			this.panelTotalOwes.Controls.Add(this.label21);
			this.panelTotalOwes.Controls.Add(this.labelTotalPtOwes);
			this.panelTotalOwes.Location = new System.Drawing.Point(560, -38);
			this.panelTotalOwes.Name = "panelTotalOwes";
			this.panelTotalOwes.Size = new System.Drawing.Size(126, 37);
			this.panelTotalOwes.TabIndex = 226;
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(3, 0);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(123, 12);
			this.label21.TabIndex = 223;
			this.label21.Text = "TOTAL  Owed w/ Plan:";
			this.label21.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this.toolTip1.SetToolTip(this.label21, "Total balance owed on all payment plans ");
			// 
			// labelTotalPtOwes
			// 
			this.labelTotalPtOwes.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelTotalPtOwes.ForeColor = System.Drawing.Color.Firebrick;
			this.labelTotalPtOwes.Location = new System.Drawing.Point(6, 12);
			this.labelTotalPtOwes.Name = "labelTotalPtOwes";
			this.labelTotalPtOwes.Size = new System.Drawing.Size(112, 23);
			this.labelTotalPtOwes.TabIndex = 222;
			this.labelTotalPtOwes.Text = "2500.00";
			this.labelTotalPtOwes.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelPatEstBalAmt
			// 
			this.labelPatEstBalAmt.Location = new System.Drawing.Point(550, 19);
			this.labelPatEstBalAmt.Name = "labelPatEstBalAmt";
			this.labelPatEstBalAmt.Size = new System.Drawing.Size(65, 13);
			this.labelPatEstBalAmt.TabIndex = 89;
			this.labelPatEstBalAmt.Text = "25000.00";
			this.labelPatEstBalAmt.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelPatEstBal
			// 
			this.labelPatEstBal.Location = new System.Drawing.Point(550, 3);
			this.labelPatEstBal.Name = "labelPatEstBal";
			this.labelPatEstBal.Size = new System.Drawing.Size(65, 13);
			this.labelPatEstBal.TabIndex = 88;
			this.labelPatEstBal.Text = "Pat Est Bal";
			this.labelPatEstBal.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// panel2
			// 
			this.panel2.BackColor = System.Drawing.SystemColors.ControlDark;
			this.panel2.Location = new System.Drawing.Point(624, 3);
			this.panel2.Name = "panel2";
			this.panel2.Size = new System.Drawing.Size(2, 32);
			this.panel2.TabIndex = 87;
			// 
			// panel1
			// 
			this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
			this.panel1.Location = new System.Drawing.Point(541, 3);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(2, 32);
			this.panel1.TabIndex = 86;
			// 
			// panelAgeLine
			// 
			this.panelAgeLine.BackColor = System.Drawing.SystemColors.ControlDark;
			this.panelAgeLine.Location = new System.Drawing.Point(379, 2);
			this.panelAgeLine.Name = "panelAgeLine";
			this.panelAgeLine.Size = new System.Drawing.Size(2, 32);
			this.panelAgeLine.TabIndex = 63;
			// 
			// labelInsEstAmt
			// 
			this.labelInsEstAmt.Location = new System.Drawing.Point(387, 18);
			this.labelInsEstAmt.Name = "labelInsEstAmt";
			this.labelInsEstAmt.Size = new System.Drawing.Size(65, 13);
			this.labelInsEstAmt.TabIndex = 62;
			this.labelInsEstAmt.Text = "2500.00";
			this.labelInsEstAmt.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelBalance
			// 
			this.labelBalance.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelBalance.Location = new System.Drawing.Point(454, 2);
			this.labelBalance.Name = "labelBalance";
			this.labelBalance.Size = new System.Drawing.Size(80, 13);
			this.labelBalance.TabIndex = 59;
			this.labelBalance.Text = "= Balance";
			this.labelBalance.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelInsEst
			// 
			this.labelInsEst.Location = new System.Drawing.Point(387, 2);
			this.labelInsEst.Name = "labelInsEst";
			this.labelInsEst.Size = new System.Drawing.Size(65, 13);
			this.labelInsEst.TabIndex = 57;
			this.labelInsEst.Text = "- InsEst";
			this.labelInsEst.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// labelTotal
			// 
			this.labelTotal.Location = new System.Drawing.Point(294, 2);
			this.labelTotal.Name = "labelTotal";
			this.labelTotal.Size = new System.Drawing.Size(80, 13);
			this.labelTotal.TabIndex = 55;
			this.labelTotal.Text = "Total";
			this.labelTotal.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(69, 2);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(55, 13);
			this.label7.TabIndex = 53;
			this.label7.Text = "0-30";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// text0_30
			// 
			this.text0_30.Location = new System.Drawing.Point(67, 15);
			this.text0_30.Name = "text0_30";
			this.text0_30.ReadOnly = true;
			this.text0_30.Size = new System.Drawing.Size(55, 20);
			this.text0_30.TabIndex = 52;
			this.text0_30.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(122, 2);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(55, 13);
			this.label6.TabIndex = 51;
			this.label6.Text = "31-60";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// text31_60
			// 
			this.text31_60.Location = new System.Drawing.Point(122, 15);
			this.text31_60.Name = "text31_60";
			this.text31_60.ReadOnly = true;
			this.text31_60.Size = new System.Drawing.Size(55, 20);
			this.text31_60.TabIndex = 50;
			this.text31_60.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(177, 2);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(55, 13);
			this.label5.TabIndex = 49;
			this.label5.Text = "61-90";
			this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// text61_90
			// 
			this.text61_90.Location = new System.Drawing.Point(177, 15);
			this.text61_90.Name = "text61_90";
			this.text61_90.ReadOnly = true;
			this.text61_90.Size = new System.Drawing.Size(55, 20);
			this.text61_90.TabIndex = 48;
			this.text61_90.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(232, 2);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(55, 13);
			this.label3.TabIndex = 47;
			this.label3.Text = "over 90";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// textOver90
			// 
			this.textOver90.Location = new System.Drawing.Point(232, 15);
			this.textOver90.Name = "textOver90";
			this.textOver90.ReadOnly = true;
			this.textOver90.Size = new System.Drawing.Size(55, 20);
			this.textOver90.TabIndex = 46;
			this.textOver90.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label2
			// 
			this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label2.Location = new System.Drawing.Point(14, 2);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(50, 33);
			this.label2.TabIndex = 45;
			this.label2.Text = "Family\r\nAging";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// tabControlShow
			// 
			this.tabControlShow.Controls.Add(this.tabMain);
			this.tabControlShow.Controls.Add(this.tabShow);
			this.tabControlShow.Location = new System.Drawing.Point(749, 27);
			this.tabControlShow.Name = "tabControlShow";
			this.tabControlShow.SelectedIndex = 0;
			this.tabControlShow.Size = new System.Drawing.Size(186, 497);
			this.tabControlShow.TabIndex = 216;
			// 
			// tabMain
			// 
			this.tabMain.BackColor = System.Drawing.Color.Transparent;
			this.tabMain.Controls.Add(this.butCreditCard);
			this.tabMain.Controls.Add(this.labelUrgFinNote);
			this.tabMain.Controls.Add(this.labelFamFinancial);
			this.tabMain.Controls.Add(this.textUrgFinNote);
			this.tabMain.Controls.Add(this.gridAcctPat);
			this.tabMain.Controls.Add(this.textFinNotes);
			this.tabMain.Location = new System.Drawing.Point(4, 22);
			this.tabMain.Name = "tabMain";
			this.tabMain.Padding = new System.Windows.Forms.Padding(3);
			this.tabMain.Size = new System.Drawing.Size(178, 471);
			this.tabMain.TabIndex = 0;
			this.tabMain.Text = "Main";
			this.tabMain.UseVisualStyleBackColor = true;
			// 
			// gridAcctPat
			// 
			this.gridAcctPat.HScrollVisible = false;
			this.gridAcctPat.Location = new System.Drawing.Point(0, 135);
			this.gridAcctPat.Name = "gridAcctPat";
			this.gridAcctPat.ScrollValue = 0;
			this.gridAcctPat.SelectedRowColor = System.Drawing.Color.DarkSalmon;
			this.gridAcctPat.Size = new System.Drawing.Size(178, 180);
			this.gridAcctPat.TabIndex = 72;
			this.gridAcctPat.Title = "Select Patient";
			this.gridAcctPat.TranslationName = "TableAccountPat";
			this.gridAcctPat.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridAcctPat_CellClick);
			// 
			// tabShow
			// 
			this.tabShow.BackColor = System.Drawing.Color.Transparent;
			this.tabShow.Controls.Add(this.checkShowFamilyComm);
			this.tabShow.Controls.Add(this.butToday);
			this.tabShow.Controls.Add(this.checkShowDetail);
			this.tabShow.Controls.Add(this.butDatesAll);
			this.tabShow.Controls.Add(this.but90days);
			this.tabShow.Controls.Add(this.but45days);
			this.tabShow.Controls.Add(this.butRefresh);
			this.tabShow.Controls.Add(this.labelEndDate);
			this.tabShow.Controls.Add(this.labelStartDate);
			this.tabShow.Controls.Add(this.textDateEnd);
			this.tabShow.Controls.Add(this.textDateStart);
			this.tabShow.Location = new System.Drawing.Point(4, 22);
			this.tabShow.Name = "tabShow";
			this.tabShow.Padding = new System.Windows.Forms.Padding(3);
			this.tabShow.Size = new System.Drawing.Size(178, 569);
			this.tabShow.TabIndex = 1;
			this.tabShow.Text = "Show";
			this.tabShow.UseVisualStyleBackColor = true;
			// 
			// checkShowFamilyComm
			// 
			this.checkShowFamilyComm.AutoSize = true;
			this.checkShowFamilyComm.Location = new System.Drawing.Point(8, 220);
			this.checkShowFamilyComm.Name = "checkShowFamilyComm";
			this.checkShowFamilyComm.Size = new System.Drawing.Size(152, 17);
			this.checkShowFamilyComm.TabIndex = 221;
			this.checkShowFamilyComm.Text = "Show Family Comm Entries";
			this.checkShowFamilyComm.UseVisualStyleBackColor = true;
			this.checkShowFamilyComm.Click += new System.EventHandler(this.checkShowFamilyComm_Click);
			// 
			// checkShowDetail
			// 
			this.checkShowDetail.Checked = true;
			this.checkShowDetail.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkShowDetail.Location = new System.Drawing.Point(8, 196);
			this.checkShowDetail.Name = "checkShowDetail";
			this.checkShowDetail.Size = new System.Drawing.Size(164, 18);
			this.checkShowDetail.TabIndex = 219;
			this.checkShowDetail.Text = "Show Proc Breakdowns";
			this.checkShowDetail.UseVisualStyleBackColor = true;
			this.checkShowDetail.Click += new System.EventHandler(this.checkShowDetail_Click);
			// 
			// labelEndDate
			// 
			this.labelEndDate.Location = new System.Drawing.Point(2, 34);
			this.labelEndDate.Name = "labelEndDate";
			this.labelEndDate.Size = new System.Drawing.Size(91, 14);
			this.labelEndDate.TabIndex = 211;
			this.labelEndDate.Text = "End Date";
			this.labelEndDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelStartDate
			// 
			this.labelStartDate.Location = new System.Drawing.Point(8, 11);
			this.labelStartDate.Name = "labelStartDate";
			this.labelStartDate.Size = new System.Drawing.Size(84, 14);
			this.labelStartDate.TabIndex = 210;
			this.labelStartDate.Text = "Start Date";
			this.labelStartDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupBoxIndIns
			// 
			this.groupBoxIndIns.Controls.Add(this.textPriDed);
			this.groupBoxIndIns.Controls.Add(this.textPriUsed);
			this.groupBoxIndIns.Controls.Add(this.textPriDedRem);
			this.groupBoxIndIns.Controls.Add(this.textPriPend);
			this.groupBoxIndIns.Controls.Add(this.textPriRem);
			this.groupBoxIndIns.Controls.Add(this.textPriMax);
			this.groupBoxIndIns.Controls.Add(this.textSecRem);
			this.groupBoxIndIns.Controls.Add(this.label10);
			this.groupBoxIndIns.Controls.Add(this.textSecPend);
			this.groupBoxIndIns.Controls.Add(this.label11);
			this.groupBoxIndIns.Controls.Add(this.label18);
			this.groupBoxIndIns.Controls.Add(this.label12);
			this.groupBoxIndIns.Controls.Add(this.label13);
			this.groupBoxIndIns.Controls.Add(this.textSecDedRem);
			this.groupBoxIndIns.Controls.Add(this.label14);
			this.groupBoxIndIns.Controls.Add(this.label15);
			this.groupBoxIndIns.Controls.Add(this.textSecMax);
			this.groupBoxIndIns.Controls.Add(this.label16);
			this.groupBoxIndIns.Controls.Add(this.textSecDed);
			this.groupBoxIndIns.Controls.Add(this.textSecUsed);
			this.groupBoxIndIns.Location = new System.Drawing.Point(556, 144);
			this.groupBoxIndIns.Name = "groupBoxIndIns";
			this.groupBoxIndIns.Size = new System.Drawing.Size(193, 160);
			this.groupBoxIndIns.TabIndex = 219;
			this.groupBoxIndIns.TabStop = false;
			this.groupBoxIndIns.Text = "Individual Insurance";
			this.groupBoxIndIns.Visible = false;
			// 
			// textPriDed
			// 
			this.textPriDed.BackColor = System.Drawing.Color.White;
			this.textPriDed.Location = new System.Drawing.Point(71, 55);
			this.textPriDed.Name = "textPriDed";
			this.textPriDed.ReadOnly = true;
			this.textPriDed.Size = new System.Drawing.Size(60, 20);
			this.textPriDed.TabIndex = 45;
			this.textPriDed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPriUsed
			// 
			this.textPriUsed.BackColor = System.Drawing.Color.White;
			this.textPriUsed.Location = new System.Drawing.Point(71, 95);
			this.textPriUsed.Name = "textPriUsed";
			this.textPriUsed.ReadOnly = true;
			this.textPriUsed.Size = new System.Drawing.Size(60, 20);
			this.textPriUsed.TabIndex = 44;
			this.textPriUsed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPriDedRem
			// 
			this.textPriDedRem.BackColor = System.Drawing.Color.White;
			this.textPriDedRem.Location = new System.Drawing.Point(71, 75);
			this.textPriDedRem.Name = "textPriDedRem";
			this.textPriDedRem.ReadOnly = true;
			this.textPriDedRem.Size = new System.Drawing.Size(60, 20);
			this.textPriDedRem.TabIndex = 51;
			this.textPriDedRem.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPriPend
			// 
			this.textPriPend.BackColor = System.Drawing.Color.White;
			this.textPriPend.Location = new System.Drawing.Point(71, 115);
			this.textPriPend.Name = "textPriPend";
			this.textPriPend.ReadOnly = true;
			this.textPriPend.Size = new System.Drawing.Size(60, 20);
			this.textPriPend.TabIndex = 43;
			this.textPriPend.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPriRem
			// 
			this.textPriRem.BackColor = System.Drawing.Color.White;
			this.textPriRem.Location = new System.Drawing.Point(71, 135);
			this.textPriRem.Name = "textPriRem";
			this.textPriRem.ReadOnly = true;
			this.textPriRem.Size = new System.Drawing.Size(60, 20);
			this.textPriRem.TabIndex = 42;
			this.textPriRem.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPriMax
			// 
			this.textPriMax.BackColor = System.Drawing.Color.White;
			this.textPriMax.Location = new System.Drawing.Point(71, 35);
			this.textPriMax.Name = "textPriMax";
			this.textPriMax.ReadOnly = true;
			this.textPriMax.Size = new System.Drawing.Size(60, 20);
			this.textPriMax.TabIndex = 38;
			this.textPriMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textSecRem
			// 
			this.textSecRem.BackColor = System.Drawing.Color.White;
			this.textSecRem.Location = new System.Drawing.Point(130, 135);
			this.textSecRem.Name = "textSecRem";
			this.textSecRem.ReadOnly = true;
			this.textSecRem.Size = new System.Drawing.Size(60, 20);
			this.textSecRem.TabIndex = 46;
			this.textSecRem.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(73, 16);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(60, 15);
			this.label10.TabIndex = 31;
			this.label10.Text = "Primary";
			this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// textSecPend
			// 
			this.textSecPend.BackColor = System.Drawing.Color.White;
			this.textSecPend.Location = new System.Drawing.Point(130, 115);
			this.textSecPend.Name = "textSecPend";
			this.textSecPend.ReadOnly = true;
			this.textSecPend.Size = new System.Drawing.Size(60, 20);
			this.textSecPend.TabIndex = 47;
			this.textSecPend.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(4, 37);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(66, 15);
			this.label11.TabIndex = 32;
			this.label11.Text = "Annual Max";
			this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(2, 77);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(69, 15);
			this.label18.TabIndex = 50;
			this.label18.Text = "Ded Remain";
			this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(4, 57);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(66, 15);
			this.label12.TabIndex = 33;
			this.label12.Text = "Deductible";
			this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(4, 97);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(66, 15);
			this.label13.TabIndex = 34;
			this.label13.Text = "Ins Used";
			this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textSecDedRem
			// 
			this.textSecDedRem.BackColor = System.Drawing.Color.White;
			this.textSecDedRem.Location = new System.Drawing.Point(130, 75);
			this.textSecDedRem.Name = "textSecDedRem";
			this.textSecDedRem.ReadOnly = true;
			this.textSecDedRem.Size = new System.Drawing.Size(60, 20);
			this.textSecDedRem.TabIndex = 52;
			this.textSecDedRem.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(4, 137);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(66, 15);
			this.label14.TabIndex = 35;
			this.label14.Text = "Remaining";
			this.label14.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(4, 117);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(66, 15);
			this.label15.TabIndex = 36;
			this.label15.Text = "Pending";
			this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textSecMax
			// 
			this.textSecMax.BackColor = System.Drawing.Color.White;
			this.textSecMax.Location = new System.Drawing.Point(130, 35);
			this.textSecMax.Name = "textSecMax";
			this.textSecMax.ReadOnly = true;
			this.textSecMax.Size = new System.Drawing.Size(60, 20);
			this.textSecMax.TabIndex = 41;
			this.textSecMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(130, 16);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(60, 14);
			this.label16.TabIndex = 37;
			this.label16.Text = "Secondary";
			this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// textSecDed
			// 
			this.textSecDed.BackColor = System.Drawing.Color.White;
			this.textSecDed.Location = new System.Drawing.Point(130, 55);
			this.textSecDed.Name = "textSecDed";
			this.textSecDed.ReadOnly = true;
			this.textSecDed.Size = new System.Drawing.Size(60, 20);
			this.textSecDed.TabIndex = 40;
			this.textSecDed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textSecUsed
			// 
			this.textSecUsed.BackColor = System.Drawing.Color.White;
			this.textSecUsed.Location = new System.Drawing.Point(130, 95);
			this.textSecUsed.Name = "textSecUsed";
			this.textSecUsed.ReadOnly = true;
			this.textSecUsed.Size = new System.Drawing.Size(60, 20);
			this.textSecUsed.TabIndex = 39;
			this.textSecUsed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// groupBoxFamilyIns
			// 
			this.groupBoxFamilyIns.Controls.Add(this.textFamPriMax);
			this.groupBoxFamilyIns.Controls.Add(this.textFamPriDed);
			this.groupBoxFamilyIns.Controls.Add(this.label4);
			this.groupBoxFamilyIns.Controls.Add(this.label8);
			this.groupBoxFamilyIns.Controls.Add(this.textFamSecMax);
			this.groupBoxFamilyIns.Controls.Add(this.label9);
			this.groupBoxFamilyIns.Controls.Add(this.textFamSecDed);
			this.groupBoxFamilyIns.Controls.Add(this.label17);
			this.groupBoxFamilyIns.Location = new System.Drawing.Point(556, 64);
			this.groupBoxFamilyIns.Name = "groupBoxFamilyIns";
			this.groupBoxFamilyIns.Size = new System.Drawing.Size(193, 80);
			this.groupBoxFamilyIns.TabIndex = 218;
			this.groupBoxFamilyIns.TabStop = false;
			this.groupBoxFamilyIns.Text = "Family Insurance";
			this.groupBoxFamilyIns.Visible = false;
			// 
			// textFamPriMax
			// 
			this.textFamPriMax.BackColor = System.Drawing.Color.White;
			this.textFamPriMax.Location = new System.Drawing.Point(72, 35);
			this.textFamPriMax.Name = "textFamPriMax";
			this.textFamPriMax.ReadOnly = true;
			this.textFamPriMax.Size = new System.Drawing.Size(60, 20);
			this.textFamPriMax.TabIndex = 69;
			this.textFamPriMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textFamPriDed
			// 
			this.textFamPriDed.BackColor = System.Drawing.Color.White;
			this.textFamPriDed.Location = new System.Drawing.Point(72, 55);
			this.textFamPriDed.Name = "textFamPriDed";
			this.textFamPriDed.ReadOnly = true;
			this.textFamPriDed.Size = new System.Drawing.Size(60, 20);
			this.textFamPriDed.TabIndex = 65;
			this.textFamPriDed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(74, 16);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(60, 15);
			this.label4.TabIndex = 66;
			this.label4.Text = "Primary";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(4, 37);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(66, 15);
			this.label8.TabIndex = 67;
			this.label8.Text = "Annual Max";
			this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textFamSecMax
			// 
			this.textFamSecMax.BackColor = System.Drawing.Color.White;
			this.textFamSecMax.Location = new System.Drawing.Point(131, 35);
			this.textFamSecMax.Name = "textFamSecMax";
			this.textFamSecMax.ReadOnly = true;
			this.textFamSecMax.Size = new System.Drawing.Size(60, 20);
			this.textFamSecMax.TabIndex = 70;
			this.textFamSecMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(131, 16);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(60, 14);
			this.label9.TabIndex = 68;
			this.label9.Text = "Secondary";
			this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// textFamSecDed
			// 
			this.textFamSecDed.BackColor = System.Drawing.Color.White;
			this.textFamSecDed.Location = new System.Drawing.Point(131, 55);
			this.textFamSecDed.Name = "textFamSecDed";
			this.textFamSecDed.ReadOnly = true;
			this.textFamSecDed.Size = new System.Drawing.Size(60, 20);
			this.textFamSecDed.TabIndex = 64;
			this.textFamSecDed.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(4, 57);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(66, 15);
			this.label17.TabIndex = 63;
			this.label17.Text = "Fam Ded";
			this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// gridPayPlan
			// 
			this.gridPayPlan.HScrollVisible = false;
			this.gridPayPlan.Location = new System.Drawing.Point(0, 144);
			this.gridPayPlan.Name = "gridPayPlan";
			this.gridPayPlan.ScrollValue = 0;
			this.gridPayPlan.Size = new System.Drawing.Size(749, 93);
			this.gridPayPlan.TabIndex = 217;
			this.gridPayPlan.Title = "Payment Plans";
			this.gridPayPlan.TranslationName = "TablePaymentPlans";
			this.gridPayPlan.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridPayPlan_CellDoubleClick);
			// 
			// gridRepeat
			// 
			this.gridRepeat.HScrollVisible = false;
			this.gridRepeat.Location = new System.Drawing.Point(0, 63);
			this.gridRepeat.Name = "gridRepeat";
			this.gridRepeat.ScrollValue = 0;
			this.gridRepeat.Size = new System.Drawing.Size(749, 75);
			this.gridRepeat.TabIndex = 74;
			this.gridRepeat.Title = "Repeating Charges";
			this.gridRepeat.TranslationName = "TableRepeatCharges";
			this.gridRepeat.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridRepeat_CellDoubleClick);
			// 
			// gridAccount
			// 
			this.gridAccount.HScrollVisible = true;
			this.gridAccount.Location = new System.Drawing.Point(0, 243);
			this.gridAccount.Name = "gridAccount";
			this.gridAccount.ScrollValue = 0;
			this.gridAccount.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridAccount.Size = new System.Drawing.Size(749, 179);
			this.gridAccount.TabIndex = 73;
			this.gridAccount.Title = "Patient Account";
			this.gridAccount.TranslationName = "TableAccount";
			this.gridAccount.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridAccount_CellDoubleClick);
			this.gridAccount.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridAccount_CellClick);
			// 
			// gridComm
			// 
			this.gridComm.HScrollVisible = false;
			this.gridComm.Location = new System.Drawing.Point(0, 440);
			this.gridComm.Name = "gridComm";
			this.gridComm.ScrollValue = 0;
			this.gridComm.Size = new System.Drawing.Size(749, 226);
			this.gridComm.TabIndex = 71;
			this.gridComm.Title = "Communications Log";
			this.gridComm.TranslationName = "TableCommLogAccount";
			this.gridComm.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridComm_CellDoubleClick);
			// 
			// butCreditCard
			// 
			this.butCreditCard.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCreditCard.Autosize = true;
			this.butCreditCard.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCreditCard.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCreditCard.CornerRadius = 4F;
			this.butCreditCard.Location = new System.Drawing.Point(22, 103);
			this.butCreditCard.Name = "butCreditCard";
			this.butCreditCard.Size = new System.Drawing.Size(137, 26);
			this.butCreditCard.TabIndex = 216;
			this.butCreditCard.Text = "Credit Card Manage";
			this.butCreditCard.UseVisualStyleBackColor = true;
			this.butCreditCard.Click += new System.EventHandler(this.butCreditCard_Click);
			// 
			// textUrgFinNote
			// 
			this.textUrgFinNote.AcceptsTab = true;
			this.textUrgFinNote.BackColor = System.Drawing.Color.White;
			this.textUrgFinNote.DetectUrls = false;
			this.textUrgFinNote.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.textUrgFinNote.ForeColor = System.Drawing.Color.Red;
			this.textUrgFinNote.Location = new System.Drawing.Point(0, 20);
			this.textUrgFinNote.Name = "textUrgFinNote";
			this.textUrgFinNote.QuickPasteType = OpenDentBusiness.QuickPasteType.None;
			this.textUrgFinNote.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textUrgFinNote.Size = new System.Drawing.Size(178, 77);
			this.textUrgFinNote.TabIndex = 11;
			this.textUrgFinNote.Text = "";
			this.textUrgFinNote.TextChanged += new System.EventHandler(this.textUrgFinNote_TextChanged);
			this.textUrgFinNote.Leave += new System.EventHandler(this.textUrgFinNote_Leave);
			// 
			// textFinNotes
			// 
			this.textFinNotes.AcceptsTab = true;
			this.textFinNotes.DetectUrls = false;
			this.textFinNotes.Location = new System.Drawing.Point(0, 337);
			this.textFinNotes.Name = "textFinNotes";
			this.textFinNotes.QuickPasteType = OpenDentBusiness.QuickPasteType.FinancialNotes;
			this.textFinNotes.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textFinNotes.Size = new System.Drawing.Size(178, 134);
			this.textFinNotes.TabIndex = 70;
			this.textFinNotes.Text = "";
			this.textFinNotes.TextChanged += new System.EventHandler(this.textFinNotes_TextChanged);
			this.textFinNotes.Leave += new System.EventHandler(this.textFinNotes_Leave);
			// 
			// butToday
			// 
			this.butToday.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butToday.Autosize = true;
			this.butToday.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butToday.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butToday.CornerRadius = 4F;
			this.butToday.Location = new System.Drawing.Point(95, 54);
			this.butToday.Name = "butToday";
			this.butToday.Size = new System.Drawing.Size(77, 24);
			this.butToday.TabIndex = 220;
			this.butToday.Text = "Today";
			this.butToday.Click += new System.EventHandler(this.butToday_Click);
			// 
			// butDatesAll
			// 
			this.butDatesAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDatesAll.Autosize = true;
			this.butDatesAll.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDatesAll.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDatesAll.CornerRadius = 4F;
			this.butDatesAll.Location = new System.Drawing.Point(95, 132);
			this.butDatesAll.Name = "butDatesAll";
			this.butDatesAll.Size = new System.Drawing.Size(77, 24);
			this.butDatesAll.TabIndex = 218;
			this.butDatesAll.Text = "All Dates";
			this.butDatesAll.Click += new System.EventHandler(this.butDatesAll_Click);
			// 
			// but90days
			// 
			this.but90days.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.but90days.Autosize = true;
			this.but90days.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.but90days.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.but90days.CornerRadius = 4F;
			this.but90days.Location = new System.Drawing.Point(95, 106);
			this.but90days.Name = "but90days";
			this.but90days.Size = new System.Drawing.Size(77, 24);
			this.but90days.TabIndex = 217;
			this.but90days.Text = "Last 90 Days";
			this.but90days.Click += new System.EventHandler(this.but90days_Click);
			// 
			// but45days
			// 
			this.but45days.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.but45days.Autosize = true;
			this.but45days.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.but45days.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.but45days.CornerRadius = 4F;
			this.but45days.Location = new System.Drawing.Point(95, 80);
			this.but45days.Name = "but45days";
			this.but45days.Size = new System.Drawing.Size(77, 24);
			this.but45days.TabIndex = 216;
			this.but45days.Text = "Last 45 Days";
			this.but45days.Click += new System.EventHandler(this.but45days_Click);
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butRefresh.Autosize = true;
			this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius = 4F;
			this.butRefresh.Location = new System.Drawing.Point(95, 158);
			this.butRefresh.Name = "butRefresh";
			this.butRefresh.Size = new System.Drawing.Size(77, 24);
			this.butRefresh.TabIndex = 214;
			this.butRefresh.Text = "Refresh";
			this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
			// 
			// textDateEnd
			// 
			this.textDateEnd.Location = new System.Drawing.Point(95, 31);
			this.textDateEnd.Name = "textDateEnd";
			this.textDateEnd.Size = new System.Drawing.Size(77, 20);
			this.textDateEnd.TabIndex = 213;
			// 
			// textDateStart
			// 
			this.textDateStart.BackColor = System.Drawing.SystemColors.Window;
			this.textDateStart.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textDateStart.Location = new System.Drawing.Point(95, 8);
			this.textDateStart.Name = "textDateStart";
			this.textDateStart.Size = new System.Drawing.Size(77, 20);
			this.textDateStart.TabIndex = 212;
			// 
			// butShowNone
			// 
			this.butShowNone.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butShowNone.Autosize = true;
			this.butShowNone.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butShowNone.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butShowNone.CornerRadius = 4F;
			this.butShowNone.Location = new System.Drawing.Point(677, 207);
			this.butShowNone.Name = "butShowNone";
			this.butShowNone.Size = new System.Drawing.Size(58, 16);
			this.butShowNone.TabIndex = 216;
			this.butShowNone.Text = "None";
			this.butShowNone.Visible = false;
			this.butShowNone.Click += new System.EventHandler(this.butShowNone_Click);
			// 
			// butShowAll
			// 
			this.butShowAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butShowAll.Autosize = true;
			this.butShowAll.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butShowAll.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butShowAll.CornerRadius = 4F;
			this.butShowAll.Location = new System.Drawing.Point(614, 207);
			this.butShowAll.Name = "butShowAll";
			this.butShowAll.Size = new System.Drawing.Size(53, 16);
			this.butShowAll.TabIndex = 215;
			this.butShowAll.Text = "All";
			this.butShowAll.Visible = false;
			this.butShowAll.Click += new System.EventHandler(this.butShowAll_Click);
			// 
			// butComm
			// 
			this.butComm.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butComm.Autosize = true;
			this.butComm.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butComm.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butComm.CornerRadius = 4F;
			this.butComm.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butComm.Location = new System.Drawing.Point(3, 31);
			this.butComm.Name = "butComm";
			this.butComm.Size = new System.Drawing.Size(98, 26);
			this.butComm.TabIndex = 94;
			this.butComm.Text = "Questionnaire";
			this.butComm.Click += new System.EventHandler(this.butComm_Click);
			// 
			// butTrojan
			// 
			this.butTrojan.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butTrojan.Autosize = true;
			this.butTrojan.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butTrojan.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butTrojan.CornerRadius = 4F;
			this.butTrojan.Location = new System.Drawing.Point(3, 3);
			this.butTrojan.Name = "butTrojan";
			this.butTrojan.Size = new System.Drawing.Size(146, 25);
			this.butTrojan.TabIndex = 93;
			this.butTrojan.Text = "Send Transaction to Trojan";
			this.butTrojan.Click += new System.EventHandler(this.butTrojan_Click);
			// 
			// ToolBarMain
			// 
			this.ToolBarMain.Dock = System.Windows.Forms.DockStyle.Top;
			this.ToolBarMain.ImageList = this.imageListMain;
			this.ToolBarMain.Location = new System.Drawing.Point(0, 0);
			this.ToolBarMain.Name = "ToolBarMain";
			this.ToolBarMain.Size = new System.Drawing.Size(939, 25);
			this.ToolBarMain.TabIndex = 47;
			this.ToolBarMain.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
			// 
			// ContrAccount
			// 
			this.Controls.Add(this.groupBoxIndIns);
			this.Controls.Add(this.groupBoxFamilyIns);
			this.Controls.Add(this.gridPayPlan);
			this.Controls.Add(this.tabControlShow);
			this.Controls.Add(this.panelAging);
			this.Controls.Add(this.panelProgNotes);
			this.Controls.Add(this.gridRepeat);
			this.Controls.Add(this.gridAccount);
			this.Controls.Add(this.gridComm);
			this.Controls.Add(this.panelSplitter);
			this.Controls.Add(this.panelCommButs);
			this.Controls.Add(this.ToolBarMain);
			this.Name = "ContrAccount";
			this.Size = new System.Drawing.Size(939, 732);
			this.Load += new System.EventHandler(this.ContrAccount_Load);
			this.Layout += new System.Windows.Forms.LayoutEventHandler(this.ContrAccount_Layout);
			this.Resize += new System.EventHandler(this.ContrAccount_Resize);
			this.panelCommButs.ResumeLayout(false);
			this.panelProgNotes.ResumeLayout(false);
			this.groupBox7.ResumeLayout(false);
			this.groupBox6.ResumeLayout(false);
			this.panelAging.ResumeLayout(false);
			this.panelAging.PerformLayout();
			this.panelTotalOwes.ResumeLayout(false);
			this.tabControlShow.ResumeLayout(false);
			this.tabMain.ResumeLayout(false);
			this.tabShow.ResumeLayout(false);
			this.tabShow.PerformLayout();
			this.groupBoxIndIns.ResumeLayout(false);
			this.groupBoxIndIns.PerformLayout();
			this.groupBoxFamilyIns.ResumeLayout(false);
			this.groupBoxFamilyIns.PerformLayout();
			this.ResumeLayout(false);

		}
Пример #21
0
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRecallList));
			this.labelClinic = new System.Windows.Forms.Label();
			this.butClose = new OpenDental.UI.Button();
			this.butRefresh = new OpenDental.UI.Button();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.comboNumberReminders = new System.Windows.Forms.ComboBox();
			this.label3 = new System.Windows.Forms.Label();
			this.comboSort = new System.Windows.Forms.ComboBox();
			this.label5 = new System.Windows.Forms.Label();
			this.comboSite = new System.Windows.Forms.ComboBox();
			this.labelSite = new System.Windows.Forms.Label();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.comboProv = new System.Windows.Forms.ComboBox();
			this.label4 = new System.Windows.Forms.Label();
			this.checkGroupFamilies = new System.Windows.Forms.CheckBox();
			this.textDateEnd = new OpenDental.ValidDate();
			this.textDateStart = new OpenDental.ValidDate();
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.butReport = new OpenDental.UI.Button();
			this.butLabels = new OpenDental.UI.Button();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.comboStatus = new System.Windows.Forms.ComboBox();
			this.butSetStatus = new OpenDental.UI.Button();
			this.butPostcards = new OpenDental.UI.Button();
			this.gridMain = new OpenDental.UI.ODGrid();
			this.butPrint = new OpenDental.UI.Button();
			this.butSchedPat = new OpenDental.UI.Button();
			this.butSchedFam = new OpenDental.UI.Button();
			this.butEmail = new OpenDental.UI.Button();
			this.labelPatientCount = new System.Windows.Forms.Label();
			this.butLabelOne = new OpenDental.UI.Button();
			this.menuRightClick = new System.Windows.Forms.ContextMenu();
			this.menuItemSeeFamily = new System.Windows.Forms.MenuItem();
			this.menuItemSeeAccount = new System.Windows.Forms.MenuItem();
			this.butGotoAccount = new OpenDental.UI.Button();
			this.butCommlog = new OpenDental.UI.Button();
			this.butGotoFamily = new OpenDental.UI.Button();
			this.butUndo = new OpenDental.UI.Button();
			this.butECards = new OpenDental.UI.Button();
			this.groupBox1.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.SuspendLayout();
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(386, 37);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(70, 14);
			this.labelClinic.TabIndex = 22;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butClose
			// 
			this.butClose.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butClose.Autosize = true;
			this.butClose.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClose.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClose.CornerRadius = 4F;
			this.butClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butClose.Location = new System.Drawing.Point(896, 663);
			this.butClose.Name = "butClose";
			this.butClose.Size = new System.Drawing.Size(75, 24);
			this.butClose.TabIndex = 2;
			this.butClose.Text = "&Close";
			this.butClose.Click += new System.EventHandler(this.butClose_Click);
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butRefresh.Autosize = true;
			this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius = 4F;
			this.butRefresh.Location = new System.Drawing.Point(255, 55);
			this.butRefresh.Name = "butRefresh";
			this.butRefresh.Size = new System.Drawing.Size(98, 24);
			this.butRefresh.TabIndex = 2;
			this.butRefresh.Text = "&Refresh List";
			this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
			// 
			// groupBox1
			// 
			this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.groupBox1.Controls.Add(this.comboNumberReminders);
			this.groupBox1.Controls.Add(this.label3);
			this.groupBox1.Controls.Add(this.comboSort);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.Controls.Add(this.comboSite);
			this.groupBox1.Controls.Add(this.labelSite);
			this.groupBox1.Controls.Add(this.comboClinic);
			this.groupBox1.Controls.Add(this.labelClinic);
			this.groupBox1.Controls.Add(this.comboProv);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.Controls.Add(this.checkGroupFamilies);
			this.groupBox1.Controls.Add(this.textDateEnd);
			this.groupBox1.Controls.Add(this.textDateStart);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Controls.Add(this.butRefresh);
			this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox1.Location = new System.Drawing.Point(6, 2);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(641, 83);
			this.groupBox1.TabIndex = 1;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "View";
			// 
			// comboNumberReminders
			// 
			this.comboNumberReminders.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboNumberReminders.Location = new System.Drawing.Point(103, 57);
			this.comboNumberReminders.MaxDropDownItems = 40;
			this.comboNumberReminders.Name = "comboNumberReminders";
			this.comboNumberReminders.Size = new System.Drawing.Size(82, 21);
			this.comboNumberReminders.TabIndex = 39;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(3, 60);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(99, 14);
			this.label3.TabIndex = 38;
			this.label3.Text = "Show Reminders";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboSort
			// 
			this.comboSort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboSort.Location = new System.Drawing.Point(67, 32);
			this.comboSort.MaxDropDownItems = 40;
			this.comboSort.Name = "comboSort";
			this.comboSort.Size = new System.Drawing.Size(118, 21);
			this.comboSort.TabIndex = 37;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(11, 35);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(55, 14);
			this.label5.TabIndex = 36;
			this.label5.Text = "Sort";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboSite
			// 
			this.comboSite.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboSite.Location = new System.Drawing.Point(458, 57);
			this.comboSite.MaxDropDownItems = 40;
			this.comboSite.Name = "comboSite";
			this.comboSite.Size = new System.Drawing.Size(160, 21);
			this.comboSite.TabIndex = 25;
			// 
			// labelSite
			// 
			this.labelSite.Location = new System.Drawing.Point(386, 60);
			this.labelSite.Name = "labelSite";
			this.labelSite.Size = new System.Drawing.Size(70, 14);
			this.labelSite.TabIndex = 24;
			this.labelSite.Text = "Site";
			this.labelSite.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboClinic
			// 
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.Location = new System.Drawing.Point(458, 34);
			this.comboClinic.MaxDropDownItems = 40;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(160, 21);
			this.comboClinic.TabIndex = 23;
			// 
			// comboProv
			// 
			this.comboProv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboProv.Location = new System.Drawing.Point(458, 11);
			this.comboProv.MaxDropDownItems = 40;
			this.comboProv.Name = "comboProv";
			this.comboProv.Size = new System.Drawing.Size(160, 21);
			this.comboProv.TabIndex = 21;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(386, 14);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(70, 14);
			this.label4.TabIndex = 20;
			this.label4.Text = "Provider";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkGroupFamilies
			// 
			this.checkGroupFamilies.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkGroupFamilies.Location = new System.Drawing.Point(77, 12);
			this.checkGroupFamilies.Name = "checkGroupFamilies";
			this.checkGroupFamilies.Size = new System.Drawing.Size(108, 18);
			this.checkGroupFamilies.TabIndex = 19;
			this.checkGroupFamilies.Text = "Group Families";
			this.checkGroupFamilies.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkGroupFamilies.UseVisualStyleBackColor = true;
			this.checkGroupFamilies.Click += new System.EventHandler(this.checkGroupFamilies_Click);
			// 
			// textDateEnd
			// 
			this.textDateEnd.Location = new System.Drawing.Point(276, 34);
			this.textDateEnd.Name = "textDateEnd";
			this.textDateEnd.Size = new System.Drawing.Size(77, 20);
			this.textDateEnd.TabIndex = 18;
			// 
			// textDateStart
			// 
			this.textDateStart.Location = new System.Drawing.Point(276, 13);
			this.textDateStart.Name = "textDateStart";
			this.textDateStart.Size = new System.Drawing.Size(77, 20);
			this.textDateStart.TabIndex = 17;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(191, 37);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(82, 14);
			this.label2.TabIndex = 12;
			this.label2.Text = "End Date";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(191, 16);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(82, 14);
			this.label1.TabIndex = 11;
			this.label1.Text = "Start Date";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// butReport
			// 
			this.butReport.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butReport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butReport.Autosize = true;
			this.butReport.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReport.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReport.CornerRadius = 4F;
			this.butReport.Location = new System.Drawing.Point(353, 637);
			this.butReport.Name = "butReport";
			this.butReport.Size = new System.Drawing.Size(87, 24);
			this.butReport.TabIndex = 13;
			this.butReport.Text = "R&un Report";
			this.butReport.Click += new System.EventHandler(this.butReport_Click);
			// 
			// butLabels
			// 
			this.butLabels.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butLabels.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butLabels.Autosize = true;
			this.butLabels.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLabels.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLabels.CornerRadius = 4F;
			this.butLabels.Image = global::OpenDental.Properties.Resources.butLabel;
			this.butLabels.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butLabels.Location = new System.Drawing.Point(131, 663);
			this.butLabels.Name = "butLabels";
			this.butLabels.Size = new System.Drawing.Size(119, 24);
			this.butLabels.TabIndex = 14;
			this.butLabels.Text = "Label Preview";
			this.butLabels.Click += new System.EventHandler(this.butLabels_Click);
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.comboStatus);
			this.groupBox3.Controls.Add(this.butSetStatus);
			this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox3.Location = new System.Drawing.Point(654, 2);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(188, 83);
			this.groupBox3.TabIndex = 15;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "Set Status";
			// 
			// comboStatus
			// 
			this.comboStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboStatus.Location = new System.Drawing.Point(17, 19);
			this.comboStatus.MaxDropDownItems = 40;
			this.comboStatus.Name = "comboStatus";
			this.comboStatus.Size = new System.Drawing.Size(160, 21);
			this.comboStatus.TabIndex = 15;
			// 
			// butSetStatus
			// 
			this.butSetStatus.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSetStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.butSetStatus.Autosize = true;
			this.butSetStatus.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSetStatus.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSetStatus.CornerRadius = 4F;
			this.butSetStatus.Location = new System.Drawing.Point(110, 47);
			this.butSetStatus.Name = "butSetStatus";
			this.butSetStatus.Size = new System.Drawing.Size(67, 24);
			this.butSetStatus.TabIndex = 14;
			this.butSetStatus.Text = "Set";
			this.butSetStatus.Click += new System.EventHandler(this.butSetStatus_Click);
			// 
			// butPostcards
			// 
			this.butPostcards.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPostcards.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butPostcards.Autosize = true;
			this.butPostcards.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPostcards.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPostcards.CornerRadius = 4F;
			this.butPostcards.Image = global::OpenDental.Properties.Resources.butPreview;
			this.butPostcards.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPostcards.Location = new System.Drawing.Point(6, 637);
			this.butPostcards.Name = "butPostcards";
			this.butPostcards.Size = new System.Drawing.Size(119, 24);
			this.butPostcards.TabIndex = 16;
			this.butPostcards.Text = "Postcard Preview";
			this.butPostcards.Click += new System.EventHandler(this.butPostcards_Click);
			// 
			// gridMain
			// 
			this.gridMain.HScrollVisible = true;
			this.gridMain.Location = new System.Drawing.Point(6, 88);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridMain.Size = new System.Drawing.Size(965, 544);
			this.gridMain.TabIndex = 18;
			this.gridMain.Title = "Recall List";
			this.gridMain.TranslationName = "TableRecallList";
			this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			this.gridMain.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellClick);
			// 
			// butPrint
			// 
			this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butPrint.Autosize = true;
			this.butPrint.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPrint.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPrint.CornerRadius = 4F;
			this.butPrint.Image = global::OpenDental.Properties.Resources.butPrintSmall;
			this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPrint.Location = new System.Drawing.Point(353, 663);
			this.butPrint.Name = "butPrint";
			this.butPrint.Size = new System.Drawing.Size(87, 24);
			this.butPrint.TabIndex = 19;
			this.butPrint.Text = "Print List";
			this.butPrint.Click += new System.EventHandler(this.butPrint_Click);
			// 
			// butSchedPat
			// 
			this.butSchedPat.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSchedPat.Autosize = true;
			this.butSchedPat.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSchedPat.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSchedPat.CornerRadius = 4F;
			this.butSchedPat.Image = global::OpenDental.Properties.Resources.butPin;
			this.butSchedPat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butSchedPat.Location = new System.Drawing.Point(642, 637);
			this.butSchedPat.Name = "butSchedPat";
			this.butSchedPat.Size = new System.Drawing.Size(114, 24);
			this.butSchedPat.TabIndex = 58;
			this.butSchedPat.Text = "Sched Patient";
			this.butSchedPat.Click += new System.EventHandler(this.butSchedPat_Click);
			// 
			// butSchedFam
			// 
			this.butSchedFam.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSchedFam.Autosize = true;
			this.butSchedFam.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSchedFam.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSchedFam.CornerRadius = 4F;
			this.butSchedFam.Image = global::OpenDental.Properties.Resources.butPin;
			this.butSchedFam.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butSchedFam.Location = new System.Drawing.Point(642, 663);
			this.butSchedFam.Name = "butSchedFam";
			this.butSchedFam.Size = new System.Drawing.Size(114, 24);
			this.butSchedFam.TabIndex = 59;
			this.butSchedFam.Text = "Sched Family";
			this.butSchedFam.Click += new System.EventHandler(this.butSchedFam_Click);
			// 
			// butEmail
			// 
			this.butEmail.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butEmail.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butEmail.Autosize = true;
			this.butEmail.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butEmail.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butEmail.CornerRadius = 4F;
			this.butEmail.Image = global::OpenDental.Properties.Resources.email1;
			this.butEmail.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butEmail.Location = new System.Drawing.Point(256, 663);
			this.butEmail.Name = "butEmail";
			this.butEmail.Size = new System.Drawing.Size(91, 24);
			this.butEmail.TabIndex = 60;
			this.butEmail.Text = "E-Mail";
			this.butEmail.Click += new System.EventHandler(this.butEmail_Click);
			// 
			// labelPatientCount
			// 
			this.labelPatientCount.Location = new System.Drawing.Point(759, 669);
			this.labelPatientCount.Name = "labelPatientCount";
			this.labelPatientCount.Size = new System.Drawing.Size(114, 14);
			this.labelPatientCount.TabIndex = 61;
			this.labelPatientCount.Text = "Patient Count:";
			this.labelPatientCount.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// butLabelOne
			// 
			this.butLabelOne.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butLabelOne.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butLabelOne.Autosize = true;
			this.butLabelOne.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLabelOne.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLabelOne.CornerRadius = 4F;
			this.butLabelOne.Image = global::OpenDental.Properties.Resources.butLabel;
			this.butLabelOne.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butLabelOne.Location = new System.Drawing.Point(131, 637);
			this.butLabelOne.Name = "butLabelOne";
			this.butLabelOne.Size = new System.Drawing.Size(119, 24);
			this.butLabelOne.TabIndex = 63;
			this.butLabelOne.Text = "Single Labels";
			this.butLabelOne.Click += new System.EventHandler(this.butLabelOne_Click);
			// 
			// menuRightClick
			// 
			this.menuRightClick.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemSeeFamily,
            this.menuItemSeeAccount});
			// 
			// menuItemSeeFamily
			// 
			this.menuItemSeeFamily.Index = 0;
			this.menuItemSeeFamily.Text = "See Family";
			this.menuItemSeeFamily.Click += new System.EventHandler(this.menuItemSeeFamily_Click);
			// 
			// menuItemSeeAccount
			// 
			this.menuItemSeeAccount.Index = 1;
			this.menuItemSeeAccount.Text = "See Account";
			this.menuItemSeeAccount.Click += new System.EventHandler(this.menuItemSeeAccount_Click);
			// 
			// butGotoAccount
			// 
			this.butGotoAccount.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butGotoAccount.Autosize = true;
			this.butGotoAccount.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butGotoAccount.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butGotoAccount.CornerRadius = 4F;
			this.butGotoAccount.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butGotoAccount.Location = new System.Drawing.Point(446, 663);
			this.butGotoAccount.Name = "butGotoAccount";
			this.butGotoAccount.Size = new System.Drawing.Size(96, 24);
			this.butGotoAccount.TabIndex = 64;
			this.butGotoAccount.Text = "Go to Account";
			this.butGotoAccount.Click += new System.EventHandler(this.butGotoAccount_Click);
			// 
			// butCommlog
			// 
			this.butCommlog.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCommlog.Autosize = true;
			this.butCommlog.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCommlog.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCommlog.CornerRadius = 4F;
			this.butCommlog.Image = global::OpenDental.Properties.Resources.commlog;
			this.butCommlog.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butCommlog.Location = new System.Drawing.Point(548, 663);
			this.butCommlog.Name = "butCommlog";
			this.butCommlog.Size = new System.Drawing.Size(88, 24);
			this.butCommlog.TabIndex = 65;
			this.butCommlog.Text = "Comm";
			this.butCommlog.Click += new System.EventHandler(this.butCommlog_Click);
			// 
			// butGotoFamily
			// 
			this.butGotoFamily.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butGotoFamily.Autosize = true;
			this.butGotoFamily.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butGotoFamily.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butGotoFamily.CornerRadius = 4F;
			this.butGotoFamily.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butGotoFamily.Location = new System.Drawing.Point(446, 637);
			this.butGotoFamily.Name = "butGotoFamily";
			this.butGotoFamily.Size = new System.Drawing.Size(96, 24);
			this.butGotoFamily.TabIndex = 66;
			this.butGotoFamily.Text = "Go to Family";
			this.butGotoFamily.Click += new System.EventHandler(this.butGotoFamily_Click);
			// 
			// butUndo
			// 
			this.butUndo.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butUndo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butUndo.Autosize = true;
			this.butUndo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUndo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUndo.CornerRadius = 4F;
			this.butUndo.Location = new System.Drawing.Point(6, 663);
			this.butUndo.Name = "butUndo";
			this.butUndo.Size = new System.Drawing.Size(119, 24);
			this.butUndo.TabIndex = 67;
			this.butUndo.Text = "Undo";
			this.butUndo.Click += new System.EventHandler(this.butUndo_Click);
			// 
			// butECards
			// 
			this.butECards.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butECards.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butECards.Autosize = true;
			this.butECards.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butECards.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butECards.CornerRadius = 4F;
			this.butECards.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butECards.Location = new System.Drawing.Point(256, 637);
			this.butECards.Name = "butECards";
			this.butECards.Size = new System.Drawing.Size(91, 24);
			this.butECards.TabIndex = 60;
			this.butECards.Text = "eCards";
			this.butECards.Visible = false;
			this.butECards.Click += new System.EventHandler(this.butECards_Click);
			// 
			// FormRecallList
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.CancelButton = this.butClose;
			this.ClientSize = new System.Drawing.Size(975, 691);
			this.Controls.Add(this.butUndo);
			this.Controls.Add(this.butGotoFamily);
			this.Controls.Add(this.butCommlog);
			this.Controls.Add(this.butGotoAccount);
			this.Controls.Add(this.butSchedFam);
			this.Controls.Add(this.butLabelOne);
			this.Controls.Add(this.butSchedPat);
			this.Controls.Add(this.labelPatientCount);
			this.Controls.Add(this.butECards);
			this.Controls.Add(this.butEmail);
			this.Controls.Add(this.butPostcards);
			this.Controls.Add(this.butPrint);
			this.Controls.Add(this.gridMain);
			this.Controls.Add(this.groupBox3);
			this.Controls.Add(this.butLabels);
			this.Controls.Add(this.butReport);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.butClose);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.Name = "FormRecallList";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Recall List";
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormRecallList_FormClosing);
			this.Load += new System.EventHandler(this.FormRecallList_Load);
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.groupBox3.ResumeLayout(false);
			this.ResumeLayout(false);

		}
Пример #22
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpReferralAnalysis));
     this.listProv       = new System.Windows.Forms.ListBox();
     this.label1         = new System.Windows.Forms.Label();
     this.groupBox2      = new System.Windows.Forms.GroupBox();
     this.butRight       = new OpenDental.UI.Button();
     this.butThis        = new OpenDental.UI.Button();
     this.label2         = new System.Windows.Forms.Label();
     this.textDateFrom   = new OpenDental.ValidDate();
     this.textDateTo     = new OpenDental.ValidDate();
     this.label3         = new System.Windows.Forms.Label();
     this.butLeft        = new OpenDental.UI.Button();
     this.textToday      = new System.Windows.Forms.TextBox();
     this.label4         = new System.Windows.Forms.Label();
     this.checkAddress   = new System.Windows.Forms.CheckBox();
     this.label5         = new System.Windows.Forms.Label();
     this.butCancel      = new OpenDental.UI.Button();
     this.butOK          = new OpenDental.UI.Button();
     this.checkNewPat    = new System.Windows.Forms.CheckBox();
     this.checkLandscape = new System.Windows.Forms.CheckBox();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // listProv
     //
     this.listProv.Location      = new System.Drawing.Point(42, 95);
     this.listProv.Name          = "listProv";
     this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProv.Size          = new System.Drawing.Size(165, 186);
     this.listProv.TabIndex      = 36;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(41, 76);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(104, 16);
     this.label1.TabIndex  = 35;
     this.label1.Text      = "Providers";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.butRight);
     this.groupBox2.Controls.Add(this.butThis);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.textDateFrom);
     this.groupBox2.Controls.Add(this.textDateTo);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.butLeft);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(271, 89);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(281, 144);
     this.groupBox2.TabIndex  = 46;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "Date Range";
     //
     // butRight
     //
     this.butRight.Image    = global::OpenDental.Properties.Resources.Right;
     this.butRight.Location = new System.Drawing.Point(205, 33);
     this.butRight.Name     = "butRight";
     this.butRight.Size     = new System.Drawing.Size(45, 24);
     this.butRight.TabIndex = 46;
     this.butRight.Click   += new System.EventHandler(this.butRight_Click);
     //
     // butThis
     //
     this.butThis.Location = new System.Drawing.Point(95, 33);
     this.butThis.Name     = "butThis";
     this.butThis.Size     = new System.Drawing.Size(101, 24);
     this.butThis.TabIndex = 45;
     this.butThis.Text     = "This Month";
     this.butThis.Click   += new System.EventHandler(this.butThis_Click);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(9, 79);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(82, 18);
     this.label2.TabIndex  = 37;
     this.label2.Text      = "From";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(95, 77);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(100, 20);
     this.textDateFrom.TabIndex = 43;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(95, 104);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(100, 20);
     this.textDateTo.TabIndex = 44;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(7, 105);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(82, 18);
     this.label3.TabIndex  = 39;
     this.label3.Text      = "To";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butLeft
     //
     this.butLeft.Image    = global::OpenDental.Properties.Resources.Left;
     this.butLeft.Location = new System.Drawing.Point(41, 33);
     this.butLeft.Name     = "butLeft";
     this.butLeft.Size     = new System.Drawing.Size(45, 24);
     this.butLeft.TabIndex = 44;
     this.butLeft.Click   += new System.EventHandler(this.butLeft_Click);
     //
     // textToday
     //
     this.textToday.Location = new System.Drawing.Point(366, 63);
     this.textToday.Name     = "textToday";
     this.textToday.ReadOnly = true;
     this.textToday.Size     = new System.Drawing.Size(100, 20);
     this.textToday.TabIndex = 45;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(237, 66);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(127, 20);
     this.label4.TabIndex  = 44;
     this.label4.Text      = "Today\'s Date";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkAddress
     //
     this.checkAddress.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.Location   = new System.Drawing.Point(42, 307);
     this.checkAddress.Name       = "checkAddress";
     this.checkAddress.Size       = new System.Drawing.Size(424, 18);
     this.checkAddress.TabIndex   = 47;
     this.checkAddress.Text       = "Include address information.  Useful if you are exporting for letter merge.";
     this.checkAddress.TextAlign  = System.Drawing.ContentAlignment.TopLeft;
     this.checkAddress.UseVisualStyleBackColor = true;
     this.checkAddress.CheckedChanged         += new System.EventHandler(this.checkAddress_CheckedChanged);
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(41, 9);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(585, 36);
     this.label5.TabIndex = 48;
     this.label5.Text     = "This report is based on procedures completed rather than appointments.  Also, the" +
                            " production numbers will only include production for patients with referrals, no" +
                            "t necessarily everyone.";
     //
     // butCancel
     //
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(569, 371);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 4;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(569, 339);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex = 3;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // checkNewPat
     //
     this.checkNewPat.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkNewPat.Location   = new System.Drawing.Point(42, 344);
     this.checkNewPat.Name       = "checkNewPat";
     this.checkNewPat.Size       = new System.Drawing.Size(350, 20);
     this.checkNewPat.TabIndex   = 49;
     this.checkNewPat.Text       = "Only include new patients.";
     this.checkNewPat.TextAlign  = System.Drawing.ContentAlignment.TopLeft;
     this.checkNewPat.UseVisualStyleBackColor = true;
     //
     // checkLandscape
     //
     this.checkLandscape.CheckAlign = System.Drawing.ContentAlignment.TopLeft;
     this.checkLandscape.Location   = new System.Drawing.Point(42, 325);
     this.checkLandscape.Name       = "checkLandscape";
     this.checkLandscape.Size       = new System.Drawing.Size(350, 20);
     this.checkLandscape.TabIndex   = 51;
     this.checkLandscape.Text       = "Run as landscape";
     this.checkLandscape.TextAlign  = System.Drawing.ContentAlignment.TopLeft;
     this.checkLandscape.UseVisualStyleBackColor = true;
     //
     // FormRpReferralAnalysis
     //
     this.ClientSize = new System.Drawing.Size(678, 423);
     this.Controls.Add(this.checkLandscape);
     this.Controls.Add(this.checkNewPat);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.checkAddress);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.textToday);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.listProv);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRpReferralAnalysis";
     this.ShowInTaskbar = false;
     this.Text          = "Referral Analysis";
     this.Load         += new System.EventHandler(this.FormReferralAnalysis_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #23
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormClaimEdit));
			this.label3 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.labelDateService = new System.Windows.Forms.Label();
			this.labelPredeterm = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.labelNote = new System.Windows.Forms.Label();
			this.groupProsth = new System.Windows.Forms.GroupBox();
			this.labelMissingTeeth = new System.Windows.Forms.Label();
			this.textPriorDate = new OpenDental.ValidDate();
			this.label18 = new System.Windows.Forms.Label();
			this.radioProsthN = new System.Windows.Forms.RadioButton();
			this.radioProsthR = new System.Windows.Forms.RadioButton();
			this.radioProsthI = new System.Windows.Forms.RadioButton();
			this.textInsPayEst = new System.Windows.Forms.TextBox();
			this.textPredeterm = new System.Windows.Forms.TextBox();
			this.textClaimFee = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.textPlan = new System.Windows.Forms.TextBox();
			this.label21 = new System.Windows.Forms.Label();
			this.groupOrtho = new System.Windows.Forms.GroupBox();
			this.textOrthoDate = new OpenDental.ValidDate();
			this.labelOrthoDate = new System.Windows.Forms.Label();
			this.textOrthoRemainM = new OpenDental.ValidNum();
			this.checkIsOrtho = new System.Windows.Forms.CheckBox();
			this.labelOrthoRemainM = new System.Windows.Forms.Label();
			this.comboProvBill = new System.Windows.Forms.ComboBox();
			this.comboProvTreat = new System.Windows.Forms.ComboBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label9 = new System.Windows.Forms.Label();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.comboPatRelat = new System.Windows.Forms.ComboBox();
			this.label5 = new System.Windows.Forms.Label();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.butOtherNone = new OpenDental.UI.Button();
			this.butOtherCovChange = new OpenDental.UI.Button();
			this.comboPatRelat2 = new System.Windows.Forms.ComboBox();
			this.label10 = new System.Windows.Forms.Label();
			this.textPlan2 = new System.Windows.Forms.TextBox();
			this.labelRadiographs = new System.Windows.Forms.Label();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.labelClinic = new System.Windows.Forms.Label();
			this.groupValueCodes = new System.Windows.Forms.GroupBox();
			this.textVC11Amount = new System.Windows.Forms.TextBox();
			this.textVC8Amount = new System.Windows.Forms.TextBox();
			this.textVC5Amount = new System.Windows.Forms.TextBox();
			this.textVC2Amount = new System.Windows.Forms.TextBox();
			this.textVC11Code = new System.Windows.Forms.TextBox();
			this.textVC8Code = new System.Windows.Forms.TextBox();
			this.textVC5Code = new System.Windows.Forms.TextBox();
			this.textVC2Code = new System.Windows.Forms.TextBox();
			this.label36 = new System.Windows.Forms.Label();
			this.label37 = new System.Windows.Forms.Label();
			this.label38 = new System.Windows.Forms.Label();
			this.label39 = new System.Windows.Forms.Label();
			this.label40 = new System.Windows.Forms.Label();
			this.label41 = new System.Windows.Forms.Label();
			this.textVC10Amount = new System.Windows.Forms.TextBox();
			this.textVC7Amount = new System.Windows.Forms.TextBox();
			this.textVC4Amount = new System.Windows.Forms.TextBox();
			this.textVC1Amount = new System.Windows.Forms.TextBox();
			this.textVC10Code = new System.Windows.Forms.TextBox();
			this.textVC7Code = new System.Windows.Forms.TextBox();
			this.textVC4Code = new System.Windows.Forms.TextBox();
			this.textVC1Code = new System.Windows.Forms.TextBox();
			this.label17 = new System.Windows.Forms.Label();
			this.label19 = new System.Windows.Forms.Label();
			this.label23 = new System.Windows.Forms.Label();
			this.label24 = new System.Windows.Forms.Label();
			this.label28 = new System.Windows.Forms.Label();
			this.label29 = new System.Windows.Forms.Label();
			this.label27 = new System.Windows.Forms.Label();
			this.label26 = new System.Windows.Forms.Label();
			this.label25 = new System.Windows.Forms.Label();
			this.textVC9Amount = new System.Windows.Forms.TextBox();
			this.textVC6Amount = new System.Windows.Forms.TextBox();
			this.textVC3Amount = new System.Windows.Forms.TextBox();
			this.textVC0Amount = new System.Windows.Forms.TextBox();
			this.textVC9Code = new System.Windows.Forms.TextBox();
			this.textVC6Code = new System.Windows.Forms.TextBox();
			this.textVC3Code = new System.Windows.Forms.TextBox();
			this.textVC0Code = new System.Windows.Forms.TextBox();
			this.label22 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.label13 = new System.Windows.Forms.Label();
			this.label12 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.label30 = new System.Windows.Forms.Label();
			this.label31 = new System.Windows.Forms.Label();
			this.label32 = new System.Windows.Forms.Label();
			this.label33 = new System.Windows.Forms.Label();
			this.label34 = new System.Windows.Forms.Label();
			this.label35 = new System.Windows.Forms.Label();
			this.label20 = new System.Windows.Forms.Label();
			this.panelBottomEdge = new System.Windows.Forms.Panel();
			this.panelRightEdge = new System.Windows.Forms.Panel();
			this.tabMain = new System.Windows.Forms.TabControl();
			this.tabGeneral = new System.Windows.Forms.TabPage();
			this.groupAccident = new System.Windows.Forms.GroupBox();
			this.comboAccident = new System.Windows.Forms.ComboBox();
			this.label44 = new System.Windows.Forms.Label();
			this.textAccidentDate = new OpenDental.ValidDate();
			this.label42 = new System.Windows.Forms.Label();
			this.textAccidentST = new System.Windows.Forms.TextBox();
			this.labelAccidentST = new System.Windows.Forms.Label();
			this.groupAttachments = new System.Windows.Forms.GroupBox();
			this.label65 = new System.Windows.Forms.Label();
			this.textAttachID = new System.Windows.Forms.TextBox();
			this.label64 = new System.Windows.Forms.Label();
			this.radioAttachElect = new System.Windows.Forms.RadioButton();
			this.radioAttachMail = new System.Windows.Forms.RadioButton();
			this.checkAttachMisc = new System.Windows.Forms.CheckBox();
			this.checkAttachPerio = new System.Windows.Forms.CheckBox();
			this.checkAttachNarrative = new System.Windows.Forms.CheckBox();
			this.checkAttachEoB = new System.Windows.Forms.CheckBox();
			this.label63 = new System.Windows.Forms.Label();
			this.textAttachModels = new OpenDental.ValidNum();
			this.label62 = new System.Windows.Forms.Label();
			this.textAttachImages = new OpenDental.ValidNum();
			this.textRadiographs = new OpenDental.ValidNum();
			this.groupAttachedImages = new System.Windows.Forms.GroupBox();
			this.butExport = new OpenDental.UI.Button();
			this.butAttachAdd = new OpenDental.UI.Button();
			this.butAttachPerio = new OpenDental.UI.Button();
			this.label61 = new System.Windows.Forms.Label();
			this.listAttachments = new System.Windows.Forms.ListBox();
			this.groupReferral = new System.Windows.Forms.GroupBox();
			this.label45 = new System.Windows.Forms.Label();
			this.textRefProv = new System.Windows.Forms.TextBox();
			this.butReferralEdit = new OpenDental.UI.Button();
			this.label47 = new System.Windows.Forms.Label();
			this.butReferralNone = new OpenDental.UI.Button();
			this.butReferralSelect = new OpenDental.UI.Button();
			this.textRefNum = new System.Windows.Forms.TextBox();
			this.label46 = new System.Windows.Forms.Label();
			this.comboEmployRelated = new System.Windows.Forms.ComboBox();
			this.textNote = new OpenDental.ODtextBox();
			this.comboPlaceService = new System.Windows.Forms.ComboBox();
			this.label48 = new System.Windows.Forms.Label();
			this.label49 = new System.Windows.Forms.Label();
			this.tabMisc = new System.Windows.Forms.TabPage();
			this.textOrigRefNum = new System.Windows.Forms.TextBox();
			this.label90 = new System.Windows.Forms.Label();
			this.labelPriorAuth = new System.Windows.Forms.Label();
			this.label92 = new System.Windows.Forms.Label();
			this.textPriorAuth = new System.Windows.Forms.TextBox();
			this.labelSpecialProgram = new System.Windows.Forms.Label();
			this.textClaimIdentifier = new System.Windows.Forms.TextBox();
			this.comboSpecialProgram = new System.Windows.Forms.ComboBox();
			this.labelCustomTracking = new System.Windows.Forms.Label();
			this.label91 = new System.Windows.Forms.Label();
			this.comboCustomTracking = new System.Windows.Forms.ComboBox();
			this.comboCorrectionType = new System.Windows.Forms.ComboBox();
			this.tabUB04 = new System.Windows.Forms.TabPage();
			this.textPatientStatus = new System.Windows.Forms.TextBox();
			this.label85 = new System.Windows.Forms.Label();
			this.textAdmissionSource = new System.Windows.Forms.TextBox();
			this.label84 = new System.Windows.Forms.Label();
			this.textAdmissionType = new System.Windows.Forms.TextBox();
			this.label83 = new System.Windows.Forms.Label();
			this.textBillType = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.label60 = new System.Windows.Forms.Label();
			this.label59 = new System.Windows.Forms.Label();
			this.label58 = new System.Windows.Forms.Label();
			this.label57 = new System.Windows.Forms.Label();
			this.label56 = new System.Windows.Forms.Label();
			this.label55 = new System.Windows.Forms.Label();
			this.label54 = new System.Windows.Forms.Label();
			this.label53 = new System.Windows.Forms.Label();
			this.label52 = new System.Windows.Forms.Label();
			this.label51 = new System.Windows.Forms.Label();
			this.label50 = new System.Windows.Forms.Label();
			this.textCode10 = new System.Windows.Forms.TextBox();
			this.textCode9 = new System.Windows.Forms.TextBox();
			this.textCode8 = new System.Windows.Forms.TextBox();
			this.textCode7 = new System.Windows.Forms.TextBox();
			this.textCode6 = new System.Windows.Forms.TextBox();
			this.textCode5 = new System.Windows.Forms.TextBox();
			this.textCode4 = new System.Windows.Forms.TextBox();
			this.textCode3 = new System.Windows.Forms.TextBox();
			this.textCode2 = new System.Windows.Forms.TextBox();
			this.textCode1 = new System.Windows.Forms.TextBox();
			this.textCode0 = new System.Windows.Forms.TextBox();
			this.tabCanadian = new System.Windows.Forms.TabPage();
			this.textCanadaTransRefNum = new System.Windows.Forms.TextBox();
			this.groupCanadaOrthoPredeterm = new System.Windows.Forms.GroupBox();
			this.textCanadaExpectedPayCycle = new System.Windows.Forms.TextBox();
			this.textCanadaAnticipatedPayAmount = new System.Windows.Forms.TextBox();
			this.label82 = new System.Windows.Forms.Label();
			this.textCanadaNumPaymentsAnticipated = new System.Windows.Forms.TextBox();
			this.label81 = new System.Windows.Forms.Label();
			this.textCanadaTreatDuration = new System.Windows.Forms.TextBox();
			this.label80 = new System.Windows.Forms.Label();
			this.label79 = new System.Windows.Forms.Label();
			this.textCanadaInitialPayment = new System.Windows.Forms.TextBox();
			this.label78 = new System.Windows.Forms.Label();
			this.label77 = new System.Windows.Forms.Label();
			this.textDateCanadaEstTreatStartDate = new OpenDental.ValidDate();
			this.label76 = new System.Windows.Forms.Label();
			this.butReverse = new OpenDental.UI.Button();
			this.textMissingTeeth = new System.Windows.Forms.TextBox();
			this.label75 = new System.Windows.Forms.Label();
			this.label74 = new System.Windows.Forms.Label();
			this.listExtractedTeeth = new System.Windows.Forms.ListBox();
			this.checkCanadianIsOrtho = new System.Windows.Forms.CheckBox();
			this.label43 = new System.Windows.Forms.Label();
			this.butMissingTeethHelp = new OpenDental.UI.Button();
			this.groupBox6 = new System.Windows.Forms.GroupBox();
			this.comboMandProsth = new System.Windows.Forms.ComboBox();
			this.label66 = new System.Windows.Forms.Label();
			this.textDateInitialLower = new OpenDental.ValidDate();
			this.label67 = new System.Windows.Forms.Label();
			this.comboMandProsthMaterial = new System.Windows.Forms.ComboBox();
			this.label68 = new System.Windows.Forms.Label();
			this.groupBox7 = new System.Windows.Forms.GroupBox();
			this.comboMaxProsth = new System.Windows.Forms.ComboBox();
			this.label69 = new System.Windows.Forms.Label();
			this.textDateInitialUpper = new OpenDental.ValidDate();
			this.label70 = new System.Windows.Forms.Label();
			this.comboMaxProsthMaterial = new System.Windows.Forms.ComboBox();
			this.label71 = new System.Windows.Forms.Label();
			this.groupBox8 = new System.Windows.Forms.GroupBox();
			this.checkImages = new System.Windows.Forms.CheckBox();
			this.checkXrays = new System.Windows.Forms.CheckBox();
			this.checkModels = new System.Windows.Forms.CheckBox();
			this.checkCorrespondence = new System.Windows.Forms.CheckBox();
			this.checkEmail = new System.Windows.Forms.CheckBox();
			this.groupBox9 = new System.Windows.Forms.GroupBox();
			this.label73 = new System.Windows.Forms.Label();
			this.label72 = new System.Windows.Forms.Label();
			this.comboReferralReason = new System.Windows.Forms.ComboBox();
			this.textReferralProvider = new System.Windows.Forms.TextBox();
			this.textCanadianAccidentDate = new OpenDental.ValidDate();
			this.groupEnterPayment = new System.Windows.Forms.GroupBox();
			this.butPaySupp = new OpenDental.UI.Button();
			this.butPayTotal = new OpenDental.UI.Button();
			this.butPayProc = new OpenDental.UI.Button();
			this.textReasonUnder = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.contextMenuAttachments = new System.Windows.Forms.ContextMenu();
			this.menuItemOpen = new System.Windows.Forms.MenuItem();
			this.menuItemRename = new System.Windows.Forms.MenuItem();
			this.menuItemRemove = new System.Windows.Forms.MenuItem();
			this.comboClaimStatus = new System.Windows.Forms.ComboBox();
			this.comboClaimType = new System.Windows.Forms.ComboBox();
			this.comboMedType = new System.Windows.Forms.ComboBox();
			this.label86 = new System.Windows.Forms.Label();
			this.comboClaimForm = new System.Windows.Forms.ComboBox();
			this.label87 = new System.Windows.Forms.Label();
			this.labelBatch = new System.Windows.Forms.Label();
			this.label89 = new System.Windows.Forms.Label();
			this.butResend = new OpenDental.UI.Button();
			this.textDateResent = new OpenDental.ValidDate();
			this.butBatch = new OpenDental.UI.Button();
			this.textLabFees = new OpenDental.ValidDouble();
			this.butHistory = new OpenDental.UI.Button();
			this.gridPay = new OpenDental.UI.ODGrid();
			this.butSend = new OpenDental.UI.Button();
			this.gridProc = new OpenDental.UI.ODGrid();
			this.butSplit = new OpenDental.UI.Button();
			this.butLabel = new OpenDental.UI.Button();
			this.textDateService = new OpenDental.ValidDate();
			this.textWriteOff = new OpenDental.ValidDouble();
			this.textInsPayAmt = new OpenDental.ValidDouble();
			this.textDedApplied = new OpenDental.ValidDouble();
			this.textDateSent = new OpenDental.ValidDate();
			this.textDateRec = new OpenDental.ValidDate();
			this.butPreview = new OpenDental.UI.Button();
			this.butPrint = new OpenDental.UI.Button();
			this.butRecalc = new OpenDental.UI.Button();
			this.butDelete = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.label88 = new System.Windows.Forms.Label();
			this.label93 = new System.Windows.Forms.Label();
			this.label94 = new System.Windows.Forms.Label();
			this.groupProsth.SuspendLayout();
			this.groupOrtho.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.groupValueCodes.SuspendLayout();
			this.tabMain.SuspendLayout();
			this.tabGeneral.SuspendLayout();
			this.groupAccident.SuspendLayout();
			this.groupAttachments.SuspendLayout();
			this.groupAttachedImages.SuspendLayout();
			this.groupReferral.SuspendLayout();
			this.tabMisc.SuspendLayout();
			this.tabUB04.SuspendLayout();
			this.groupBox1.SuspendLayout();
			this.tabCanadian.SuspendLayout();
			this.groupCanadaOrthoPredeterm.SuspendLayout();
			this.groupBox6.SuspendLayout();
			this.groupBox7.SuspendLayout();
			this.groupBox8.SuspendLayout();
			this.groupBox9.SuspendLayout();
			this.groupEnterPayment.SuspendLayout();
			this.SuspendLayout();
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(256,78);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(94,15);
			this.label3.TabIndex = 2;
			this.label3.Text = "Billing Dentist";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(2,120);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(108,16);
			this.label6.TabIndex = 5;
			this.label6.Text = "Date Received";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(5,80);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(104,16);
			this.label8.TabIndex = 7;
			this.label8.Text = "Date Sent";
			this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelDateService
			// 
			this.labelDateService.Location = new System.Drawing.Point(3,61);
			this.labelDateService.Name = "labelDateService";
			this.labelDateService.Size = new System.Drawing.Size(107,16);
			this.labelDateService.TabIndex = 8;
			this.labelDateService.Text = "Date of Service";
			this.labelDateService.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelPredeterm
			// 
			this.labelPredeterm.Location = new System.Drawing.Point(214,120);
			this.labelPredeterm.Name = "labelPredeterm";
			this.labelPredeterm.Size = new System.Drawing.Size(138,16);
			this.labelPredeterm.TabIndex = 11;
			this.labelPredeterm.Text = "Predeterm Benefits";
			this.labelPredeterm.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(6,40);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(157,16);
			this.label16.TabIndex = 16;
			this.label16.Text = "Prior Date of Placement";
			this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelNote
			// 
			this.labelNote.Location = new System.Drawing.Point(626,3);
			this.labelNote.Name = "labelNote";
			this.labelNote.Size = new System.Drawing.Size(299,16);
			this.labelNote.TabIndex = 19;
			this.labelNote.Text = "Claim Note (this will show on the claim when submitted)";
			// 
			// groupProsth
			// 
			this.groupProsth.BackColor = System.Drawing.SystemColors.Window;
			this.groupProsth.Controls.Add(this.labelMissingTeeth);
			this.groupProsth.Controls.Add(this.textPriorDate);
			this.groupProsth.Controls.Add(this.label18);
			this.groupProsth.Controls.Add(this.radioProsthN);
			this.groupProsth.Controls.Add(this.radioProsthR);
			this.groupProsth.Controls.Add(this.radioProsthI);
			this.groupProsth.Controls.Add(this.label16);
			this.groupProsth.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupProsth.Location = new System.Drawing.Point(3,3);
			this.groupProsth.Name = "groupProsth";
			this.groupProsth.Size = new System.Drawing.Size(286,114);
			this.groupProsth.TabIndex = 9;
			this.groupProsth.TabStop = false;
			this.groupProsth.Text = "Crown, Bridge, or Denture";
			// 
			// labelMissingTeeth
			// 
			this.labelMissingTeeth.Location = new System.Drawing.Point(3,77);
			this.labelMissingTeeth.Name = "labelMissingTeeth";
			this.labelMissingTeeth.Size = new System.Drawing.Size(280,32);
			this.labelMissingTeeth.TabIndex = 28;
			this.labelMissingTeeth.Text = "For bridges, dentures, and partials, missing teeth must have been correctly enter" +
    "ed in the Chart module. ";
			// 
			// textPriorDate
			// 
			this.textPriorDate.Location = new System.Drawing.Point(168,36);
			this.textPriorDate.Name = "textPriorDate";
			this.textPriorDate.Size = new System.Drawing.Size(66,20);
			this.textPriorDate.TabIndex = 3;
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(6,60);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(246,18);
			this.label18.TabIndex = 29;
			this.label18.Text = "(Might need a note. Might need to attach x-ray)";
			// 
			// radioProsthN
			// 
			this.radioProsthN.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioProsthN.Location = new System.Drawing.Point(12,18);
			this.radioProsthN.Name = "radioProsthN";
			this.radioProsthN.Size = new System.Drawing.Size(46,16);
			this.radioProsthN.TabIndex = 0;
			this.radioProsthN.Text = "No";
			this.radioProsthN.Click += new System.EventHandler(this.radioProsthN_Click);
			// 
			// radioProsthR
			// 
			this.radioProsthR.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioProsthR.Location = new System.Drawing.Point(132,18);
			this.radioProsthR.Name = "radioProsthR";
			this.radioProsthR.Size = new System.Drawing.Size(104,16);
			this.radioProsthR.TabIndex = 2;
			this.radioProsthR.Text = "Replacement";
			this.radioProsthR.Click += new System.EventHandler(this.radioProsthR_Click);
			// 
			// radioProsthI
			// 
			this.radioProsthI.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioProsthI.Location = new System.Drawing.Point(64,18);
			this.radioProsthI.Name = "radioProsthI";
			this.radioProsthI.Size = new System.Drawing.Size(64,16);
			this.radioProsthI.TabIndex = 1;
			this.radioProsthI.Text = "Initial";
			this.radioProsthI.Click += new System.EventHandler(this.radioProsthI_Click);
			// 
			// textInsPayEst
			// 
			this.textInsPayEst.Location = new System.Drawing.Point(511,363);
			this.textInsPayEst.Name = "textInsPayEst";
			this.textInsPayEst.ReadOnly = true;
			this.textInsPayEst.Size = new System.Drawing.Size(51,20);
			this.textInsPayEst.TabIndex = 40;
			this.textInsPayEst.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textPredeterm
			// 
			this.textPredeterm.Location = new System.Drawing.Point(351,116);
			this.textPredeterm.Name = "textPredeterm";
			this.textPredeterm.Size = new System.Drawing.Size(170,20);
			this.textPredeterm.TabIndex = 1;
			// 
			// textClaimFee
			// 
			this.textClaimFee.Location = new System.Drawing.Point(349,363);
			this.textClaimFee.Name = "textClaimFee";
			this.textClaimFee.ReadOnly = true;
			this.textClaimFee.Size = new System.Drawing.Size(63,20);
			this.textClaimFee.TabIndex = 51;
			this.textClaimFee.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label1
			// 
			this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif",8.25F,System.Drawing.FontStyle.Bold,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.label1.Location = new System.Drawing.Point(229,366);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(116,15);
			this.label1.TabIndex = 50;
			this.label1.Text = "Totals";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textPlan
			// 
			this.textPlan.Location = new System.Drawing.Point(8,20);
			this.textPlan.Name = "textPlan";
			this.textPlan.ReadOnly = true;
			this.textPlan.Size = new System.Drawing.Size(253,20);
			this.textPlan.TabIndex = 1;
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(249,98);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(102,15);
			this.label21.TabIndex = 93;
			this.label21.Text = "Treating Dentist";
			this.label21.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupOrtho
			// 
			this.groupOrtho.BackColor = System.Drawing.SystemColors.Window;
			this.groupOrtho.Controls.Add(this.textOrthoDate);
			this.groupOrtho.Controls.Add(this.labelOrthoDate);
			this.groupOrtho.Controls.Add(this.textOrthoRemainM);
			this.groupOrtho.Controls.Add(this.checkIsOrtho);
			this.groupOrtho.Controls.Add(this.labelOrthoRemainM);
			this.groupOrtho.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupOrtho.Location = new System.Drawing.Point(308,3);
			this.groupOrtho.Name = "groupOrtho";
			this.groupOrtho.Size = new System.Drawing.Size(192,114);
			this.groupOrtho.TabIndex = 11;
			this.groupOrtho.TabStop = false;
			this.groupOrtho.Text = "Ortho";
			// 
			// textOrthoDate
			// 
			this.textOrthoDate.Location = new System.Drawing.Point(115,36);
			this.textOrthoDate.Name = "textOrthoDate";
			this.textOrthoDate.Size = new System.Drawing.Size(66,20);
			this.textOrthoDate.TabIndex = 1;
			// 
			// labelOrthoDate
			// 
			this.labelOrthoDate.Location = new System.Drawing.Point(5,40);
			this.labelOrthoDate.Name = "labelOrthoDate";
			this.labelOrthoDate.Size = new System.Drawing.Size(109,16);
			this.labelOrthoDate.TabIndex = 104;
			this.labelOrthoDate.Text = "Date of Placement";
			this.labelOrthoDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textOrthoRemainM
			// 
			this.textOrthoRemainM.Location = new System.Drawing.Point(115,60);
			this.textOrthoRemainM.MaxVal = 255;
			this.textOrthoRemainM.MinVal = 0;
			this.textOrthoRemainM.Name = "textOrthoRemainM";
			this.textOrthoRemainM.Size = new System.Drawing.Size(39,20);
			this.textOrthoRemainM.TabIndex = 2;
			// 
			// checkIsOrtho
			// 
			this.checkIsOrtho.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsOrtho.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsOrtho.Location = new System.Drawing.Point(38,15);
			this.checkIsOrtho.Name = "checkIsOrtho";
			this.checkIsOrtho.Size = new System.Drawing.Size(90,18);
			this.checkIsOrtho.TabIndex = 0;
			this.checkIsOrtho.Text = "Is For Ortho";
			this.checkIsOrtho.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelOrthoRemainM
			// 
			this.labelOrthoRemainM.Location = new System.Drawing.Point(2,61);
			this.labelOrthoRemainM.Name = "labelOrthoRemainM";
			this.labelOrthoRemainM.Size = new System.Drawing.Size(112,18);
			this.labelOrthoRemainM.TabIndex = 102;
			this.labelOrthoRemainM.Text = "Months Remaining";
			this.labelOrthoRemainM.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboProvBill
			// 
			this.comboProvBill.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboProvBill.Location = new System.Drawing.Point(351,74);
			this.comboProvBill.Name = "comboProvBill";
			this.comboProvBill.Size = new System.Drawing.Size(100,21);
			this.comboProvBill.TabIndex = 97;
			// 
			// comboProvTreat
			// 
			this.comboProvTreat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboProvTreat.Location = new System.Drawing.Point(351,95);
			this.comboProvTreat.Name = "comboProvTreat";
			this.comboProvTreat.Size = new System.Drawing.Size(100,21);
			this.comboProvTreat.TabIndex = 99;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(8,18);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(100,14);
			this.label2.TabIndex = 104;
			this.label2.Text = "Claim Status";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(14,39);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(95,17);
			this.label9.TabIndex = 109;
			this.label9.Text = "Claim Type";
			this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.comboPatRelat);
			this.groupBox2.Controls.Add(this.label5);
			this.groupBox2.Controls.Add(this.textPlan);
			this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox2.Location = new System.Drawing.Point(531,2);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(269,70);
			this.groupBox2.TabIndex = 110;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Insurance Plan";
			// 
			// comboPatRelat
			// 
			this.comboPatRelat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPatRelat.Location = new System.Drawing.Point(90,43);
			this.comboPatRelat.Name = "comboPatRelat";
			this.comboPatRelat.Size = new System.Drawing.Size(151,21);
			this.comboPatRelat.TabIndex = 3;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(6,46);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(85,17);
			this.label5.TabIndex = 2;
			this.label5.Text = "Relationship";
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.butOtherNone);
			this.groupBox3.Controls.Add(this.butOtherCovChange);
			this.groupBox3.Controls.Add(this.comboPatRelat2);
			this.groupBox3.Controls.Add(this.label10);
			this.groupBox3.Controls.Add(this.textPlan2);
			this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox3.Location = new System.Drawing.Point(531,73);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(269,85);
			this.groupBox3.TabIndex = 111;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "Other Coverage";
			// 
			// butOtherNone
			// 
			this.butOtherNone.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOtherNone.Autosize = true;
			this.butOtherNone.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOtherNone.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOtherNone.CornerRadius = 4F;
			this.butOtherNone.Location = new System.Drawing.Point(196,9);
			this.butOtherNone.Name = "butOtherNone";
			this.butOtherNone.Size = new System.Drawing.Size(65,22);
			this.butOtherNone.TabIndex = 5;
			this.butOtherNone.Text = "None";
			this.butOtherNone.Click += new System.EventHandler(this.butOtherNone_Click);
			// 
			// butOtherCovChange
			// 
			this.butOtherCovChange.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOtherCovChange.Autosize = true;
			this.butOtherCovChange.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOtherCovChange.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOtherCovChange.CornerRadius = 4F;
			this.butOtherCovChange.Location = new System.Drawing.Point(129,9);
			this.butOtherCovChange.Name = "butOtherCovChange";
			this.butOtherCovChange.Size = new System.Drawing.Size(65,22);
			this.butOtherCovChange.TabIndex = 4;
			this.butOtherCovChange.Text = "Change";
			this.butOtherCovChange.Click += new System.EventHandler(this.butOtherCovChange_Click);
			// 
			// comboPatRelat2
			// 
			this.comboPatRelat2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPatRelat2.Location = new System.Drawing.Point(90,57);
			this.comboPatRelat2.Name = "comboPatRelat2";
			this.comboPatRelat2.Size = new System.Drawing.Size(151,21);
			this.comboPatRelat2.TabIndex = 3;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(6,60);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(84,17);
			this.label10.TabIndex = 2;
			this.label10.Text = "Relationship";
			// 
			// textPlan2
			// 
			this.textPlan2.Location = new System.Drawing.Point(8,34);
			this.textPlan2.Name = "textPlan2";
			this.textPlan2.ReadOnly = true;
			this.textPlan2.Size = new System.Drawing.Size(253,20);
			this.textPlan2.TabIndex = 1;
			// 
			// labelRadiographs
			// 
			this.labelRadiographs.Location = new System.Drawing.Point(28,39);
			this.labelRadiographs.Name = "labelRadiographs";
			this.labelRadiographs.Size = new System.Drawing.Size(79,18);
			this.labelRadiographs.TabIndex = 117;
			this.labelRadiographs.Text = "Radiographs";
			this.labelRadiographs.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboClinic
			// 
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.Enabled = false;
			this.comboClinic.Location = new System.Drawing.Point(351,11);
			this.comboClinic.MaxDropDownItems = 100;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(126,21);
			this.comboClinic.TabIndex = 121;
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(250,15);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(98,16);
			this.labelClinic.TabIndex = 120;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupValueCodes
			// 
			this.groupValueCodes.Controls.Add(this.textVC11Amount);
			this.groupValueCodes.Controls.Add(this.textVC8Amount);
			this.groupValueCodes.Controls.Add(this.textVC5Amount);
			this.groupValueCodes.Controls.Add(this.textVC2Amount);
			this.groupValueCodes.Controls.Add(this.textVC11Code);
			this.groupValueCodes.Controls.Add(this.textVC8Code);
			this.groupValueCodes.Controls.Add(this.textVC5Code);
			this.groupValueCodes.Controls.Add(this.textVC2Code);
			this.groupValueCodes.Controls.Add(this.label36);
			this.groupValueCodes.Controls.Add(this.label37);
			this.groupValueCodes.Controls.Add(this.label38);
			this.groupValueCodes.Controls.Add(this.label39);
			this.groupValueCodes.Controls.Add(this.label40);
			this.groupValueCodes.Controls.Add(this.label41);
			this.groupValueCodes.Controls.Add(this.textVC10Amount);
			this.groupValueCodes.Controls.Add(this.textVC7Amount);
			this.groupValueCodes.Controls.Add(this.textVC4Amount);
			this.groupValueCodes.Controls.Add(this.textVC1Amount);
			this.groupValueCodes.Controls.Add(this.textVC10Code);
			this.groupValueCodes.Controls.Add(this.textVC7Code);
			this.groupValueCodes.Controls.Add(this.textVC4Code);
			this.groupValueCodes.Controls.Add(this.textVC1Code);
			this.groupValueCodes.Controls.Add(this.label17);
			this.groupValueCodes.Controls.Add(this.label19);
			this.groupValueCodes.Controls.Add(this.label23);
			this.groupValueCodes.Controls.Add(this.label24);
			this.groupValueCodes.Controls.Add(this.label28);
			this.groupValueCodes.Controls.Add(this.label29);
			this.groupValueCodes.Controls.Add(this.label27);
			this.groupValueCodes.Controls.Add(this.label26);
			this.groupValueCodes.Controls.Add(this.label25);
			this.groupValueCodes.Controls.Add(this.textVC9Amount);
			this.groupValueCodes.Controls.Add(this.textVC6Amount);
			this.groupValueCodes.Controls.Add(this.textVC3Amount);
			this.groupValueCodes.Controls.Add(this.textVC0Amount);
			this.groupValueCodes.Controls.Add(this.textVC9Code);
			this.groupValueCodes.Controls.Add(this.textVC6Code);
			this.groupValueCodes.Controls.Add(this.textVC3Code);
			this.groupValueCodes.Controls.Add(this.textVC0Code);
			this.groupValueCodes.Controls.Add(this.label22);
			this.groupValueCodes.Controls.Add(this.label15);
			this.groupValueCodes.Controls.Add(this.label14);
			this.groupValueCodes.Controls.Add(this.label13);
			this.groupValueCodes.Controls.Add(this.label12);
			this.groupValueCodes.Controls.Add(this.label11);
			this.groupValueCodes.Location = new System.Drawing.Point(226,77);
			this.groupValueCodes.Name = "groupValueCodes";
			this.groupValueCodes.Size = new System.Drawing.Size(434,114);
			this.groupValueCodes.TabIndex = 130;
			this.groupValueCodes.TabStop = false;
			this.groupValueCodes.Text = "Value Codes";
			// 
			// textVC11Amount
			// 
			this.textVC11Amount.Location = new System.Drawing.Point(343,90);
			this.textVC11Amount.Name = "textVC11Amount";
			this.textVC11Amount.Size = new System.Drawing.Size(66,20);
			this.textVC11Amount.TabIndex = 56;
			this.textVC11Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC8Amount
			// 
			this.textVC8Amount.Location = new System.Drawing.Point(343,71);
			this.textVC8Amount.Name = "textVC8Amount";
			this.textVC8Amount.Size = new System.Drawing.Size(66,20);
			this.textVC8Amount.TabIndex = 55;
			this.textVC8Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC5Amount
			// 
			this.textVC5Amount.Location = new System.Drawing.Point(343,52);
			this.textVC5Amount.Name = "textVC5Amount";
			this.textVC5Amount.Size = new System.Drawing.Size(66,20);
			this.textVC5Amount.TabIndex = 54;
			this.textVC5Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC2Amount
			// 
			this.textVC2Amount.Location = new System.Drawing.Point(343,33);
			this.textVC2Amount.Name = "textVC2Amount";
			this.textVC2Amount.Size = new System.Drawing.Size(66,20);
			this.textVC2Amount.TabIndex = 53;
			this.textVC2Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC11Code
			// 
			this.textVC11Code.Location = new System.Drawing.Point(313,90);
			this.textVC11Code.MaxLength = 2;
			this.textVC11Code.Name = "textVC11Code";
			this.textVC11Code.Size = new System.Drawing.Size(26,20);
			this.textVC11Code.TabIndex = 52;
			this.textVC11Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC8Code
			// 
			this.textVC8Code.Location = new System.Drawing.Point(313,71);
			this.textVC8Code.MaxLength = 2;
			this.textVC8Code.Name = "textVC8Code";
			this.textVC8Code.Size = new System.Drawing.Size(26,20);
			this.textVC8Code.TabIndex = 51;
			this.textVC8Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC5Code
			// 
			this.textVC5Code.Location = new System.Drawing.Point(313,52);
			this.textVC5Code.MaxLength = 2;
			this.textVC5Code.Name = "textVC5Code";
			this.textVC5Code.Size = new System.Drawing.Size(26,20);
			this.textVC5Code.TabIndex = 50;
			this.textVC5Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC2Code
			// 
			this.textVC2Code.Location = new System.Drawing.Point(313,33);
			this.textVC2Code.MaxLength = 2;
			this.textVC2Code.Name = "textVC2Code";
			this.textVC2Code.Size = new System.Drawing.Size(26,20);
			this.textVC2Code.TabIndex = 49;
			this.textVC2Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label36
			// 
			this.label36.AutoSize = true;
			this.label36.Location = new System.Drawing.Point(355,18);
			this.label36.Name = "label36";
			this.label36.Size = new System.Drawing.Size(42,13);
			this.label36.TabIndex = 48;
			this.label36.Text = "amount";
			// 
			// label37
			// 
			this.label37.AutoSize = true;
			this.label37.Location = new System.Drawing.Point(311,18);
			this.label37.Name = "label37";
			this.label37.Size = new System.Drawing.Size(31,13);
			this.label37.TabIndex = 47;
			this.label37.Text = "code";
			// 
			// label38
			// 
			this.label38.AutoSize = true;
			this.label38.Location = new System.Drawing.Point(292,94);
			this.label38.Name = "label38";
			this.label38.Size = new System.Drawing.Size(13,13);
			this.label38.TabIndex = 46;
			this.label38.Text = "d";
			// 
			// label39
			// 
			this.label39.AutoSize = true;
			this.label39.Location = new System.Drawing.Point(292,75);
			this.label39.Name = "label39";
			this.label39.Size = new System.Drawing.Size(13,13);
			this.label39.TabIndex = 45;
			this.label39.Text = "c";
			// 
			// label40
			// 
			this.label40.AutoSize = true;
			this.label40.Location = new System.Drawing.Point(292,56);
			this.label40.Name = "label40";
			this.label40.Size = new System.Drawing.Size(13,13);
			this.label40.TabIndex = 44;
			this.label40.Text = "b";
			// 
			// label41
			// 
			this.label41.AutoSize = true;
			this.label41.Location = new System.Drawing.Point(292,37);
			this.label41.Name = "label41";
			this.label41.Size = new System.Drawing.Size(13,13);
			this.label41.TabIndex = 43;
			this.label41.Text = "a";
			// 
			// textVC10Amount
			// 
			this.textVC10Amount.Location = new System.Drawing.Point(203,89);
			this.textVC10Amount.Name = "textVC10Amount";
			this.textVC10Amount.Size = new System.Drawing.Size(66,20);
			this.textVC10Amount.TabIndex = 42;
			this.textVC10Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC7Amount
			// 
			this.textVC7Amount.Location = new System.Drawing.Point(203,70);
			this.textVC7Amount.Name = "textVC7Amount";
			this.textVC7Amount.Size = new System.Drawing.Size(66,20);
			this.textVC7Amount.TabIndex = 41;
			this.textVC7Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC4Amount
			// 
			this.textVC4Amount.Location = new System.Drawing.Point(203,51);
			this.textVC4Amount.Name = "textVC4Amount";
			this.textVC4Amount.Size = new System.Drawing.Size(66,20);
			this.textVC4Amount.TabIndex = 40;
			this.textVC4Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC1Amount
			// 
			this.textVC1Amount.Location = new System.Drawing.Point(203,32);
			this.textVC1Amount.Name = "textVC1Amount";
			this.textVC1Amount.Size = new System.Drawing.Size(66,20);
			this.textVC1Amount.TabIndex = 39;
			this.textVC1Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC10Code
			// 
			this.textVC10Code.Location = new System.Drawing.Point(173,89);
			this.textVC10Code.MaxLength = 2;
			this.textVC10Code.Name = "textVC10Code";
			this.textVC10Code.Size = new System.Drawing.Size(26,20);
			this.textVC10Code.TabIndex = 38;
			this.textVC10Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC7Code
			// 
			this.textVC7Code.Location = new System.Drawing.Point(173,70);
			this.textVC7Code.MaxLength = 2;
			this.textVC7Code.Name = "textVC7Code";
			this.textVC7Code.Size = new System.Drawing.Size(26,20);
			this.textVC7Code.TabIndex = 37;
			this.textVC7Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC4Code
			// 
			this.textVC4Code.Location = new System.Drawing.Point(173,51);
			this.textVC4Code.MaxLength = 2;
			this.textVC4Code.Name = "textVC4Code";
			this.textVC4Code.Size = new System.Drawing.Size(26,20);
			this.textVC4Code.TabIndex = 36;
			this.textVC4Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC1Code
			// 
			this.textVC1Code.Location = new System.Drawing.Point(173,32);
			this.textVC1Code.MaxLength = 2;
			this.textVC1Code.Name = "textVC1Code";
			this.textVC1Code.Size = new System.Drawing.Size(26,20);
			this.textVC1Code.TabIndex = 35;
			this.textVC1Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label17
			// 
			this.label17.AutoSize = true;
			this.label17.Location = new System.Drawing.Point(215,17);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(42,13);
			this.label17.TabIndex = 34;
			this.label17.Text = "amount";
			// 
			// label19
			// 
			this.label19.AutoSize = true;
			this.label19.Location = new System.Drawing.Point(171,17);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(31,13);
			this.label19.TabIndex = 33;
			this.label19.Text = "code";
			// 
			// label23
			// 
			this.label23.AutoSize = true;
			this.label23.Location = new System.Drawing.Point(152,93);
			this.label23.Name = "label23";
			this.label23.Size = new System.Drawing.Size(13,13);
			this.label23.TabIndex = 32;
			this.label23.Text = "d";
			// 
			// label24
			// 
			this.label24.AutoSize = true;
			this.label24.Location = new System.Drawing.Point(152,74);
			this.label24.Name = "label24";
			this.label24.Size = new System.Drawing.Size(13,13);
			this.label24.TabIndex = 31;
			this.label24.Text = "c";
			// 
			// label28
			// 
			this.label28.AutoSize = true;
			this.label28.Location = new System.Drawing.Point(152,55);
			this.label28.Name = "label28";
			this.label28.Size = new System.Drawing.Size(13,13);
			this.label28.TabIndex = 30;
			this.label28.Text = "b";
			// 
			// label29
			// 
			this.label29.AutoSize = true;
			this.label29.Location = new System.Drawing.Point(152,36);
			this.label29.Name = "label29";
			this.label29.Size = new System.Drawing.Size(13,13);
			this.label29.TabIndex = 29;
			this.label29.Text = "a";
			// 
			// label27
			// 
			this.label27.AutoSize = true;
			this.label27.Location = new System.Drawing.Point(292,16);
			this.label27.Name = "label27";
			this.label27.Size = new System.Drawing.Size(19,13);
			this.label27.TabIndex = 28;
			this.label27.Text = "41";
			// 
			// label26
			// 
			this.label26.AutoSize = true;
			this.label26.Location = new System.Drawing.Point(149,16);
			this.label26.Name = "label26";
			this.label26.Size = new System.Drawing.Size(19,13);
			this.label26.TabIndex = 27;
			this.label26.Text = "40";
			// 
			// label25
			// 
			this.label25.AutoSize = true;
			this.label25.Location = new System.Drawing.Point(12,16);
			this.label25.Name = "label25";
			this.label25.Size = new System.Drawing.Size(19,13);
			this.label25.TabIndex = 18;
			this.label25.Text = "39";
			// 
			// textVC9Amount
			// 
			this.textVC9Amount.Location = new System.Drawing.Point(66,88);
			this.textVC9Amount.Name = "textVC9Amount";
			this.textVC9Amount.Size = new System.Drawing.Size(66,20);
			this.textVC9Amount.TabIndex = 17;
			this.textVC9Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC6Amount
			// 
			this.textVC6Amount.Location = new System.Drawing.Point(66,69);
			this.textVC6Amount.Name = "textVC6Amount";
			this.textVC6Amount.Size = new System.Drawing.Size(66,20);
			this.textVC6Amount.TabIndex = 16;
			this.textVC6Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC3Amount
			// 
			this.textVC3Amount.Location = new System.Drawing.Point(66,50);
			this.textVC3Amount.Name = "textVC3Amount";
			this.textVC3Amount.Size = new System.Drawing.Size(66,20);
			this.textVC3Amount.TabIndex = 15;
			this.textVC3Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC0Amount
			// 
			this.textVC0Amount.Location = new System.Drawing.Point(66,31);
			this.textVC0Amount.Name = "textVC0Amount";
			this.textVC0Amount.Size = new System.Drawing.Size(66,20);
			this.textVC0Amount.TabIndex = 14;
			this.textVC0Amount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textVC9Code
			// 
			this.textVC9Code.Location = new System.Drawing.Point(36,88);
			this.textVC9Code.MaxLength = 2;
			this.textVC9Code.Name = "textVC9Code";
			this.textVC9Code.Size = new System.Drawing.Size(26,20);
			this.textVC9Code.TabIndex = 13;
			this.textVC9Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC6Code
			// 
			this.textVC6Code.Location = new System.Drawing.Point(36,69);
			this.textVC6Code.MaxLength = 2;
			this.textVC6Code.Name = "textVC6Code";
			this.textVC6Code.Size = new System.Drawing.Size(26,20);
			this.textVC6Code.TabIndex = 12;
			this.textVC6Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC3Code
			// 
			this.textVC3Code.Location = new System.Drawing.Point(36,50);
			this.textVC3Code.MaxLength = 2;
			this.textVC3Code.Name = "textVC3Code";
			this.textVC3Code.Size = new System.Drawing.Size(26,20);
			this.textVC3Code.TabIndex = 11;
			this.textVC3Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textVC0Code
			// 
			this.textVC0Code.Location = new System.Drawing.Point(36,31);
			this.textVC0Code.MaxLength = 2;
			this.textVC0Code.Name = "textVC0Code";
			this.textVC0Code.Size = new System.Drawing.Size(26,20);
			this.textVC0Code.TabIndex = 10;
			this.textVC0Code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// label22
			// 
			this.label22.AutoSize = true;
			this.label22.Location = new System.Drawing.Point(78,16);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(42,13);
			this.label22.TabIndex = 7;
			this.label22.Text = "amount";
			// 
			// label15
			// 
			this.label15.AutoSize = true;
			this.label15.Location = new System.Drawing.Point(34,16);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(31,13);
			this.label15.TabIndex = 4;
			this.label15.Text = "code";
			// 
			// label14
			// 
			this.label14.AutoSize = true;
			this.label14.Location = new System.Drawing.Point(15,92);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(13,13);
			this.label14.TabIndex = 3;
			this.label14.Text = "d";
			// 
			// label13
			// 
			this.label13.AutoSize = true;
			this.label13.Location = new System.Drawing.Point(15,73);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(13,13);
			this.label13.TabIndex = 2;
			this.label13.Text = "c";
			// 
			// label12
			// 
			this.label12.AutoSize = true;
			this.label12.Location = new System.Drawing.Point(15,54);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(13,13);
			this.label12.TabIndex = 1;
			this.label12.Text = "b";
			// 
			// label11
			// 
			this.label11.AutoSize = true;
			this.label11.Location = new System.Drawing.Point(15,35);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(13,13);
			this.label11.TabIndex = 0;
			this.label11.Text = "a";
			// 
			// label30
			// 
			this.label30.AutoSize = true;
			this.label30.Location = new System.Drawing.Point(358,16);
			this.label30.Name = "label30";
			this.label30.Size = new System.Drawing.Size(42,13);
			this.label30.TabIndex = 48;
			this.label30.Text = "amount";
			// 
			// label31
			// 
			this.label31.AutoSize = true;
			this.label31.Location = new System.Drawing.Point(314,16);
			this.label31.Name = "label31";
			this.label31.Size = new System.Drawing.Size(31,13);
			this.label31.TabIndex = 47;
			this.label31.Text = "code";
			// 
			// label32
			// 
			this.label32.AutoSize = true;
			this.label32.Location = new System.Drawing.Point(295,92);
			this.label32.Name = "label32";
			this.label32.Size = new System.Drawing.Size(13,13);
			this.label32.TabIndex = 46;
			this.label32.Text = "d";
			// 
			// label33
			// 
			this.label33.AutoSize = true;
			this.label33.Location = new System.Drawing.Point(295,73);
			this.label33.Name = "label33";
			this.label33.Size = new System.Drawing.Size(13,13);
			this.label33.TabIndex = 45;
			this.label33.Text = "c";
			// 
			// label34
			// 
			this.label34.AutoSize = true;
			this.label34.Location = new System.Drawing.Point(295,54);
			this.label34.Name = "label34";
			this.label34.Size = new System.Drawing.Size(13,13);
			this.label34.TabIndex = 44;
			this.label34.Text = "b";
			// 
			// label35
			// 
			this.label35.AutoSize = true;
			this.label35.Location = new System.Drawing.Point(295,35);
			this.label35.Name = "label35";
			this.label35.Size = new System.Drawing.Size(13,13);
			this.label35.TabIndex = 43;
			this.label35.Text = "a";
			// 
			// label20
			// 
			this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.label20.Location = new System.Drawing.Point(717,847);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(215,30);
			this.label20.TabIndex = 92;
			this.label20.Text = "(does not cancel payment edits)";
			this.label20.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// panelBottomEdge
			// 
			this.panelBottomEdge.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelBottomEdge.Location = new System.Drawing.Point(300,700);
			this.panelBottomEdge.Name = "panelBottomEdge";
			this.panelBottomEdge.Size = new System.Drawing.Size(682,1);
			this.panelBottomEdge.TabIndex = 131;
			this.panelBottomEdge.Visible = false;
			// 
			// panelRightEdge
			// 
			this.panelRightEdge.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panelRightEdge.Location = new System.Drawing.Point(982,200);
			this.panelRightEdge.Name = "panelRightEdge";
			this.panelRightEdge.Size = new System.Drawing.Size(1,500);
			this.panelRightEdge.TabIndex = 132;
			this.panelRightEdge.Visible = false;
			// 
			// tabMain
			// 
			this.tabMain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.tabMain.Controls.Add(this.tabGeneral);
			this.tabMain.Controls.Add(this.tabMisc);
			this.tabMain.Controls.Add(this.tabUB04);
			this.tabMain.Controls.Add(this.tabCanadian);
			this.tabMain.Location = new System.Drawing.Point(2,478);
			this.tabMain.Name = "tabMain";
			this.tabMain.SelectedIndex = 0;
			this.tabMain.Size = new System.Drawing.Size(976,378);
			this.tabMain.TabIndex = 133;
			// 
			// tabGeneral
			// 
			this.tabGeneral.AutoScroll = true;
			this.tabGeneral.BackColor = System.Drawing.Color.Transparent;
			this.tabGeneral.Controls.Add(this.groupAccident);
			this.tabGeneral.Controls.Add(this.groupAttachments);
			this.tabGeneral.Controls.Add(this.groupAttachedImages);
			this.tabGeneral.Controls.Add(this.groupReferral);
			this.tabGeneral.Controls.Add(this.groupProsth);
			this.tabGeneral.Controls.Add(this.comboEmployRelated);
			this.tabGeneral.Controls.Add(this.groupOrtho);
			this.tabGeneral.Controls.Add(this.labelNote);
			this.tabGeneral.Controls.Add(this.textNote);
			this.tabGeneral.Controls.Add(this.comboPlaceService);
			this.tabGeneral.Controls.Add(this.label48);
			this.tabGeneral.Controls.Add(this.label49);
			this.tabGeneral.Location = new System.Drawing.Point(4,22);
			this.tabGeneral.Name = "tabGeneral";
			this.tabGeneral.Size = new System.Drawing.Size(968,352);
			this.tabGeneral.TabIndex = 2;
			this.tabGeneral.Text = "General";
			this.tabGeneral.UseVisualStyleBackColor = true;
			// 
			// groupAccident
			// 
			this.groupAccident.Controls.Add(this.comboAccident);
			this.groupAccident.Controls.Add(this.label44);
			this.groupAccident.Controls.Add(this.textAccidentDate);
			this.groupAccident.Controls.Add(this.label42);
			this.groupAccident.Controls.Add(this.textAccidentST);
			this.groupAccident.Controls.Add(this.labelAccidentST);
			this.groupAccident.Location = new System.Drawing.Point(3,165);
			this.groupAccident.Name = "groupAccident";
			this.groupAccident.Size = new System.Drawing.Size(286,79);
			this.groupAccident.TabIndex = 149;
			this.groupAccident.TabStop = false;
			this.groupAccident.Text = "Accident";
			// 
			// comboAccident
			// 
			this.comboAccident.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboAccident.FormattingEnabled = true;
			this.comboAccident.Location = new System.Drawing.Point(136,14);
			this.comboAccident.Name = "comboAccident";
			this.comboAccident.Size = new System.Drawing.Size(101,21);
			this.comboAccident.TabIndex = 142;
			// 
			// label44
			// 
			this.label44.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label44.Location = new System.Drawing.Point(17,36);
			this.label44.Name = "label44";
			this.label44.Size = new System.Drawing.Size(117,17);
			this.label44.TabIndex = 130;
			this.label44.Text = "Accident Date";
			this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textAccidentDate
			// 
			this.textAccidentDate.Location = new System.Drawing.Point(136,35);
			this.textAccidentDate.Name = "textAccidentDate";
			this.textAccidentDate.Size = new System.Drawing.Size(75,20);
			this.textAccidentDate.TabIndex = 128;
			// 
			// label42
			// 
			this.label42.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label42.Location = new System.Drawing.Point(17,15);
			this.label42.Name = "label42";
			this.label42.Size = new System.Drawing.Size(117,17);
			this.label42.TabIndex = 143;
			this.label42.Text = "Accident Related";
			this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textAccidentST
			// 
			this.textAccidentST.Location = new System.Drawing.Point(136,55);
			this.textAccidentST.Name = "textAccidentST";
			this.textAccidentST.Size = new System.Drawing.Size(30,20);
			this.textAccidentST.TabIndex = 129;
			// 
			// labelAccidentST
			// 
			this.labelAccidentST.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.labelAccidentST.Location = new System.Drawing.Point(17,56);
			this.labelAccidentST.Name = "labelAccidentST";
			this.labelAccidentST.Size = new System.Drawing.Size(117,17);
			this.labelAccidentST.TabIndex = 134;
			this.labelAccidentST.Text = "Accident State";
			this.labelAccidentST.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupAttachments
			// 
			this.groupAttachments.Controls.Add(this.label65);
			this.groupAttachments.Controls.Add(this.textAttachID);
			this.groupAttachments.Controls.Add(this.label64);
			this.groupAttachments.Controls.Add(this.radioAttachElect);
			this.groupAttachments.Controls.Add(this.radioAttachMail);
			this.groupAttachments.Controls.Add(this.checkAttachMisc);
			this.groupAttachments.Controls.Add(this.checkAttachPerio);
			this.groupAttachments.Controls.Add(this.checkAttachNarrative);
			this.groupAttachments.Controls.Add(this.checkAttachEoB);
			this.groupAttachments.Controls.Add(this.label63);
			this.groupAttachments.Controls.Add(this.textAttachModels);
			this.groupAttachments.Controls.Add(this.label62);
			this.groupAttachments.Controls.Add(this.textAttachImages);
			this.groupAttachments.Controls.Add(this.labelRadiographs);
			this.groupAttachments.Controls.Add(this.textRadiographs);
			this.groupAttachments.Location = new System.Drawing.Point(629,96);
			this.groupAttachments.Name = "groupAttachments";
			this.groupAttachments.Size = new System.Drawing.Size(319,178);
			this.groupAttachments.TabIndex = 148;
			this.groupAttachments.TabStop = false;
			this.groupAttachments.Text = "Attachments";
			// 
			// label65
			// 
			this.label65.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label65.Location = new System.Drawing.Point(4,16);
			this.label65.Name = "label65";
			this.label65.Size = new System.Drawing.Size(313,18);
			this.label65.TabIndex = 152;
			this.label65.Text = "The attachments indicated here must be sent separately.";
			// 
			// textAttachID
			// 
			this.textAttachID.Location = new System.Drawing.Point(171,152);
			this.textAttachID.Name = "textAttachID";
			this.textAttachID.Size = new System.Drawing.Size(142,20);
			this.textAttachID.TabIndex = 133;
			// 
			// label64
			// 
			this.label64.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label64.Location = new System.Drawing.Point(170,120);
			this.label64.Name = "label64";
			this.label64.Size = new System.Drawing.Size(141,29);
			this.label64.TabIndex = 134;
			this.label64.Text = "Attachment ID Number\r\n(example: NEA#1234567)";
			this.label64.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// radioAttachElect
			// 
			this.radioAttachElect.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioAttachElect.Location = new System.Drawing.Point(171,59);
			this.radioAttachElect.Name = "radioAttachElect";
			this.radioAttachElect.Size = new System.Drawing.Size(104,16);
			this.radioAttachElect.TabIndex = 129;
			this.radioAttachElect.Text = "Electronically";
			// 
			// radioAttachMail
			// 
			this.radioAttachMail.Checked = true;
			this.radioAttachMail.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radioAttachMail.Location = new System.Drawing.Point(171,39);
			this.radioAttachMail.Name = "radioAttachMail";
			this.radioAttachMail.Size = new System.Drawing.Size(104,16);
			this.radioAttachMail.TabIndex = 128;
			this.radioAttachMail.TabStop = true;
			this.radioAttachMail.Text = "By Mail";
			// 
			// checkAttachMisc
			// 
			this.checkAttachMisc.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkAttachMisc.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAttachMisc.Location = new System.Drawing.Point(9,154);
			this.checkAttachMisc.Name = "checkAttachMisc";
			this.checkAttachMisc.Size = new System.Drawing.Size(112,18);
			this.checkAttachMisc.TabIndex = 125;
			this.checkAttachMisc.Text = "Misc Support Data";
			this.checkAttachMisc.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkAttachPerio
			// 
			this.checkAttachPerio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkAttachPerio.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAttachPerio.Location = new System.Drawing.Point(31,137);
			this.checkAttachPerio.Name = "checkAttachPerio";
			this.checkAttachPerio.Size = new System.Drawing.Size(90,18);
			this.checkAttachPerio.TabIndex = 124;
			this.checkAttachPerio.Text = "Perio Chart";
			this.checkAttachPerio.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkAttachNarrative
			// 
			this.checkAttachNarrative.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkAttachNarrative.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAttachNarrative.Location = new System.Drawing.Point(31,120);
			this.checkAttachNarrative.Name = "checkAttachNarrative";
			this.checkAttachNarrative.Size = new System.Drawing.Size(90,18);
			this.checkAttachNarrative.TabIndex = 123;
			this.checkAttachNarrative.Text = "Narrative";
			this.checkAttachNarrative.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkAttachEoB
			// 
			this.checkAttachEoB.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkAttachEoB.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkAttachEoB.Location = new System.Drawing.Point(31,103);
			this.checkAttachEoB.Name = "checkAttachEoB";
			this.checkAttachEoB.Size = new System.Drawing.Size(90,18);
			this.checkAttachEoB.TabIndex = 122;
			this.checkAttachEoB.Text = "EoB";
			this.checkAttachEoB.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label63
			// 
			this.label63.Location = new System.Drawing.Point(28,81);
			this.label63.Name = "label63";
			this.label63.Size = new System.Drawing.Size(79,18);
			this.label63.TabIndex = 121;
			this.label63.Text = "Models";
			this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textAttachModels
			// 
			this.textAttachModels.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textAttachModels.Location = new System.Drawing.Point(108,81);
			this.textAttachModels.MaxVal = 255;
			this.textAttachModels.MinVal = 0;
			this.textAttachModels.Name = "textAttachModels";
			this.textAttachModels.Size = new System.Drawing.Size(39,20);
			this.textAttachModels.TabIndex = 120;
			this.textAttachModels.Text = "0";
			// 
			// label62
			// 
			this.label62.Location = new System.Drawing.Point(28,60);
			this.label62.Name = "label62";
			this.label62.Size = new System.Drawing.Size(79,18);
			this.label62.TabIndex = 119;
			this.label62.Text = "Oral Images";
			this.label62.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textAttachImages
			// 
			this.textAttachImages.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textAttachImages.Location = new System.Drawing.Point(108,60);
			this.textAttachImages.MaxVal = 255;
			this.textAttachImages.MinVal = 0;
			this.textAttachImages.Name = "textAttachImages";
			this.textAttachImages.Size = new System.Drawing.Size(39,20);
			this.textAttachImages.TabIndex = 118;
			this.textAttachImages.Text = "0";
			// 
			// textRadiographs
			// 
			this.textRadiographs.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textRadiographs.Location = new System.Drawing.Point(108,39);
			this.textRadiographs.MaxVal = 255;
			this.textRadiographs.MinVal = 0;
			this.textRadiographs.Name = "textRadiographs";
			this.textRadiographs.Size = new System.Drawing.Size(39,20);
			this.textRadiographs.TabIndex = 116;
			this.textRadiographs.Text = "0";
			// 
			// groupAttachedImages
			// 
			this.groupAttachedImages.Controls.Add(this.butExport);
			this.groupAttachedImages.Controls.Add(this.butAttachAdd);
			this.groupAttachedImages.Controls.Add(this.butAttachPerio);
			this.groupAttachedImages.Controls.Add(this.label61);
			this.groupAttachedImages.Controls.Add(this.listAttachments);
			this.groupAttachedImages.Location = new System.Drawing.Point(629,283);
			this.groupAttachedImages.Name = "groupAttachedImages";
			this.groupAttachedImages.Size = new System.Drawing.Size(319,143);
			this.groupAttachedImages.TabIndex = 147;
			this.groupAttachedImages.TabStop = false;
			this.groupAttachedImages.Text = "Attached Images";
			// 
			// butExport
			// 
			this.butExport.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.butExport.Autosize = true;
			this.butExport.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butExport.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butExport.CornerRadius = 4F;
			this.butExport.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butExport.Location = new System.Drawing.Point(252,42);
			this.butExport.Name = "butExport";
			this.butExport.Size = new System.Drawing.Size(62,24);
			this.butExport.TabIndex = 150;
			this.butExport.Text = "Export";
			this.butExport.Click += new System.EventHandler(this.butExport_Click);
			// 
			// butAttachAdd
			// 
			this.butAttachAdd.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAttachAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.butAttachAdd.Autosize = true;
			this.butAttachAdd.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAttachAdd.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAttachAdd.CornerRadius = 4F;
			this.butAttachAdd.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butAttachAdd.Location = new System.Drawing.Point(122,42);
			this.butAttachAdd.Name = "butAttachAdd";
			this.butAttachAdd.Size = new System.Drawing.Size(62,24);
			this.butAttachAdd.TabIndex = 147;
			this.butAttachAdd.Text = "Add";
			this.butAttachAdd.Click += new System.EventHandler(this.butAttachAdd_Click);
			// 
			// butAttachPerio
			// 
			this.butAttachPerio.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAttachPerio.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.butAttachPerio.Autosize = true;
			this.butAttachPerio.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAttachPerio.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAttachPerio.CornerRadius = 4F;
			this.butAttachPerio.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butAttachPerio.Location = new System.Drawing.Point(187,42);
			this.butAttachPerio.Name = "butAttachPerio";
			this.butAttachPerio.Size = new System.Drawing.Size(62,24);
			this.butAttachPerio.TabIndex = 146;
			this.butAttachPerio.Text = "Perio";
			this.butAttachPerio.Click += new System.EventHandler(this.butAttachPerio_Click);
			// 
			// label61
			// 
			this.label61.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label61.Location = new System.Drawing.Point(7,16);
			this.label61.Name = "label61";
			this.label61.Size = new System.Drawing.Size(282,30);
			this.label61.TabIndex = 151;
			this.label61.Text = "These images will NOT be automatically sent with an electronic claim.";
			// 
			// listAttachments
			// 
			this.listAttachments.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.listAttachments.FormattingEnabled = true;
			this.listAttachments.Location = new System.Drawing.Point(10,68);
			this.listAttachments.Name = "listAttachments";
			this.listAttachments.Size = new System.Drawing.Size(304,69);
			this.listAttachments.TabIndex = 149;
			this.listAttachments.DoubleClick += new System.EventHandler(this.listAttachments_DoubleClick);
			this.listAttachments.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listAttachments_MouseDown);
			// 
			// groupReferral
			// 
			this.groupReferral.Controls.Add(this.label45);
			this.groupReferral.Controls.Add(this.textRefProv);
			this.groupReferral.Controls.Add(this.butReferralEdit);
			this.groupReferral.Controls.Add(this.label47);
			this.groupReferral.Controls.Add(this.butReferralNone);
			this.groupReferral.Controls.Add(this.butReferralSelect);
			this.groupReferral.Controls.Add(this.textRefNum);
			this.groupReferral.Controls.Add(this.label46);
			this.groupReferral.Location = new System.Drawing.Point(308,118);
			this.groupReferral.Name = "groupReferral";
			this.groupReferral.Size = new System.Drawing.Size(297,118);
			this.groupReferral.TabIndex = 118;
			this.groupReferral.TabStop = false;
			this.groupReferral.Text = "Claim Referral";
			// 
			// label45
			// 
			this.label45.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label45.Location = new System.Drawing.Point(10,16);
			this.label45.Name = "label45";
			this.label45.Size = new System.Drawing.Size(282,30);
			this.label45.TabIndex = 133;
			this.label45.Text = "Only enter referring provider and referral number if required by your insurance c" +
    "arrier.";
			// 
			// textRefProv
			// 
			this.textRefProv.BackColor = System.Drawing.SystemColors.Window;
			this.textRefProv.Location = new System.Drawing.Point(109,49);
			this.textRefProv.Name = "textRefProv";
			this.textRefProv.ReadOnly = true;
			this.textRefProv.Size = new System.Drawing.Size(175,20);
			this.textRefProv.TabIndex = 139;
			// 
			// butReferralEdit
			// 
			this.butReferralEdit.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butReferralEdit.Autosize = true;
			this.butReferralEdit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReferralEdit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReferralEdit.CornerRadius = 4F;
			this.butReferralEdit.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butReferralEdit.Location = new System.Drawing.Point(227,70);
			this.butReferralEdit.Name = "butReferralEdit";
			this.butReferralEdit.Size = new System.Drawing.Size(57,24);
			this.butReferralEdit.TabIndex = 144;
			this.butReferralEdit.Text = "Edit";
			this.butReferralEdit.Click += new System.EventHandler(this.butReferralEdit_Click);
			// 
			// label47
			// 
			this.label47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label47.Location = new System.Drawing.Point(9,51);
			this.label47.Name = "label47";
			this.label47.Size = new System.Drawing.Size(99,14);
			this.label47.TabIndex = 131;
			this.label47.Text = "Referring Provider";
			this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butReferralNone
			// 
			this.butReferralNone.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butReferralNone.Autosize = true;
			this.butReferralNone.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReferralNone.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReferralNone.CornerRadius = 4F;
			this.butReferralNone.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butReferralNone.Location = new System.Drawing.Point(109,70);
			this.butReferralNone.Name = "butReferralNone";
			this.butReferralNone.Size = new System.Drawing.Size(57,24);
			this.butReferralNone.TabIndex = 135;
			this.butReferralNone.Text = "&None";
			this.butReferralNone.Click += new System.EventHandler(this.butReferralNone_Click);
			// 
			// butReferralSelect
			// 
			this.butReferralSelect.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butReferralSelect.Autosize = true;
			this.butReferralSelect.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReferralSelect.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReferralSelect.CornerRadius = 4F;
			this.butReferralSelect.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.butReferralSelect.Location = new System.Drawing.Point(168,70);
			this.butReferralSelect.Name = "butReferralSelect";
			this.butReferralSelect.Size = new System.Drawing.Size(57,24);
			this.butReferralSelect.TabIndex = 138;
			this.butReferralSelect.Text = "Select";
			this.butReferralSelect.Click += new System.EventHandler(this.butReferralSelect_Click);
			// 
			// textRefNum
			// 
			this.textRefNum.Location = new System.Drawing.Point(109,95);
			this.textRefNum.Name = "textRefNum";
			this.textRefNum.Size = new System.Drawing.Size(175,20);
			this.textRefNum.TabIndex = 127;
			// 
			// label46
			// 
			this.label46.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label46.Location = new System.Drawing.Point(18,97);
			this.label46.Name = "label46";
			this.label46.Size = new System.Drawing.Size(90,18);
			this.label46.TabIndex = 132;
			this.label46.Text = "Referral Number";
			this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboEmployRelated
			// 
			this.comboEmployRelated.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboEmployRelated.FormattingEnabled = true;
			this.comboEmployRelated.Location = new System.Drawing.Point(139,143);
			this.comboEmployRelated.Name = "comboEmployRelated";
			this.comboEmployRelated.Size = new System.Drawing.Size(150,21);
			this.comboEmployRelated.TabIndex = 141;
			// 
			// textNote
			// 
			this.textNote.AcceptsTab = true;
			this.textNote.DetectUrls = false;
			this.textNote.Location = new System.Drawing.Point(629,22);
			this.textNote.MaxLength = 255;
			this.textNote.Name = "textNote";
			this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Claim;
			this.textNote.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textNote.Size = new System.Drawing.Size(319,68);
			this.textNote.TabIndex = 118;
			this.textNote.Text = "";
			// 
			// comboPlaceService
			// 
			this.comboPlaceService.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPlaceService.FormattingEnabled = true;
			this.comboPlaceService.Location = new System.Drawing.Point(139,122);
			this.comboPlaceService.Name = "comboPlaceService";
			this.comboPlaceService.Size = new System.Drawing.Size(150,21);
			this.comboPlaceService.TabIndex = 140;
			// 
			// label48
			// 
			this.label48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label48.Location = new System.Drawing.Point(20,123);
			this.label48.Name = "label48";
			this.label48.Size = new System.Drawing.Size(117,17);
			this.label48.TabIndex = 136;
			this.label48.Text = "Place of Service";
			this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label49
			// 
			this.label49.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label49.Location = new System.Drawing.Point(20,144);
			this.label49.Name = "label49";
			this.label49.Size = new System.Drawing.Size(117,17);
			this.label49.TabIndex = 137;
			this.label49.Text = "Employment Related";
			this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// tabMisc
			// 
			this.tabMisc.Controls.Add(this.label94);
			this.tabMisc.Controls.Add(this.label93);
			this.tabMisc.Controls.Add(this.label88);
			this.tabMisc.Controls.Add(this.textOrigRefNum);
			this.tabMisc.Controls.Add(this.label90);
			this.tabMisc.Controls.Add(this.labelPriorAuth);
			this.tabMisc.Controls.Add(this.label92);
			this.tabMisc.Controls.Add(this.textPriorAuth);
			this.tabMisc.Controls.Add(this.labelSpecialProgram);
			this.tabMisc.Controls.Add(this.textClaimIdentifier);
			this.tabMisc.Controls.Add(this.comboSpecialProgram);
			this.tabMisc.Controls.Add(this.labelCustomTracking);
			this.tabMisc.Controls.Add(this.label91);
			this.tabMisc.Controls.Add(this.comboCustomTracking);
			this.tabMisc.Controls.Add(this.comboCorrectionType);
			this.tabMisc.Location = new System.Drawing.Point(4,22);
			this.tabMisc.Name = "tabMisc";
			this.tabMisc.Padding = new System.Windows.Forms.Padding(3);
			this.tabMisc.Size = new System.Drawing.Size(968,352);
			this.tabMisc.TabIndex = 4;
			this.tabMisc.Text = "Misc";
			this.tabMisc.UseVisualStyleBackColor = true;
			// 
			// textOrigRefNum
			// 
			this.textOrigRefNum.Location = new System.Drawing.Point(139,85);
			this.textOrigRefNum.Name = "textOrigRefNum";
			this.textOrigRefNum.Size = new System.Drawing.Size(150,20);
			this.textOrigRefNum.TabIndex = 158;
			// 
			// label90
			// 
			this.label90.Location = new System.Drawing.Point(40,6);
			this.label90.Name = "label90";
			this.label90.Size = new System.Drawing.Size(97,17);
			this.label90.TabIndex = 154;
			this.label90.Text = "Correction Type";
			this.label90.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelPriorAuth
			// 
			this.labelPriorAuth.Location = new System.Drawing.Point(3,28);
			this.labelPriorAuth.Name = "labelPriorAuth";
			this.labelPriorAuth.Size = new System.Drawing.Size(134,16);
			this.labelPriorAuth.TabIndex = 142;
			this.labelPriorAuth.Text = "Prior Authorization (rare)";
			this.labelPriorAuth.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label92
			// 
			this.label92.Location = new System.Drawing.Point(3,89);
			this.label92.Name = "label92";
			this.label92.Size = new System.Drawing.Size(137,16);
			this.label92.TabIndex = 159;
			this.label92.Text = "Original Refrerence Num";
			this.label92.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textPriorAuth
			// 
			this.textPriorAuth.Location = new System.Drawing.Point(139,24);
			this.textPriorAuth.Name = "textPriorAuth";
			this.textPriorAuth.Size = new System.Drawing.Size(150,20);
			this.textPriorAuth.TabIndex = 141;
			// 
			// labelSpecialProgram
			// 
			this.labelSpecialProgram.Location = new System.Drawing.Point(40,47);
			this.labelSpecialProgram.Name = "labelSpecialProgram";
			this.labelSpecialProgram.Size = new System.Drawing.Size(97,17);
			this.labelSpecialProgram.TabIndex = 143;
			this.labelSpecialProgram.Text = "Special Program";
			this.labelSpecialProgram.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textClaimIdentifier
			// 
			this.textClaimIdentifier.Location = new System.Drawing.Point(139,65);
			this.textClaimIdentifier.Name = "textClaimIdentifier";
			this.textClaimIdentifier.Size = new System.Drawing.Size(150,20);
			this.textClaimIdentifier.TabIndex = 156;
			// 
			// comboSpecialProgram
			// 
			this.comboSpecialProgram.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboSpecialProgram.Location = new System.Drawing.Point(139,44);
			this.comboSpecialProgram.MaxDropDownItems = 100;
			this.comboSpecialProgram.Name = "comboSpecialProgram";
			this.comboSpecialProgram.Size = new System.Drawing.Size(150,21);
			this.comboSpecialProgram.TabIndex = 144;
			// 
			// labelCustomTracking
			// 
			this.labelCustomTracking.Location = new System.Drawing.Point(40,108);
			this.labelCustomTracking.Name = "labelCustomTracking";
			this.labelCustomTracking.Size = new System.Drawing.Size(97,17);
			this.labelCustomTracking.TabIndex = 152;
			this.labelCustomTracking.Text = "Custom Tracking";
			this.labelCustomTracking.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label91
			// 
			this.label91.Location = new System.Drawing.Point(3,69);
			this.label91.Name = "label91";
			this.label91.Size = new System.Drawing.Size(137,16);
			this.label91.TabIndex = 157;
			this.label91.Text = "Claim Identifier (CLM01)";
			this.label91.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// comboCustomTracking
			// 
			this.comboCustomTracking.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboCustomTracking.Location = new System.Drawing.Point(139,105);
			this.comboCustomTracking.MaxDropDownItems = 100;
			this.comboCustomTracking.Name = "comboCustomTracking";
			this.comboCustomTracking.Size = new System.Drawing.Size(150,21);
			this.comboCustomTracking.TabIndex = 153;
			// 
			// comboCorrectionType
			// 
			this.comboCorrectionType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboCorrectionType.Location = new System.Drawing.Point(139,3);
			this.comboCorrectionType.MaxDropDownItems = 100;
			this.comboCorrectionType.Name = "comboCorrectionType";
			this.comboCorrectionType.Size = new System.Drawing.Size(150,21);
			this.comboCorrectionType.TabIndex = 155;
			// 
			// tabUB04
			// 
			this.tabUB04.AutoScroll = true;
			this.tabUB04.BackColor = System.Drawing.Color.Transparent;
			this.tabUB04.Controls.Add(this.textPatientStatus);
			this.tabUB04.Controls.Add(this.label85);
			this.tabUB04.Controls.Add(this.textAdmissionSource);
			this.tabUB04.Controls.Add(this.label84);
			this.tabUB04.Controls.Add(this.textAdmissionType);
			this.tabUB04.Controls.Add(this.label83);
			this.tabUB04.Controls.Add(this.textBillType);
			this.tabUB04.Controls.Add(this.label7);
			this.tabUB04.Controls.Add(this.groupBox1);
			this.tabUB04.Controls.Add(this.groupValueCodes);
			this.tabUB04.Location = new System.Drawing.Point(4,22);
			this.tabUB04.Name = "tabUB04";
			this.tabUB04.Padding = new System.Windows.Forms.Padding(3);
			this.tabUB04.Size = new System.Drawing.Size(968,352);
			this.tabUB04.TabIndex = 0;
			this.tabUB04.Text = "Medical-UB04";
			this.tabUB04.UseVisualStyleBackColor = true;
			// 
			// textPatientStatus
			// 
			this.textPatientStatus.Location = new System.Drawing.Point(140,92);
			this.textPatientStatus.Name = "textPatientStatus";
			this.textPatientStatus.Size = new System.Drawing.Size(47,20);
			this.textPatientStatus.TabIndex = 149;
			// 
			// label85
			// 
			this.label85.Location = new System.Drawing.Point(3,96);
			this.label85.Name = "label85";
			this.label85.Size = new System.Drawing.Size(138,16);
			this.label85.TabIndex = 150;
			this.label85.Text = "Patient Status (2 digit)";
			this.label85.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAdmissionSource
			// 
			this.textAdmissionSource.Location = new System.Drawing.Point(140,69);
			this.textAdmissionSource.Name = "textAdmissionSource";
			this.textAdmissionSource.Size = new System.Drawing.Size(47,20);
			this.textAdmissionSource.TabIndex = 147;
			// 
			// label84
			// 
			this.label84.Location = new System.Drawing.Point(6,73);
			this.label84.Name = "label84";
			this.label84.Size = new System.Drawing.Size(135,16);
			this.label84.TabIndex = 148;
			this.label84.Text = "Admission Source (1 char)";
			this.label84.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAdmissionType
			// 
			this.textAdmissionType.Location = new System.Drawing.Point(140,46);
			this.textAdmissionType.Name = "textAdmissionType";
			this.textAdmissionType.Size = new System.Drawing.Size(47,20);
			this.textAdmissionType.TabIndex = 145;
			// 
			// label83
			// 
			this.label83.Location = new System.Drawing.Point(3,50);
			this.label83.Name = "label83";
			this.label83.Size = new System.Drawing.Size(138,16);
			this.label83.TabIndex = 146;
			this.label83.Text = "Admission Type (1 digit)";
			this.label83.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textBillType
			// 
			this.textBillType.Location = new System.Drawing.Point(140,23);
			this.textBillType.Name = "textBillType";
			this.textBillType.Size = new System.Drawing.Size(47,20);
			this.textBillType.TabIndex = 143;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(24,27);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(117,16);
			this.label7.TabIndex = 144;
			this.label7.Text = "Type of Bill (3 digit)";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.label60);
			this.groupBox1.Controls.Add(this.label59);
			this.groupBox1.Controls.Add(this.label58);
			this.groupBox1.Controls.Add(this.label57);
			this.groupBox1.Controls.Add(this.label56);
			this.groupBox1.Controls.Add(this.label55);
			this.groupBox1.Controls.Add(this.label54);
			this.groupBox1.Controls.Add(this.label53);
			this.groupBox1.Controls.Add(this.label52);
			this.groupBox1.Controls.Add(this.label51);
			this.groupBox1.Controls.Add(this.label50);
			this.groupBox1.Controls.Add(this.textCode10);
			this.groupBox1.Controls.Add(this.textCode9);
			this.groupBox1.Controls.Add(this.textCode8);
			this.groupBox1.Controls.Add(this.textCode7);
			this.groupBox1.Controls.Add(this.textCode6);
			this.groupBox1.Controls.Add(this.textCode5);
			this.groupBox1.Controls.Add(this.textCode4);
			this.groupBox1.Controls.Add(this.textCode3);
			this.groupBox1.Controls.Add(this.textCode2);
			this.groupBox1.Controls.Add(this.textCode1);
			this.groupBox1.Controls.Add(this.textCode0);
			this.groupBox1.Location = new System.Drawing.Point(226,4);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(433,67);
			this.groupBox1.TabIndex = 131;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Condition Codes";
			// 
			// label60
			// 
			this.label60.AutoSize = true;
			this.label60.Location = new System.Drawing.Point(398,19);
			this.label60.Name = "label60";
			this.label60.Size = new System.Drawing.Size(19,13);
			this.label60.TabIndex = 78;
			this.label60.Text = "28";
			// 
			// label59
			// 
			this.label59.AutoSize = true;
			this.label59.Location = new System.Drawing.Point(360,19);
			this.label59.Name = "label59";
			this.label59.Size = new System.Drawing.Size(19,13);
			this.label59.TabIndex = 77;
			this.label59.Text = "27";
			// 
			// label58
			// 
			this.label58.AutoSize = true;
			this.label58.Location = new System.Drawing.Point(322,19);
			this.label58.Name = "label58";
			this.label58.Size = new System.Drawing.Size(19,13);
			this.label58.TabIndex = 76;
			this.label58.Text = "26";
			// 
			// label57
			// 
			this.label57.AutoSize = true;
			this.label57.Location = new System.Drawing.Point(284,19);
			this.label57.Name = "label57";
			this.label57.Size = new System.Drawing.Size(19,13);
			this.label57.TabIndex = 75;
			this.label57.Text = "25";
			// 
			// label56
			// 
			this.label56.AutoSize = true;
			this.label56.Location = new System.Drawing.Point(246,19);
			this.label56.Name = "label56";
			this.label56.Size = new System.Drawing.Size(19,13);
			this.label56.TabIndex = 74;
			this.label56.Text = "24";
			// 
			// label55
			// 
			this.label55.AutoSize = true;
			this.label55.Location = new System.Drawing.Point(209,19);
			this.label55.Name = "label55";
			this.label55.Size = new System.Drawing.Size(19,13);
			this.label55.TabIndex = 73;
			this.label55.Text = "23";
			// 
			// label54
			// 
			this.label54.AutoSize = true;
			this.label54.Location = new System.Drawing.Point(170,19);
			this.label54.Name = "label54";
			this.label54.Size = new System.Drawing.Size(19,13);
			this.label54.TabIndex = 72;
			this.label54.Text = "22";
			// 
			// label53
			// 
			this.label53.AutoSize = true;
			this.label53.Location = new System.Drawing.Point(132,19);
			this.label53.Name = "label53";
			this.label53.Size = new System.Drawing.Size(19,13);
			this.label53.TabIndex = 71;
			this.label53.Text = "21";
			// 
			// label52
			// 
			this.label52.AutoSize = true;
			this.label52.Location = new System.Drawing.Point(94,19);
			this.label52.Name = "label52";
			this.label52.Size = new System.Drawing.Size(19,13);
			this.label52.TabIndex = 70;
			this.label52.Text = "20";
			// 
			// label51
			// 
			this.label51.AutoSize = true;
			this.label51.Location = new System.Drawing.Point(56,19);
			this.label51.Name = "label51";
			this.label51.Size = new System.Drawing.Size(19,13);
			this.label51.TabIndex = 69;
			this.label51.Text = "19";
			// 
			// label50
			// 
			this.label50.AutoSize = true;
			this.label50.Location = new System.Drawing.Point(18,19);
			this.label50.Name = "label50";
			this.label50.Size = new System.Drawing.Size(19,13);
			this.label50.TabIndex = 68;
			this.label50.Text = "18";
			// 
			// textCode10
			// 
			this.textCode10.Location = new System.Drawing.Point(394,37);
			this.textCode10.MaxLength = 2;
			this.textCode10.Name = "textCode10";
			this.textCode10.Size = new System.Drawing.Size(26,20);
			this.textCode10.TabIndex = 67;
			this.textCode10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode9
			// 
			this.textCode9.Location = new System.Drawing.Point(356,37);
			this.textCode9.MaxLength = 2;
			this.textCode9.Name = "textCode9";
			this.textCode9.Size = new System.Drawing.Size(26,20);
			this.textCode9.TabIndex = 66;
			this.textCode9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode8
			// 
			this.textCode8.Location = new System.Drawing.Point(318,37);
			this.textCode8.MaxLength = 2;
			this.textCode8.Name = "textCode8";
			this.textCode8.Size = new System.Drawing.Size(26,20);
			this.textCode8.TabIndex = 65;
			this.textCode8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode7
			// 
			this.textCode7.Location = new System.Drawing.Point(280,37);
			this.textCode7.MaxLength = 2;
			this.textCode7.Name = "textCode7";
			this.textCode7.Size = new System.Drawing.Size(26,20);
			this.textCode7.TabIndex = 64;
			this.textCode7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode6
			// 
			this.textCode6.Location = new System.Drawing.Point(242,37);
			this.textCode6.MaxLength = 2;
			this.textCode6.Name = "textCode6";
			this.textCode6.Size = new System.Drawing.Size(26,20);
			this.textCode6.TabIndex = 63;
			this.textCode6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode5
			// 
			this.textCode5.Location = new System.Drawing.Point(205,37);
			this.textCode5.MaxLength = 2;
			this.textCode5.Name = "textCode5";
			this.textCode5.Size = new System.Drawing.Size(26,20);
			this.textCode5.TabIndex = 62;
			this.textCode5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode4
			// 
			this.textCode4.Location = new System.Drawing.Point(166,37);
			this.textCode4.MaxLength = 2;
			this.textCode4.Name = "textCode4";
			this.textCode4.Size = new System.Drawing.Size(26,20);
			this.textCode4.TabIndex = 61;
			this.textCode4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode3
			// 
			this.textCode3.Location = new System.Drawing.Point(128,37);
			this.textCode3.MaxLength = 2;
			this.textCode3.Name = "textCode3";
			this.textCode3.Size = new System.Drawing.Size(26,20);
			this.textCode3.TabIndex = 60;
			this.textCode3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode2
			// 
			this.textCode2.Location = new System.Drawing.Point(90,37);
			this.textCode2.MaxLength = 2;
			this.textCode2.Name = "textCode2";
			this.textCode2.Size = new System.Drawing.Size(26,20);
			this.textCode2.TabIndex = 59;
			this.textCode2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode1
			// 
			this.textCode1.Location = new System.Drawing.Point(52,37);
			this.textCode1.MaxLength = 2;
			this.textCode1.Name = "textCode1";
			this.textCode1.Size = new System.Drawing.Size(26,20);
			this.textCode1.TabIndex = 58;
			this.textCode1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// textCode0
			// 
			this.textCode0.Location = new System.Drawing.Point(14,37);
			this.textCode0.MaxLength = 2;
			this.textCode0.Name = "textCode0";
			this.textCode0.Size = new System.Drawing.Size(26,20);
			this.textCode0.TabIndex = 57;
			this.textCode0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// tabCanadian
			// 
			this.tabCanadian.AutoScroll = true;
			this.tabCanadian.Controls.Add(this.textCanadaTransRefNum);
			this.tabCanadian.Controls.Add(this.groupCanadaOrthoPredeterm);
			this.tabCanadian.Controls.Add(this.label76);
			this.tabCanadian.Controls.Add(this.butReverse);
			this.tabCanadian.Controls.Add(this.textMissingTeeth);
			this.tabCanadian.Controls.Add(this.label75);
			this.tabCanadian.Controls.Add(this.label74);
			this.tabCanadian.Controls.Add(this.listExtractedTeeth);
			this.tabCanadian.Controls.Add(this.checkCanadianIsOrtho);
			this.tabCanadian.Controls.Add(this.label43);
			this.tabCanadian.Controls.Add(this.butMissingTeethHelp);
			this.tabCanadian.Controls.Add(this.groupBox6);
			this.tabCanadian.Controls.Add(this.groupBox7);
			this.tabCanadian.Controls.Add(this.groupBox8);
			this.tabCanadian.Controls.Add(this.groupBox9);
			this.tabCanadian.Controls.Add(this.textCanadianAccidentDate);
			this.tabCanadian.Location = new System.Drawing.Point(4,22);
			this.tabCanadian.Name = "tabCanadian";
			this.tabCanadian.Size = new System.Drawing.Size(968,352);
			this.tabCanadian.TabIndex = 3;
			this.tabCanadian.Text = "Canadian";
			this.tabCanadian.UseVisualStyleBackColor = true;
			// 
			// textCanadaTransRefNum
			// 
			this.textCanadaTransRefNum.Location = new System.Drawing.Point(96,122);
			this.textCanadaTransRefNum.Name = "textCanadaTransRefNum";
			this.textCanadaTransRefNum.ReadOnly = true;
			this.textCanadaTransRefNum.Size = new System.Drawing.Size(100,20);
			this.textCanadaTransRefNum.TabIndex = 148;
			// 
			// groupCanadaOrthoPredeterm
			// 
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textCanadaExpectedPayCycle);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textCanadaAnticipatedPayAmount);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label82);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textCanadaNumPaymentsAnticipated);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label81);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textCanadaTreatDuration);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label80);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label79);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textCanadaInitialPayment);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label78);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.label77);
			this.groupCanadaOrthoPredeterm.Controls.Add(this.textDateCanadaEstTreatStartDate);
			this.groupCanadaOrthoPredeterm.Enabled = false;
			this.groupCanadaOrthoPredeterm.Location = new System.Drawing.Point(7,187);
			this.groupCanadaOrthoPredeterm.Name = "groupCanadaOrthoPredeterm";
			this.groupCanadaOrthoPredeterm.Size = new System.Drawing.Size(550,104);
			this.groupCanadaOrthoPredeterm.TabIndex = 147;
			this.groupCanadaOrthoPredeterm.TabStop = false;
			this.groupCanadaOrthoPredeterm.Text = "Ortho Treatment (Predetermination Only)";
			// 
			// textCanadaExpectedPayCycle
			// 
			this.textCanadaExpectedPayCycle.Location = new System.Drawing.Point(196,75);
			this.textCanadaExpectedPayCycle.Name = "textCanadaExpectedPayCycle";
			this.textCanadaExpectedPayCycle.Size = new System.Drawing.Size(75,20);
			this.textCanadaExpectedPayCycle.TabIndex = 158;
			// 
			// textCanadaAnticipatedPayAmount
			// 
			this.textCanadaAnticipatedPayAmount.Location = new System.Drawing.Point(466,75);
			this.textCanadaAnticipatedPayAmount.Name = "textCanadaAnticipatedPayAmount";
			this.textCanadaAnticipatedPayAmount.Size = new System.Drawing.Size(75,20);
			this.textCanadaAnticipatedPayAmount.TabIndex = 157;
			// 
			// label82
			// 
			this.label82.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label82.Location = new System.Drawing.Point(280,74);
			this.label82.Name = "label82";
			this.label82.Size = new System.Drawing.Size(180,20);
			this.label82.TabIndex = 156;
			this.label82.Text = "Anticipated Pay Amount";
			this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textCanadaNumPaymentsAnticipated
			// 
			this.textCanadaNumPaymentsAnticipated.Location = new System.Drawing.Point(466,45);
			this.textCanadaNumPaymentsAnticipated.Name = "textCanadaNumPaymentsAnticipated";
			this.textCanadaNumPaymentsAnticipated.Size = new System.Drawing.Size(75,20);
			this.textCanadaNumPaymentsAnticipated.TabIndex = 155;
			// 
			// label81
			// 
			this.label81.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label81.Location = new System.Drawing.Point(277,46);
			this.label81.Name = "label81";
			this.label81.Size = new System.Drawing.Size(183,20);
			this.label81.TabIndex = 154;
			this.label81.Text = "Number of Payments Anticipated";
			this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textCanadaTreatDuration
			// 
			this.textCanadaTreatDuration.Location = new System.Drawing.Point(466,19);
			this.textCanadaTreatDuration.Name = "textCanadaTreatDuration";
			this.textCanadaTreatDuration.Size = new System.Drawing.Size(75,20);
			this.textCanadaTreatDuration.TabIndex = 153;
			// 
			// label80
			// 
			this.label80.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label80.Location = new System.Drawing.Point(280,19);
			this.label80.Name = "label80";
			this.label80.Size = new System.Drawing.Size(180,20);
			this.label80.TabIndex = 152;
			this.label80.Text = "Treatment Duration (Months)";
			this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label79
			// 
			this.label79.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label79.Location = new System.Drawing.Point(8,74);
			this.label79.Name = "label79";
			this.label79.Size = new System.Drawing.Size(182,20);
			this.label79.TabIndex = 150;
			this.label79.Text = "Expected Payment Cycle (Months)";
			this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textCanadaInitialPayment
			// 
			this.textCanadaInitialPayment.Location = new System.Drawing.Point(196,46);
			this.textCanadaInitialPayment.Name = "textCanadaInitialPayment";
			this.textCanadaInitialPayment.Size = new System.Drawing.Size(75,20);
			this.textCanadaInitialPayment.TabIndex = 149;
			// 
			// label78
			// 
			this.label78.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label78.Location = new System.Drawing.Point(8,45);
			this.label78.Name = "label78";
			this.label78.Size = new System.Drawing.Size(174,20);
			this.label78.TabIndex = 141;
			this.label78.Text = "Initial Payment";
			this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label77
			// 
			this.label77.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label77.Location = new System.Drawing.Point(5,20);
			this.label77.Name = "label77";
			this.label77.Size = new System.Drawing.Size(177,20);
			this.label77.TabIndex = 140;
			this.label77.Text = "Estimated Treatment Start Date";
			this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDateCanadaEstTreatStartDate
			// 
			this.textDateCanadaEstTreatStartDate.Location = new System.Drawing.Point(196,20);
			this.textDateCanadaEstTreatStartDate.Name = "textDateCanadaEstTreatStartDate";
			this.textDateCanadaEstTreatStartDate.Size = new System.Drawing.Size(75,20);
			this.textDateCanadaEstTreatStartDate.TabIndex = 139;
			// 
			// label76
			// 
			this.label76.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label76.Location = new System.Drawing.Point(9,122);
			this.label76.Name = "label76";
			this.label76.Size = new System.Drawing.Size(82,16);
			this.label76.TabIndex = 146;
			this.label76.Text = "Trans Ref Num";
			this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butReverse
			// 
			this.butReverse.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butReverse.Autosize = true;
			this.butReverse.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butReverse.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butReverse.CornerRadius = 4F;
			this.butReverse.Enabled = false;
			this.butReverse.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butReverse.Location = new System.Drawing.Point(202,120);
			this.butReverse.Name = "butReverse";
			this.butReverse.Size = new System.Drawing.Size(59,24);
			this.butReverse.TabIndex = 138;
			this.butReverse.Text = "Reverse";
			this.butReverse.Click += new System.EventHandler(this.butReverse_Click);
			// 
			// textMissingTeeth
			// 
			this.textMissingTeeth.Location = new System.Drawing.Point(764,142);
			this.textMissingTeeth.Multiline = true;
			this.textMissingTeeth.Name = "textMissingTeeth";
			this.textMissingTeeth.Size = new System.Drawing.Size(172,44);
			this.textMissingTeeth.TabIndex = 144;
			// 
			// label75
			// 
			this.label75.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label75.Location = new System.Drawing.Point(762,122);
			this.label75.Name = "label75";
			this.label75.Size = new System.Drawing.Size(83,17);
			this.label75.TabIndex = 143;
			this.label75.Text = "Missing Teeth";
			this.label75.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// label74
			// 
			this.label74.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label74.Location = new System.Drawing.Point(762,5);
			this.label74.Name = "label74";
			this.label74.Size = new System.Drawing.Size(143,17);
			this.label74.TabIndex = 142;
			this.label74.Text = "Extracted Teeth";
			this.label74.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// listExtractedTeeth
			// 
			this.listExtractedTeeth.FormattingEnabled = true;
			this.listExtractedTeeth.Location = new System.Drawing.Point(764,24);
			this.listExtractedTeeth.Name = "listExtractedTeeth";
			this.listExtractedTeeth.Size = new System.Drawing.Size(172,95);
			this.listExtractedTeeth.TabIndex = 141;
			// 
			// checkCanadianIsOrtho
			// 
			this.checkCanadianIsOrtho.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkCanadianIsOrtho.Location = new System.Drawing.Point(36,158);
			this.checkCanadianIsOrtho.Name = "checkCanadianIsOrtho";
			this.checkCanadianIsOrtho.Size = new System.Drawing.Size(216,17);
			this.checkCanadianIsOrtho.TabIndex = 140;
			this.checkCanadianIsOrtho.Text = "Treatment Required for Ortho";
			// 
			// label43
			// 
			this.label43.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label43.Location = new System.Drawing.Point(25,85);
			this.label43.Name = "label43";
			this.label43.Size = new System.Drawing.Size(117,17);
			this.label43.TabIndex = 139;
			this.label43.Text = "Accident Date";
			this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butMissingTeethHelp
			// 
			this.butMissingTeethHelp.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butMissingTeethHelp.Autosize = true;
			this.butMissingTeethHelp.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butMissingTeethHelp.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butMissingTeethHelp.CornerRadius = 4F;
			this.butMissingTeethHelp.Location = new System.Drawing.Point(911,0);
			this.butMissingTeethHelp.Name = "butMissingTeethHelp";
			this.butMissingTeethHelp.Size = new System.Drawing.Size(25,24);
			this.butMissingTeethHelp.TabIndex = 137;
			this.butMissingTeethHelp.Text = "?";
			this.butMissingTeethHelp.Click += new System.EventHandler(this.butMissingTeethHelp_Click);
			// 
			// groupBox6
			// 
			this.groupBox6.Controls.Add(this.comboMandProsth);
			this.groupBox6.Controls.Add(this.label66);
			this.groupBox6.Controls.Add(this.textDateInitialLower);
			this.groupBox6.Controls.Add(this.label67);
			this.groupBox6.Controls.Add(this.comboMandProsthMaterial);
			this.groupBox6.Controls.Add(this.label68);
			this.groupBox6.Location = new System.Drawing.Point(402,98);
			this.groupBox6.Name = "groupBox6";
			this.groupBox6.Size = new System.Drawing.Size(355,88);
			this.groupBox6.TabIndex = 13;
			this.groupBox6.TabStop = false;
			this.groupBox6.Text = "Mandibular Prosthesis";
			// 
			// comboMandProsth
			// 
			this.comboMandProsth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboMandProsth.FormattingEnabled = true;
			this.comboMandProsth.Location = new System.Drawing.Point(136,11);
			this.comboMandProsth.Name = "comboMandProsth";
			this.comboMandProsth.Size = new System.Drawing.Size(213,21);
			this.comboMandProsth.TabIndex = 14;
			this.comboMandProsth.SelectionChangeCommitted += new System.EventHandler(this.comboMandProsth_SelectionChangeCommitted);
			// 
			// label66
			// 
			this.label66.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label66.Location = new System.Drawing.Point(7,14);
			this.label66.Name = "label66";
			this.label66.Size = new System.Drawing.Size(128,17);
			this.label66.TabIndex = 1;
			this.label66.Text = "Initial placement lower?";
			this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDateInitialLower
			// 
			this.textDateInitialLower.Location = new System.Drawing.Point(136,36);
			this.textDateInitialLower.Name = "textDateInitialLower";
			this.textDateInitialLower.Size = new System.Drawing.Size(83,20);
			this.textDateInitialLower.TabIndex = 2;
			// 
			// label67
			// 
			this.label67.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label67.Location = new System.Drawing.Point(72,38);
			this.label67.Name = "label67";
			this.label67.Size = new System.Drawing.Size(61,17);
			this.label67.TabIndex = 3;
			this.label67.Text = "Initial Date";
			this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboMandProsthMaterial
			// 
			this.comboMandProsthMaterial.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboMandProsthMaterial.FormattingEnabled = true;
			this.comboMandProsthMaterial.Location = new System.Drawing.Point(136,60);
			this.comboMandProsthMaterial.Name = "comboMandProsthMaterial";
			this.comboMandProsthMaterial.Size = new System.Drawing.Size(213,21);
			this.comboMandProsthMaterial.TabIndex = 4;
			// 
			// label68
			// 
			this.label68.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label68.Location = new System.Drawing.Point(10,61);
			this.label68.Name = "label68";
			this.label68.Size = new System.Drawing.Size(125,18);
			this.label68.TabIndex = 7;
			this.label68.Text = "Prosthesis Material";
			this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox7
			// 
			this.groupBox7.Controls.Add(this.comboMaxProsth);
			this.groupBox7.Controls.Add(this.label69);
			this.groupBox7.Controls.Add(this.textDateInitialUpper);
			this.groupBox7.Controls.Add(this.label70);
			this.groupBox7.Controls.Add(this.comboMaxProsthMaterial);
			this.groupBox7.Controls.Add(this.label71);
			this.groupBox7.Location = new System.Drawing.Point(402,5);
			this.groupBox7.Name = "groupBox7";
			this.groupBox7.Size = new System.Drawing.Size(355,88);
			this.groupBox7.TabIndex = 12;
			this.groupBox7.TabStop = false;
			this.groupBox7.Text = "Maxillary Prosthesis";
			// 
			// comboMaxProsth
			// 
			this.comboMaxProsth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboMaxProsth.FormattingEnabled = true;
			this.comboMaxProsth.Location = new System.Drawing.Point(136,11);
			this.comboMaxProsth.Name = "comboMaxProsth";
			this.comboMaxProsth.Size = new System.Drawing.Size(213,21);
			this.comboMaxProsth.TabIndex = 14;
			this.comboMaxProsth.SelectionChangeCommitted += new System.EventHandler(this.comboMaxProsth_SelectionChangeCommitted);
			// 
			// label69
			// 
			this.label69.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label69.Location = new System.Drawing.Point(7,14);
			this.label69.Name = "label69";
			this.label69.Size = new System.Drawing.Size(128,17);
			this.label69.TabIndex = 1;
			this.label69.Text = "Initial placement upper?";
			this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDateInitialUpper
			// 
			this.textDateInitialUpper.Location = new System.Drawing.Point(136,36);
			this.textDateInitialUpper.Name = "textDateInitialUpper";
			this.textDateInitialUpper.Size = new System.Drawing.Size(83,20);
			this.textDateInitialUpper.TabIndex = 2;
			// 
			// label70
			// 
			this.label70.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label70.Location = new System.Drawing.Point(72,38);
			this.label70.Name = "label70";
			this.label70.Size = new System.Drawing.Size(61,17);
			this.label70.TabIndex = 3;
			this.label70.Text = "Initial Date";
			this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboMaxProsthMaterial
			// 
			this.comboMaxProsthMaterial.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboMaxProsthMaterial.FormattingEnabled = true;
			this.comboMaxProsthMaterial.Location = new System.Drawing.Point(136,60);
			this.comboMaxProsthMaterial.Name = "comboMaxProsthMaterial";
			this.comboMaxProsthMaterial.Size = new System.Drawing.Size(213,21);
			this.comboMaxProsthMaterial.TabIndex = 4;
			// 
			// label71
			// 
			this.label71.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label71.Location = new System.Drawing.Point(10,61);
			this.label71.Name = "label71";
			this.label71.Size = new System.Drawing.Size(125,18);
			this.label71.TabIndex = 7;
			this.label71.Text = "Prosthesis Material";
			this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox8
			// 
			this.groupBox8.Controls.Add(this.checkImages);
			this.groupBox8.Controls.Add(this.checkXrays);
			this.groupBox8.Controls.Add(this.checkModels);
			this.groupBox8.Controls.Add(this.checkCorrespondence);
			this.groupBox8.Controls.Add(this.checkEmail);
			this.groupBox8.Location = new System.Drawing.Point(265,80);
			this.groupBox8.Name = "groupBox8";
			this.groupBox8.Size = new System.Drawing.Size(128,106);
			this.groupBox8.TabIndex = 10;
			this.groupBox8.TabStop = false;
			this.groupBox8.Text = "Materials Forwarded";
			// 
			// checkImages
			// 
			this.checkImages.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.checkImages.Location = new System.Drawing.Point(11,84);
			this.checkImages.Name = "checkImages";
			this.checkImages.Size = new System.Drawing.Size(110,17);
			this.checkImages.TabIndex = 4;
			this.checkImages.Text = "Images";
			this.checkImages.UseVisualStyleBackColor = true;
			// 
			// checkXrays
			// 
			this.checkXrays.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.checkXrays.Location = new System.Drawing.Point(11,67);
			this.checkXrays.Name = "checkXrays";
			this.checkXrays.Size = new System.Drawing.Size(110,17);
			this.checkXrays.TabIndex = 3;
			this.checkXrays.Text = "X-rays";
			this.checkXrays.UseVisualStyleBackColor = true;
			// 
			// checkModels
			// 
			this.checkModels.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.checkModels.Location = new System.Drawing.Point(11,50);
			this.checkModels.Name = "checkModels";
			this.checkModels.Size = new System.Drawing.Size(110,17);
			this.checkModels.TabIndex = 2;
			this.checkModels.Text = "Models";
			this.checkModels.UseVisualStyleBackColor = true;
			// 
			// checkCorrespondence
			// 
			this.checkCorrespondence.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.checkCorrespondence.Location = new System.Drawing.Point(11,33);
			this.checkCorrespondence.Name = "checkCorrespondence";
			this.checkCorrespondence.Size = new System.Drawing.Size(110,17);
			this.checkCorrespondence.TabIndex = 1;
			this.checkCorrespondence.Text = "Correspondence";
			this.checkCorrespondence.UseVisualStyleBackColor = true;
			// 
			// checkEmail
			// 
			this.checkEmail.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.checkEmail.Location = new System.Drawing.Point(11,16);
			this.checkEmail.Name = "checkEmail";
			this.checkEmail.Size = new System.Drawing.Size(110,17);
			this.checkEmail.TabIndex = 0;
			this.checkEmail.Text = "E-Mail";
			this.checkEmail.UseVisualStyleBackColor = true;
			// 
			// groupBox9
			// 
			this.groupBox9.Controls.Add(this.label73);
			this.groupBox9.Controls.Add(this.label72);
			this.groupBox9.Controls.Add(this.comboReferralReason);
			this.groupBox9.Controls.Add(this.textReferralProvider);
			this.groupBox9.Location = new System.Drawing.Point(7,5);
			this.groupBox9.Name = "groupBox9";
			this.groupBox9.Size = new System.Drawing.Size(386,71);
			this.groupBox9.TabIndex = 11;
			this.groupBox9.TabStop = false;
			this.groupBox9.Text = "Referring Provider";
			// 
			// label73
			// 
			this.label73.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label73.Location = new System.Drawing.Point(17,14);
			this.label73.Name = "label73";
			this.label73.Size = new System.Drawing.Size(87,30);
			this.label73.TabIndex = 2;
			this.label73.Text = "CDA Number\r\nor Identifier";
			this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label72
			// 
			this.label72.ImeMode = System.Windows.Forms.ImeMode.NoControl;
			this.label72.Location = new System.Drawing.Point(14,45);
			this.label72.Name = "label72";
			this.label72.Size = new System.Drawing.Size(90,18);
			this.label72.TabIndex = 4;
			this.label72.Text = "Reason";
			this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboReferralReason
			// 
			this.comboReferralReason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboReferralReason.FormattingEnabled = true;
			this.comboReferralReason.Location = new System.Drawing.Point(105,45);
			this.comboReferralReason.Name = "comboReferralReason";
			this.comboReferralReason.Size = new System.Drawing.Size(273,21);
			this.comboReferralReason.TabIndex = 1;
			// 
			// textReferralProvider
			// 
			this.textReferralProvider.Location = new System.Drawing.Point(105,20);
			this.textReferralProvider.Name = "textReferralProvider";
			this.textReferralProvider.Size = new System.Drawing.Size(100,20);
			this.textReferralProvider.TabIndex = 0;
			// 
			// textCanadianAccidentDate
			// 
			this.textCanadianAccidentDate.Location = new System.Drawing.Point(144,84);
			this.textCanadianAccidentDate.Name = "textCanadianAccidentDate";
			this.textCanadianAccidentDate.Size = new System.Drawing.Size(75,20);
			this.textCanadianAccidentDate.TabIndex = 138;
			// 
			// groupEnterPayment
			// 
			this.groupEnterPayment.BackColor = System.Drawing.SystemColors.Control;
			this.groupEnterPayment.Controls.Add(this.butPaySupp);
			this.groupEnterPayment.Controls.Add(this.butPayTotal);
			this.groupEnterPayment.Controls.Add(this.butPayProc);
			this.groupEnterPayment.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupEnterPayment.Location = new System.Drawing.Point(809,12);
			this.groupEnterPayment.Name = "groupEnterPayment";
			this.groupEnterPayment.Size = new System.Drawing.Size(133,107);
			this.groupEnterPayment.TabIndex = 132;
			this.groupEnterPayment.TabStop = false;
			this.groupEnterPayment.Text = "Enter Payment";
			// 
			// butPaySupp
			// 
			this.butPaySupp.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPaySupp.Autosize = true;
			this.butPaySupp.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPaySupp.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPaySupp.CornerRadius = 4F;
			this.butPaySupp.Location = new System.Drawing.Point(17,78);
			this.butPaySupp.Name = "butPaySupp";
			this.butPaySupp.Size = new System.Drawing.Size(99,24);
			this.butPaySupp.TabIndex = 102;
			this.butPaySupp.Text = "S&upplemental";
			this.butPaySupp.Click += new System.EventHandler(this.butPaySupp_Click);
			// 
			// butPayTotal
			// 
			this.butPayTotal.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPayTotal.Autosize = true;
			this.butPayTotal.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPayTotal.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPayTotal.CornerRadius = 4F;
			this.butPayTotal.Location = new System.Drawing.Point(17,16);
			this.butPayTotal.Name = "butPayTotal";
			this.butPayTotal.Size = new System.Drawing.Size(99,24);
			this.butPayTotal.TabIndex = 100;
			this.butPayTotal.Text = "&Total";
			this.butPayTotal.Click += new System.EventHandler(this.butPayTotal_Click);
			// 
			// butPayProc
			// 
			this.butPayProc.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPayProc.Autosize = true;
			this.butPayProc.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPayProc.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPayProc.CornerRadius = 4F;
			this.butPayProc.Location = new System.Drawing.Point(17,42);
			this.butPayProc.Name = "butPayProc";
			this.butPayProc.Size = new System.Drawing.Size(99,24);
			this.butPayProc.TabIndex = 101;
			this.butPayProc.Text = "&By Procedure";
			this.butPayProc.Click += new System.EventHandler(this.butPayProc_Click);
			// 
			// textReasonUnder
			// 
			this.textReasonUnder.Location = new System.Drawing.Point(763,418);
			this.textReasonUnder.MaxLength = 255;
			this.textReasonUnder.Multiline = true;
			this.textReasonUnder.Name = "textReasonUnder";
			this.textReasonUnder.Size = new System.Drawing.Size(215,57);
			this.textReasonUnder.TabIndex = 130;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(762,389);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(213,26);
			this.label4.TabIndex = 131;
			this.label4.Text = "Reasons underpaid:  (shows on patient bill)";
			this.label4.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// contextMenuAttachments
			// 
			this.contextMenuAttachments.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemOpen,
            this.menuItemRename,
            this.menuItemRemove});
			this.contextMenuAttachments.Popup += new System.EventHandler(this.contextMenuAttachments_Popup);
			// 
			// menuItemOpen
			// 
			this.menuItemOpen.Index = 0;
			this.menuItemOpen.Text = "Open";
			this.menuItemOpen.Click += new System.EventHandler(this.menuItemOpen_Click);
			// 
			// menuItemRename
			// 
			this.menuItemRename.Index = 1;
			this.menuItemRename.Text = "Rename";
			this.menuItemRename.Click += new System.EventHandler(this.menuItemRename_Click);
			// 
			// menuItemRemove
			// 
			this.menuItemRemove.Index = 2;
			this.menuItemRemove.Text = "Remove";
			this.menuItemRemove.Click += new System.EventHandler(this.menuItemRemove_Click);
			// 
			// comboClaimStatus
			// 
			this.comboClaimStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClaimStatus.Location = new System.Drawing.Point(111,15);
			this.comboClaimStatus.MaxDropDownItems = 100;
			this.comboClaimStatus.Name = "comboClaimStatus";
			this.comboClaimStatus.Size = new System.Drawing.Size(126,21);
			this.comboClaimStatus.TabIndex = 139;
			// 
			// comboClaimType
			// 
			this.comboClaimType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClaimType.Enabled = false;
			this.comboClaimType.Location = new System.Drawing.Point(111,36);
			this.comboClaimType.MaxDropDownItems = 100;
			this.comboClaimType.Name = "comboClaimType";
			this.comboClaimType.Size = new System.Drawing.Size(126,21);
			this.comboClaimType.TabIndex = 140;
			// 
			// comboMedType
			// 
			this.comboMedType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboMedType.Location = new System.Drawing.Point(351,32);
			this.comboMedType.MaxDropDownItems = 100;
			this.comboMedType.Name = "comboMedType";
			this.comboMedType.Size = new System.Drawing.Size(126,21);
			this.comboMedType.TabIndex = 146;
			// 
			// label86
			// 
			this.label86.Location = new System.Drawing.Point(254,35);
			this.label86.Name = "label86";
			this.label86.Size = new System.Drawing.Size(95,17);
			this.label86.TabIndex = 145;
			this.label86.Text = "Med/Dent";
			this.label86.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// comboClaimForm
			// 
			this.comboClaimForm.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClaimForm.Location = new System.Drawing.Point(351,53);
			this.comboClaimForm.MaxDropDownItems = 100;
			this.comboClaimForm.Name = "comboClaimForm";
			this.comboClaimForm.Size = new System.Drawing.Size(126,21);
			this.comboClaimForm.TabIndex = 148;
			// 
			// label87
			// 
			this.label87.Location = new System.Drawing.Point(254,56);
			this.label87.Name = "label87";
			this.label87.Size = new System.Drawing.Size(95,17);
			this.label87.TabIndex = 147;
			this.label87.Text = "ClaimForm";
			this.label87.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelBatch
			// 
			this.labelBatch.Location = new System.Drawing.Point(557,421);
			this.labelBatch.Name = "labelBatch";
			this.labelBatch.Size = new System.Drawing.Size(158,53);
			this.labelBatch.TabIndex = 151;
			this.labelBatch.Text = "Don\'t create a new check until payments for all claims have been entered.";
			// 
			// label89
			// 
			this.label89.Location = new System.Drawing.Point(5,100);
			this.label89.Name = "label89";
			this.label89.Size = new System.Drawing.Size(104,16);
			this.label89.TabIndex = 153;
			this.label89.Text = "Date Resent";
			this.label89.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// butResend
			// 
			this.butResend.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butResend.Autosize = true;
			this.butResend.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butResend.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butResend.CornerRadius = 4F;
			this.butResend.Location = new System.Drawing.Point(195,97);
			this.butResend.Name = "butResend";
			this.butResend.Size = new System.Drawing.Size(51,20);
			this.butResend.TabIndex = 154;
			this.butResend.Text = "Resend";
			this.butResend.Click += new System.EventHandler(this.butResend_Click);
			// 
			// textDateResent
			// 
			this.textDateResent.Location = new System.Drawing.Point(111,97);
			this.textDateResent.Name = "textDateResent";
			this.textDateResent.Size = new System.Drawing.Size(82,20);
			this.textDateResent.TabIndex = 152;
			// 
			// butBatch
			// 
			this.butBatch.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butBatch.Autosize = true;
			this.butBatch.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butBatch.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butBatch.CornerRadius = 4F;
			this.butBatch.Image = global::OpenDental.Properties.Resources.Add;
			this.butBatch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butBatch.Location = new System.Drawing.Point(557,389);
			this.butBatch.Name = "butBatch";
			this.butBatch.Size = new System.Drawing.Size(114,24);
			this.butBatch.TabIndex = 150;
			this.butBatch.Text = "Create Check";
			this.butBatch.Click += new System.EventHandler(this.butBatch_Click);
			// 
			// textLabFees
			// 
			this.textLabFees.Location = new System.Drawing.Point(411,363);
			this.textLabFees.Name = "textLabFees";
			this.textLabFees.ReadOnly = true;
			this.textLabFees.Size = new System.Drawing.Size(51,20);
			this.textLabFees.TabIndex = 138;
			this.textLabFees.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// butHistory
			// 
			this.butHistory.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butHistory.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butHistory.Autosize = true;
			this.butHistory.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butHistory.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butHistory.CornerRadius = 4F;
			this.butHistory.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butHistory.Location = new System.Drawing.Point(595,882);
			this.butHistory.Name = "butHistory";
			this.butHistory.Size = new System.Drawing.Size(86,24);
			this.butHistory.TabIndex = 136;
			this.butHistory.Text = "History";
			this.butHistory.Click += new System.EventHandler(this.butHistory_Click);
			// 
			// gridPay
			// 
			this.gridPay.HScrollVisible = false;
			this.gridPay.Location = new System.Drawing.Point(2,389);
			this.gridPay.Name = "gridPay";
			this.gridPay.ScrollValue = 0;
			this.gridPay.Size = new System.Drawing.Size(549,86);
			this.gridPay.TabIndex = 135;
			this.gridPay.Title = "Insurance Checks";
			this.gridPay.TranslationName = "TableClaimPay";
			this.gridPay.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridPay_CellDoubleClick);
			this.gridPay.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridPay_CellClick);
			// 
			// butSend
			// 
			this.butSend.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butSend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butSend.Autosize = true;
			this.butSend.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSend.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSend.CornerRadius = 4F;
			this.butSend.Image = ((System.Drawing.Image)(resources.GetObject("butSend.Image")));
			this.butSend.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butSend.Location = new System.Drawing.Point(503,882);
			this.butSend.Name = "butSend";
			this.butSend.Size = new System.Drawing.Size(86,24);
			this.butSend.TabIndex = 130;
			this.butSend.Text = "Send";
			this.butSend.Click += new System.EventHandler(this.butSend_Click);
			// 
			// gridProc
			// 
			this.gridProc.HScrollVisible = false;
			this.gridProc.Location = new System.Drawing.Point(2,159);
			this.gridProc.Name = "gridProc";
			this.gridProc.ScrollValue = 0;
			this.gridProc.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridProc.Size = new System.Drawing.Size(977,200);
			this.gridProc.TabIndex = 128;
			this.gridProc.Title = "Procedures";
			this.gridProc.TranslationName = "TableClaimProc";
			this.gridProc.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridProc_CellDoubleClick);
			this.gridProc.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridProc_CellClick);
			// 
			// butSplit
			// 
			this.butSplit.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butSplit.Autosize = true;
			this.butSplit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSplit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSplit.CornerRadius = 4F;
			this.butSplit.Location = new System.Drawing.Point(826,134);
			this.butSplit.Name = "butSplit";
			this.butSplit.Size = new System.Drawing.Size(99,24);
			this.butSplit.TabIndex = 127;
			this.butSplit.Text = "Split Claim";
			this.butSplit.Click += new System.EventHandler(this.butSplit_Click);
			// 
			// butLabel
			// 
			this.butLabel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butLabel.Autosize = true;
			this.butLabel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLabel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLabel.CornerRadius = 4F;
			this.butLabel.Image = global::OpenDental.Properties.Resources.butLabel;
			this.butLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butLabel.Location = new System.Drawing.Point(163,882);
			this.butLabel.Name = "butLabel";
			this.butLabel.Size = new System.Drawing.Size(81,24);
			this.butLabel.TabIndex = 126;
			this.butLabel.Text = "Label";
			this.butLabel.Click += new System.EventHandler(this.butLabel_Click);
			// 
			// textDateService
			// 
			this.textDateService.Location = new System.Drawing.Point(111,57);
			this.textDateService.Name = "textDateService";
			this.textDateService.Size = new System.Drawing.Size(82,20);
			this.textDateService.TabIndex = 119;
			// 
			// textWriteOff
			// 
			this.textWriteOff.Location = new System.Drawing.Point(611,363);
			this.textWriteOff.Name = "textWriteOff";
			this.textWriteOff.ReadOnly = true;
			this.textWriteOff.Size = new System.Drawing.Size(55,20);
			this.textWriteOff.TabIndex = 113;
			this.textWriteOff.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textInsPayAmt
			// 
			this.textInsPayAmt.Location = new System.Drawing.Point(561,363);
			this.textInsPayAmt.Name = "textInsPayAmt";
			this.textInsPayAmt.ReadOnly = true;
			this.textInsPayAmt.Size = new System.Drawing.Size(51,20);
			this.textInsPayAmt.TabIndex = 6;
			this.textInsPayAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textDedApplied
			// 
			this.textDedApplied.Location = new System.Drawing.Point(461,363);
			this.textDedApplied.Name = "textDedApplied";
			this.textDedApplied.ReadOnly = true;
			this.textDedApplied.Size = new System.Drawing.Size(51,20);
			this.textDedApplied.TabIndex = 4;
			this.textDedApplied.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textDateSent
			// 
			this.textDateSent.Location = new System.Drawing.Point(111,77);
			this.textDateSent.Name = "textDateSent";
			this.textDateSent.Size = new System.Drawing.Size(82,20);
			this.textDateSent.TabIndex = 6;
			// 
			// textDateRec
			// 
			this.textDateRec.Location = new System.Drawing.Point(111,117);
			this.textDateRec.Name = "textDateRec";
			this.textDateRec.Size = new System.Drawing.Size(82,20);
			this.textDateRec.TabIndex = 7;
			// 
			// butPreview
			// 
			this.butPreview.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPreview.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butPreview.Autosize = true;
			this.butPreview.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPreview.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPreview.CornerRadius = 4F;
			this.butPreview.Image = global::OpenDental.Properties.Resources.butPreview;
			this.butPreview.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPreview.Location = new System.Drawing.Point(250,882);
			this.butPreview.Name = "butPreview";
			this.butPreview.Size = new System.Drawing.Size(92,24);
			this.butPreview.TabIndex = 115;
			this.butPreview.Text = "P&review";
			this.butPreview.Click += new System.EventHandler(this.butPreview_Click);
			// 
			// butPrint
			// 
			this.butPrint.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butPrint.Autosize = true;
			this.butPrint.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPrint.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPrint.CornerRadius = 4F;
			this.butPrint.Image = global::OpenDental.Properties.Resources.butPrintSmall;
			this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPrint.Location = new System.Drawing.Point(347,882);
			this.butPrint.Name = "butPrint";
			this.butPrint.Size = new System.Drawing.Size(86,24);
			this.butPrint.TabIndex = 114;
			this.butPrint.Text = "&Print";
			this.butPrint.Click += new System.EventHandler(this.ButPrint_Click);
			// 
			// butRecalc
			// 
			this.butRecalc.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butRecalc.Autosize = true;
			this.butRecalc.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRecalc.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRecalc.CornerRadius = 4F;
			this.butRecalc.Location = new System.Drawing.Point(762,361);
			this.butRecalc.Name = "butRecalc";
			this.butRecalc.Size = new System.Drawing.Size(148,24);
			this.butRecalc.TabIndex = 112;
			this.butRecalc.Text = "Recalculate &Estimates";
			this.butRecalc.Click += new System.EventHandler(this.butRecalc_Click);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(5,882);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(91,24);
			this.butDelete.TabIndex = 106;
			this.butDelete.Text = "&Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(866,882);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,24);
			this.butCancel.TabIndex = 15;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(779,882);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,24);
			this.butOK.TabIndex = 14;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// label88
			// 
			this.label88.Location = new System.Drawing.Point(291,28);
			this.label88.Name = "label88";
			this.label88.Size = new System.Drawing.Size(165,16);
			this.label88.TabIndex = 160;
			this.label88.Text = "Denti-Cal NOA DCN";
			// 
			// label93
			// 
			this.label93.Location = new System.Drawing.Point(291,89);
			this.label93.Name = "label93";
			this.label93.Size = new System.Drawing.Size(165,16);
			this.label93.TabIndex = 161;
			this.label93.Text = "Denti-Cal Replacement DCN";
			// 
			// label94
			// 
			this.label94.Location = new System.Drawing.Point(291,69);
			this.label94.Name = "label94";
			this.label94.Size = new System.Drawing.Size(165,16);
			this.label94.TabIndex = 162;
			this.label94.Text = "Denti-Cal PDCN";
			// 
			// FormClaimEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.AutoScroll = true;
			this.ClientSize = new System.Drawing.Size(984,913);
			this.ControlBox = false;
			this.Controls.Add(this.butResend);
			this.Controls.Add(this.textDateResent);
			this.Controls.Add(this.label89);
			this.Controls.Add(this.labelBatch);
			this.Controls.Add(this.butBatch);
			this.Controls.Add(this.comboClaimForm);
			this.Controls.Add(this.label87);
			this.Controls.Add(this.comboMedType);
			this.Controls.Add(this.label86);
			this.Controls.Add(this.comboClaimType);
			this.Controls.Add(this.comboClaimStatus);
			this.Controls.Add(this.textLabFees);
			this.Controls.Add(this.butHistory);
			this.Controls.Add(this.textReasonUnder);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.gridPay);
			this.Controls.Add(this.tabMain);
			this.Controls.Add(this.panelRightEdge);
			this.Controls.Add(this.panelBottomEdge);
			this.Controls.Add(this.groupEnterPayment);
			this.Controls.Add(this.label20);
			this.Controls.Add(this.butSend);
			this.Controls.Add(this.gridProc);
			this.Controls.Add(this.butSplit);
			this.Controls.Add(this.butLabel);
			this.Controls.Add(this.comboClinic);
			this.Controls.Add(this.labelClinic);
			this.Controls.Add(this.textDateService);
			this.Controls.Add(this.textWriteOff);
			this.Controls.Add(this.textInsPayEst);
			this.Controls.Add(this.textInsPayAmt);
			this.Controls.Add(this.textClaimFee);
			this.Controls.Add(this.textDedApplied);
			this.Controls.Add(this.textPredeterm);
			this.Controls.Add(this.textDateSent);
			this.Controls.Add(this.textDateRec);
			this.Controls.Add(this.butPreview);
			this.Controls.Add(this.butPrint);
			this.Controls.Add(this.butRecalc);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.groupBox3);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.label9);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.comboProvTreat);
			this.Controls.Add(this.comboProvBill);
			this.Controls.Add(this.label21);
			this.Controls.Add(this.labelPredeterm);
			this.Controls.Add(this.labelDateService);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.label6);
			this.Controls.Add(this.label8);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormClaimEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Claim";
			this.Closing += new System.ComponentModel.CancelEventHandler(this.FormClaimEdit_Closing);
			this.Load += new System.EventHandler(this.FormClaimEdit_Load);
			this.Shown += new System.EventHandler(this.FormClaimEdit_Shown);
			this.groupProsth.ResumeLayout(false);
			this.groupProsth.PerformLayout();
			this.groupOrtho.ResumeLayout(false);
			this.groupOrtho.PerformLayout();
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.groupBox3.ResumeLayout(false);
			this.groupBox3.PerformLayout();
			this.groupValueCodes.ResumeLayout(false);
			this.groupValueCodes.PerformLayout();
			this.tabMain.ResumeLayout(false);
			this.tabGeneral.ResumeLayout(false);
			this.groupAccident.ResumeLayout(false);
			this.groupAccident.PerformLayout();
			this.groupAttachments.ResumeLayout(false);
			this.groupAttachments.PerformLayout();
			this.groupAttachedImages.ResumeLayout(false);
			this.groupReferral.ResumeLayout(false);
			this.groupReferral.PerformLayout();
			this.tabMisc.ResumeLayout(false);
			this.tabMisc.PerformLayout();
			this.tabUB04.ResumeLayout(false);
			this.tabUB04.PerformLayout();
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.tabCanadian.ResumeLayout(false);
			this.tabCanadian.PerformLayout();
			this.groupCanadaOrthoPredeterm.ResumeLayout(false);
			this.groupCanadaOrthoPredeterm.PerformLayout();
			this.groupBox6.ResumeLayout(false);
			this.groupBox6.PerformLayout();
			this.groupBox7.ResumeLayout(false);
			this.groupBox7.PerformLayout();
			this.groupBox8.ResumeLayout(false);
			this.groupBox9.ResumeLayout(false);
			this.groupBox9.PerformLayout();
			this.groupEnterPayment.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #24
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormFinanceCharges));
     this.textDate           = new OpenDental.ValidDate();
     this.label1             = new System.Windows.Forms.Label();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.radio30            = new System.Windows.Forms.RadioButton();
     this.radio90            = new System.Windows.Forms.RadioButton();
     this.radio60            = new System.Windows.Forms.RadioButton();
     this.butCancel          = new OpenDental.UI.Button();
     this.butOK              = new OpenDental.UI.Button();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.textAPR            = new OpenDental.ValidNum();
     this.textDateLastRun    = new OpenDental.ValidDate();
     this.label5             = new System.Windows.Forms.Label();
     this.butUndo            = new OpenDental.UI.Button();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.textDateUndo       = new OpenDental.ValidDate();
     this.label6             = new System.Windows.Forms.Label();
     this.listBillType       = new System.Windows.Forms.ListBox();
     this.label7             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.labelCompound      = new System.Windows.Forms.Label();
     this.checkCompound      = new System.Windows.Forms.CheckBox();
     this.label12            = new System.Windows.Forms.Label();
     this.label11            = new System.Windows.Forms.Label();
     this.textOver           = new OpenDental.ValidDouble();
     this.textAtLeast        = new OpenDental.ValidDouble();
     this.labelOver          = new System.Windows.Forms.Label();
     this.labelAtLeast       = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.radioFinanceCharge = new System.Windows.Forms.RadioButton();
     this.textBillingCharge  = new OpenDental.ValidDouble();
     this.radioBillingCharge = new System.Windows.Forms.RadioButton();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(171, 42);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(78, 20);
     this.textDate.TabIndex = 15;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(15, 46);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(154, 14);
     this.label1.TabIndex  = 20;
     this.label1.Text      = "Date of new charges";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radio30);
     this.groupBox1.Controls.Add(this.radio90);
     this.groupBox1.Controls.Add(this.radio60);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(58, 226);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(167, 98);
     this.groupBox1.TabIndex  = 16;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "Calculate on balances aged";
     //
     // radio30
     //
     this.radio30.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio30.Location  = new System.Drawing.Point(13, 24);
     this.radio30.Name      = "radio30";
     this.radio30.Size      = new System.Drawing.Size(104, 16);
     this.radio30.TabIndex  = 1;
     this.radio30.Text      = "Over 30 Days";
     //
     // radio90
     //
     this.radio90.Checked   = true;
     this.radio90.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio90.Location  = new System.Drawing.Point(13, 70);
     this.radio90.Name      = "radio90";
     this.radio90.Size      = new System.Drawing.Size(104, 18);
     this.radio90.TabIndex  = 3;
     this.radio90.TabStop   = true;
     this.radio90.Text      = "Over 90 Days";
     //
     // radio60
     //
     this.radio60.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radio60.Location  = new System.Drawing.Point(13, 46);
     this.radio60.Name      = "radio60";
     this.radio60.Size      = new System.Drawing.Size(104, 18);
     this.radio60.TabIndex  = 2;
     this.radio60.Text      = "Over 60 Days";
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(588, 392);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 25);
     this.butCancel.TabIndex     = 19;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(588, 361);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 25);
     this.butOK.TabIndex     = 18;
     this.butOK.Text         = "Run";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(67, 46);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 14);
     this.label2.TabIndex  = 22;
     this.label2.Text      = "APR";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(194, 46);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(12, 14);
     this.label3.TabIndex  = 23;
     this.label3.Text      = "%";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(212, 46);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(102, 14);
     this.label4.TabIndex = 24;
     this.label4.Text     = "(For Example: 18)";
     //
     // textAPR
     //
     this.textAPR.Location = new System.Drawing.Point(147, 43);
     this.textAPR.MaxVal   = 255;
     this.textAPR.MinVal   = 0;
     this.textAPR.Name     = "textAPR";
     this.textAPR.Size     = new System.Drawing.Size(42, 20);
     this.textAPR.TabIndex = 26;
     //
     // textDateLastRun
     //
     this.textDateLastRun.Location = new System.Drawing.Point(171, 16);
     this.textDateLastRun.Name     = "textDateLastRun";
     this.textDateLastRun.ReadOnly = true;
     this.textDateLastRun.Size     = new System.Drawing.Size(78, 20);
     this.textDateLastRun.TabIndex = 27;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(12, 20);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(157, 14);
     this.label5.TabIndex  = 28;
     this.label5.Text      = "Date last run";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butUndo
     //
     this.butUndo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butUndo.Autosize            = true;
     this.butUndo.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butUndo.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butUndo.CornerRadius        = 4F;
     this.butUndo.Location            = new System.Drawing.Point(113, 48);
     this.butUndo.Name     = "butUndo";
     this.butUndo.Size     = new System.Drawing.Size(78, 25);
     this.butUndo.TabIndex = 30;
     this.butUndo.Text     = "Undo";
     this.butUndo.Click   += new System.EventHandler(this.butUndo_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.textDateUndo);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.butUndo);
     this.groupBox2.Location = new System.Drawing.Point(58, 330);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(263, 87);
     this.groupBox2.TabIndex = 31;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Undo finance/billing charges";
     //
     // textDateUndo
     //
     this.textDateUndo.Location = new System.Drawing.Point(113, 19);
     this.textDateUndo.Name     = "textDateUndo";
     this.textDateUndo.ReadOnly = true;
     this.textDateUndo.Size     = new System.Drawing.Size(78, 20);
     this.textDateUndo.TabIndex = 31;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(16, 23);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(95, 14);
     this.label6.TabIndex  = 32;
     this.label6.Text      = "Date to undo";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // listBillType
     //
     this.listBillType.Location      = new System.Drawing.Point(388, 34);
     this.listBillType.Name          = "listBillType";
     this.listBillType.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listBillType.Size          = new System.Drawing.Size(158, 186);
     this.listBillType.TabIndex      = 32;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(387, 16);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(214, 16);
     this.label7.TabIndex = 33;
     this.label7.Text     = "Only apply to these Billing Types";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.labelCompound);
     this.panel1.Controls.Add(this.checkCompound);
     this.panel1.Controls.Add(this.label12);
     this.panel1.Controls.Add(this.label11);
     this.panel1.Controls.Add(this.textOver);
     this.panel1.Controls.Add(this.textAtLeast);
     this.panel1.Controls.Add(this.labelOver);
     this.panel1.Controls.Add(this.labelAtLeast);
     this.panel1.Controls.Add(this.label8);
     this.panel1.Controls.Add(this.radioFinanceCharge);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.textBillingCharge);
     this.panel1.Controls.Add(this.textAPR);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.radioBillingCharge);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Location = new System.Drawing.Point(58, 68);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(319, 152);
     this.panel1.TabIndex = 34;
     //
     // labelCompound
     //
     this.labelCompound.Location  = new System.Drawing.Point(28, 124);
     this.labelCompound.Name      = "labelCompound";
     this.labelCompound.Size      = new System.Drawing.Size(95, 14);
     this.labelCompound.TabIndex  = 39;
     this.labelCompound.Text      = "Compound interest";
     this.labelCompound.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkCompound
     //
     this.checkCompound.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkCompound.Checked    = true;
     this.checkCompound.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkCompound.Location   = new System.Drawing.Point(145, 124);
     this.checkCompound.Margin     = new System.Windows.Forms.Padding(0);
     this.checkCompound.Name       = "checkCompound";
     this.checkCompound.Size       = new System.Drawing.Size(16, 14);
     this.checkCompound.TabIndex   = 35;
     this.checkCompound.UseVisualStyleBackColor = true;
     //
     // label12
     //
     this.label12.Location  = new System.Drawing.Point(135, 73);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(12, 14);
     this.label12.TabIndex  = 38;
     this.label12.Text      = "$";
     this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label11
     //
     this.label11.Location  = new System.Drawing.Point(135, 100);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(12, 14);
     this.label11.TabIndex  = 37;
     this.label11.Text      = "$";
     this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textOver
     //
     this.textOver.BackColor = System.Drawing.SystemColors.Window;
     this.textOver.Location  = new System.Drawing.Point(147, 97);
     this.textOver.MaxVal    = 100000000D;
     this.textOver.MinVal    = -100000000D;
     this.textOver.Name      = "textOver";
     this.textOver.Size      = new System.Drawing.Size(42, 20);
     this.textOver.TabIndex  = 36;
     //
     // textAtLeast
     //
     this.textAtLeast.BackColor = System.Drawing.SystemColors.Window;
     this.textAtLeast.Location  = new System.Drawing.Point(147, 70);
     this.textAtLeast.MaxVal    = 100000000D;
     this.textAtLeast.MinVal    = -100000000D;
     this.textAtLeast.Name      = "textAtLeast";
     this.textAtLeast.Size      = new System.Drawing.Size(42, 20);
     this.textAtLeast.TabIndex  = 35;
     //
     // labelOver
     //
     this.labelOver.Location  = new System.Drawing.Point(28, 99);
     this.labelOver.Name      = "labelOver";
     this.labelOver.Size      = new System.Drawing.Size(95, 14);
     this.labelOver.TabIndex  = 33;
     this.labelOver.Text      = "Only if over";
     this.labelOver.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelAtLeast
     //
     this.labelAtLeast.Location  = new System.Drawing.Point(28, 73);
     this.labelAtLeast.Name      = "labelAtLeast";
     this.labelAtLeast.Size      = new System.Drawing.Size(95, 14);
     this.labelAtLeast.TabIndex  = 34;
     this.labelAtLeast.Text      = "Charge at least";
     this.labelAtLeast.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(135, 14);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(12, 14);
     this.label8.TabIndex  = 28;
     this.label8.Text      = "$";
     this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // radioFinanceCharge
     //
     this.radioFinanceCharge.AutoSize = true;
     this.radioFinanceCharge.Checked  = true;
     this.radioFinanceCharge.Location = new System.Drawing.Point(11, 44);
     this.radioFinanceCharge.Name     = "radioFinanceCharge";
     this.radioFinanceCharge.Size     = new System.Drawing.Size(100, 17);
     this.radioFinanceCharge.TabIndex = 0;
     this.radioFinanceCharge.TabStop  = true;
     this.radioFinanceCharge.Text     = "Finance Charge";
     this.radioFinanceCharge.UseVisualStyleBackColor = true;
     this.radioFinanceCharge.CheckedChanged         += new System.EventHandler(this.radioFinanceCharge_CheckedChanged);
     //
     // textBillingCharge
     //
     this.textBillingCharge.BackColor = System.Drawing.SystemColors.Window;
     this.textBillingCharge.Location  = new System.Drawing.Point(147, 12);
     this.textBillingCharge.MaxVal    = 100000000D;
     this.textBillingCharge.MinVal    = -100000000D;
     this.textBillingCharge.Name      = "textBillingCharge";
     this.textBillingCharge.ReadOnly  = true;
     this.textBillingCharge.Size      = new System.Drawing.Size(42, 20);
     this.textBillingCharge.TabIndex  = 27;
     //
     // radioBillingCharge
     //
     this.radioBillingCharge.AutoSize = true;
     this.radioBillingCharge.Location = new System.Drawing.Point(11, 12);
     this.radioBillingCharge.Name     = "radioBillingCharge";
     this.radioBillingCharge.Size     = new System.Drawing.Size(89, 17);
     this.radioBillingCharge.TabIndex = 1;
     this.radioBillingCharge.TabStop  = true;
     this.radioBillingCharge.Text     = "Billing Charge";
     this.radioBillingCharge.UseVisualStyleBackColor = true;
     this.radioBillingCharge.CheckedChanged         += new System.EventHandler(this.radioBillingCharge_CheckedChanged);
     //
     // FormFinanceCharges
     //
     this.AcceptButton = this.butOK;
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(692, 440);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.listBillType);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.textDateLastRun);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormFinanceCharges";
     this.ShowInTaskbar = false;
     this.Text          = "Finance/Billing Charges";
     this.Load         += new System.EventHandler(this.FormFinanceCharges_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #25
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormJournal));
			this.imageListMain = new System.Windows.Forms.ImageList(this.components);
			this.gridMain = new OpenDental.UI.ODGrid();
			this.ToolBarMain = new OpenDental.UI.ODToolBar();
			this.label1 = new System.Windows.Forms.Label();
			this.textDateFrom = new OpenDental.ValidDate();
			this.textDateTo = new OpenDental.ValidDate();
			this.label2 = new System.Windows.Forms.Label();
			this.butRefresh = new OpenDental.UI.Button();
			this.calendarFrom = new System.Windows.Forms.MonthCalendar();
			this.butDropFrom = new OpenDental.UI.Button();
			this.butDropTo = new OpenDental.UI.Button();
			this.calendarTo = new System.Windows.Forms.MonthCalendar();
			this.textAmt = new OpenDental.ValidDouble();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.textFindText = new System.Windows.Forms.TextBox();
			this.SuspendLayout();
			// 
			// imageListMain
			// 
			this.imageListMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMain.ImageStream")));
			this.imageListMain.TransparentColor = System.Drawing.Color.Transparent;
			this.imageListMain.Images.SetKeyName(0,"Add.gif");
			this.imageListMain.Images.SetKeyName(1,"print.gif");
			// 
			// gridMain
			// 
			this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.gridMain.HScrollVisible = false;
			this.gridMain.Location = new System.Drawing.Point(0,56);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.Size = new System.Drawing.Size(844,615);
			this.gridMain.TabIndex = 1;
			this.gridMain.Title = null;
			this.gridMain.TranslationName = "TableJournal";
			this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			// 
			// ToolBarMain
			// 
			this.ToolBarMain.Dock = System.Windows.Forms.DockStyle.Top;
			this.ToolBarMain.ImageList = this.imageListMain;
			this.ToolBarMain.Location = new System.Drawing.Point(0,0);
			this.ToolBarMain.Name = "ToolBarMain";
			this.ToolBarMain.Size = new System.Drawing.Size(844,29);
			this.ToolBarMain.TabIndex = 0;
			this.ToolBarMain.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(2,31);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(75,18);
			this.label1.TabIndex = 2;
			this.label1.Text = "From";
			this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(78,32);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(81,20);
			this.textDateFrom.TabIndex = 3;
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(268,32);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(81,20);
			this.textDateTo.TabIndex = 5;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(195,31);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(72,18);
			this.label2.TabIndex = 4;
			this.label2.Text = "To";
			this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butRefresh.Autosize = true;
			this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius = 4F;
			this.butRefresh.Location = new System.Drawing.Point(711,31);
			this.butRefresh.Name = "butRefresh";
			this.butRefresh.Size = new System.Drawing.Size(75,23);
			this.butRefresh.TabIndex = 6;
			this.butRefresh.Text = "Refresh";
			this.butRefresh.UseVisualStyleBackColor = true;
			this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
			// 
			// calendarFrom
			// 
			this.calendarFrom.Location = new System.Drawing.Point(5,56);
			this.calendarFrom.MaxSelectionCount = 1;
			this.calendarFrom.Name = "calendarFrom";
			this.calendarFrom.TabIndex = 7;
			this.calendarFrom.Visible = false;
			this.calendarFrom.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarFrom_DateSelected);
			// 
			// butDropFrom
			// 
			this.butDropFrom.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDropFrom.Autosize = true;
			this.butDropFrom.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDropFrom.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDropFrom.CornerRadius = 4F;
			this.butDropFrom.Location = new System.Drawing.Point(161,30);
			this.butDropFrom.Name = "butDropFrom";
			this.butDropFrom.Size = new System.Drawing.Size(22,23);
			this.butDropFrom.TabIndex = 8;
			this.butDropFrom.Text = "V";
			this.butDropFrom.UseVisualStyleBackColor = true;
			this.butDropFrom.Click += new System.EventHandler(this.butDropFrom_Click);
			// 
			// butDropTo
			// 
			this.butDropTo.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDropTo.Autosize = true;
			this.butDropTo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDropTo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDropTo.CornerRadius = 4F;
			this.butDropTo.Location = new System.Drawing.Point(351,30);
			this.butDropTo.Name = "butDropTo";
			this.butDropTo.Size = new System.Drawing.Size(22,23);
			this.butDropTo.TabIndex = 9;
			this.butDropTo.Text = "V";
			this.butDropTo.UseVisualStyleBackColor = true;
			this.butDropTo.Click += new System.EventHandler(this.butDropTo_Click);
			// 
			// calendarTo
			// 
			this.calendarTo.Location = new System.Drawing.Point(195,56);
			this.calendarTo.MaxSelectionCount = 1;
			this.calendarTo.Name = "calendarTo";
			this.calendarTo.TabIndex = 10;
			this.calendarTo.Visible = false;
			this.calendarTo.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarTo_DateSelected);
			// 
			// textAmt
			// 
			this.textAmt.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textAmt.Location = new System.Drawing.Point(450,32);
			this.textAmt.Name = "textAmt";
			this.textAmt.Size = new System.Drawing.Size(81,20);
			this.textAmt.TabIndex = 11;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(387,32);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(63,18);
			this.label3.TabIndex = 12;
			this.label3.Text = "Find Amt";
			this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(537,32);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(68,18);
			this.label4.TabIndex = 13;
			this.label4.Text = "Find Text";
			this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// textFindText
			// 
			this.textFindText.Location = new System.Drawing.Point(605,32);
			this.textFindText.Name = "textFindText";
			this.textFindText.Size = new System.Drawing.Size(78,20);
			this.textFindText.TabIndex = 14;
			// 
			// FormJournal
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(844,671);
			this.Controls.Add(this.textFindText);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.textAmt);
			this.Controls.Add(this.calendarTo);
			this.Controls.Add(this.butDropTo);
			this.Controls.Add(this.butDropFrom);
			this.Controls.Add(this.calendarFrom);
			this.Controls.Add(this.butRefresh);
			this.Controls.Add(this.textDateTo);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.textDateFrom);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.gridMain);
			this.Controls.Add(this.ToolBarMain);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormJournal";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Transaction History";
			this.Load += new System.EventHandler(this.FormJournal_Load);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSecurityLock));
     this.label1     = new System.Windows.Forms.Label();
     this.checkAdmin = new System.Windows.Forms.CheckBox();
     this.textDays   = new System.Windows.Forms.TextBox();
     this.label3     = new System.Windows.Forms.Label();
     this.label4     = new System.Windows.Forms.Label();
     this.textDate   = new OpenDental.ValidDate();
     this.butOK      = new OpenDental.UI.Button();
     this.butCancel  = new OpenDental.UI.Button();
     this.label2     = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(445, 135);
     this.label1.TabIndex = 2;
     this.label1.Text     = resources.GetString("label1.Text");
     //
     // checkAdmin
     //
     this.checkAdmin.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkAdmin.Location  = new System.Drawing.Point(15, 203);
     this.checkAdmin.Name      = "checkAdmin";
     this.checkAdmin.Size      = new System.Drawing.Size(224, 16);
     this.checkAdmin.TabIndex  = 58;
     this.checkAdmin.Text      = "Lock includes administrators";
     //
     // textDays
     //
     this.textDays.Location = new System.Drawing.Point(88, 173);
     this.textDays.Name     = "textDays";
     this.textDays.Size     = new System.Drawing.Size(46, 20);
     this.textDays.TabIndex = 59;
     this.textDays.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textDays_KeyDown);
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(21, 147);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(65, 18);
     this.label3.TabIndex  = 60;
     this.label3.Text      = "Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(17, 174);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(70, 16);
     this.label4.TabIndex  = 61;
     this.label4.Text      = "Days";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(88, 147);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(100, 20);
     this.textDate.TabIndex = 62;
     this.textDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textDate_KeyDown);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(298, 239);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex     = 1;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(379, 239);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(139, 175);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(123, 16);
     this.label2.TabIndex  = 63;
     this.label2.Text      = "1 means only today";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FormSecurityLock
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(470, 279);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.textDays);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.checkAdmin);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormSecurityLock";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Lock Date";
     this.Load         += new System.EventHandler(this.FormSecurityLock_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #27
0
		private void InitializeComponent(){
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormClaimsSend));
			this.label6 = new System.Windows.Forms.Label();
			this.contextMenuStatus = new System.Windows.Forms.ContextMenu();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.calendarTo = new System.Windows.Forms.MonthCalendar();
			this.calendarFrom = new System.Windows.Forms.MonthCalendar();
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.panelSplitter = new System.Windows.Forms.Panel();
			this.panelHistory = new System.Windows.Forms.Panel();
			this.gridHistory = new OpenDental.UI.ODGrid();
			this.panel1 = new System.Windows.Forms.Panel();
			this.ToolBarHistory = new OpenDental.UI.ODToolBar();
			this.butDropTo = new OpenDental.UI.Button();
			this.butDropFrom = new OpenDental.UI.Button();
			this.textDateFrom = new OpenDental.ValidDate();
			this.textDateTo = new OpenDental.ValidDate();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.labelClinic = new System.Windows.Forms.Label();
			this.gridMain = new OpenDental.UI.ODGrid();
			this.ToolBarMain = new OpenDental.UI.ODToolBar();
			this.contextMenuEclaims = new System.Windows.Forms.ContextMenu();
			this.comboCustomTracking = new System.Windows.Forms.ComboBox();
			this.labelCustomTracking = new System.Windows.Forms.Label();
			this.panelHistory.SuspendLayout();
			this.panel1.SuspendLayout();
			this.SuspendLayout();
			// 
			// label6
			// 
			this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.label6.Location = new System.Drawing.Point(107, -44);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(112, 44);
			this.label6.TabIndex = 21;
			this.label6.Text = "Insurance Claims";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// imageList1
			// 
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
			this.imageList1.Images.SetKeyName(0, "");
			this.imageList1.Images.SetKeyName(1, "");
			this.imageList1.Images.SetKeyName(2, "");
			this.imageList1.Images.SetKeyName(3, "");
			this.imageList1.Images.SetKeyName(4, "");
			this.imageList1.Images.SetKeyName(5, "");
			this.imageList1.Images.SetKeyName(6, "");
			// 
			// calendarTo
			// 
			this.calendarTo.Location = new System.Drawing.Point(196, 29);
			this.calendarTo.MaxSelectionCount = 1;
			this.calendarTo.Name = "calendarTo";
			this.calendarTo.TabIndex = 42;
			this.calendarTo.Visible = false;
			this.calendarTo.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarTo_DateSelected);
			// 
			// calendarFrom
			// 
			this.calendarFrom.Location = new System.Drawing.Point(6, 29);
			this.calendarFrom.MaxSelectionCount = 1;
			this.calendarFrom.Name = "calendarFrom";
			this.calendarFrom.TabIndex = 39;
			this.calendarFrom.Visible = false;
			this.calendarFrom.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarFrom_DateSelected);
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(196, 5);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(72, 18);
			this.label2.TabIndex = 36;
			this.label2.Text = "To";
			this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(1, 5);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(75, 18);
			this.label1.TabIndex = 34;
			this.label1.Text = "From";
			this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// panelSplitter
			// 
			this.panelSplitter.Cursor = System.Windows.Forms.Cursors.SizeNS;
			this.panelSplitter.Location = new System.Drawing.Point(2, 398);
			this.panelSplitter.Name = "panelSplitter";
			this.panelSplitter.Size = new System.Drawing.Size(961, 6);
			this.panelSplitter.TabIndex = 50;
			this.panelSplitter.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseDown);
			this.panelSplitter.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseMove);
			this.panelSplitter.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panelSplitter_MouseUp);
			// 
			// panelHistory
			// 
			this.panelHistory.Controls.Add(this.calendarFrom);
			this.panelHistory.Controls.Add(this.label1);
			this.panelHistory.Controls.Add(this.calendarTo);
			this.panelHistory.Controls.Add(this.gridHistory);
			this.panelHistory.Controls.Add(this.panel1);
			this.panelHistory.Controls.Add(this.butDropTo);
			this.panelHistory.Controls.Add(this.butDropFrom);
			this.panelHistory.Controls.Add(this.textDateFrom);
			this.panelHistory.Controls.Add(this.label2);
			this.panelHistory.Controls.Add(this.textDateTo);
			this.panelHistory.Location = new System.Drawing.Point(0, 403);
			this.panelHistory.Name = "panelHistory";
			this.panelHistory.Size = new System.Drawing.Size(972, 286);
			this.panelHistory.TabIndex = 51;
			// 
			// gridHistory
			// 
			this.gridHistory.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.gridHistory.HScrollVisible = false;
			this.gridHistory.Location = new System.Drawing.Point(4, 31);
			this.gridHistory.Name = "gridHistory";
			this.gridHistory.ScrollValue = 0;
			this.gridHistory.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridHistory.Size = new System.Drawing.Size(959, 252);
			this.gridHistory.TabIndex = 33;
			this.gridHistory.Title = "History";
			this.gridHistory.TranslationName = "TableClaimHistory";
			this.gridHistory.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridHistory_CellDoubleClick);
			// 
			// panel1
			// 
			this.panel1.BackColor = System.Drawing.SystemColors.ControlDark;
			this.panel1.Controls.Add(this.ToolBarHistory);
			this.panel1.Location = new System.Drawing.Point(387, 0);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(576, 27);
			this.panel1.TabIndex = 44;
			// 
			// ToolBarHistory
			// 
			this.ToolBarHistory.BackColor = System.Drawing.SystemColors.Control;
			this.ToolBarHistory.ImageList = this.imageList1;
			this.ToolBarHistory.Location = new System.Drawing.Point(1, 1);
			this.ToolBarHistory.Name = "ToolBarHistory";
			this.ToolBarHistory.Size = new System.Drawing.Size(575, 25);
			this.ToolBarHistory.TabIndex = 43;
			this.ToolBarHistory.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarHistory_ButtonClick);
			// 
			// butDropTo
			// 
			this.butDropTo.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDropTo.Autosize = true;
			this.butDropTo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDropTo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDropTo.CornerRadius = 4F;
			this.butDropTo.Location = new System.Drawing.Point(352, 4);
			this.butDropTo.Name = "butDropTo";
			this.butDropTo.Size = new System.Drawing.Size(22, 23);
			this.butDropTo.TabIndex = 41;
			this.butDropTo.Text = "V";
			this.butDropTo.UseVisualStyleBackColor = true;
			this.butDropTo.Click += new System.EventHandler(this.butDropTo_Click);
			// 
			// butDropFrom
			// 
			this.butDropFrom.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDropFrom.Autosize = true;
			this.butDropFrom.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDropFrom.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDropFrom.CornerRadius = 4F;
			this.butDropFrom.Location = new System.Drawing.Point(162, 4);
			this.butDropFrom.Name = "butDropFrom";
			this.butDropFrom.Size = new System.Drawing.Size(22, 23);
			this.butDropFrom.TabIndex = 40;
			this.butDropFrom.Text = "V";
			this.butDropFrom.UseVisualStyleBackColor = true;
			this.butDropFrom.Click += new System.EventHandler(this.butDropFrom_Click);
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(79, 6);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(81, 20);
			this.textDateFrom.TabIndex = 35;
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(269, 6);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(81, 20);
			this.textDateTo.TabIndex = 37;
			// 
			// comboClinic
			// 
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.Location = new System.Drawing.Point(74, 26);
			this.comboClinic.MaxDropDownItems = 40;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(160, 21);
			this.comboClinic.TabIndex = 53;
			this.comboClinic.SelectionChangeCommitted += new System.EventHandler(this.comboClinic_SelectionChangeCommitted);
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(7, 29);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(65, 14);
			this.labelClinic.TabIndex = 52;
			this.labelClinic.Text = "Clinic Filter";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// gridMain
			// 
			this.gridMain.HScrollVisible = true;
			this.gridMain.Location = new System.Drawing.Point(4, 49);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridMain.Size = new System.Drawing.Size(959, 350);
			this.gridMain.TabIndex = 32;
			this.gridMain.Title = "Claims Waiting to Send";
			this.gridMain.TranslationName = "TableQueue";
			this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			// 
			// ToolBarMain
			// 
			this.ToolBarMain.Dock = System.Windows.Forms.DockStyle.Top;
			this.ToolBarMain.ImageList = this.imageList1;
			this.ToolBarMain.Location = new System.Drawing.Point(0, 0);
			this.ToolBarMain.Name = "ToolBarMain";
			this.ToolBarMain.Size = new System.Drawing.Size(971, 25);
			this.ToolBarMain.TabIndex = 31;
			this.ToolBarMain.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
			// 
			// comboCustomTracking
			// 
			this.comboCustomTracking.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboCustomTracking.Location = new System.Drawing.Point(384, 26);
			this.comboCustomTracking.MaxDropDownItems = 40;
			this.comboCustomTracking.Name = "comboCustomTracking";
			this.comboCustomTracking.Size = new System.Drawing.Size(160, 21);
			this.comboCustomTracking.TabIndex = 55;
			this.comboCustomTracking.SelectionChangeCommitted += new System.EventHandler(this.comboCustomTracking_SelectionChangeCommitted);
			// 
			// labelCustomTracking
			// 
			this.labelCustomTracking.Location = new System.Drawing.Point(240, 29);
			this.labelCustomTracking.Name = "labelCustomTracking";
			this.labelCustomTracking.Size = new System.Drawing.Size(142, 14);
			this.labelCustomTracking.TabIndex = 54;
			this.labelCustomTracking.Text = "Custom Tracking Filter";
			this.labelCustomTracking.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// FormClaimsSend
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(971, 691);
			this.Controls.Add(this.comboCustomTracking);
			this.Controls.Add(this.labelCustomTracking);
			this.Controls.Add(this.comboClinic);
			this.Controls.Add(this.labelClinic);
			this.Controls.Add(this.gridMain);
			this.Controls.Add(this.panelHistory);
			this.Controls.Add(this.panelSplitter);
			this.Controls.Add(this.ToolBarMain);
			this.Controls.Add(this.label6);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormClaimsSend";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Send Claims";
			this.Load += new System.EventHandler(this.FormClaimsSend_Load);
			this.panelHistory.ResumeLayout(false);
			this.panelHistory.PerformLayout();
			this.panel1.ResumeLayout(false);
			this.ResumeLayout(false);

		}
Пример #28
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormCanadianExtract));
     this.textToothNum      = new System.Windows.Forms.TextBox();
     this.labelToothNum     = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.butOK             = new OpenDental.UI.Button();
     this.butCancel         = new OpenDental.UI.Button();
     this.textDateExtracted = new OpenDental.ValidDate();
     this.SuspendLayout();
     //
     // textToothNum
     //
     this.textToothNum.Location = new System.Drawing.Point(131, 22);
     this.textToothNum.Name     = "textToothNum";
     this.textToothNum.Size     = new System.Drawing.Size(55, 20);
     this.textToothNum.TabIndex = 0;
     //
     // labelToothNum
     //
     this.labelToothNum.Location  = new System.Drawing.Point(12, 22);
     this.labelToothNum.Name      = "labelToothNum";
     this.labelToothNum.Size      = new System.Drawing.Size(115, 19);
     this.labelToothNum.TabIndex  = 3;
     this.labelToothNum.Text      = "Tooth Number";
     this.labelToothNum.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(12, 54);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(115, 19);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Date Extracted";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(235, 55);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(156, 19);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "(Required for prosthesis)";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(228, 130);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 3;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(318, 130);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 2;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // textDateExtracted
     //
     this.textDateExtracted.Location = new System.Drawing.Point(131, 54);
     this.textDateExtracted.Name     = "textDateExtracted";
     this.textDateExtracted.Size     = new System.Drawing.Size(100, 20);
     this.textDateExtracted.TabIndex = 8;
     //
     // FormCanadianExtract
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(416, 179);
     this.Controls.Add(this.textDateExtracted);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.labelToothNum);
     this.Controls.Add(this.textToothNum);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormCanadianExtract";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Missing Tooth";
     this.Load         += new System.EventHandler(this.FormCanadianExtract_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #29
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.tabMain = new System.Windows.Forms.TabControl();
			this.tabPage1 = new System.Windows.Forms.TabPage();
			this.checkInsNo = new System.Windows.Forms.CheckBox();
			this.labelIns = new System.Windows.Forms.Label();
			this.comboPosition = new System.Windows.Forms.ComboBox();
			this.comboGender = new System.Windows.Forms.ComboBox();
			this.textReferral = new System.Windows.Forms.TextBox();
			this.labelReferral = new System.Windows.Forms.Label();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.label1 = new System.Windows.Forms.Label();
			this.comboStudentStatus = new System.Windows.Forms.ComboBox();
			this.textSchool = new System.Windows.Forms.TextBox();
			this.label30 = new System.Windows.Forms.Label();
			this.checkInsYes = new System.Windows.Forms.CheckBox();
			this.labelAddrNotes = new System.Windows.Forms.Label();
			this.textAddrNotes = new OpenDental.ODtextBox();
			this.textBirthdate = new OpenDental.ValidDate();
			this.textEmail = new System.Windows.Forms.TextBox();
			this.textWirelessPhone = new System.Windows.Forms.TextBox();
			this.textWkPhone = new System.Windows.Forms.TextBox();
			this.textSSN = new System.Windows.Forms.TextBox();
			this.textPreferred = new System.Windows.Forms.TextBox();
			this.textMiddleI = new System.Windows.Forms.TextBox();
			this.textFName = new System.Windows.Forms.TextBox();
			this.textLName = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.textHmPhone = new System.Windows.Forms.TextBox();
			this.textZip = new System.Windows.Forms.TextBox();
			this.textBox1 = new System.Windows.Forms.TextBox();
			this.checkSame = new System.Windows.Forms.CheckBox();
			this.textState = new System.Windows.Forms.TextBox();
			this.labelST = new System.Windows.Forms.Label();
			this.textAddress = new System.Windows.Forms.TextBox();
			this.label12 = new System.Windows.Forms.Label();
			this.labelCity = new System.Windows.Forms.Label();
			this.textAddress2 = new System.Windows.Forms.TextBox();
			this.labelZip = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.textCity = new System.Windows.Forms.TextBox();
			this.label11 = new System.Windows.Forms.Label();
			this.label22 = new System.Windows.Forms.Label();
			this.label18 = new System.Windows.Forms.Label();
			this.label17 = new System.Windows.Forms.Label();
			this.labelSSN = new System.Windows.Forms.Label();
			this.label9 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.tabPage2 = new System.Windows.Forms.TabPage();
			this.listDiseases = new System.Windows.Forms.CheckedListBox();
			this.label6 = new System.Windows.Forms.Label();
			this.multInput = new OpenDental.UI.ContrMultInput();
			this.timer1 = new System.Windows.Forms.Timer(this.components);
			this.textWelcome = new System.Windows.Forms.TextBox();
			this.labelConnection = new System.Windows.Forms.Label();
			this.butSubmit = new OpenDental.UI.Button();
			this.butClose = new OpenDental.UI.Button();
			this.tabMain.SuspendLayout();
			this.tabPage1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBox1.SuspendLayout();
			this.tabPage2.SuspendLayout();
			this.SuspendLayout();
			// 
			// tabMain
			// 
			this.tabMain.Controls.Add(this.tabPage1);
			this.tabMain.Controls.Add(this.tabPage2);
			this.tabMain.Location = new System.Drawing.Point(12,12);
			this.tabMain.Name = "tabMain";
			this.tabMain.SelectedIndex = 0;
			this.tabMain.Size = new System.Drawing.Size(992,713);
			this.tabMain.TabIndex = 2;
			// 
			// tabPage1
			// 
			this.tabPage1.Controls.Add(this.checkInsNo);
			this.tabPage1.Controls.Add(this.labelIns);
			this.tabPage1.Controls.Add(this.comboPosition);
			this.tabPage1.Controls.Add(this.comboGender);
			this.tabPage1.Controls.Add(this.textReferral);
			this.tabPage1.Controls.Add(this.labelReferral);
			this.tabPage1.Controls.Add(this.groupBox2);
			this.tabPage1.Controls.Add(this.checkInsYes);
			this.tabPage1.Controls.Add(this.labelAddrNotes);
			this.tabPage1.Controls.Add(this.textAddrNotes);
			this.tabPage1.Controls.Add(this.textBirthdate);
			this.tabPage1.Controls.Add(this.textEmail);
			this.tabPage1.Controls.Add(this.textWirelessPhone);
			this.tabPage1.Controls.Add(this.textWkPhone);
			this.tabPage1.Controls.Add(this.textSSN);
			this.tabPage1.Controls.Add(this.textPreferred);
			this.tabPage1.Controls.Add(this.textMiddleI);
			this.tabPage1.Controls.Add(this.textFName);
			this.tabPage1.Controls.Add(this.textLName);
			this.tabPage1.Controls.Add(this.label7);
			this.tabPage1.Controls.Add(this.groupBox1);
			this.tabPage1.Controls.Add(this.label22);
			this.tabPage1.Controls.Add(this.label18);
			this.tabPage1.Controls.Add(this.label17);
			this.tabPage1.Controls.Add(this.labelSSN);
			this.tabPage1.Controls.Add(this.label9);
			this.tabPage1.Controls.Add(this.label8);
			this.tabPage1.Controls.Add(this.label5);
			this.tabPage1.Controls.Add(this.label4);
			this.tabPage1.Controls.Add(this.label3);
			this.tabPage1.Controls.Add(this.label2);
			this.tabPage1.Location = new System.Drawing.Point(4,22);
			this.tabPage1.Name = "tabPage1";
			this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
			this.tabPage1.Size = new System.Drawing.Size(984,687);
			this.tabPage1.TabIndex = 0;
			this.tabPage1.Text = "Patient Information";
			this.tabPage1.UseVisualStyleBackColor = true;
			// 
			// checkInsNo
			// 
			this.checkInsNo.Location = new System.Drawing.Point(180,78);
			this.checkInsNo.Name = "checkInsNo";
			this.checkInsNo.Size = new System.Drawing.Size(102,16);
			this.checkInsNo.TabIndex = 141;
			this.checkInsNo.Text = "No";
			this.checkInsNo.UseVisualStyleBackColor = true;
			this.checkInsNo.Click += new System.EventHandler(this.checkInsNo_Click);
			// 
			// labelIns
			// 
			this.labelIns.Location = new System.Drawing.Point(177,44);
			this.labelIns.Name = "labelIns";
			this.labelIns.Size = new System.Drawing.Size(403,15);
			this.labelIns.TabIndex = 140;
			this.labelIns.Text = "Do you have dental insurance?";
			// 
			// comboPosition
			// 
			this.comboPosition.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboPosition.FormattingEnabled = true;
			this.comboPosition.Location = new System.Drawing.Point(180,215);
			this.comboPosition.Name = "comboPosition";
			this.comboPosition.Size = new System.Drawing.Size(121,21);
			this.comboPosition.TabIndex = 6;
			// 
			// comboGender
			// 
			this.comboGender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboGender.FormattingEnabled = true;
			this.comboGender.Location = new System.Drawing.Point(180,193);
			this.comboGender.Name = "comboGender";
			this.comboGender.Size = new System.Drawing.Size(121,21);
			this.comboGender.TabIndex = 5;
			// 
			// textReferral
			// 
			this.textReferral.Location = new System.Drawing.Point(668,315);
			this.textReferral.MaxLength = 100;
			this.textReferral.Name = "textReferral";
			this.textReferral.Size = new System.Drawing.Size(268,20);
			this.textReferral.TabIndex = 14;
			// 
			// labelReferral
			// 
			this.labelReferral.Location = new System.Drawing.Point(475,318);
			this.labelReferral.Name = "labelReferral";
			this.labelReferral.Size = new System.Drawing.Size(191,17);
			this.labelReferral.TabIndex = 139;
			this.labelReferral.Text = "How did you hear about our office?";
			this.labelReferral.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupBox2
			// 
			this.groupBox2.BackColor = System.Drawing.SystemColors.Window;
			this.groupBox2.Controls.Add(this.label1);
			this.groupBox2.Controls.Add(this.comboStudentStatus);
			this.groupBox2.Controls.Add(this.textSchool);
			this.groupBox2.Controls.Add(this.label30);
			this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox2.Location = new System.Drawing.Point(574,203);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(362,68);
			this.groupBox2.TabIndex = 13;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Student Status if Dependent Over 19 (for Ins)";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(4,23);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(116,16);
			this.label1.TabIndex = 142;
			this.label1.Text = "Status";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// comboStudentStatus
			// 
			this.comboStudentStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboStudentStatus.FormattingEnabled = true;
			this.comboStudentStatus.Location = new System.Drawing.Point(122,20);
			this.comboStudentStatus.Name = "comboStudentStatus";
			this.comboStudentStatus.Size = new System.Drawing.Size(121,21);
			this.comboStudentStatus.TabIndex = 0;
			// 
			// textSchool
			// 
			this.textSchool.Location = new System.Drawing.Point(122,42);
			this.textSchool.MaxLength = 30;
			this.textSchool.Name = "textSchool";
			this.textSchool.Size = new System.Drawing.Size(226,20);
			this.textSchool.TabIndex = 1;
			// 
			// label30
			// 
			this.label30.Location = new System.Drawing.Point(4,46);
			this.label30.Name = "label30";
			this.label30.Size = new System.Drawing.Size(116,16);
			this.label30.TabIndex = 9;
			this.label30.Text = "College Name";
			this.label30.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// checkInsYes
			// 
			this.checkInsYes.Location = new System.Drawing.Point(180,61);
			this.checkInsYes.Name = "checkInsYes";
			this.checkInsYes.Size = new System.Drawing.Size(327,18);
			this.checkInsYes.TabIndex = 0;
			this.checkInsYes.Text = "Yes    (Please present card to receptionist before continuing)";
			this.checkInsYes.UseVisualStyleBackColor = true;
			this.checkInsYes.Click += new System.EventHandler(this.checkInsYes_Click);
			// 
			// labelAddrNotes
			// 
			this.labelAddrNotes.Location = new System.Drawing.Point(517,386);
			this.labelAddrNotes.Name = "labelAddrNotes";
			this.labelAddrNotes.Size = new System.Drawing.Size(151,44);
			this.labelAddrNotes.TabIndex = 135;
			this.labelAddrNotes.Text = "Notes regarding address or telephone";
			this.labelAddrNotes.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAddrNotes
			// 
			this.textAddrNotes.Location = new System.Drawing.Point(668,386);
			this.textAddrNotes.Multiline = true;
			this.textAddrNotes.Name = "textAddrNotes";
			this.textAddrNotes.QuickPasteType = OpenDentBusiness.QuickPasteType.PatAddressNote;
			this.textAddrNotes.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textAddrNotes.Size = new System.Drawing.Size(268,126);
			this.textAddrNotes.TabIndex = 15;
			// 
			// textBirthdate
			// 
			this.textBirthdate.Location = new System.Drawing.Point(180,237);
			this.textBirthdate.Name = "textBirthdate";
			this.textBirthdate.Size = new System.Drawing.Size(82,20);
			this.textBirthdate.TabIndex = 7;
			// 
			// textEmail
			// 
			this.textEmail.Location = new System.Drawing.Point(180,279);
			this.textEmail.MaxLength = 100;
			this.textEmail.Name = "textEmail";
			this.textEmail.Size = new System.Drawing.Size(226,20);
			this.textEmail.TabIndex = 9;
			// 
			// textWirelessPhone
			// 
			this.textWirelessPhone.Location = new System.Drawing.Point(180,300);
			this.textWirelessPhone.MaxLength = 30;
			this.textWirelessPhone.Name = "textWirelessPhone";
			this.textWirelessPhone.Size = new System.Drawing.Size(174,20);
			this.textWirelessPhone.TabIndex = 10;
			this.textWirelessPhone.TextChanged += new System.EventHandler(this.textWirelessPhone_TextChanged);
			// 
			// textWkPhone
			// 
			this.textWkPhone.Location = new System.Drawing.Point(180,321);
			this.textWkPhone.MaxLength = 30;
			this.textWkPhone.Name = "textWkPhone";
			this.textWkPhone.Size = new System.Drawing.Size(174,20);
			this.textWkPhone.TabIndex = 11;
			this.textWkPhone.TextChanged += new System.EventHandler(this.textWkPhone_TextChanged);
			// 
			// textSSN
			// 
			this.textSSN.Location = new System.Drawing.Point(180,258);
			this.textSSN.MaxLength = 100;
			this.textSSN.Name = "textSSN";
			this.textSSN.Size = new System.Drawing.Size(82,20);
			this.textSSN.TabIndex = 8;
			this.textSSN.Validating += new System.ComponentModel.CancelEventHandler(this.textSSN_Validating);
			// 
			// textPreferred
			// 
			this.textPreferred.Location = new System.Drawing.Point(180,172);
			this.textPreferred.MaxLength = 100;
			this.textPreferred.Name = "textPreferred";
			this.textPreferred.Size = new System.Drawing.Size(228,20);
			this.textPreferred.TabIndex = 4;
			this.textPreferred.TextChanged += new System.EventHandler(this.textPreferred_TextChanged);
			// 
			// textMiddleI
			// 
			this.textMiddleI.Location = new System.Drawing.Point(180,151);
			this.textMiddleI.MaxLength = 100;
			this.textMiddleI.Name = "textMiddleI";
			this.textMiddleI.Size = new System.Drawing.Size(75,20);
			this.textMiddleI.TabIndex = 3;
			this.textMiddleI.TextChanged += new System.EventHandler(this.textMiddleI_TextChanged);
			// 
			// textFName
			// 
			this.textFName.Location = new System.Drawing.Point(180,130);
			this.textFName.MaxLength = 100;
			this.textFName.Name = "textFName";
			this.textFName.Size = new System.Drawing.Size(228,20);
			this.textFName.TabIndex = 2;
			this.textFName.TextChanged += new System.EventHandler(this.textFName_TextChanged);
			// 
			// textLName
			// 
			this.textLName.Location = new System.Drawing.Point(180,109);
			this.textLName.MaxLength = 100;
			this.textLName.Name = "textLName";
			this.textLName.Size = new System.Drawing.Size(228,20);
			this.textLName.TabIndex = 1;
			this.textLName.TextChanged += new System.EventHandler(this.textLName_TextChanged);
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(72,194);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(106,16);
			this.label7.TabIndex = 104;
			this.label7.Text = "Gender";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox1
			// 
			this.groupBox1.BackColor = System.Drawing.SystemColors.Window;
			this.groupBox1.Controls.Add(this.textHmPhone);
			this.groupBox1.Controls.Add(this.textZip);
			this.groupBox1.Controls.Add(this.textBox1);
			this.groupBox1.Controls.Add(this.checkSame);
			this.groupBox1.Controls.Add(this.textState);
			this.groupBox1.Controls.Add(this.labelST);
			this.groupBox1.Controls.Add(this.textAddress);
			this.groupBox1.Controls.Add(this.label12);
			this.groupBox1.Controls.Add(this.labelCity);
			this.groupBox1.Controls.Add(this.textAddress2);
			this.groupBox1.Controls.Add(this.labelZip);
			this.groupBox1.Controls.Add(this.label16);
			this.groupBox1.Controls.Add(this.textCity);
			this.groupBox1.Controls.Add(this.label11);
			this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox1.Location = new System.Drawing.Point(75,347);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(373,185);
			this.groupBox1.TabIndex = 12;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Address and Phone";
			// 
			// textHmPhone
			// 
			this.textHmPhone.Location = new System.Drawing.Point(105,51);
			this.textHmPhone.MaxLength = 30;
			this.textHmPhone.Name = "textHmPhone";
			this.textHmPhone.Size = new System.Drawing.Size(174,20);
			this.textHmPhone.TabIndex = 1;
			this.textHmPhone.TextChanged += new System.EventHandler(this.textHmPhone_TextChanged);
			// 
			// textZip
			// 
			this.textZip.Location = new System.Drawing.Point(105,151);
			this.textZip.MaxLength = 100;
			this.textZip.Name = "textZip";
			this.textZip.Size = new System.Drawing.Size(116,20);
			this.textZip.TabIndex = 6;
			// 
			// textBox1
			// 
			this.textBox1.BackColor = System.Drawing.SystemColors.Window;
			this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.textBox1.Location = new System.Drawing.Point(123,19);
			this.textBox1.Multiline = true;
			this.textBox1.Name = "textBox1";
			this.textBox1.ReadOnly = true;
			this.textBox1.Size = new System.Drawing.Size(230,33);
			this.textBox1.TabIndex = 57;
			this.textBox1.TabStop = false;
			this.textBox1.Text = "This info is the same for everyone in the family";
			// 
			// checkSame
			// 
			this.checkSame.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkSame.Location = new System.Drawing.Point(105,16);
			this.checkSame.Name = "checkSame";
			this.checkSame.Size = new System.Drawing.Size(18,21);
			this.checkSame.TabIndex = 0;
			this.checkSame.TabStop = false;
			// 
			// textState
			// 
			this.textState.Location = new System.Drawing.Point(105,131);
			this.textState.MaxLength = 100;
			this.textState.Name = "textState";
			this.textState.Size = new System.Drawing.Size(61,20);
			this.textState.TabIndex = 5;
			this.textState.TabStop = false;
			// 
			// labelST
			// 
			this.labelST.Location = new System.Drawing.Point(7,135);
			this.labelST.Name = "labelST";
			this.labelST.Size = new System.Drawing.Size(96,14);
			this.labelST.TabIndex = 13;
			this.labelST.Text = "ST";
			this.labelST.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAddress
			// 
			this.textAddress.Location = new System.Drawing.Point(105,71);
			this.textAddress.MaxLength = 100;
			this.textAddress.Name = "textAddress";
			this.textAddress.Size = new System.Drawing.Size(254,20);
			this.textAddress.TabIndex = 2;
			this.textAddress.TextChanged += new System.EventHandler(this.textAddress_TextChanged);
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(5,95);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(99,14);
			this.label12.TabIndex = 11;
			this.label12.Text = "Address2";
			this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelCity
			// 
			this.labelCity.Location = new System.Drawing.Point(4,115);
			this.labelCity.Name = "labelCity";
			this.labelCity.Size = new System.Drawing.Size(98,14);
			this.labelCity.TabIndex = 12;
			this.labelCity.Text = "City";
			this.labelCity.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAddress2
			// 
			this.textAddress2.Location = new System.Drawing.Point(105,91);
			this.textAddress2.MaxLength = 100;
			this.textAddress2.Name = "textAddress2";
			this.textAddress2.Size = new System.Drawing.Size(253,20);
			this.textAddress2.TabIndex = 3;
			this.textAddress2.TextChanged += new System.EventHandler(this.textAddress2_TextChanged);
			// 
			// labelZip
			// 
			this.labelZip.Location = new System.Drawing.Point(7,156);
			this.labelZip.Name = "labelZip";
			this.labelZip.Size = new System.Drawing.Size(96,14);
			this.labelZip.TabIndex = 14;
			this.labelZip.Text = "Zip";
			this.labelZip.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(7,53);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(98,14);
			this.label16.TabIndex = 15;
			this.label16.Text = "Home Phone";
			this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textCity
			// 
			this.textCity.Location = new System.Drawing.Point(105,111);
			this.textCity.MaxLength = 100;
			this.textCity.Name = "textCity";
			this.textCity.Size = new System.Drawing.Size(191,20);
			this.textCity.TabIndex = 4;
			this.textCity.TabStop = false;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(5,74);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(98,14);
			this.label11.TabIndex = 10;
			this.label11.Text = "Address";
			this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(74,284);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(104,14);
			this.label22.TabIndex = 125;
			this.label22.Text = "E-mail";
			this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(55,304);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(124,14);
			this.label18.TabIndex = 120;
			this.label18.Text = "Wireless Phone";
			this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(61,325);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(118,14);
			this.label17.TabIndex = 119;
			this.label17.Text = "Work Phone";
			this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelSSN
			// 
			this.labelSSN.Location = new System.Drawing.Point(35,263);
			this.labelSSN.Name = "labelSSN";
			this.labelSSN.Size = new System.Drawing.Size(142,14);
			this.labelSSN.TabIndex = 111;
			this.labelSSN.Text = "Social Security Number";
			this.labelSSN.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(73,241);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(105,14);
			this.label9.TabIndex = 109;
			this.label9.Text = "Birthdate";
			this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(78,216);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(100,16);
			this.label8.TabIndex = 106;
			this.label8.Text = "Marital Status";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(32,175);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(146,16);
			this.label5.TabIndex = 100;
			this.label5.Text = "Preferred Name (nickname)";
			this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(54,154);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(124,16);
			this.label4.TabIndex = 98;
			this.label4.Text = "Middle Initial";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(51,133);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(127,16);
			this.label3.TabIndex = 96;
			this.label3.Text = "First Name";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(53,111);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(125,16);
			this.label2.TabIndex = 95;
			this.label2.Text = "Last Name";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// tabPage2
			// 
			this.tabPage2.Controls.Add(this.listDiseases);
			this.tabPage2.Controls.Add(this.label6);
			this.tabPage2.Controls.Add(this.multInput);
			this.tabPage2.Location = new System.Drawing.Point(4,22);
			this.tabPage2.Name = "tabPage2";
			this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
			this.tabPage2.Size = new System.Drawing.Size(984,687);
			this.tabPage2.TabIndex = 1;
			this.tabPage2.Text = "Medical History";
			this.tabPage2.UseVisualStyleBackColor = true;
			// 
			// listDiseases
			// 
			this.listDiseases.CheckOnClick = true;
			this.listDiseases.FormattingEnabled = true;
			this.listDiseases.Location = new System.Drawing.Point(3,20);
			this.listDiseases.MultiColumn = true;
			this.listDiseases.Name = "listDiseases";
			this.listDiseases.Size = new System.Drawing.Size(975,199);
			this.listDiseases.TabIndex = 0;
			// 
			// label6
			// 
			this.label6.AutoSize = true;
			this.label6.Location = new System.Drawing.Point(6,4);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(317,13);
			this.label6.TabIndex = 5;
			this.label6.Text = "Please mark any of the following medical conditions that you have";
			// 
			// multInput
			// 
			this.multInput.Location = new System.Drawing.Point(3,223);
			this.multInput.Name = "multInput";
			this.multInput.Size = new System.Drawing.Size(975,440);
			this.multInput.TabIndex = 4;
			// 
			// timer1
			// 
			this.timer1.Enabled = true;
			this.timer1.Interval = 4000;
			this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
			// 
			// textWelcome
			// 
			this.textWelcome.BackColor = System.Drawing.SystemColors.Control;
			this.textWelcome.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.textWelcome.Font = new System.Drawing.Font("Microsoft Sans Serif",18F,System.Drawing.FontStyle.Regular,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.textWelcome.Location = new System.Drawing.Point(330,237);
			this.textWelcome.Multiline = true;
			this.textWelcome.Name = "textWelcome";
			this.textWelcome.ReadOnly = true;
			this.textWelcome.Size = new System.Drawing.Size(377,289);
			this.textWelcome.TabIndex = 3;
			this.textWelcome.TabStop = false;
			this.textWelcome.Text = "Welcome!\r\n\r\nThis  terminal is used to enter new patient information.\r\n\r\nThe recep" +
    "tionist will prepare the screen for you.";
			this.textWelcome.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			// 
			// labelConnection
			// 
			this.labelConnection.Font = new System.Drawing.Font("Microsoft Sans Serif",18F,System.Drawing.FontStyle.Regular,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.labelConnection.Location = new System.Drawing.Point(51,728);
			this.labelConnection.Name = "labelConnection";
			this.labelConnection.Size = new System.Drawing.Size(444,29);
			this.labelConnection.TabIndex = 4;
			this.labelConnection.Text = "Connection to server has been lost";
			// 
			// butSubmit
			// 
			this.butSubmit.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butSubmit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butSubmit.Autosize = true;
			this.butSubmit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSubmit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSubmit.CornerRadius = 4F;
			this.butSubmit.Location = new System.Drawing.Point(929,731);
			this.butSubmit.Name = "butSubmit";
			this.butSubmit.Size = new System.Drawing.Size(75,26);
			this.butSubmit.TabIndex = 1;
			this.butSubmit.Text = "Submit";
			this.butSubmit.Click += new System.EventHandler(this.butSubmit_Click);
			// 
			// butClose
			// 
			this.butClose.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butClose.Autosize = true;
			this.butClose.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClose.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClose.CornerRadius = 4F;
			this.butClose.Location = new System.Drawing.Point(501,731);
			this.butClose.Name = "butClose";
			this.butClose.Size = new System.Drawing.Size(75,26);
			this.butClose.TabIndex = 0;
			this.butClose.Text = "Close";
			this.butClose.Click += new System.EventHandler(this.butClose_Click);
			// 
			// FormTerminalOld
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(1016,760);
			this.ControlBox = false;
			this.Controls.Add(this.labelConnection);
			this.Controls.Add(this.tabMain);
			this.Controls.Add(this.butSubmit);
			this.Controls.Add(this.butClose);
			this.Controls.Add(this.textWelcome);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormTerminalOld";
			this.ShowInTaskbar = false;
			this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Load += new System.EventHandler(this.FormTerminal_Load);
			this.tabMain.ResumeLayout(false);
			this.tabPage1.ResumeLayout(false);
			this.tabPage1.PerformLayout();
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.tabPage2.ResumeLayout(false);
			this.tabPage2.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #30
0
		private void InitializeComponent(){
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormBillingOptions));
			this.butCancel = new OpenDental.UI.Button();
			this.butCreate = new OpenDental.UI.Button();
			this.label1 = new System.Windows.Forms.Label();
			this.butSaveDefault = new OpenDental.UI.Button();
			this.textExcludeLessThan = new OpenDental.ValidDouble();
			this.checkExcludeInactive = new System.Windows.Forms.CheckBox();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.labelClinic = new System.Windows.Forms.Label();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.checkExcludeIfProcs = new System.Windows.Forms.CheckBox();
			this.checkIgnoreInPerson = new System.Windows.Forms.CheckBox();
			this.labelSaveDefaults = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.comboAge = new System.Windows.Forms.ComboBox();
			this.checkExcludeInsPending = new System.Windows.Forms.CheckBox();
			this.checkIncludeChanged = new System.Windows.Forms.CheckBox();
			this.textLastStatement = new OpenDental.ValidDate();
			this.label5 = new System.Windows.Forms.Label();
			this.checkExcludeNegative = new System.Windows.Forms.CheckBox();
			this.checkBadAddress = new System.Windows.Forms.CheckBox();
			this.listBillType = new System.Windows.Forms.ListBox();
			this.gridDun = new OpenDental.UI.ODGrid();
			this.butAdd = new OpenDental.UI.Button();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.textNote = new OpenDental.ODtextBox();
			this.groupDateRange = new System.Windows.Forms.GroupBox();
			this.but30days = new OpenDental.UI.Button();
			this.textDateStart = new OpenDental.ValidDate();
			this.labelStartDate = new System.Windows.Forms.Label();
			this.labelEndDate = new System.Windows.Forms.Label();
			this.textDateEnd = new OpenDental.ValidDate();
			this.but45days = new OpenDental.UI.Button();
			this.but90days = new OpenDental.UI.Button();
			this.butDatesAll = new OpenDental.UI.Button();
			this.checkIntermingled = new System.Windows.Forms.CheckBox();
			this.butDefaults = new OpenDental.UI.Button();
			this.butUndo = new OpenDental.UI.Button();
			this.groupBox2.SuspendLayout();
			this.groupDateRange.SuspendLayout();
			this.SuspendLayout();
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(806, 631);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(79, 24);
			this.butCancel.TabIndex = 4;
			this.butCancel.Text = "&Close";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butCreate
			// 
			this.butCreate.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCreate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCreate.Autosize = true;
			this.butCreate.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCreate.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCreate.CornerRadius = 4F;
			this.butCreate.Location = new System.Drawing.Point(693, 631);
			this.butCreate.Name = "butCreate";
			this.butCreate.Size = new System.Drawing.Size(92, 24);
			this.butCreate.TabIndex = 3;
			this.butCreate.Text = "Create &List";
			this.butCreate.Click += new System.EventHandler(this.butCreate_Click);
			// 
			// label1
			// 
			this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.label1.Location = new System.Drawing.Point(5, 206);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(192, 16);
			this.label1.TabIndex = 18;
			this.label1.Text = "Exclude if Balance is less than";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butSaveDefault
			// 
			this.butSaveDefault.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butSaveDefault.Autosize = true;
			this.butSaveDefault.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butSaveDefault.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butSaveDefault.CornerRadius = 4F;
			this.butSaveDefault.Location = new System.Drawing.Point(168, 561);
			this.butSaveDefault.Name = "butSaveDefault";
			this.butSaveDefault.Size = new System.Drawing.Size(108, 24);
			this.butSaveDefault.TabIndex = 20;
			this.butSaveDefault.Text = "&Save As Default";
			this.butSaveDefault.Click += new System.EventHandler(this.butSaveDefault_Click);
			// 
			// textExcludeLessThan
			// 
			this.textExcludeLessThan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.textExcludeLessThan.Location = new System.Drawing.Point(199, 205);
			this.textExcludeLessThan.Name = "textExcludeLessThan";
			this.textExcludeLessThan.Size = new System.Drawing.Size(77, 20);
			this.textExcludeLessThan.TabIndex = 22;
			// 
			// checkExcludeInactive
			// 
			this.checkExcludeInactive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkExcludeInactive.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkExcludeInactive.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkExcludeInactive.Location = new System.Drawing.Point(45, 122);
			this.checkExcludeInactive.Name = "checkExcludeInactive";
			this.checkExcludeInactive.Size = new System.Drawing.Size(231, 18);
			this.checkExcludeInactive.TabIndex = 23;
			this.checkExcludeInactive.Text = "Exclude inactive families";
			this.checkExcludeInactive.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.labelClinic);
			this.groupBox2.Controls.Add(this.comboClinic);
			this.groupBox2.Controls.Add(this.checkExcludeIfProcs);
			this.groupBox2.Controls.Add(this.checkIgnoreInPerson);
			this.groupBox2.Controls.Add(this.labelSaveDefaults);
			this.groupBox2.Controls.Add(this.label7);
			this.groupBox2.Controls.Add(this.label6);
			this.groupBox2.Controls.Add(this.comboAge);
			this.groupBox2.Controls.Add(this.checkExcludeInsPending);
			this.groupBox2.Controls.Add(this.checkIncludeChanged);
			this.groupBox2.Controls.Add(this.textLastStatement);
			this.groupBox2.Controls.Add(this.label5);
			this.groupBox2.Controls.Add(this.checkExcludeNegative);
			this.groupBox2.Controls.Add(this.checkBadAddress);
			this.groupBox2.Controls.Add(this.checkExcludeInactive);
			this.groupBox2.Controls.Add(this.label1);
			this.groupBox2.Controls.Add(this.textExcludeLessThan);
			this.groupBox2.Controls.Add(this.butSaveDefault);
			this.groupBox2.Controls.Add(this.listBillType);
			this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox2.Location = new System.Drawing.Point(7, 12);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(283, 609);
			this.groupBox2.TabIndex = 24;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Filter";
			// 
			// labelClinic
			// 
			this.labelClinic.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.labelClinic.Location = new System.Drawing.Point(3, 492);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(128, 16);
			this.labelClinic.TabIndex = 250;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelClinic.Visible = false;
			// 
			// comboClinic
			// 
			this.comboClinic.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.FormattingEnabled = true;
			this.comboClinic.Location = new System.Drawing.Point(132, 491);
			this.comboClinic.MaxDropDownItems = 40;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(145, 21);
			this.comboClinic.TabIndex = 249;
			this.comboClinic.Visible = false;
			// 
			// checkExcludeIfProcs
			// 
			this.checkExcludeIfProcs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkExcludeIfProcs.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkExcludeIfProcs.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkExcludeIfProcs.Location = new System.Drawing.Point(45, 182);
			this.checkExcludeIfProcs.Name = "checkExcludeIfProcs";
			this.checkExcludeIfProcs.Size = new System.Drawing.Size(231, 18);
			this.checkExcludeIfProcs.TabIndex = 248;
			this.checkExcludeIfProcs.Text = "Exclude if unsent procedures";
			this.checkExcludeIfProcs.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkIgnoreInPerson
			// 
			this.checkIgnoreInPerson.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkIgnoreInPerson.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIgnoreInPerson.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIgnoreInPerson.Location = new System.Drawing.Point(2, 233);
			this.checkIgnoreInPerson.Name = "checkIgnoreInPerson";
			this.checkIgnoreInPerson.Size = new System.Drawing.Size(274, 18);
			this.checkIgnoreInPerson.TabIndex = 247;
			this.checkIgnoreInPerson.Text = "Ignore walkout (InPerson) statements";
			this.checkIgnoreInPerson.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelSaveDefaults
			// 
			this.labelSaveDefaults.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.labelSaveDefaults.Location = new System.Drawing.Point(6, 590);
			this.labelSaveDefaults.Name = "labelSaveDefaults";
			this.labelSaveDefaults.Size = new System.Drawing.Size(270, 16);
			this.labelSaveDefaults.TabIndex = 246;
			this.labelSaveDefaults.Text = "(except the date at the top)";
			this.labelSaveDefaults.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label7
			// 
			this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.label7.Location = new System.Drawing.Point(5, 258);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(111, 16);
			this.label7.TabIndex = 245;
			this.label7.Text = "Billing Types";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label6
			// 
			this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.label6.Location = new System.Drawing.Point(3, 75);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(128, 16);
			this.label6.TabIndex = 243;
			this.label6.Text = "Age of Account";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboAge
			// 
			this.comboAge.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.comboAge.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboAge.FormattingEnabled = true;
			this.comboAge.Location = new System.Drawing.Point(132, 73);
			this.comboAge.Name = "comboAge";
			this.comboAge.Size = new System.Drawing.Size(145, 21);
			this.comboAge.TabIndex = 242;
			// 
			// checkExcludeInsPending
			// 
			this.checkExcludeInsPending.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkExcludeInsPending.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkExcludeInsPending.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkExcludeInsPending.Location = new System.Drawing.Point(45, 162);
			this.checkExcludeInsPending.Name = "checkExcludeInsPending";
			this.checkExcludeInsPending.Size = new System.Drawing.Size(231, 18);
			this.checkExcludeInsPending.TabIndex = 27;
			this.checkExcludeInsPending.Text = "Exclude if insurance pending";
			this.checkExcludeInsPending.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkIncludeChanged
			// 
			this.checkIncludeChanged.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkIncludeChanged.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIncludeChanged.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIncludeChanged.Location = new System.Drawing.Point(3, 39);
			this.checkIncludeChanged.Name = "checkIncludeChanged";
			this.checkIncludeChanged.Size = new System.Drawing.Size(273, 28);
			this.checkIncludeChanged.TabIndex = 26;
			this.checkIncludeChanged.Text = "Include any accounts with insurance payments or procedures since the last bill";
			this.checkIncludeChanged.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textLastStatement
			// 
			this.textLastStatement.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.textLastStatement.Location = new System.Drawing.Point(183, 13);
			this.textLastStatement.Name = "textLastStatement";
			this.textLastStatement.Size = new System.Drawing.Size(94, 20);
			this.textLastStatement.TabIndex = 25;
			// 
			// label5
			// 
			this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.label5.Location = new System.Drawing.Point(6, 15);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(176, 16);
			this.label5.TabIndex = 24;
			this.label5.Text = "Include anyone not billed since";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkExcludeNegative
			// 
			this.checkExcludeNegative.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkExcludeNegative.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkExcludeNegative.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkExcludeNegative.Location = new System.Drawing.Point(45, 142);
			this.checkExcludeNegative.Name = "checkExcludeNegative";
			this.checkExcludeNegative.Size = new System.Drawing.Size(231, 18);
			this.checkExcludeNegative.TabIndex = 17;
			this.checkExcludeNegative.Text = "Exclude negative balances (credits)";
			this.checkExcludeNegative.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// checkBadAddress
			// 
			this.checkBadAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.checkBadAddress.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkBadAddress.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkBadAddress.Location = new System.Drawing.Point(45, 102);
			this.checkBadAddress.Name = "checkBadAddress";
			this.checkBadAddress.Size = new System.Drawing.Size(231, 18);
			this.checkBadAddress.TabIndex = 16;
			this.checkBadAddress.Text = "Exclude bad addresses (no zipcode)";
			this.checkBadAddress.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// listBillType
			// 
			this.listBillType.Location = new System.Drawing.Point(118, 258);
			this.listBillType.Name = "listBillType";
			this.listBillType.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listBillType.Size = new System.Drawing.Size(158, 225);
			this.listBillType.TabIndex = 2;
			// 
			// gridDun
			// 
			this.gridDun.HScrollVisible = false;
			this.gridDun.Location = new System.Drawing.Point(331, 31);
			this.gridDun.Name = "gridDun";
			this.gridDun.ScrollValue = 0;
			this.gridDun.Size = new System.Drawing.Size(561, 366);
			this.gridDun.TabIndex = 0;
			this.gridDun.Title = "Dunning Messages";
			this.gridDun.TranslationName = "TableBillingMessages";
			this.gridDun.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridDun_CellDoubleClick);
			// 
			// butAdd
			// 
			this.butAdd.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butAdd.Autosize = true;
			this.butAdd.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAdd.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAdd.CornerRadius = 4F;
			this.butAdd.Image = global::OpenDental.Properties.Resources.Add;
			this.butAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butAdd.Location = new System.Drawing.Point(768, 403);
			this.butAdd.Name = "butAdd";
			this.butAdd.Size = new System.Drawing.Size(124, 24);
			this.butAdd.TabIndex = 5;
			this.butAdd.Text = "Add Dunning Msg";
			this.butAdd.Click += new System.EventHandler(this.butAdd_Click);
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(328, 9);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(564, 16);
			this.label3.TabIndex = 25;
			this.label3.Text = "Items higher in the list are more general.  Items lower in the list take preceden" +
    "ce .";
			this.label3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(328, 498);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(564, 16);
			this.label4.TabIndex = 26;
			this.label4.Text = "General Message (in addition to any dunning messages and appointment reminders, [" +
    "InstallmentPlanTerms] allowed)";
			this.label4.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// textNote
			// 
			this.textNote.Location = new System.Drawing.Point(331, 518);
			this.textNote.Name = "textNote";
			this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Statement;
			this.textNote.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textNote.Size = new System.Drawing.Size(561, 102);
			this.textNote.TabIndex = 28;
			this.textNote.Text = "";
			// 
			// groupDateRange
			// 
			this.groupDateRange.Controls.Add(this.but30days);
			this.groupDateRange.Controls.Add(this.textDateStart);
			this.groupDateRange.Controls.Add(this.labelStartDate);
			this.groupDateRange.Controls.Add(this.labelEndDate);
			this.groupDateRange.Controls.Add(this.textDateEnd);
			this.groupDateRange.Controls.Add(this.but45days);
			this.groupDateRange.Controls.Add(this.but90days);
			this.groupDateRange.Controls.Add(this.butDatesAll);
			this.groupDateRange.Location = new System.Drawing.Point(331, 403);
			this.groupDateRange.Name = "groupDateRange";
			this.groupDateRange.Size = new System.Drawing.Size(319, 69);
			this.groupDateRange.TabIndex = 237;
			this.groupDateRange.TabStop = false;
			this.groupDateRange.Text = "Date Range";
			// 
			// but30days
			// 
			this.but30days.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.but30days.Autosize = true;
			this.but30days.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.but30days.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.but30days.CornerRadius = 4F;
			this.but30days.Location = new System.Drawing.Point(154, 13);
			this.but30days.Name = "but30days";
			this.but30days.Size = new System.Drawing.Size(77, 24);
			this.but30days.TabIndex = 242;
			this.but30days.Text = "Last 30 Days";
			this.but30days.Click += new System.EventHandler(this.but30days_Click);
			// 
			// textDateStart
			// 
			this.textDateStart.BackColor = System.Drawing.SystemColors.Window;
			this.textDateStart.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textDateStart.Location = new System.Drawing.Point(75, 16);
			this.textDateStart.Name = "textDateStart";
			this.textDateStart.Size = new System.Drawing.Size(77, 20);
			this.textDateStart.TabIndex = 223;
			// 
			// labelStartDate
			// 
			this.labelStartDate.Location = new System.Drawing.Point(6, 19);
			this.labelStartDate.Name = "labelStartDate";
			this.labelStartDate.Size = new System.Drawing.Size(69, 14);
			this.labelStartDate.TabIndex = 221;
			this.labelStartDate.Text = "Start Date";
			this.labelStartDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelEndDate
			// 
			this.labelEndDate.Location = new System.Drawing.Point(6, 42);
			this.labelEndDate.Name = "labelEndDate";
			this.labelEndDate.Size = new System.Drawing.Size(69, 14);
			this.labelEndDate.TabIndex = 222;
			this.labelEndDate.Text = "End Date";
			this.labelEndDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDateEnd
			// 
			this.textDateEnd.Location = new System.Drawing.Point(75, 39);
			this.textDateEnd.Name = "textDateEnd";
			this.textDateEnd.Size = new System.Drawing.Size(77, 20);
			this.textDateEnd.TabIndex = 224;
			// 
			// but45days
			// 
			this.but45days.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.but45days.Autosize = true;
			this.but45days.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.but45days.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.but45days.CornerRadius = 4F;
			this.but45days.Location = new System.Drawing.Point(154, 37);
			this.but45days.Name = "but45days";
			this.but45days.Size = new System.Drawing.Size(77, 24);
			this.but45days.TabIndex = 226;
			this.but45days.Text = "Last 45 Days";
			this.but45days.Click += new System.EventHandler(this.but45days_Click);
			// 
			// but90days
			// 
			this.but90days.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.but90days.Autosize = true;
			this.but90days.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.but90days.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.but90days.CornerRadius = 4F;
			this.but90days.Location = new System.Drawing.Point(233, 37);
			this.but90days.Name = "but90days";
			this.but90days.Size = new System.Drawing.Size(77, 24);
			this.but90days.TabIndex = 227;
			this.but90days.Text = "Last 90 Days";
			this.but90days.Click += new System.EventHandler(this.but90days_Click);
			// 
			// butDatesAll
			// 
			this.butDatesAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDatesAll.Autosize = true;
			this.butDatesAll.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDatesAll.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDatesAll.CornerRadius = 4F;
			this.butDatesAll.Location = new System.Drawing.Point(233, 13);
			this.butDatesAll.Name = "butDatesAll";
			this.butDatesAll.Size = new System.Drawing.Size(77, 24);
			this.butDatesAll.TabIndex = 228;
			this.butDatesAll.Text = "All Dates";
			this.butDatesAll.Click += new System.EventHandler(this.butDatesAll_Click);
			// 
			// checkIntermingled
			// 
			this.checkIntermingled.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIntermingled.Location = new System.Drawing.Point(331, 475);
			this.checkIntermingled.Name = "checkIntermingled";
			this.checkIntermingled.Size = new System.Drawing.Size(150, 20);
			this.checkIntermingled.TabIndex = 239;
			this.checkIntermingled.Text = "Intermingle family members";
			// 
			// butDefaults
			// 
			this.butDefaults.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDefaults.Autosize = true;
			this.butDefaults.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDefaults.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDefaults.CornerRadius = 4F;
			this.butDefaults.Location = new System.Drawing.Point(656, 440);
			this.butDefaults.Name = "butDefaults";
			this.butDefaults.Size = new System.Drawing.Size(76, 24);
			this.butDefaults.TabIndex = 241;
			this.butDefaults.Text = "Defaults";
			this.butDefaults.Click += new System.EventHandler(this.butDefaults_Click);
			// 
			// butUndo
			// 
			this.butUndo.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butUndo.Autosize = true;
			this.butUndo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUndo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUndo.CornerRadius = 4F;
			this.butUndo.Location = new System.Drawing.Point(7, 631);
			this.butUndo.Name = "butUndo";
			this.butUndo.Size = new System.Drawing.Size(88, 24);
			this.butUndo.TabIndex = 243;
			this.butUndo.Text = "Undo Billing";
			this.butUndo.Click += new System.EventHandler(this.butUndo_Click);
			// 
			// FormBillingOptions
			// 
			this.AcceptButton = this.butCreate;
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.CancelButton = this.butCancel;
			this.ClientSize = new System.Drawing.Size(898, 666);
			this.Controls.Add(this.butUndo);
			this.Controls.Add(this.butDefaults);
			this.Controls.Add(this.checkIntermingled);
			this.Controls.Add(this.groupDateRange);
			this.Controls.Add(this.textNote);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butCreate);
			this.Controls.Add(this.butAdd);
			this.Controls.Add(this.gridDun);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormBillingOptions";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Billing Options";
			this.Load += new System.EventHandler(this.FormBillingOptions_Load);
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.groupDateRange.ResumeLayout(false);
			this.groupDateRange.PerformLayout();
			this.ResumeLayout(false);

		}
Пример #31
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRecallEdit));
     this.textDatePrevious  = new System.Windows.Forms.TextBox();
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.textDateDueCalc   = new System.Windows.Forms.TextBox();
     this.label3            = new System.Windows.Forms.Label();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.textWeeks         = new OpenDental.ValidNum();
     this.label7            = new System.Windows.Forms.Label();
     this.textDays          = new OpenDental.ValidNum();
     this.label6            = new System.Windows.Forms.Label();
     this.textMonths        = new OpenDental.ValidNum();
     this.label5            = new System.Windows.Forms.Label();
     this.textYears         = new OpenDental.ValidNum();
     this.label4            = new System.Windows.Forms.Label();
     this.label8            = new System.Windows.Forms.Label();
     this.comboStatus       = new System.Windows.Forms.ComboBox();
     this.checkIsDisabled   = new System.Windows.Forms.CheckBox();
     this.label9            = new System.Windows.Forms.Label();
     this.comboType         = new System.Windows.Forms.ComboBox();
     this.label10           = new System.Windows.Forms.Label();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.textBalance       = new OpenDental.ValidDouble();
     this.textDisableDate   = new OpenDental.ValidDate();
     this.label12           = new System.Windows.Forms.Label();
     this.label11           = new System.Windows.Forms.Label();
     this.textScheduledDate = new System.Windows.Forms.TextBox();
     this.label13           = new System.Windows.Forms.Label();
     this.textNote          = new OpenDental.ODtextBox();
     this.butDelete         = new OpenDental.UI.Button();
     this.butOK             = new OpenDental.UI.Button();
     this.textDateDue       = new OpenDental.ValidDate();
     this.butCancel         = new OpenDental.UI.Button();
     this.checkASAP         = new System.Windows.Forms.CheckBox();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // textDatePrevious
     //
     this.textDatePrevious.Location = new System.Drawing.Point(184, 171);
     this.textDatePrevious.Name     = "textDatePrevious";
     this.textDatePrevious.ReadOnly = true;
     this.textDatePrevious.Size     = new System.Drawing.Size(85, 20);
     this.textDatePrevious.TabIndex = 1;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(11, 170);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(170, 19);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Previous Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(11, 196);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(170, 19);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Calculated Due Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDateDueCalc
     //
     this.textDateDueCalc.Location = new System.Drawing.Point(184, 197);
     this.textDateDueCalc.Name     = "textDateDueCalc";
     this.textDateDueCalc.ReadOnly = true;
     this.textDateDueCalc.Size     = new System.Drawing.Size(85, 20);
     this.textDateDueCalc.TabIndex = 3;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(12, 223);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(170, 19);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Actual Due Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.textWeeks);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.textDays);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.textMonths);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.textYears);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(78, 50);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(170, 115);
     this.groupBox1.TabIndex  = 7;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "Recall Interval";
     //
     // textWeeks
     //
     this.textWeeks.Location = new System.Drawing.Point(105, 63);
     this.textWeeks.MaxVal   = 255;
     this.textWeeks.MinVal   = 0;
     this.textWeeks.Name     = "textWeeks";
     this.textWeeks.Size     = new System.Drawing.Size(51, 20);
     this.textWeeks.TabIndex = 12;
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(11, 63);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(92, 19);
     this.label7.TabIndex  = 11;
     this.label7.Text      = "Weeks";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDays
     //
     this.textDays.Location = new System.Drawing.Point(105, 85);
     this.textDays.MaxVal   = 255;
     this.textDays.MinVal   = 0;
     this.textDays.Name     = "textDays";
     this.textDays.Size     = new System.Drawing.Size(51, 20);
     this.textDays.TabIndex = 10;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(11, 85);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(92, 19);
     this.label6.TabIndex  = 9;
     this.label6.Text      = "Days";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textMonths
     //
     this.textMonths.Location = new System.Drawing.Point(105, 40);
     this.textMonths.MaxVal   = 255;
     this.textMonths.MinVal   = 0;
     this.textMonths.Name     = "textMonths";
     this.textMonths.Size     = new System.Drawing.Size(51, 20);
     this.textMonths.TabIndex = 8;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(11, 40);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(92, 19);
     this.label5.TabIndex  = 7;
     this.label5.Text      = "Months";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textYears
     //
     this.textYears.Location = new System.Drawing.Point(105, 17);
     this.textYears.MaxVal   = 127;
     this.textYears.MinVal   = 0;
     this.textYears.Name     = "textYears";
     this.textYears.Size     = new System.Drawing.Size(51, 20);
     this.textYears.TabIndex = 6;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(11, 17);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(92, 19);
     this.label4.TabIndex  = 5;
     this.label4.Text      = "Years";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(12, 275);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(170, 19);
     this.label8.TabIndex  = 8;
     this.label8.Text      = "Status";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboStatus
     //
     this.comboStatus.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboStatus.Location         = new System.Drawing.Point(184, 275);
     this.comboStatus.MaxDropDownItems = 50;
     this.comboStatus.Name             = "comboStatus";
     this.comboStatus.Size             = new System.Drawing.Size(188, 21);
     this.comboStatus.TabIndex         = 9;
     //
     // checkIsDisabled
     //
     this.checkIsDisabled.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsDisabled.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkIsDisabled.Location   = new System.Drawing.Point(24, 20);
     this.checkIsDisabled.Name       = "checkIsDisabled";
     this.checkIsDisabled.Size       = new System.Drawing.Size(132, 18);
     this.checkIsDisabled.TabIndex   = 10;
     this.checkIsDisabled.Text       = "Always Disabled";
     this.checkIsDisabled.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsDisabled.Click     += new System.EventHandler(this.checkIsDisabled_Click);
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(65, 321);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(117, 92);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "Administrative Note (this note will get deleted every time recall gets reset)";
     this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // comboType
     //
     this.comboType.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboType.Location                  = new System.Drawing.Point(184, 18);
     this.comboType.MaxDropDownItems          = 50;
     this.comboType.Name                      = "comboType";
     this.comboType.Size                      = new System.Drawing.Size(188, 21);
     this.comboType.TabIndex                  = 17;
     this.comboType.SelectionChangeCommitted += new System.EventHandler(this.comboType_SelectionChangeCommitted);
     //
     // label10
     //
     this.label10.Location  = new System.Drawing.Point(12, 18);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(170, 19);
     this.label10.TabIndex  = 16;
     this.label10.Text      = "Type";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.textBalance);
     this.groupBox2.Controls.Add(this.textDisableDate);
     this.groupBox2.Controls.Add(this.label12);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.checkIsDisabled);
     this.groupBox2.Location = new System.Drawing.Point(423, 50);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(243, 115);
     this.groupBox2.TabIndex = 18;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Disable Recall";
     //
     // textBalance
     //
     this.textBalance.BackColor = System.Drawing.SystemColors.Window;
     this.textBalance.ForeColor = System.Drawing.SystemColors.WindowText;
     this.textBalance.Location  = new System.Drawing.Point(141, 48);
     this.textBalance.MaxVal    = 100000000D;
     this.textBalance.MinVal    = -100000000D;
     this.textBalance.Name      = "textBalance";
     this.textBalance.Size      = new System.Drawing.Size(86, 20);
     this.textBalance.TabIndex  = 19;
     //
     // textDisableDate
     //
     this.textDisableDate.Location = new System.Drawing.Point(141, 80);
     this.textDisableDate.Name     = "textDisableDate";
     this.textDisableDate.Size     = new System.Drawing.Size(86, 20);
     this.textDisableDate.TabIndex = 13;
     //
     // label12
     //
     this.label12.Location  = new System.Drawing.Point(40, 80);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(101, 18);
     this.label12.TabIndex  = 12;
     this.label12.Text      = "Until Date";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.Location  = new System.Drawing.Point(3, 39);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(138, 37);
     this.label11.TabIndex  = 11;
     this.label11.Text      = "Until family Account balance is below";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textScheduledDate
     //
     this.textScheduledDate.Location = new System.Drawing.Point(184, 249);
     this.textScheduledDate.Name     = "textScheduledDate";
     this.textScheduledDate.ReadOnly = true;
     this.textScheduledDate.Size     = new System.Drawing.Size(85, 20);
     this.textScheduledDate.TabIndex = 19;
     //
     // label13
     //
     this.label13.Location  = new System.Drawing.Point(11, 248);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(170, 19);
     this.label13.TabIndex  = 20;
     this.label13.Text      = "Scheduled Date";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textNote
     //
     this.textNote.AcceptsTab         = true;
     this.textNote.BackColor          = System.Drawing.SystemColors.Window;
     this.textNote.DetectLinksEnabled = false;
     this.textNote.DetectUrls         = false;
     this.textNote.Location           = new System.Drawing.Point(184, 323);
     this.textNote.Name           = "textNote";
     this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Recall;
     this.textNote.ScrollBars     = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
     this.textNote.Size           = new System.Drawing.Size(350, 112);
     this.textNote.TabIndex       = 15;
     this.textNote.Text           = "";
     //
     // butDelete
     //
     this.butDelete.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Image      = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location   = new System.Drawing.Point(26, 442);
     this.butDelete.Name       = "butDelete";
     this.butDelete.Size       = new System.Drawing.Size(83, 24);
     this.butDelete.TabIndex   = 14;
     this.butDelete.Text       = "&Delete";
     this.butDelete.Click     += new System.EventHandler(this.butDelete_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(640, 400);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex = 13;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // textDateDue
     //
     this.textDateDue.Location = new System.Drawing.Point(184, 223);
     this.textDateDue.Name     = "textDateDue";
     this.textDateDue.Size     = new System.Drawing.Size(85, 20);
     this.textDateDue.TabIndex = 6;
     //
     // butCancel
     //
     this.butCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Location = new System.Drawing.Point(640, 442);
     this.butCancel.Name     = "butCancel";
     this.butCancel.Size     = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text     = "&Cancel";
     this.butCancel.Click   += new System.EventHandler(this.butCancel_Click);
     //
     // checkASAP
     //
     this.checkASAP.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkASAP.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkASAP.Location   = new System.Drawing.Point(78, 302);
     this.checkASAP.Name       = "checkASAP";
     this.checkASAP.Size       = new System.Drawing.Size(121, 16);
     this.checkASAP.TabIndex   = 185;
     this.checkASAP.Text       = "Schedule ASAP";
     this.checkASAP.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkASAP.UseVisualStyleBackColor = true;
     //
     // FormRecallEdit
     //
     this.ClientSize = new System.Drawing.Size(736, 491);
     this.Controls.Add(this.checkASAP);
     this.Controls.Add(this.textScheduledDate);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.comboType);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.textDateDue);
     this.Controls.Add(this.textDateDueCalc);
     this.Controls.Add(this.textDatePrevious);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.comboStatus);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRecallEdit";
     this.ShowInTaskbar = false;
     this.Text          = "Edit Recall";
     this.Load         += new System.EventHandler(this.FormRecallEdit_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #32
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpFinanceCharge));
     this.butCancel       = new OpenDental.UI.Button();
     this.butOK           = new OpenDental.UI.Button();
     this.groupBox2       = new System.Windows.Forms.GroupBox();
     this.label2          = new System.Windows.Forms.Label();
     this.textDateFrom    = new OpenDental.ValidDate();
     this.textDateTo      = new OpenDental.ValidDate();
     this.label3          = new System.Windows.Forms.Label();
     this.listProv        = new System.Windows.Forms.ListBox();
     this.listBillingType = new System.Windows.Forms.ListBox();
     this.checkAllProv    = new System.Windows.Forms.CheckBox();
     this.checkAllBilling = new System.Windows.Forms.CheckBox();
     this.label1          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(361, 203);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 4;
     this.butCancel.Text         = "&Cancel";
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(280, 203);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 3;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.textDateFrom);
     this.groupBox2.Controls.Add(this.textDateTo);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(263, 50);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(173, 86);
     this.groupBox2.TabIndex  = 1;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "Date Range";
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(7, 22);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(48, 18);
     this.label2.TabIndex  = 37;
     this.label2.Text      = "From";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(59, 19);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(91, 20);
     this.textDateFrom.TabIndex = 1;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(60, 52);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(91, 20);
     this.textDateTo.TabIndex = 2;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(7, 55);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(48, 18);
     this.label3.TabIndex  = 39;
     this.label3.Text      = "To";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // listProv
     //
     this.listProv.Location      = new System.Drawing.Point(10, 50);
     this.listProv.Name          = "listProv";
     this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProv.Size          = new System.Drawing.Size(120, 147);
     this.listProv.TabIndex      = 37;
     //
     // listBillingType
     //
     this.listBillingType.Location      = new System.Drawing.Point(137, 50);
     this.listBillingType.Name          = "listBillingType";
     this.listBillingType.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listBillingType.Size          = new System.Drawing.Size(120, 147);
     this.listBillingType.TabIndex      = 38;
     //
     // checkAllProv
     //
     this.checkAllProv.Checked    = true;
     this.checkAllProv.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkAllProv.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkAllProv.Location   = new System.Drawing.Point(10, 28);
     this.checkAllProv.Name       = "checkAllProv";
     this.checkAllProv.Size       = new System.Drawing.Size(95, 16);
     this.checkAllProv.TabIndex   = 49;
     this.checkAllProv.Text       = "All";
     this.checkAllProv.Click     += new System.EventHandler(this.checkAllProv_Click);
     //
     // checkAllBilling
     //
     this.checkAllBilling.Checked    = true;
     this.checkAllBilling.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkAllBilling.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkAllBilling.Location   = new System.Drawing.Point(137, 28);
     this.checkAllBilling.Name       = "checkAllBilling";
     this.checkAllBilling.Size       = new System.Drawing.Size(95, 16);
     this.checkAllBilling.TabIndex   = 50;
     this.checkAllBilling.Text       = "All";
     this.checkAllBilling.Click     += new System.EventHandler(this.checkAllBilling_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(7, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(104, 16);
     this.label1.TabIndex = 51;
     this.label1.Text     = "Providers";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(134, 9);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(104, 16);
     this.label4.TabIndex = 52;
     this.label4.Text     = "Billing Types";
     //
     // FormRpFinanceCharge
     //
     this.AcceptButton = this.butOK;
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(448, 241);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.checkAllBilling);
     this.Controls.Add(this.checkAllProv);
     this.Controls.Add(this.listBillingType);
     this.Controls.Add(this.listProv);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(447, 280);
     this.Name          = "FormRpFinanceCharge";
     this.ShowInTaskbar = false;
     this.Text          = "Finance Charge Report";
     this.Load         += new System.EventHandler(this.FormRpFinanceCharge_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPatFieldDateEdit));
     this.butCancel     = new OpenDental.UI.Button();
     this.butOK         = new OpenDental.UI.Button();
     this.labelName     = new System.Windows.Forms.Label();
     this.textFieldDate = new OpenDental.ValidDate();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(177, 93);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 25);
     this.butCancel.TabIndex     = 2;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(83, 93);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 25);
     this.butOK.TabIndex = 1;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(19, 17);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(335, 20);
     this.labelName.TabIndex  = 3;
     this.labelName.Text      = "Field Name";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // textFieldDate
     //
     this.textFieldDate.Location = new System.Drawing.Point(22, 43);
     this.textFieldDate.Name     = "textFieldDate";
     this.textFieldDate.Size     = new System.Drawing.Size(108, 20);
     this.textFieldDate.TabIndex = 4;
     //
     // FormPatFieldDateEdit
     //
     this.AcceptButton      = this.butOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.butCancel;
     this.ClientSize        = new System.Drawing.Size(272, 140);
     this.Controls.Add(this.textFieldDate);
     this.Controls.Add(this.labelName);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormPatFieldDateEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Patient Field Date";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormPatFieldDefEdit_FormClosing);
     this.Load         += new System.EventHandler(this.FormPatFieldDateEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #34
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRefAttachEdit));
     this.labelRefDate            = new System.Windows.Forms.Label();
     this.labelName               = new System.Windows.Forms.Label();
     this.textName                = new System.Windows.Forms.TextBox();
     this.labelRefType            = new System.Windows.Forms.Label();
     this.labelOrder              = new System.Windows.Forms.Label();
     this.textReferralNotes       = new System.Windows.Forms.TextBox();
     this.labelPatient            = new System.Windows.Forms.Label();
     this.labelReferralNotes      = new System.Windows.Forms.Label();
     this.labelNote               = new System.Windows.Forms.Label();
     this.textNote                = new System.Windows.Forms.TextBox();
     this.comboRefToStatus        = new System.Windows.Forms.ComboBox();
     this.labelRefToStatus        = new System.Windows.Forms.Label();
     this.listSheets              = new System.Windows.Forms.ListBox();
     this.labelSheets             = new System.Windows.Forms.Label();
     this.listRefType             = new System.Windows.Forms.ListBox();
     this.checkIsTransitionOfCare = new System.Windows.Forms.CheckBox();
     this.labelIsTransitionOfCare = new System.Windows.Forms.Label();
     this.textProc                = new System.Windows.Forms.TextBox();
     this.labelProc               = new System.Windows.Forms.Label();
     this.labelDateProcComplete   = new System.Windows.Forms.Label();
     this.comboProvNum            = new System.Windows.Forms.ComboBox();
     this.labelProv               = new System.Windows.Forms.Label();
     this.butNoneProv             = new OpenDental.UI.Button();
     this.butPickProv             = new OpenDental.UI.Button();
     this.textDateProcCompleted   = new OpenDental.ValidDate();
     this.butDetach               = new OpenDental.UI.Button();
     this.textRefDate             = new OpenDental.ValidDate();
     this.butChangeReferral       = new OpenDental.UI.Button();
     this.butEditReferral         = new OpenDental.UI.Button();
     this.textOrder               = new OpenDental.ValidNumber();
     this.butCancel               = new OpenDental.UI.Button();
     this.butOK = new OpenDental.UI.Button();
     this.SuspendLayout();
     //
     // labelRefDate
     //
     this.labelRefDate.Location  = new System.Drawing.Point(6, 188);
     this.labelRefDate.Name      = "labelRefDate";
     this.labelRefDate.Size      = new System.Drawing.Size(143, 17);
     this.labelRefDate.TabIndex  = 16;
     this.labelRefDate.Text      = "Date";
     this.labelRefDate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(6, 58);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(143, 17);
     this.labelName.TabIndex  = 17;
     this.labelName.Text      = "Name";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textName
     //
     this.textName.Location = new System.Drawing.Point(151, 56);
     this.textName.Name     = "textName";
     this.textName.ReadOnly = true;
     this.textName.Size     = new System.Drawing.Size(258, 20);
     this.textName.TabIndex = 1;
     //
     // labelRefType
     //
     this.labelRefType.Location  = new System.Drawing.Point(6, 14);
     this.labelRefType.Name      = "labelRefType";
     this.labelRefType.Size      = new System.Drawing.Size(143, 17);
     this.labelRefType.TabIndex  = 20;
     this.labelRefType.Text      = "Referral Type";
     this.labelRefType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelOrder
     //
     this.labelOrder.Location  = new System.Drawing.Point(6, 209);
     this.labelOrder.Name      = "labelOrder";
     this.labelOrder.Size      = new System.Drawing.Size(143, 17);
     this.labelOrder.TabIndex  = 73;
     this.labelOrder.Text      = "Order";
     this.labelOrder.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textReferralNotes
     //
     this.textReferralNotes.Location  = new System.Drawing.Point(151, 97);
     this.textReferralNotes.Multiline = true;
     this.textReferralNotes.Name      = "textReferralNotes";
     this.textReferralNotes.ReadOnly  = true;
     this.textReferralNotes.Size      = new System.Drawing.Size(454, 66);
     this.textReferralNotes.TabIndex  = 78;
     //
     // labelPatient
     //
     this.labelPatient.Location = new System.Drawing.Point(150, 78);
     this.labelPatient.Name     = "labelPatient";
     this.labelPatient.Size     = new System.Drawing.Size(98, 17);
     this.labelPatient.TabIndex = 80;
     this.labelPatient.Text     = "(a patient)";
     //
     // labelReferralNotes
     //
     this.labelReferralNotes.Location  = new System.Drawing.Point(6, 99);
     this.labelReferralNotes.Name      = "labelReferralNotes";
     this.labelReferralNotes.Size      = new System.Drawing.Size(143, 38);
     this.labelReferralNotes.TabIndex  = 81;
     this.labelReferralNotes.Text      = "Notes about referral source";
     this.labelReferralNotes.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelNote
     //
     this.labelNote.Location  = new System.Drawing.Point(6, 252);
     this.labelNote.Name      = "labelNote";
     this.labelNote.Size      = new System.Drawing.Size(143, 38);
     this.labelNote.TabIndex  = 83;
     this.labelNote.Text      = "Patient note";
     this.labelNote.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textNote
     //
     this.textNote.Location  = new System.Drawing.Point(151, 250);
     this.textNote.Multiline = true;
     this.textNote.Name      = "textNote";
     this.textNote.Size      = new System.Drawing.Size(454, 66);
     this.textNote.TabIndex  = 1;
     //
     // comboRefToStatus
     //
     this.comboRefToStatus.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRefToStatus.FormattingEnabled = true;
     this.comboRefToStatus.Location          = new System.Drawing.Point(151, 228);
     this.comboRefToStatus.MaxDropDownItems  = 20;
     this.comboRefToStatus.Name     = "comboRefToStatus";
     this.comboRefToStatus.Size     = new System.Drawing.Size(180, 21);
     this.comboRefToStatus.TabIndex = 84;
     //
     // labelRefToStatus
     //
     this.labelRefToStatus.Location  = new System.Drawing.Point(6, 230);
     this.labelRefToStatus.Name      = "labelRefToStatus";
     this.labelRefToStatus.Size      = new System.Drawing.Size(143, 17);
     this.labelRefToStatus.TabIndex  = 85;
     this.labelRefToStatus.Text      = "Status (if referred out)";
     this.labelRefToStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // listSheets
     //
     this.listSheets.FormattingEnabled = true;
     this.listSheets.Location          = new System.Drawing.Point(151, 317);
     this.listSheets.Name         = "listSheets";
     this.listSheets.Size         = new System.Drawing.Size(120, 69);
     this.listSheets.TabIndex     = 90;
     this.listSheets.DoubleClick += new System.EventHandler(this.listSheets_DoubleClick);
     //
     // labelSheets
     //
     this.labelSheets.Location  = new System.Drawing.Point(6, 319);
     this.labelSheets.Name      = "labelSheets";
     this.labelSheets.Size      = new System.Drawing.Size(143, 40);
     this.labelSheets.TabIndex  = 91;
     this.labelSheets.Text      = "Referral Slips\r\n(double click to view)";
     this.labelSheets.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // listRefType
     //
     this.listRefType.FormattingEnabled = true;
     this.listRefType.Location          = new System.Drawing.Point(151, 12);
     this.listRefType.Name                  = "listRefType";
     this.listRefType.Size                  = new System.Drawing.Size(65, 43);
     this.listRefType.TabIndex              = 92;
     this.listRefType.SelectedIndexChanged += new System.EventHandler(this.listRefType_SelectedIndexChanged);
     //
     // checkIsTransitionOfCare
     //
     this.checkIsTransitionOfCare.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsTransitionOfCare.FlatStyle  = System.Windows.Forms.FlatStyle.System;
     this.checkIsTransitionOfCare.Location   = new System.Drawing.Point(6, 387);
     this.checkIsTransitionOfCare.Name       = "checkIsTransitionOfCare";
     this.checkIsTransitionOfCare.Size       = new System.Drawing.Size(158, 18);
     this.checkIsTransitionOfCare.TabIndex   = 93;
     this.checkIsTransitionOfCare.Text       = "Transition of Care";
     this.checkIsTransitionOfCare.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkIsTransitionOfCare.UseVisualStyleBackColor = true;
     //
     // labelIsTransitionOfCare
     //
     this.labelIsTransitionOfCare.Location  = new System.Drawing.Point(166, 387);
     this.labelIsTransitionOfCare.Name      = "labelIsTransitionOfCare";
     this.labelIsTransitionOfCare.Size      = new System.Drawing.Size(195, 17);
     this.labelIsTransitionOfCare.TabIndex  = 94;
     this.labelIsTransitionOfCare.Text      = "(From or To another doctor)";
     this.labelIsTransitionOfCare.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textProc
     //
     this.textProc.BackColor = System.Drawing.SystemColors.Control;
     this.textProc.ForeColor = System.Drawing.Color.DarkRed;
     this.textProc.Location  = new System.Drawing.Point(151, 406);
     this.textProc.Name      = "textProc";
     this.textProc.ReadOnly  = true;
     this.textProc.Size      = new System.Drawing.Size(232, 20);
     this.textProc.TabIndex  = 171;
     this.textProc.Text      = "test";
     //
     // labelProc
     //
     this.labelProc.Location  = new System.Drawing.Point(6, 408);
     this.labelProc.Name      = "labelProc";
     this.labelProc.Size      = new System.Drawing.Size(143, 17);
     this.labelProc.TabIndex  = 170;
     this.labelProc.Text      = "Procedure";
     this.labelProc.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelDateProcComplete
     //
     this.labelDateProcComplete.Location  = new System.Drawing.Point(6, 429);
     this.labelDateProcComplete.Name      = "labelDateProcComplete";
     this.labelDateProcComplete.Size      = new System.Drawing.Size(143, 17);
     this.labelDateProcComplete.TabIndex  = 172;
     this.labelDateProcComplete.Text      = "Date Proc Completed";
     this.labelDateProcComplete.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboProvNum
     //
     this.comboProvNum.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboProvNum.Location                  = new System.Drawing.Point(151, 164);
     this.comboProvNum.MaxDropDownItems          = 30;
     this.comboProvNum.Name                      = "comboProvNum";
     this.comboProvNum.Size                      = new System.Drawing.Size(258, 21);
     this.comboProvNum.TabIndex                  = 280;
     this.comboProvNum.SelectionChangeCommitted += new System.EventHandler(this.comboProvNum_SelectionChangeCommitted);
     //
     // labelProv
     //
     this.labelProv.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelProv.Location  = new System.Drawing.Point(6, 166);
     this.labelProv.Name      = "labelProv";
     this.labelProv.Size      = new System.Drawing.Size(143, 17);
     this.labelProv.TabIndex  = 279;
     this.labelProv.Text      = "Referring Provider";
     this.labelProv.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butNoneProv
     //
     this.butNoneProv.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butNoneProv.Autosize            = false;
     this.butNoneProv.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butNoneProv.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butNoneProv.CornerRadius        = 2F;
     this.butNoneProv.Location            = new System.Drawing.Point(433, 164);
     this.butNoneProv.Name     = "butNoneProv";
     this.butNoneProv.Size     = new System.Drawing.Size(44, 21);
     this.butNoneProv.TabIndex = 282;
     this.butNoneProv.Text     = "None";
     this.butNoneProv.Click   += new System.EventHandler(this.butNoneProv_Click);
     //
     // butPickProv
     //
     this.butPickProv.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPickProv.Autosize            = false;
     this.butPickProv.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPickProv.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPickProv.CornerRadius        = 2F;
     this.butPickProv.Location            = new System.Drawing.Point(412, 164);
     this.butPickProv.Name     = "butPickProv";
     this.butPickProv.Size     = new System.Drawing.Size(18, 21);
     this.butPickProv.TabIndex = 281;
     this.butPickProv.Text     = "...";
     this.butPickProv.Click   += new System.EventHandler(this.butPickProv_Click);
     //
     // textDateProcCompleted
     //
     this.textDateProcCompleted.Location = new System.Drawing.Point(151, 427);
     this.textDateProcCompleted.Name     = "textDateProcCompleted";
     this.textDateProcCompleted.Size     = new System.Drawing.Size(100, 20);
     this.textDateProcCompleted.TabIndex = 173;
     //
     // butDetach
     //
     this.butDetach.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDetach.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDetach.Autosize     = true;
     this.butDetach.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDetach.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDetach.CornerRadius = 4F;
     this.butDetach.Image        = global::OpenDental.Properties.Resources.deleteX;
     this.butDetach.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDetach.Location     = new System.Drawing.Point(14, 477);
     this.butDetach.Name         = "butDetach";
     this.butDetach.Size         = new System.Drawing.Size(81, 24);
     this.butDetach.TabIndex     = 86;
     this.butDetach.Text         = "Detach";
     this.butDetach.Click       += new System.EventHandler(this.butDetach_Click);
     //
     // textRefDate
     //
     this.textRefDate.Location = new System.Drawing.Point(151, 186);
     this.textRefDate.Name     = "textRefDate";
     this.textRefDate.Size     = new System.Drawing.Size(100, 20);
     this.textRefDate.TabIndex = 75;
     //
     // butChangeReferral
     //
     this.butChangeReferral.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butChangeReferral.Autosize            = true;
     this.butChangeReferral.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butChangeReferral.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butChangeReferral.CornerRadius        = 4F;
     this.butChangeReferral.Location            = new System.Drawing.Point(510, 54);
     this.butChangeReferral.Name     = "butChangeReferral";
     this.butChangeReferral.Size     = new System.Drawing.Size(95, 24);
     this.butChangeReferral.TabIndex = 74;
     this.butChangeReferral.Text     = "Change Referral";
     this.butChangeReferral.Click   += new System.EventHandler(this.butChangeReferral_Click);
     //
     // butEditReferral
     //
     this.butEditReferral.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butEditReferral.Autosize            = true;
     this.butEditReferral.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEditReferral.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEditReferral.CornerRadius        = 4F;
     this.butEditReferral.Location            = new System.Drawing.Point(412, 54);
     this.butEditReferral.Name     = "butEditReferral";
     this.butEditReferral.Size     = new System.Drawing.Size(95, 24);
     this.butEditReferral.TabIndex = 74;
     this.butEditReferral.Text     = "&Edit Referral";
     this.butEditReferral.Click   += new System.EventHandler(this.butEditReferral_Click);
     //
     // textOrder
     //
     this.textOrder.Location = new System.Drawing.Point(151, 207);
     this.textOrder.MaxVal   = 255;
     this.textOrder.MinVal   = 0;
     this.textOrder.Name     = "textOrder";
     this.textOrder.Size     = new System.Drawing.Size(36, 20);
     this.textOrder.TabIndex = 72;
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(602, 477);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex     = 6;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(521, 477);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex     = 0;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // FormRefAttachEdit
     //
     this.ClientSize = new System.Drawing.Size(689, 513);
     this.Controls.Add(this.butNoneProv);
     this.Controls.Add(this.comboProvNum);
     this.Controls.Add(this.butPickProv);
     this.Controls.Add(this.labelProv);
     this.Controls.Add(this.textDateProcCompleted);
     this.Controls.Add(this.labelDateProcComplete);
     this.Controls.Add(this.textProc);
     this.Controls.Add(this.labelProc);
     this.Controls.Add(this.labelIsTransitionOfCare);
     this.Controls.Add(this.checkIsTransitionOfCare);
     this.Controls.Add(this.listRefType);
     this.Controls.Add(this.labelSheets);
     this.Controls.Add(this.listSheets);
     this.Controls.Add(this.butDetach);
     this.Controls.Add(this.labelRefToStatus);
     this.Controls.Add(this.comboRefToStatus);
     this.Controls.Add(this.labelNote);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.labelReferralNotes);
     this.Controls.Add(this.labelPatient);
     this.Controls.Add(this.textReferralNotes);
     this.Controls.Add(this.textRefDate);
     this.Controls.Add(this.butChangeReferral);
     this.Controls.Add(this.butEditReferral);
     this.Controls.Add(this.textOrder);
     this.Controls.Add(this.textName);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.labelOrder);
     this.Controls.Add(this.labelRefType);
     this.Controls.Add(this.labelName);
     this.Controls.Add(this.labelRefDate);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRefAttachEdit";
     this.ShowInTaskbar = false;
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text          = "Edit Referral Attachment";
     this.Load         += new System.EventHandler(this.FormRefAttachEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPatFieldDateEdit));
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.labelName = new System.Windows.Forms.Label();
			this.textFieldDate = new OpenDental.ValidDate();
			this.SuspendLayout();
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(177,93);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,25);
			this.butCancel.TabIndex = 2;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(83,93);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,25);
			this.butOK.TabIndex = 1;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// labelName
			// 
			this.labelName.Location = new System.Drawing.Point(19,17);
			this.labelName.Name = "labelName";
			this.labelName.Size = new System.Drawing.Size(335,20);
			this.labelName.TabIndex = 3;
			this.labelName.Text = "Field Name";
			this.labelName.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// textFieldDate
			// 
			this.textFieldDate.Location = new System.Drawing.Point(22,43);
			this.textFieldDate.Name = "textFieldDate";
			this.textFieldDate.Size = new System.Drawing.Size(108,20);
			this.textFieldDate.TabIndex = 4;
			// 
			// FormPatFieldDateEdit
			// 
			this.AcceptButton = this.butOK;
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.CancelButton = this.butCancel;
			this.ClientSize = new System.Drawing.Size(272,140);
			this.Controls.Add(this.textFieldDate);
			this.Controls.Add(this.labelName);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.butCancel);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormPatFieldDateEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Patient Field Date";
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormPatFieldDefEdit_FormClosing);
			this.Load += new System.EventHandler(this.FormPatFieldDateEdit_Load);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #36
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSchedule));
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.listProv = new System.Windows.Forms.ListBox();
			this.labelProv = new System.Windows.Forms.Label();
			this.checkWeekend = new System.Windows.Forms.CheckBox();
			this.groupCopy = new System.Windows.Forms.GroupBox();
			this.butCopyWeek = new OpenDental.UI.Button();
			this.butCopyDay = new OpenDental.UI.Button();
			this.textClipboard = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.textRepeat = new System.Windows.Forms.TextBox();
			this.checkPractice = new System.Windows.Forms.CheckBox();
			this.listEmp = new System.Windows.Forms.ListBox();
			this.label5 = new System.Windows.Forms.Label();
			this.checkReplace = new System.Windows.Forms.CheckBox();
			this.groupPaste = new System.Windows.Forms.GroupBox();
			this.butRepeat = new OpenDental.UI.Button();
			this.butPaste = new OpenDental.UI.Button();
			this.labelClinic = new System.Windows.Forms.Label();
			this.comboClinic = new System.Windows.Forms.ComboBox();
			this.butDelete = new OpenDental.UI.Button();
			this.butPrint = new OpenDental.UI.Button();
			this.textDateTo = new OpenDental.ValidDate();
			this.textDateFrom = new OpenDental.ValidDate();
			this.butRefresh = new OpenDental.UI.Button();
			this.gridMain = new OpenDental.UI.ODGrid();
			this.groupCopy.SuspendLayout();
			this.groupPaste.SuspendLayout();
			this.SuspendLayout();
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(102, 75);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(85, 15);
			this.label2.TabIndex = 9;
			this.label2.Text = "To Date";
			this.label2.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(16, 75);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(86, 15);
			this.label1.TabIndex = 7;
			this.label1.Text = "From Date";
			this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// listProv
			// 
			this.listProv.Location = new System.Drawing.Point(18, 144);
			this.listProv.Name = "listProv";
			this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listProv.Size = new System.Drawing.Size(82, 290);
			this.listProv.TabIndex = 23;
			this.listProv.Click += new System.EventHandler(this.listProv_Click);
			// 
			// labelProv
			// 
			this.labelProv.Location = new System.Drawing.Point(15, 124);
			this.labelProv.Name = "labelProv";
			this.labelProv.Size = new System.Drawing.Size(87, 18);
			this.labelProv.TabIndex = 22;
			this.labelProv.Text = "Providers";
			this.labelProv.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// checkWeekend
			// 
			this.checkWeekend.Location = new System.Drawing.Point(29, 436);
			this.checkWeekend.Name = "checkWeekend";
			this.checkWeekend.Size = new System.Drawing.Size(143, 18);
			this.checkWeekend.TabIndex = 24;
			this.checkWeekend.Text = "Show Weekends";
			this.checkWeekend.UseVisualStyleBackColor = true;
			this.checkWeekend.Click += new System.EventHandler(this.checkWeekend_Click);
			// 
			// groupCopy
			// 
			this.groupCopy.Controls.Add(this.butCopyWeek);
			this.groupCopy.Controls.Add(this.butCopyDay);
			this.groupCopy.Controls.Add(this.textClipboard);
			this.groupCopy.Controls.Add(this.label3);
			this.groupCopy.Location = new System.Drawing.Point(23, 484);
			this.groupCopy.Name = "groupCopy";
			this.groupCopy.Size = new System.Drawing.Size(158, 111);
			this.groupCopy.TabIndex = 25;
			this.groupCopy.TabStop = false;
			this.groupCopy.Text = "Copy";
			// 
			// butCopyWeek
			// 
			this.butCopyWeek.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCopyWeek.Autosize = true;
			this.butCopyWeek.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCopyWeek.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCopyWeek.CornerRadius = 4F;
			this.butCopyWeek.Location = new System.Drawing.Point(6, 83);
			this.butCopyWeek.Name = "butCopyWeek";
			this.butCopyWeek.Size = new System.Drawing.Size(75, 24);
			this.butCopyWeek.TabIndex = 28;
			this.butCopyWeek.Text = "Copy Week";
			this.butCopyWeek.Click += new System.EventHandler(this.butCopyWeek_Click);
			// 
			// butCopyDay
			// 
			this.butCopyDay.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCopyDay.Autosize = true;
			this.butCopyDay.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCopyDay.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCopyDay.CornerRadius = 4F;
			this.butCopyDay.Location = new System.Drawing.Point(6, 56);
			this.butCopyDay.Name = "butCopyDay";
			this.butCopyDay.Size = new System.Drawing.Size(75, 24);
			this.butCopyDay.TabIndex = 27;
			this.butCopyDay.Text = "Copy Day";
			this.butCopyDay.Click += new System.EventHandler(this.butCopyDay_Click);
			// 
			// textClipboard
			// 
			this.textClipboard.Location = new System.Drawing.Point(6, 33);
			this.textClipboard.Name = "textClipboard";
			this.textClipboard.ReadOnly = true;
			this.textClipboard.Size = new System.Drawing.Size(146, 20);
			this.textClipboard.TabIndex = 26;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(3, 16);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(146, 14);
			this.label3.TabIndex = 8;
			this.label3.Text = "Clipboard Contents";
			this.label3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(70, 65);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(37, 14);
			this.label4.TabIndex = 32;
			this.label4.Text = "#";
			this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			// 
			// textRepeat
			// 
			this.textRepeat.Location = new System.Drawing.Point(110, 62);
			this.textRepeat.Name = "textRepeat";
			this.textRepeat.Size = new System.Drawing.Size(39, 20);
			this.textRepeat.TabIndex = 31;
			this.textRepeat.Text = "1";
			// 
			// checkPractice
			// 
			this.checkPractice.Checked = true;
			this.checkPractice.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkPractice.Location = new System.Drawing.Point(18, 111);
			this.checkPractice.Name = "checkPractice";
			this.checkPractice.Size = new System.Drawing.Size(169, 18);
			this.checkPractice.TabIndex = 28;
			this.checkPractice.Text = "Show Practice Notes";
			this.checkPractice.UseVisualStyleBackColor = true;
			this.checkPractice.Click += new System.EventHandler(this.checkPractice_Click);
			// 
			// listEmp
			// 
			this.listEmp.Location = new System.Drawing.Point(106, 144);
			this.listEmp.Name = "listEmp";
			this.listEmp.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listEmp.Size = new System.Drawing.Size(82, 290);
			this.listEmp.TabIndex = 30;
			this.listEmp.Click += new System.EventHandler(this.listEmp_Click);
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(103, 124);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(87, 18);
			this.label5.TabIndex = 29;
			this.label5.Text = "Employees";
			this.label5.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// checkReplace
			// 
			this.checkReplace.Checked = true;
			this.checkReplace.CheckState = System.Windows.Forms.CheckState.Checked;
			this.checkReplace.Location = new System.Drawing.Point(6, 14);
			this.checkReplace.Name = "checkReplace";
			this.checkReplace.Size = new System.Drawing.Size(146, 18);
			this.checkReplace.TabIndex = 31;
			this.checkReplace.Text = "Replace Existing";
			this.checkReplace.UseVisualStyleBackColor = true;
			// 
			// groupPaste
			// 
			this.groupPaste.Controls.Add(this.butRepeat);
			this.groupPaste.Controls.Add(this.label4);
			this.groupPaste.Controls.Add(this.checkReplace);
			this.groupPaste.Controls.Add(this.textRepeat);
			this.groupPaste.Controls.Add(this.butPaste);
			this.groupPaste.Location = new System.Drawing.Point(23, 596);
			this.groupPaste.Name = "groupPaste";
			this.groupPaste.Size = new System.Drawing.Size(158, 87);
			this.groupPaste.TabIndex = 32;
			this.groupPaste.TabStop = false;
			this.groupPaste.Text = "Paste";
			// 
			// butRepeat
			// 
			this.butRepeat.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butRepeat.Autosize = true;
			this.butRepeat.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRepeat.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRepeat.CornerRadius = 4F;
			this.butRepeat.Location = new System.Drawing.Point(6, 59);
			this.butRepeat.Name = "butRepeat";
			this.butRepeat.Size = new System.Drawing.Size(75, 24);
			this.butRepeat.TabIndex = 30;
			this.butRepeat.Text = "Repeat";
			this.butRepeat.Click += new System.EventHandler(this.butRepeat_Click);
			// 
			// butPaste
			// 
			this.butPaste.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPaste.Autosize = true;
			this.butPaste.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPaste.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPaste.CornerRadius = 4F;
			this.butPaste.Location = new System.Drawing.Point(6, 32);
			this.butPaste.Name = "butPaste";
			this.butPaste.Size = new System.Drawing.Size(75, 24);
			this.butPaste.TabIndex = 29;
			this.butPaste.Text = "Paste";
			this.butPaste.Click += new System.EventHandler(this.butPaste_Click);
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(19, 35);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(58, 13);
			this.labelClinic.TabIndex = 34;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// comboClinic
			// 
			this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboClinic.Location = new System.Drawing.Point(18, 51);
			this.comboClinic.MaxDropDownItems = 30;
			this.comboClinic.Name = "comboClinic";
			this.comboClinic.Size = new System.Drawing.Size(170, 21);
			this.comboClinic.TabIndex = 35;
			this.comboClinic.SelectionChangeCommitted += new System.EventHandler(this.comboClinic_SelectionChangeCommitted);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(29, 454);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(103, 24);
			this.butDelete.TabIndex = 27;
			this.butDelete.Text = "Clear Week";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butPrint
			// 
			this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butPrint.Autosize = true;
			this.butPrint.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPrint.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPrint.CornerRadius = 4F;
			this.butPrint.Image = global::OpenDental.Properties.Resources.butPrint;
			this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPrint.Location = new System.Drawing.Point(551, 666);
			this.butPrint.Name = "butPrint";
			this.butPrint.Size = new System.Drawing.Size(90, 24);
			this.butPrint.TabIndex = 26;
			this.butPrint.Text = "Print";
			this.butPrint.Click += new System.EventHandler(this.butPrint_Click);
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(105, 91);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(82, 20);
			this.textDateTo.TabIndex = 10;
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(18, 91);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(82, 20);
			this.textDateFrom.TabIndex = 8;
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butRefresh.Autosize = true;
			this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius = 4F;
			this.butRefresh.Location = new System.Drawing.Point(57, 8);
			this.butRefresh.Name = "butRefresh";
			this.butRefresh.Size = new System.Drawing.Size(75, 24);
			this.butRefresh.TabIndex = 11;
			this.butRefresh.Text = "Refresh";
			this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
			// 
			// gridMain
			// 
			this.gridMain.HScrollVisible = false;
			this.gridMain.Location = new System.Drawing.Point(207, 8);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.SelectionMode = OpenDental.UI.GridSelectionMode.OneCell;
			this.gridMain.Size = new System.Drawing.Size(761, 652);
			this.gridMain.TabIndex = 0;
			this.gridMain.Title = "Schedule";
			this.gridMain.TranslationName = null;
			this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			// 
			// FormSchedule
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(974, 695);
			this.Controls.Add(this.comboClinic);
			this.Controls.Add(this.labelClinic);
			this.Controls.Add(this.groupCopy);
			this.Controls.Add(this.groupPaste);
			this.Controls.Add(this.listEmp);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.checkPractice);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butPrint);
			this.Controls.Add(this.textDateTo);
			this.Controls.Add(this.textDateFrom);
			this.Controls.Add(this.checkWeekend);
			this.Controls.Add(this.listProv);
			this.Controls.Add(this.labelProv);
			this.Controls.Add(this.butRefresh);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.gridMain);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormSchedule";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Schedule";
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormSchedule_FormClosing);
			this.Load += new System.EventHandler(this.FormSchedule_Load);
			this.groupCopy.ResumeLayout(false);
			this.groupCopy.PerformLayout();
			this.groupPaste.ResumeLayout(false);
			this.groupPaste.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #37
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormReconcileEdit));
			this.label1 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.textTarget = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.textSum = new System.Windows.Forms.TextBox();
			this.checkLocked = new System.Windows.Forms.CheckBox();
			this.textFindAmount = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.butPrint = new OpenDental.UI.Button();
			this.butDelete = new OpenDental.UI.Button();
			this.gridMain = new OpenDental.UI.ODGrid();
			this.textEnd = new OpenDental.ValidDouble();
			this.textStart = new OpenDental.ValidDouble();
			this.textDate = new OpenDental.ValidDate();
			this.butOK = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.SuspendLayout();
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(370,4);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(96,20);
			this.label1.TabIndex = 3;
			this.label1.Text = "Date";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(342,47);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(124,20);
			this.label2.TabIndex = 5;
			this.label2.Text = "Starting Balance";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(342,68);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(124,20);
			this.label3.TabIndex = 7;
			this.label3.Text = "Ending Balance";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textTarget
			// 
			this.textTarget.Location = new System.Drawing.Point(467,90);
			this.textTarget.Name = "textTarget";
			this.textTarget.ReadOnly = true;
			this.textTarget.Size = new System.Drawing.Size(100,20);
			this.textTarget.TabIndex = 9;
			this.textTarget.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(353,89);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(113,20);
			this.label4.TabIndex = 10;
			this.label4.Text = "Target Change";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(353,110);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(113,20);
			this.label5.TabIndex = 13;
			this.label5.Text = "Sum of Transactions";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textSum
			// 
			this.textSum.Location = new System.Drawing.Point(467,111);
			this.textSum.Name = "textSum";
			this.textSum.ReadOnly = true;
			this.textSum.Size = new System.Drawing.Size(100,20);
			this.textSum.TabIndex = 12;
			this.textSum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// checkLocked
			// 
			this.checkLocked.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkLocked.Location = new System.Drawing.Point(374,28);
			this.checkLocked.Name = "checkLocked";
			this.checkLocked.Size = new System.Drawing.Size(108,18);
			this.checkLocked.TabIndex = 14;
			this.checkLocked.Text = "Locked";
			this.checkLocked.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkLocked.UseVisualStyleBackColor = true;
			this.checkLocked.Click += new System.EventHandler(this.checkLocked_Click);
			// 
			// textFindAmount
			// 
			this.textFindAmount.Location = new System.Drawing.Point(467,186);
			this.textFindAmount.Name = "textFindAmount";
			this.textFindAmount.Size = new System.Drawing.Size(100,20);
			this.textFindAmount.TabIndex = 16;
			this.textFindAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.textFindAmount.TextChanged += new System.EventHandler(this.textFindAmount_TextChanged);
			this.textFindAmount.Leave += new System.EventHandler(this.textFindAmount_Leave);
			// 
			// label6
			// 
			this.label6.AutoSize = true;
			this.label6.Location = new System.Drawing.Point(399,190);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(66,13);
			this.label6.TabIndex = 17;
			this.label6.Text = "Find Amount";
			// 
			// butPrint
			// 
			this.butPrint.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butPrint.Autosize = true;
			this.butPrint.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butPrint.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butPrint.CornerRadius = 4F;
			this.butPrint.Image = global::OpenDental.Properties.Resources.butPrint;
			this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butPrint.Location = new System.Drawing.Point(413,616);
			this.butPrint.Name = "butPrint";
			this.butPrint.Size = new System.Drawing.Size(75,26);
			this.butPrint.TabIndex = 19;
			this.butPrint.Text = "Print";
			this.butPrint.Click += new System.EventHandler(this.butPrint_Click);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(4,648);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(84,26);
			this.butDelete.TabIndex = 15;
			this.butDelete.Text = "Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// gridMain
			// 
			this.gridMain.HScrollVisible = false;
			this.gridMain.Location = new System.Drawing.Point(4,5);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.Size = new System.Drawing.Size(338,637);
			this.gridMain.TabIndex = 11;
			this.gridMain.Title = "Transactions";
			this.gridMain.TranslationName = "TableJournal";
			this.gridMain.CellClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellClick);
			// 
			// textEnd
			// 
			this.textEnd.Location = new System.Drawing.Point(467,69);
			this.textEnd.Name = "textEnd";
			this.textEnd.Size = new System.Drawing.Size(100,20);
			this.textEnd.TabIndex = 8;
			this.textEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.textEnd.TextChanged += new System.EventHandler(this.textEnd_TextChanged);
			// 
			// textStart
			// 
			this.textStart.Location = new System.Drawing.Point(467,48);
			this.textStart.Name = "textStart";
			this.textStart.Size = new System.Drawing.Size(100,20);
			this.textStart.TabIndex = 6;
			this.textStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.textStart.TextChanged += new System.EventHandler(this.textStart_TextChanged);
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(467,5);
			this.textDate.Name = "textDate";
			this.textDate.Size = new System.Drawing.Size(100,20);
			this.textDate.TabIndex = 2;
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(494,616);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,26);
			this.butOK.TabIndex = 1;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.Location = new System.Drawing.Point(494,648);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,26);
			this.butCancel.TabIndex = 0;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// FormReconcileEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(587,677);
			this.Controls.Add(this.butPrint);
			this.Controls.Add(this.label6);
			this.Controls.Add(this.textFindAmount);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.checkLocked);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.textSum);
			this.Controls.Add(this.gridMain);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.textTarget);
			this.Controls.Add(this.textEnd);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.textStart);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.textDate);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.butCancel);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormReconcileEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Reconcile";
			this.Load += new System.EventHandler(this.FormReconcileEdit_Load);
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormReconcileEdit_FormClosing);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #38
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRecallList));
     this.butClose           = new OpenDental.UI.Button();
     this.butRefresh         = new OpenDental.UI.Button();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.checkGroupFamilies = new System.Windows.Forms.CheckBox();
     this.textDateEnd        = new OpenDental.ValidDate();
     this.textDateStart      = new OpenDental.ValidDate();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.butReport          = new OpenDental.UI.Button();
     this.butLabels          = new OpenDental.UI.Button();
     this.printDialog2       = new System.Windows.Forms.PrintDialog();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.comboStatus        = new System.Windows.Forms.ComboBox();
     this.butSetStatus       = new OpenDental.UI.Button();
     this.butPostcards       = new OpenDental.UI.Button();
     this.gridMain           = new OpenDental.UI.ODGrid();
     this.butPrint           = new OpenDental.UI.Button();
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // butClose
     //
     this.butClose.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butClose.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butClose.Autosize     = true;
     this.butClose.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butClose.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butClose.Location     = new System.Drawing.Point(873, 645);
     this.butClose.Name         = "butClose";
     this.butClose.Size         = new System.Drawing.Size(75, 26);
     this.butClose.TabIndex     = 2;
     this.butClose.Text         = "&Close";
     this.butClose.Click       += new System.EventHandler(this.butClose_Click);
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butRefresh.Autosize = true;
     this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.Location = new System.Drawing.Point(79, 107);
     this.butRefresh.Name     = "butRefresh";
     this.butRefresh.Size     = new System.Drawing.Size(98, 26);
     this.butRefresh.TabIndex = 2;
     this.butRefresh.Text     = "&Refresh List";
     this.butRefresh.Click   += new System.EventHandler(this.butRefresh_Click);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.checkGroupFamilies);
     this.groupBox1.Controls.Add(this.textDateEnd);
     this.groupBox1.Controls.Add(this.textDateStart);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.butRefresh);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(771, 14);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(188, 144);
     this.groupBox1.TabIndex  = 1;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "View";
     //
     // checkGroupFamilies
     //
     this.checkGroupFamilies.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.checkGroupFamilies.Location   = new System.Drawing.Point(6, 16);
     this.checkGroupFamilies.Name       = "checkGroupFamilies";
     this.checkGroupFamilies.Size       = new System.Drawing.Size(108, 18);
     this.checkGroupFamilies.TabIndex   = 19;
     this.checkGroupFamilies.Text       = "Group Families";
     this.checkGroupFamilies.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.checkGroupFamilies.UseVisualStyleBackColor = true;
     this.checkGroupFamilies.Click += new System.EventHandler(this.checkGroupFamilies_Click);
     //
     // textDateEnd
     //
     this.textDateEnd.Location = new System.Drawing.Point(100, 59);
     this.textDateEnd.Name     = "textDateEnd";
     this.textDateEnd.Size     = new System.Drawing.Size(77, 20);
     this.textDateEnd.TabIndex = 18;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(100, 36);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(77, 20);
     this.textDateStart.TabIndex = 17;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(13, 87);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(162, 17);
     this.label3.TabIndex  = 16;
     this.label3.Text      = "(leave dates blank to view all)";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(7, 62);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(91, 14);
     this.label2.TabIndex  = 12;
     this.label2.Text      = "End Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(13, 39);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(84, 14);
     this.label1.TabIndex  = 11;
     this.label1.Text      = "Start Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butReport
     //
     this.butReport.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butReport.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butReport.Autosize = true;
     this.butReport.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butReport.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butReport.Location = new System.Drawing.Point(861, 366);
     this.butReport.Name     = "butReport";
     this.butReport.Size     = new System.Drawing.Size(87, 26);
     this.butReport.TabIndex = 13;
     this.butReport.Text     = "R&un Report";
     this.butReport.Click   += new System.EventHandler(this.butReport_Click);
     //
     // butLabels
     //
     this.butLabels.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butLabels.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butLabels.Autosize   = true;
     this.butLabels.BtnShape   = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butLabels.BtnStyle   = OpenDental.UI.enumType.XPStyle.Silver;
     this.butLabels.Image      = ((System.Drawing.Image)(resources.GetObject("butLabels.Image")));
     this.butLabels.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butLabels.Location   = new System.Drawing.Point(846, 321);
     this.butLabels.Name       = "butLabels";
     this.butLabels.Size       = new System.Drawing.Size(102, 26);
     this.butLabels.TabIndex   = 14;
     this.butLabels.Text       = "Label Preview";
     this.butLabels.Click     += new System.EventHandler(this.butLabels_Click);
     //
     // printDialog2
     //
     this.printDialog2.AllowPrintToFile = false;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.comboStatus);
     this.groupBox3.Controls.Add(this.butSetStatus);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(771, 168);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(188, 89);
     this.groupBox3.TabIndex  = 15;
     this.groupBox3.TabStop   = false;
     this.groupBox3.Text      = "Set Status";
     //
     // comboStatus
     //
     this.comboStatus.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboStatus.Location         = new System.Drawing.Point(17, 24);
     this.comboStatus.MaxDropDownItems = 40;
     this.comboStatus.Name             = "comboStatus";
     this.comboStatus.Size             = new System.Drawing.Size(160, 21);
     this.comboStatus.TabIndex         = 15;
     //
     // butSetStatus
     //
     this.butSetStatus.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butSetStatus.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.butSetStatus.Autosize = true;
     this.butSetStatus.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butSetStatus.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butSetStatus.Location = new System.Drawing.Point(110, 56);
     this.butSetStatus.Name     = "butSetStatus";
     this.butSetStatus.Size     = new System.Drawing.Size(67, 26);
     this.butSetStatus.TabIndex = 14;
     this.butSetStatus.Text     = "Set";
     this.butSetStatus.Click   += new System.EventHandler(this.butSetStatus_Click);
     //
     // butPostcards
     //
     this.butPostcards.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPostcards.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butPostcards.Autosize   = true;
     this.butPostcards.BtnShape   = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPostcards.BtnStyle   = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPostcards.Image      = ((System.Drawing.Image)(resources.GetObject("butPostcards.Image")));
     this.butPostcards.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPostcards.Location   = new System.Drawing.Point(829, 276);
     this.butPostcards.Name       = "butPostcards";
     this.butPostcards.Size       = new System.Drawing.Size(119, 26);
     this.butPostcards.TabIndex   = 16;
     this.butPostcards.Text       = "Postcard Preview";
     this.butPostcards.Click     += new System.EventHandler(this.butPostcards_Click);
     //
     // gridMain
     //
     this.gridMain.HScrollVisible   = false;
     this.gridMain.Location         = new System.Drawing.Point(9, 14);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.SelectionMode    = System.Windows.Forms.SelectionMode.MultiExtended;
     this.gridMain.Size             = new System.Drawing.Size(754, 657);
     this.gridMain.TabIndex         = 18;
     this.gridMain.Title            = "Recall List";
     this.gridMain.TranslationName  = "TableRecallList";
     this.gridMain.CellClick       += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellClick);
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrint.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butPrint.Autosize   = true;
     this.butPrint.BtnShape   = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle   = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.Image      = ((System.Drawing.Image)(resources.GetObject("butPrint.Image")));
     this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location   = new System.Drawing.Point(861, 411);
     this.butPrint.Name       = "butPrint";
     this.butPrint.Size       = new System.Drawing.Size(87, 26);
     this.butPrint.TabIndex   = 19;
     this.butPrint.Text       = "Print List";
     this.butPrint.Click     += new System.EventHandler(this.butPrint_Click);
     //
     // FormRecallList
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.butClose;
     this.ClientSize        = new System.Drawing.Size(975, 691);
     this.Controls.Add(this.butPostcards);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.butLabels);
     this.Controls.Add(this.butReport);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butClose);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormRecallList";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Recall List";
     this.Load         += new System.EventHandler(this.FormRecallList_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #39
0
		private void InitializeComponent(){
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRpFinanceCharge));
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.label2 = new System.Windows.Forms.Label();
			this.textDateFrom = new OpenDental.ValidDate();
			this.textDateTo = new OpenDental.ValidDate();
			this.label3 = new System.Windows.Forms.Label();
			this.groupBox2.SuspendLayout();
			this.SuspendLayout();
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(349, 192);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75, 26);
			this.butCancel.TabIndex = 4;
			this.butCancel.Text = "&Cancel";
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(268, 192);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75, 26);
			this.butOK.TabIndex = 3;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.label2);
			this.groupBox2.Controls.Add(this.textDateFrom);
			this.groupBox2.Controls.Add(this.textDateTo);
			this.groupBox2.Controls.Add(this.label3);
			this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox2.Location = new System.Drawing.Point(92, 30);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(252, 125);
			this.groupBox2.TabIndex = 1;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Date Range";
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(2, 43);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(82, 18);
			this.label2.TabIndex = 37;
			this.label2.Text = "From";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDateFrom
			// 
			this.textDateFrom.Location = new System.Drawing.Point(90, 40);
			this.textDateFrom.Name = "textDateFrom";
			this.textDateFrom.Size = new System.Drawing.Size(100, 20);
			this.textDateFrom.TabIndex = 1;
			// 
			// textDateTo
			// 
			this.textDateTo.Location = new System.Drawing.Point(90, 67);
			this.textDateTo.Name = "textDateTo";
			this.textDateTo.Size = new System.Drawing.Size(100, 20);
			this.textDateTo.TabIndex = 2;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(2, 70);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(82, 18);
			this.label3.TabIndex = 39;
			this.label3.Text = "To";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// FormRpFinanceCharge
			// 
			this.AcceptButton = this.butOK;
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.CancelButton = this.butCancel;
			this.ClientSize = new System.Drawing.Size(436, 230);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.MinimumSize = new System.Drawing.Size(452, 268);
			this.Name = "FormRpFinanceCharge";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Finance Charge Report";
			this.Load += new System.EventHandler(this.FormRpFinanceCharge_Load);
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.ResumeLayout(false);

		}
Пример #40
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormBillingUndo));
     this.butCancel = new OpenDental.UI.Button();
     this.butUndo   = new OpenDental.UI.Button();
     this.label1    = new System.Windows.Forms.Label();
     this.textDate  = new OpenDental.ValidDate();
     this.label2    = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(339, 207);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butUndo
     //
     this.butUndo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butUndo.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butUndo.Autosize     = true;
     this.butUndo.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butUndo.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butUndo.CornerRadius = 4F;
     this.butUndo.Location     = new System.Drawing.Point(339, 166);
     this.butUndo.Name         = "butUndo";
     this.butUndo.Size         = new System.Drawing.Size(75, 26);
     this.butUndo.TabIndex     = 1;
     this.butUndo.Text         = "Undo";
     this.butUndo.Click       += new System.EventHandler(this.butUndo_Click);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(403, 53);
     this.label1.TabIndex = 2;
     this.label1.Text     = "This is a simple tool that removes all \'Statement Sent\' entries for a certain dat" +
                            "e.  You can use this if something goes wrong during printing batch billing.";
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(137, 84);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(100, 20);
     this.textDate.TabIndex = 3;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(34, 84);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 18);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // FormBillingUndo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 258);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butUndo);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormBillingUndo";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Undo Billing";
     this.Load         += new System.EventHandler(this.FormBillingUndo_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #41
0
		///<summary>Inserts are no longer done within this dialog, but must be done ahead of time from outside.You must specify a procedure to edit, and only the changes that are made in this dialog get saved.  Only used when double click in Account, Chart, TP, and in ContrChart.AddProcedure().  The procedure may be deleted if new, and user hits Cancel.</summary>

		//Constructor from ProcEdit. Lots of this will need to be copied into the new Load function.
		/*public FormProcGroup(long groupNum) {
			GroupCur=Procedures.GetOneProc(groupNum,true);
			ProcGroupItem=ProcGroupItems.Refresh(groupNum);
			//Proc
			InitializeComponent();
			Lan.F(this);
		}*/

		#region Windows Form Designer generated code

		private void InitializeComponent(){
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormProcGroup));
			this.label7 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.textUser = new System.Windows.Forms.TextBox();
			this.label12 = new System.Windows.Forms.Label();
			this.label26 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.textProcDate = new OpenDental.ValidDate();
			this.signatureBoxWrapper = new OpenDental.UI.SignatureBoxWrapper();
			this.gridProc = new OpenDental.UI.ODGrid();
			this.textDateEntry = new OpenDental.ValidDate();
			this.buttonUseAutoNote = new OpenDental.UI.Button();
			this.textNotes = new OpenDental.ODtextBox();
			this.butDelete = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.gridPat = new OpenDental.UI.ODGrid();
			this.butRx = new OpenDental.UI.Button();
			this.butExamSheets = new OpenDental.UI.Button();
			this.labelRepair = new System.Windows.Forms.Label();
			this.butRepairY = new System.Windows.Forms.Button();
			this.butRepairN = new System.Windows.Forms.Button();
			this.butOnCallY = new System.Windows.Forms.Button();
			this.butOnCallN = new System.Windows.Forms.Button();
			this.butEffectiveCommN = new System.Windows.Forms.Button();
			this.labelOnCall = new System.Windows.Forms.Label();
			this.labelEffectiveComm = new System.Windows.Forms.Label();
			this.butEffectiveCommY = new System.Windows.Forms.Button();
			this.gridPlanned = new OpenDental.UI.ODGrid();
			this.butNew = new OpenDental.UI.Button();
			this.butClear = new OpenDental.UI.Button();
			this.butUp = new OpenDental.UI.Button();
			this.butDown = new OpenDental.UI.Button();
			this.panelPlanned = new System.Windows.Forms.Panel();
			this.labelDPCpost = new System.Windows.Forms.Label();
			this.comboDPCpost = new System.Windows.Forms.ComboBox();
			this.butLock = new OpenDental.UI.Button();
			this.butInvalidate = new OpenDental.UI.Button();
			this.butAppend = new OpenDental.UI.Button();
			this.labelLocked = new System.Windows.Forms.Label();
			this.labelInvalid = new System.Windows.Forms.Label();
			this.panelPlanned.SuspendLayout();
			this.SuspendLayout();
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(23,78);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(73,16);
			this.label7.TabIndex = 0;
			this.label7.Text = "&Notes";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(-17,278);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(110,41);
			this.label15.TabIndex = 79;
			this.label15.Text = "Signature /\r\nInitials";
			this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(23,55);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(73,16);
			this.label16.TabIndex = 80;
			this.label16.Text = "User";
			this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textUser
			// 
			this.textUser.Location = new System.Drawing.Point(98,52);
			this.textUser.Name = "textUser";
			this.textUser.ReadOnly = true;
			this.textUser.Size = new System.Drawing.Size(119,20);
			this.textUser.TabIndex = 101;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(-25,34);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(125,14);
			this.label12.TabIndex = 96;
			this.label12.Text = "Date Entry";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label26
			// 
			this.label26.Location = new System.Drawing.Point(177,32);
			this.label26.Name = "label26";
			this.label26.Size = new System.Drawing.Size(83,18);
			this.label26.TabIndex = 97;
			this.label26.Text = "(for security)";
			this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(2,14);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(96,14);
			this.label2.TabIndex = 101;
			this.label2.Text = "Procedure Date";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textProcDate
			// 
			this.textProcDate.Location = new System.Drawing.Point(98,12);
			this.textProcDate.Name = "textProcDate";
			this.textProcDate.ReadOnly = true;
			this.textProcDate.Size = new System.Drawing.Size(76,20);
			this.textProcDate.TabIndex = 100;
			// 
			// signatureBoxWrapper
			// 
			this.signatureBoxWrapper.BackColor = System.Drawing.SystemColors.ControlDark;
			this.signatureBoxWrapper.LabelText = "Invalid Signature";
			this.signatureBoxWrapper.Location = new System.Drawing.Point(98,276);
			this.signatureBoxWrapper.Name = "signatureBoxWrapper";
			this.signatureBoxWrapper.Size = new System.Drawing.Size(364,81);
			this.signatureBoxWrapper.TabIndex = 194;
			this.signatureBoxWrapper.SignatureChanged += new System.EventHandler(this.signatureBoxWrapper_SignatureChanged);
			// 
			// gridProc
			// 
			this.gridProc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.gridProc.HScrollVisible = true;
			this.gridProc.Location = new System.Drawing.Point(10,367);
			this.gridProc.Name = "gridProc";
			this.gridProc.ScrollValue = 0;
			this.gridProc.SelectionMode = OpenDental.UI.GridSelectionMode.None;
			this.gridProc.Size = new System.Drawing.Size(858,222);
			this.gridProc.TabIndex = 193;
			this.gridProc.Title = "Procedures";
			this.gridProc.TranslationName = "TableProg";
			// 
			// textDateEntry
			// 
			this.textDateEntry.Location = new System.Drawing.Point(98,32);
			this.textDateEntry.Name = "textDateEntry";
			this.textDateEntry.ReadOnly = true;
			this.textDateEntry.Size = new System.Drawing.Size(76,20);
			this.textDateEntry.TabIndex = 95;
			// 
			// buttonUseAutoNote
			// 
			this.buttonUseAutoNote.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.buttonUseAutoNote.Autosize = true;
			this.buttonUseAutoNote.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.buttonUseAutoNote.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.buttonUseAutoNote.CornerRadius = 4F;
			this.buttonUseAutoNote.Location = new System.Drawing.Point(220,51);
			this.buttonUseAutoNote.Name = "buttonUseAutoNote";
			this.buttonUseAutoNote.Size = new System.Drawing.Size(80,22);
			this.buttonUseAutoNote.TabIndex = 106;
			this.buttonUseAutoNote.Text = "Auto Note";
			this.buttonUseAutoNote.Click += new System.EventHandler(this.buttonUseAutoNote_Click);
			// 
			// textNotes
			// 
			this.textNotes.AcceptsTab = true;
			this.textNotes.Location = new System.Drawing.Point(98,72);
			this.textNotes.Name = "textNotes";
			this.textNotes.QuickPasteType = OpenDentBusiness.QuickPasteType.Procedure;
			this.textNotes.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textNotes.Size = new System.Drawing.Size(364,200);
			this.textNotes.TabIndex = 1;
			this.textNotes.Text = "";
			this.textNotes.TextChanged += new System.EventHandler(this.textNotes_TextChanged);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(19,606);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(83,24);
			this.butDelete.TabIndex = 8;
			this.butDelete.Text = "&Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(792,609);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(76,24);
			this.butCancel.TabIndex = 13;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(710,609);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(76,24);
			this.butOK.TabIndex = 12;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// gridPat
			// 
			this.gridPat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.gridPat.HScrollVisible = false;
			this.gridPat.Location = new System.Drawing.Point(468,276);
			this.gridPat.Name = "gridPat";
			this.gridPat.ScrollValue = 0;
			this.gridPat.SelectionMode = OpenDental.UI.GridSelectionMode.None;
			this.gridPat.Size = new System.Drawing.Size(400,81);
			this.gridPat.TabIndex = 195;
			this.gridPat.Title = "Patient Fields";
			this.gridPat.TranslationName = "TablePatient";
			this.gridPat.Visible = false;
			this.gridPat.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridPat_CellDoubleClick);
			// 
			// butRx
			// 
			this.butRx.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butRx.Autosize = true;
			this.butRx.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRx.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRx.CornerRadius = 4F;
			this.butRx.Location = new System.Drawing.Point(792,41);
			this.butRx.Name = "butRx";
			this.butRx.Size = new System.Drawing.Size(75,24);
			this.butRx.TabIndex = 106;
			this.butRx.Text = "Rx";
			this.butRx.Visible = false;
			this.butRx.Click += new System.EventHandler(this.butRx_Click);
			// 
			// butExamSheets
			// 
			this.butExamSheets.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butExamSheets.Autosize = true;
			this.butExamSheets.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butExamSheets.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butExamSheets.CornerRadius = 4F;
			this.butExamSheets.Location = new System.Drawing.Point(792,14);
			this.butExamSheets.Name = "butExamSheets";
			this.butExamSheets.Size = new System.Drawing.Size(76,24);
			this.butExamSheets.TabIndex = 106;
			this.butExamSheets.Text = "Exam Sheets";
			this.butExamSheets.Visible = false;
			this.butExamSheets.Click += new System.EventHandler(this.butExamSheets_Click);
			// 
			// labelRepair
			// 
			this.labelRepair.Location = new System.Drawing.Point(498,85);
			this.labelRepair.Name = "labelRepair";
			this.labelRepair.Size = new System.Drawing.Size(90,16);
			this.labelRepair.TabIndex = 196;
			this.labelRepair.Text = "Repair";
			this.labelRepair.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelRepair.Visible = false;
			// 
			// butRepairY
			// 
			this.butRepairY.Location = new System.Drawing.Point(590,83);
			this.butRepairY.Name = "butRepairY";
			this.butRepairY.Size = new System.Drawing.Size(23,20);
			this.butRepairY.TabIndex = 198;
			this.butRepairY.Text = "Y";
			this.butRepairY.UseVisualStyleBackColor = true;
			this.butRepairY.Visible = false;
			this.butRepairY.Click += new System.EventHandler(this.butRepairY_Click);
			// 
			// butRepairN
			// 
			this.butRepairN.Location = new System.Drawing.Point(614,83);
			this.butRepairN.Name = "butRepairN";
			this.butRepairN.Size = new System.Drawing.Size(23,20);
			this.butRepairN.TabIndex = 198;
			this.butRepairN.Text = "N";
			this.butRepairN.UseVisualStyleBackColor = true;
			this.butRepairN.Visible = false;
			this.butRepairN.Click += new System.EventHandler(this.butRepairN_Click);
			// 
			// butOnCallY
			// 
			this.butOnCallY.Location = new System.Drawing.Point(590,41);
			this.butOnCallY.Name = "butOnCallY";
			this.butOnCallY.Size = new System.Drawing.Size(23,20);
			this.butOnCallY.TabIndex = 198;
			this.butOnCallY.Text = "Y";
			this.butOnCallY.UseVisualStyleBackColor = true;
			this.butOnCallY.Visible = false;
			this.butOnCallY.Click += new System.EventHandler(this.butOnCallY_Click);
			// 
			// butOnCallN
			// 
			this.butOnCallN.Location = new System.Drawing.Point(614,41);
			this.butOnCallN.Name = "butOnCallN";
			this.butOnCallN.Size = new System.Drawing.Size(23,20);
			this.butOnCallN.TabIndex = 198;
			this.butOnCallN.Text = "N";
			this.butOnCallN.UseVisualStyleBackColor = true;
			this.butOnCallN.Visible = false;
			this.butOnCallN.Click += new System.EventHandler(this.butOnCallN_Click);
			// 
			// butEffectiveCommN
			// 
			this.butEffectiveCommN.Location = new System.Drawing.Point(614,62);
			this.butEffectiveCommN.Name = "butEffectiveCommN";
			this.butEffectiveCommN.Size = new System.Drawing.Size(23,20);
			this.butEffectiveCommN.TabIndex = 198;
			this.butEffectiveCommN.Text = "N";
			this.butEffectiveCommN.UseVisualStyleBackColor = true;
			this.butEffectiveCommN.Visible = false;
			this.butEffectiveCommN.Click += new System.EventHandler(this.butEffectiveCommN_Click);
			// 
			// labelOnCall
			// 
			this.labelOnCall.Location = new System.Drawing.Point(498,43);
			this.labelOnCall.Name = "labelOnCall";
			this.labelOnCall.Size = new System.Drawing.Size(90,16);
			this.labelOnCall.TabIndex = 196;
			this.labelOnCall.Text = "On Call";
			this.labelOnCall.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelOnCall.Visible = false;
			// 
			// labelEffectiveComm
			// 
			this.labelEffectiveComm.Location = new System.Drawing.Point(498,64);
			this.labelEffectiveComm.Name = "labelEffectiveComm";
			this.labelEffectiveComm.Size = new System.Drawing.Size(90,16);
			this.labelEffectiveComm.TabIndex = 196;
			this.labelEffectiveComm.Text = "Effective Comm";
			this.labelEffectiveComm.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelEffectiveComm.Visible = false;
			// 
			// butEffectiveCommY
			// 
			this.butEffectiveCommY.Location = new System.Drawing.Point(590,62);
			this.butEffectiveCommY.Name = "butEffectiveCommY";
			this.butEffectiveCommY.Size = new System.Drawing.Size(23,20);
			this.butEffectiveCommY.TabIndex = 198;
			this.butEffectiveCommY.Text = "Y";
			this.butEffectiveCommY.UseVisualStyleBackColor = true;
			this.butEffectiveCommY.Visible = false;
			this.butEffectiveCommY.Click += new System.EventHandler(this.butEffectiveCommY_Click);
			// 
			// gridPlanned
			// 
			this.gridPlanned.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.gridPlanned.HScrollVisible = false;
			this.gridPlanned.Location = new System.Drawing.Point(0,28);
			this.gridPlanned.Name = "gridPlanned";
			this.gridPlanned.ScrollValue = 0;
			this.gridPlanned.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridPlanned.Size = new System.Drawing.Size(400,131);
			this.gridPlanned.TabIndex = 204;
			this.gridPlanned.Title = "Planned Appointments";
			this.gridPlanned.TranslationName = "TablePlannedAppts";
			this.gridPlanned.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridPlanned_CellDoubleClick);
			// 
			// butNew
			// 
			this.butNew.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butNew.Autosize = false;
			this.butNew.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butNew.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butNew.CornerRadius = 4F;
			this.butNew.Image = global::OpenDental.Properties.Resources.Add;
			this.butNew.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butNew.Location = new System.Drawing.Point(43,3);
			this.butNew.Name = "butNew";
			this.butNew.Size = new System.Drawing.Size(75,23);
			this.butNew.TabIndex = 205;
			this.butNew.Text = "Add";
			this.butNew.Click += new System.EventHandler(this.butNew_Click);
			// 
			// butClear
			// 
			this.butClear.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butClear.Autosize = false;
			this.butClear.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClear.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClear.CornerRadius = 4F;
			this.butClear.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butClear.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butClear.Location = new System.Drawing.Point(123,3);
			this.butClear.Name = "butClear";
			this.butClear.Size = new System.Drawing.Size(75,23);
			this.butClear.TabIndex = 206;
			this.butClear.Text = "Delete";
			this.butClear.Click += new System.EventHandler(this.butClear_Click);
			// 
			// butUp
			// 
			this.butUp.AdjustImageLocation = new System.Drawing.Point(0,1);
			this.butUp.Autosize = false;
			this.butUp.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUp.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUp.CornerRadius = 4F;
			this.butUp.Image = global::OpenDental.Properties.Resources.up;
			this.butUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butUp.Location = new System.Drawing.Point(203,3);
			this.butUp.Name = "butUp";
			this.butUp.Size = new System.Drawing.Size(75,23);
			this.butUp.TabIndex = 207;
			this.butUp.Text = "&Up";
			this.butUp.Click += new System.EventHandler(this.butUp_Click);
			// 
			// butDown
			// 
			this.butDown.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDown.Autosize = false;
			this.butDown.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDown.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDown.CornerRadius = 4F;
			this.butDown.Image = global::OpenDental.Properties.Resources.down;
			this.butDown.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDown.Location = new System.Drawing.Point(283,3);
			this.butDown.Name = "butDown";
			this.butDown.Size = new System.Drawing.Size(75,23);
			this.butDown.TabIndex = 208;
			this.butDown.Text = "&Down";
			this.butDown.Click += new System.EventHandler(this.butDown_Click);
			// 
			// panelPlanned
			// 
			this.panelPlanned.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.panelPlanned.Controls.Add(this.butDown);
			this.panelPlanned.Controls.Add(this.butUp);
			this.panelPlanned.Controls.Add(this.butClear);
			this.panelPlanned.Controls.Add(this.butNew);
			this.panelPlanned.Controls.Add(this.gridPlanned);
			this.panelPlanned.Location = new System.Drawing.Point(468,111);
			this.panelPlanned.Name = "panelPlanned";
			this.panelPlanned.Size = new System.Drawing.Size(400,159);
			this.panelPlanned.TabIndex = 199;
			this.panelPlanned.Visible = false;
			// 
			// labelDPCpost
			// 
			this.labelDPCpost.Location = new System.Drawing.Point(488,15);
			this.labelDPCpost.Name = "labelDPCpost";
			this.labelDPCpost.Size = new System.Drawing.Size(100,16);
			this.labelDPCpost.TabIndex = 201;
			this.labelDPCpost.Text = "DPC Post Visit";
			this.labelDPCpost.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.labelDPCpost.Visible = false;
			// 
			// comboDPCpost
			// 
			this.comboDPCpost.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboDPCpost.DropDownWidth = 177;
			this.comboDPCpost.FormattingEnabled = true;
			this.comboDPCpost.Location = new System.Drawing.Point(590,14);
			this.comboDPCpost.MaxDropDownItems = 30;
			this.comboDPCpost.Name = "comboDPCpost";
			this.comboDPCpost.Size = new System.Drawing.Size(177,21);
			this.comboDPCpost.TabIndex = 200;
			this.comboDPCpost.Visible = false;
			this.comboDPCpost.SelectionChangeCommitted += new System.EventHandler(this.comboDPCpost_SelectionChangeCommitted);
			// 
			// butLock
			// 
			this.butLock.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butLock.Autosize = true;
			this.butLock.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butLock.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butLock.CornerRadius = 4F;
			this.butLock.Location = new System.Drawing.Point(382,5);
			this.butLock.Name = "butLock";
			this.butLock.Size = new System.Drawing.Size(80,22);
			this.butLock.TabIndex = 204;
			this.butLock.Text = "Lock";
			this.butLock.Click += new System.EventHandler(this.butLock_Click);
			// 
			// butInvalidate
			// 
			this.butInvalidate.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butInvalidate.Autosize = true;
			this.butInvalidate.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butInvalidate.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butInvalidate.CornerRadius = 4F;
			this.butInvalidate.Location = new System.Drawing.Point(387,-9);
			this.butInvalidate.Name = "butInvalidate";
			this.butInvalidate.Size = new System.Drawing.Size(80,22);
			this.butInvalidate.TabIndex = 205;
			this.butInvalidate.Text = "Invalidate";
			this.butInvalidate.Visible = false;
			this.butInvalidate.Click += new System.EventHandler(this.butInvalidate_Click);
			// 
			// butAppend
			// 
			this.butAppend.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAppend.Autosize = true;
			this.butAppend.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAppend.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAppend.CornerRadius = 4F;
			this.butAppend.Location = new System.Drawing.Point(382,50);
			this.butAppend.Name = "butAppend";
			this.butAppend.Size = new System.Drawing.Size(80,22);
			this.butAppend.TabIndex = 203;
			this.butAppend.Text = "Append";
			this.butAppend.Visible = false;
			this.butAppend.Click += new System.EventHandler(this.butAppend_Click);
			// 
			// labelLocked
			// 
			this.labelLocked.Font = new System.Drawing.Font("Microsoft Sans Serif",10F,System.Drawing.FontStyle.Bold,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.labelLocked.ForeColor = System.Drawing.Color.DarkRed;
			this.labelLocked.Location = new System.Drawing.Point(342,29);
			this.labelLocked.Name = "labelLocked";
			this.labelLocked.Size = new System.Drawing.Size(123,18);
			this.labelLocked.TabIndex = 202;
			this.labelLocked.Text = "Locked";
			this.labelLocked.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			this.labelLocked.Visible = false;
			// 
			// labelInvalid
			// 
			this.labelInvalid.Font = new System.Drawing.Font("Microsoft Sans Serif",10F,System.Drawing.FontStyle.Bold,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.labelInvalid.ForeColor = System.Drawing.Color.DarkRed;
			this.labelInvalid.Location = new System.Drawing.Point(274,7);
			this.labelInvalid.Name = "labelInvalid";
			this.labelInvalid.Size = new System.Drawing.Size(102,18);
			this.labelInvalid.TabIndex = 206;
			this.labelInvalid.Text = "Invalid";
			this.labelInvalid.TextAlign = System.Drawing.ContentAlignment.BottomRight;
			this.labelInvalid.Visible = false;
			// 
			// FormProcGroup
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(880,645);
			this.Controls.Add(this.labelInvalid);
			this.Controls.Add(this.butLock);
			this.Controls.Add(this.butInvalidate);
			this.Controls.Add(this.butAppend);
			this.Controls.Add(this.labelLocked);
			this.Controls.Add(this.buttonUseAutoNote);
			this.Controls.Add(this.labelDPCpost);
			this.Controls.Add(this.comboDPCpost);
			this.Controls.Add(this.panelPlanned);
			this.Controls.Add(this.butRepairN);
			this.Controls.Add(this.butEffectiveCommN);
			this.Controls.Add(this.butOnCallN);
			this.Controls.Add(this.butRepairY);
			this.Controls.Add(this.butEffectiveCommY);
			this.Controls.Add(this.butOnCallY);
			this.Controls.Add(this.labelRepair);
			this.Controls.Add(this.labelEffectiveComm);
			this.Controls.Add(this.labelOnCall);
			this.Controls.Add(this.gridPat);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.textProcDate);
			this.Controls.Add(this.signatureBoxWrapper);
			this.Controls.Add(this.label26);
			this.Controls.Add(this.gridProc);
			this.Controls.Add(this.textDateEntry);
			this.Controls.Add(this.butRx);
			this.Controls.Add(this.butExamSheets);
			this.Controls.Add(this.label12);
			this.Controls.Add(this.textUser);
			this.Controls.Add(this.textNotes);
			this.Controls.Add(this.label16);
			this.Controls.Add(this.label15);
			this.Controls.Add(this.label7);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormProcGroup";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Group Note";
			this.Load += new System.EventHandler(this.FormProcGroup_Load);
			this.panelPlanned.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #42
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSecurityLock));
     this.label1     = new System.Windows.Forms.Label();
     this.checkAdmin = new System.Windows.Forms.CheckBox();
     this.textDays   = new System.Windows.Forms.TextBox();
     this.label3     = new System.Windows.Forms.Label();
     this.label4     = new System.Windows.Forms.Label();
     this.textDate   = new OpenDental.ValidDate();
     this.butOK      = new OpenDental.UI.Button();
     this.butCancel  = new OpenDental.UI.Button();
     this.label2     = new System.Windows.Forms.Label();
     this.label5     = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(445, 159);
     this.label1.TabIndex = 2;
     this.label1.Text     = resources.GetString("label1.Text");
     //
     // checkAdmin
     //
     this.checkAdmin.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkAdmin.Location  = new System.Drawing.Point(15, 232);
     this.checkAdmin.Name      = "checkAdmin";
     this.checkAdmin.Size      = new System.Drawing.Size(224, 16);
     this.checkAdmin.TabIndex  = 58;
     this.checkAdmin.Text      = "Lock includes administrators";
     //
     // textDays
     //
     this.textDays.Location = new System.Drawing.Point(88, 202);
     this.textDays.Name     = "textDays";
     this.textDays.Size     = new System.Drawing.Size(46, 20);
     this.textDays.TabIndex = 59;
     this.textDays.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textDays_KeyDown);
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(21, 176);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(65, 18);
     this.label3.TabIndex  = 60;
     this.label3.Text      = "Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(17, 203);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(70, 16);
     this.label4.TabIndex  = 61;
     this.label4.Text      = "Days";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(88, 176);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(100, 20);
     this.textDate.TabIndex = 62;
     this.textDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textDate_KeyDown);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(298, 259);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 24);
     this.butOK.TabIndex = 1;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Location = new System.Drawing.Point(379, 259);
     this.butCancel.Name     = "butCancel";
     this.butCancel.Size     = new System.Drawing.Size(75, 24);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text     = "&Cancel";
     this.butCancel.Click   += new System.EventHandler(this.butCancel_Click);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(139, 204);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(234, 16);
     this.label2.TabIndex  = 63;
     this.label2.Text      = "1 means only today, 0 to disable.";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(194, 177);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(234, 16);
     this.label5.TabIndex  = 64;
     this.label5.Text      = "Locks this date and prior dates";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FormSecurityLock
     //
     this.ClientSize = new System.Drawing.Size(470, 299);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.textDays);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.checkAdmin);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormSecurityLock";
     this.ShowInTaskbar = false;
     this.Text          = "Lock Date";
     this.Load         += new System.EventHandler(this.FormSecurityLock_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #43
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRecallEdit));
			this.textDatePrevious = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.textDateDueCalc = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.textWeeks = new OpenDental.ValidNum();
			this.label7 = new System.Windows.Forms.Label();
			this.textDays = new OpenDental.ValidNum();
			this.label6 = new System.Windows.Forms.Label();
			this.textMonths = new OpenDental.ValidNum();
			this.label5 = new System.Windows.Forms.Label();
			this.textYears = new OpenDental.ValidNum();
			this.label4 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.comboStatus = new System.Windows.Forms.ComboBox();
			this.checkIsDisabled = new System.Windows.Forms.CheckBox();
			this.label9 = new System.Windows.Forms.Label();
			this.comboType = new System.Windows.Forms.ComboBox();
			this.label10 = new System.Windows.Forms.Label();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.textBalance = new OpenDental.ValidDouble();
			this.textDisableDate = new OpenDental.ValidDate();
			this.label12 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.textScheduledDate = new System.Windows.Forms.TextBox();
			this.label13 = new System.Windows.Forms.Label();
			this.textNote = new OpenDental.ODtextBox();
			this.butDelete = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.textDateDue = new OpenDental.ValidDate();
			this.butCancel = new OpenDental.UI.Button();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.SuspendLayout();
			// 
			// textDatePrevious
			// 
			this.textDatePrevious.Location = new System.Drawing.Point(184,171);
			this.textDatePrevious.Name = "textDatePrevious";
			this.textDatePrevious.ReadOnly = true;
			this.textDatePrevious.Size = new System.Drawing.Size(85,20);
			this.textDatePrevious.TabIndex = 1;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(11,170);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(170,19);
			this.label1.TabIndex = 2;
			this.label1.Text = "Previous Date";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(11,196);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(170,19);
			this.label2.TabIndex = 4;
			this.label2.Text = "Calculated Due Date";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDateDueCalc
			// 
			this.textDateDueCalc.Location = new System.Drawing.Point(184,197);
			this.textDateDueCalc.Name = "textDateDueCalc";
			this.textDateDueCalc.ReadOnly = true;
			this.textDateDueCalc.Size = new System.Drawing.Size(85,20);
			this.textDateDueCalc.TabIndex = 3;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(12,223);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(170,19);
			this.label3.TabIndex = 5;
			this.label3.Text = "Actual Due Date";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.textWeeks);
			this.groupBox1.Controls.Add(this.label7);
			this.groupBox1.Controls.Add(this.textDays);
			this.groupBox1.Controls.Add(this.label6);
			this.groupBox1.Controls.Add(this.textMonths);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.Controls.Add(this.textYears);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox1.Location = new System.Drawing.Point(78,50);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(170,115);
			this.groupBox1.TabIndex = 7;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Recall Interval";
			// 
			// textWeeks
			// 
			this.textWeeks.Location = new System.Drawing.Point(105,63);
			this.textWeeks.MaxVal = 255;
			this.textWeeks.MinVal = 0;
			this.textWeeks.Name = "textWeeks";
			this.textWeeks.Size = new System.Drawing.Size(51,20);
			this.textWeeks.TabIndex = 12;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(11,63);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(92,19);
			this.label7.TabIndex = 11;
			this.label7.Text = "Weeks";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textDays
			// 
			this.textDays.Location = new System.Drawing.Point(105,85);
			this.textDays.MaxVal = 255;
			this.textDays.MinVal = 0;
			this.textDays.Name = "textDays";
			this.textDays.Size = new System.Drawing.Size(51,20);
			this.textDays.TabIndex = 10;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(11,85);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(92,19);
			this.label6.TabIndex = 9;
			this.label6.Text = "Days";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textMonths
			// 
			this.textMonths.Location = new System.Drawing.Point(105,40);
			this.textMonths.MaxVal = 255;
			this.textMonths.MinVal = 0;
			this.textMonths.Name = "textMonths";
			this.textMonths.Size = new System.Drawing.Size(51,20);
			this.textMonths.TabIndex = 8;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(11,40);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(92,19);
			this.label5.TabIndex = 7;
			this.label5.Text = "Months";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textYears
			// 
			this.textYears.Location = new System.Drawing.Point(105,17);
			this.textYears.MaxVal = 127;
			this.textYears.MinVal = 0;
			this.textYears.Name = "textYears";
			this.textYears.Size = new System.Drawing.Size(51,20);
			this.textYears.TabIndex = 6;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(11,17);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(92,19);
			this.label4.TabIndex = 5;
			this.label4.Text = "Years";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(12,275);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(170,19);
			this.label8.TabIndex = 8;
			this.label8.Text = "Status";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboStatus
			// 
			this.comboStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboStatus.Location = new System.Drawing.Point(184,275);
			this.comboStatus.MaxDropDownItems = 50;
			this.comboStatus.Name = "comboStatus";
			this.comboStatus.Size = new System.Drawing.Size(188,21);
			this.comboStatus.TabIndex = 9;
			// 
			// checkIsDisabled
			// 
			this.checkIsDisabled.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsDisabled.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.checkIsDisabled.Location = new System.Drawing.Point(24,20);
			this.checkIsDisabled.Name = "checkIsDisabled";
			this.checkIsDisabled.Size = new System.Drawing.Size(132,18);
			this.checkIsDisabled.TabIndex = 10;
			this.checkIsDisabled.Text = "Always Disabled";
			this.checkIsDisabled.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.checkIsDisabled.Click += new System.EventHandler(this.checkIsDisabled_Click);
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(65,301);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(117,92);
			this.label9.TabIndex = 11;
			this.label9.Text = "Administrative Note (this note will get deleted every time recall gets reset)";
			this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// comboType
			// 
			this.comboType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboType.Location = new System.Drawing.Point(184,18);
			this.comboType.MaxDropDownItems = 50;
			this.comboType.Name = "comboType";
			this.comboType.Size = new System.Drawing.Size(188,21);
			this.comboType.TabIndex = 17;
			this.comboType.SelectionChangeCommitted += new System.EventHandler(this.comboType_SelectionChangeCommitted);
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(12,18);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(170,19);
			this.label10.TabIndex = 16;
			this.label10.Text = "Type";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.textBalance);
			this.groupBox2.Controls.Add(this.textDisableDate);
			this.groupBox2.Controls.Add(this.label12);
			this.groupBox2.Controls.Add(this.label11);
			this.groupBox2.Controls.Add(this.checkIsDisabled);
			this.groupBox2.Location = new System.Drawing.Point(423,50);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(243,115);
			this.groupBox2.TabIndex = 18;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Disable Recall";
			// 
			// textBalance
			// 
			this.textBalance.BackColor = System.Drawing.SystemColors.Window;
			this.textBalance.ForeColor = System.Drawing.SystemColors.WindowText;
			this.textBalance.Location = new System.Drawing.Point(141,48);
			this.textBalance.Name = "textBalance";
			this.textBalance.Size = new System.Drawing.Size(86,20);
			this.textBalance.TabIndex = 19;
			// 
			// textDisableDate
			// 
			this.textDisableDate.Location = new System.Drawing.Point(141,80);
			this.textDisableDate.Name = "textDisableDate";
			this.textDisableDate.Size = new System.Drawing.Size(86,20);
			this.textDisableDate.TabIndex = 13;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(40,80);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(101,18);
			this.label12.TabIndex = 12;
			this.label12.Text = "Until Date";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(3,39);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(138,37);
			this.label11.TabIndex = 11;
			this.label11.Text = "Until family Account balance is below";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textScheduledDate
			// 
			this.textScheduledDate.Location = new System.Drawing.Point(184,249);
			this.textScheduledDate.Name = "textScheduledDate";
			this.textScheduledDate.ReadOnly = true;
			this.textScheduledDate.Size = new System.Drawing.Size(85,20);
			this.textScheduledDate.TabIndex = 19;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(11,248);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(170,19);
			this.label13.TabIndex = 20;
			this.label13.Text = "Scheduled Date";
			this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textNote
			// 
			this.textNote.Location = new System.Drawing.Point(184,303);
			this.textNote.Multiline = true;
			this.textNote.Name = "textNote";
			this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Recall;
			this.textNote.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
			this.textNote.Size = new System.Drawing.Size(350,112);
			this.textNote.TabIndex = 15;
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(26,442);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(83,24);
			this.butDelete.TabIndex = 14;
			this.butDelete.Text = "&Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(640,400);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,24);
			this.butOK.TabIndex = 13;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// textDateDue
			// 
			this.textDateDue.Location = new System.Drawing.Point(184,223);
			this.textDateDue.Name = "textDateDue";
			this.textDateDue.Size = new System.Drawing.Size(85,20);
			this.textDateDue.TabIndex = 6;
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.Location = new System.Drawing.Point(640,442);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,24);
			this.butCancel.TabIndex = 0;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// FormRecallEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(736,491);
			this.Controls.Add(this.textScheduledDate);
			this.Controls.Add(this.label13);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.comboType);
			this.Controls.Add(this.label10);
			this.Controls.Add(this.textNote);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.textDateDue);
			this.Controls.Add(this.textDateDueCalc);
			this.Controls.Add(this.textDatePrevious);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.label9);
			this.Controls.Add(this.comboStatus);
			this.Controls.Add(this.label8);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormRecallEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Recall";
			this.Load += new System.EventHandler(this.FormRecallEdit_Load);
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #44
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDiseaseEdit));
     this.textNote               = new System.Windows.Forms.TextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.textProblem            = new System.Windows.Forms.TextBox();
     this.textIcd9               = new System.Windows.Forms.TextBox();
     this.label3                 = new System.Windows.Forms.Label();
     this.labelStatus            = new System.Windows.Forms.Label();
     this.comboStatus            = new System.Windows.Forms.ComboBox();
     this.label4                 = new System.Windows.Forms.Label();
     this.label5                 = new System.Windows.Forms.Label();
     this.textSnomed             = new System.Windows.Forms.TextBox();
     this.label6                 = new System.Windows.Forms.Label();
     this.comboSnomedProblemType = new System.Windows.Forms.ComboBox();
     this.labelSnomedProblemType = new System.Windows.Forms.Label();
     this.butTodayStop           = new OpenDental.UI.Button();
     this.butTodayStart          = new OpenDental.UI.Button();
     this.textDateStop           = new OpenDental.ValidDate();
     this.textDateStart          = new OpenDental.ValidDate();
     this.butDelete              = new OpenDental.UI.Button();
     this.butOK                    = new OpenDental.UI.Button();
     this.butCancel                = new OpenDental.UI.Button();
     this.label7                   = new System.Windows.Forms.Label();
     this.labelFunctionalStatus    = new System.Windows.Forms.Label();
     this.comboEhrFunctionalStatus = new System.Windows.Forms.ComboBox();
     this.label8                   = new System.Windows.Forms.Label();
     this.label9                   = new System.Windows.Forms.Label();
     this.textIcd10                = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // textNote
     //
     this.textNote.Location  = new System.Drawing.Point(118, 195);
     this.textNote.Multiline = true;
     this.textNote.Name      = "textNote";
     this.textNote.Size      = new System.Drawing.Size(322, 120);
     this.textNote.TabIndex  = 3;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(12, 195);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 17);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "Note";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(14, 13);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 19);
     this.label2.TabIndex  = 5;
     this.label2.Text      = "Problem";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textProblem
     //
     this.textProblem.Location = new System.Drawing.Point(118, 12);
     this.textProblem.Name     = "textProblem";
     this.textProblem.ReadOnly = true;
     this.textProblem.Size     = new System.Drawing.Size(199, 20);
     this.textProblem.TabIndex = 7;
     //
     // textIcd9
     //
     this.textIcd9.Location = new System.Drawing.Point(118, 38);
     this.textIcd9.Name     = "textIcd9";
     this.textIcd9.ReadOnly = true;
     this.textIcd9.Size     = new System.Drawing.Size(321, 20);
     this.textIcd9.TabIndex = 9;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(14, 39);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 19);
     this.label3.TabIndex  = 8;
     this.label3.Text      = "ICD9";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelStatus
     //
     this.labelStatus.Location  = new System.Drawing.Point(3, 118);
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.Size      = new System.Drawing.Size(111, 15);
     this.labelStatus.TabIndex  = 82;
     this.labelStatus.Text      = "Status";
     this.labelStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboStatus
     //
     this.comboStatus.Cursor           = System.Windows.Forms.Cursors.Default;
     this.comboStatus.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboStatus.Location         = new System.Drawing.Point(118, 116);
     this.comboStatus.MaxDropDownItems = 10;
     this.comboStatus.Name             = "comboStatus";
     this.comboStatus.Size             = new System.Drawing.Size(126, 21);
     this.comboStatus.TabIndex         = 83;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(14, 143);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 19);
     this.label4.TabIndex  = 5;
     this.label4.Text      = "Start Date";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(14, 169);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(100, 19);
     this.label5.TabIndex  = 5;
     this.label5.Text      = "Stop Date";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textSnomed
     //
     this.textSnomed.Location = new System.Drawing.Point(118, 90);
     this.textSnomed.Name     = "textSnomed";
     this.textSnomed.ReadOnly = true;
     this.textSnomed.Size     = new System.Drawing.Size(322, 20);
     this.textSnomed.TabIndex = 87;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(14, 90);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(100, 19);
     this.label6.TabIndex  = 88;
     this.label6.Text      = "SNOMED CT";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboSnomedProblemType
     //
     this.comboSnomedProblemType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSnomedProblemType.FormattingEnabled = true;
     this.comboSnomedProblemType.Location          = new System.Drawing.Point(118, 321);
     this.comboSnomedProblemType.Name     = "comboSnomedProblemType";
     this.comboSnomedProblemType.Size     = new System.Drawing.Size(209, 21);
     this.comboSnomedProblemType.TabIndex = 89;
     //
     // labelSnomedProblemType
     //
     this.labelSnomedProblemType.Location  = new System.Drawing.Point(12, 322);
     this.labelSnomedProblemType.Name      = "labelSnomedProblemType";
     this.labelSnomedProblemType.Size      = new System.Drawing.Size(100, 17);
     this.labelSnomedProblemType.TabIndex  = 90;
     this.labelSnomedProblemType.Text      = "Problem Type";
     this.labelSnomedProblemType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butTodayStop
     //
     this.butTodayStop.Location = new System.Drawing.Point(263, 167);
     this.butTodayStop.Name     = "butTodayStop";
     this.butTodayStop.Size     = new System.Drawing.Size(64, 23);
     this.butTodayStop.TabIndex = 86;
     this.butTodayStop.Text     = "Today";
     this.butTodayStop.Click   += new System.EventHandler(this.butTodayStop_Click);
     //
     // butTodayStart
     //
     this.butTodayStart.Location = new System.Drawing.Point(263, 141);
     this.butTodayStart.Name     = "butTodayStart";
     this.butTodayStart.Size     = new System.Drawing.Size(65, 23);
     this.butTodayStart.TabIndex = 85;
     this.butTodayStart.Text     = "Today";
     this.butTodayStart.Click   += new System.EventHandler(this.butTodayStart_Click);
     //
     // textDateStop
     //
     this.textDateStop.Location = new System.Drawing.Point(118, 169);
     this.textDateStop.Name     = "textDateStop";
     this.textDateStop.Size     = new System.Drawing.Size(126, 20);
     this.textDateStop.TabIndex = 84;
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(118, 143);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(126, 20);
     this.textDateStart.TabIndex = 84;
     //
     // butDelete
     //
     this.butDelete.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Image      = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location   = new System.Drawing.Point(12, 388);
     this.butDelete.Name       = "butDelete";
     this.butDelete.Size       = new System.Drawing.Size(83, 26);
     this.butDelete.TabIndex   = 6;
     this.butDelete.Text       = "Delete";
     this.butDelete.Click     += new System.EventHandler(this.butDelete_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(327, 388);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex = 1;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Location = new System.Drawing.Point(408, 388);
     this.butCancel.Name     = "butCancel";
     this.butCancel.Size     = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex = 0;
     this.butCancel.Text     = "&Cancel";
     this.butCancel.Click   += new System.EventHandler(this.butCancel_Click);
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(333, 322);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(150, 17);
     this.label7.TabIndex  = 91;
     this.label7.Text      = "Only for CCD";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelFunctionalStatus
     //
     this.labelFunctionalStatus.Location  = new System.Drawing.Point(17, 346);
     this.labelFunctionalStatus.Name      = "labelFunctionalStatus";
     this.labelFunctionalStatus.Size      = new System.Drawing.Size(97, 23);
     this.labelFunctionalStatus.TabIndex  = 93;
     this.labelFunctionalStatus.Text      = "Functional Status";
     this.labelFunctionalStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboEhrFunctionalStatus
     //
     this.comboEhrFunctionalStatus.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboEhrFunctionalStatus.FormattingEnabled = true;
     this.comboEhrFunctionalStatus.Location          = new System.Drawing.Point(118, 348);
     this.comboEhrFunctionalStatus.Name     = "comboEhrFunctionalStatus";
     this.comboEhrFunctionalStatus.Size     = new System.Drawing.Size(210, 21);
     this.comboEhrFunctionalStatus.TabIndex = 92;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(333, 349);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(150, 17);
     this.label8.TabIndex  = 94;
     this.label8.Text      = "Only for CCD";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(14, 65);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(100, 19);
     this.label9.TabIndex  = 95;
     this.label9.Text      = "ICD10";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textIcd10
     //
     this.textIcd10.Location = new System.Drawing.Point(118, 64);
     this.textIcd10.Name     = "textIcd10";
     this.textIcd10.ReadOnly = true;
     this.textIcd10.Size     = new System.Drawing.Size(321, 20);
     this.textIcd10.TabIndex = 96;
     //
     // FormDiseaseEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(495, 426);
     this.Controls.Add(this.textIcd10);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.labelFunctionalStatus);
     this.Controls.Add(this.comboEhrFunctionalStatus);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.labelSnomedProblemType);
     this.Controls.Add(this.comboSnomedProblemType);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textSnomed);
     this.Controls.Add(this.butTodayStop);
     this.Controls.Add(this.butTodayStart);
     this.Controls.Add(this.textDateStop);
     this.Controls.Add(this.textDateStart);
     this.Controls.Add(this.labelStatus);
     this.Controls.Add(this.comboStatus);
     this.Controls.Add(this.textIcd9);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textProblem);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MaximumSize   = new System.Drawing.Size(511, 465);
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(511, 465);
     this.Name          = "FormDiseaseEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Problem";
     this.Load         += new System.EventHandler(this.FormDiseaseEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #45
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormLabCases));
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.checkShowAll = new System.Windows.Forms.CheckBox();
     this.contextMenu1 = new System.Windows.Forms.ContextMenu();
     this.menuItemGoTo = new System.Windows.Forms.MenuItem();
     this.checkShowUnattached = new System.Windows.Forms.CheckBox();
     this.gridMain = new OpenDental.UI.ODGrid();
     this.butRefresh = new OpenDental.UI.Button();
     this.textDateTo = new OpenDental.ValidDate();
     this.textDateFrom = new OpenDental.ValidDate();
     this.butClose = new OpenDental.UI.Button();
     this.butPrint = new OpenDental.UI.Button();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12,9);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(100,18);
     this.label1.TabIndex = 2;
     this.label1.Text = "From Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(12,35);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(100,18);
     this.label2.TabIndex = 4;
     this.label2.Text = "To Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // checkShowAll
     //
     this.checkShowAll.Location = new System.Drawing.Point(361,37);
     this.checkShowAll.Name = "checkShowAll";
     this.checkShowAll.Size = new System.Drawing.Size(131,18);
     this.checkShowAll.TabIndex = 7;
     this.checkShowAll.Text = "Show Completed";
     this.checkShowAll.UseVisualStyleBackColor = true;
     //
     // contextMenu1
     //
     this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemGoTo});
     //
     // menuItemGoTo
     //
     this.menuItemGoTo.Index = 0;
     this.menuItemGoTo.Text = "Go To Appointment";
     this.menuItemGoTo.Click += new System.EventHandler(this.menuItemGoTo_Click);
     //
     // checkShowUnattached
     //
     this.checkShowUnattached.Location = new System.Drawing.Point(361,14);
     this.checkShowUnattached.Name = "checkShowUnattached";
     this.checkShowUnattached.Size = new System.Drawing.Size(131,18);
     this.checkShowUnattached.TabIndex = 8;
     this.checkShowUnattached.Text = "Show Unattached";
     this.checkShowUnattached.UseVisualStyleBackColor = true;
     //
     // gridMain
     //
     this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.gridMain.HScrollVisible = false;
     this.gridMain.Location = new System.Drawing.Point(17,67);
     this.gridMain.Name = "gridMain";
     this.gridMain.ScrollValue = 0;
     this.gridMain.Size = new System.Drawing.Size(916,420);
     this.gridMain.TabIndex = 1;
     this.gridMain.Title = "Lab Cases";
     this.gridMain.TranslationName = "TableLabCases";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butRefresh.Autosize = true;
     this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius = 4F;
     this.butRefresh.Location = new System.Drawing.Point(226,32);
     this.butRefresh.Name = "butRefresh";
     this.butRefresh.Size = new System.Drawing.Size(75,24);
     this.butRefresh.TabIndex = 6;
     this.butRefresh.Text = "Refresh";
     this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(116,35);
     this.textDateTo.Name = "textDateTo";
     this.textDateTo.Size = new System.Drawing.Size(100,20);
     this.textDateTo.TabIndex = 5;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(116,9);
     this.textDateFrom.Name = "textDateFrom";
     this.textDateFrom.Size = new System.Drawing.Size(100,20);
     this.textDateFrom.TabIndex = 3;
     //
     // butClose
     //
     this.butClose.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butClose.Autosize = true;
     this.butClose.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butClose.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butClose.CornerRadius = 4F;
     this.butClose.Location = new System.Drawing.Point(858,497);
     this.butClose.Name = "butClose";
     this.butClose.Size = new System.Drawing.Size(75,24);
     this.butClose.TabIndex = 0;
     this.butClose.Text = "&Close";
     this.butClose.Click += new System.EventHandler(this.butClose_Click);
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butPrint.Autosize = true;
     this.butPrint.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.CornerRadius = 4F;
     this.butPrint.Image = global::OpenDental.Properties.Resources.butPrintSmall;
     this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location = new System.Drawing.Point(413,497);
     this.butPrint.Name = "butPrint";
     this.butPrint.Size = new System.Drawing.Size(79,24);
     this.butPrint.TabIndex = 53;
     this.butPrint.Text = "Print";
     this.butPrint.Click += new System.EventHandler(this.butPrint_Click);
     //
     // FormLabCases
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.ClientSize = new System.Drawing.Size(945,533);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.checkShowUnattached);
     this.Controls.Add(this.checkShowAll);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.textDateTo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDateFrom);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.butClose);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormLabCases";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Lab Cases";
     this.Load += new System.EventHandler(this.FormLabCases_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #46
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormJournal));
     this.imageListMain = new System.Windows.Forms.ImageList(this.components);
     this.gridMain      = new OpenDental.UI.ODGrid();
     this.ToolBarMain   = new OpenDental.UI.ODToolBar();
     this.label1        = new System.Windows.Forms.Label();
     this.textDateFrom  = new OpenDental.ValidDate();
     this.textDateTo    = new OpenDental.ValidDate();
     this.label2        = new System.Windows.Forms.Label();
     this.butRefresh    = new OpenDental.UI.Button();
     this.calendarFrom  = new System.Windows.Forms.MonthCalendar();
     this.butDropFrom   = new OpenDental.UI.Button();
     this.butDropTo     = new OpenDental.UI.Button();
     this.calendarTo    = new System.Windows.Forms.MonthCalendar();
     this.textAmt       = new OpenDental.ValidDouble();
     this.label3        = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.textFindText  = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // imageListMain
     //
     this.imageListMain.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMain.ImageStream")));
     this.imageListMain.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListMain.Images.SetKeyName(0, "Add.gif");
     this.imageListMain.Images.SetKeyName(1, "print.gif");
     //
     // gridMain
     //
     this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.gridMain.HScrollVisible   = false;
     this.gridMain.Location         = new System.Drawing.Point(0, 56);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.Size             = new System.Drawing.Size(844, 615);
     this.gridMain.TabIndex         = 1;
     this.gridMain.Title            = null;
     this.gridMain.TranslationName  = "TableJournal";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // ToolBarMain
     //
     this.ToolBarMain.Dock         = System.Windows.Forms.DockStyle.Top;
     this.ToolBarMain.ImageList    = this.imageListMain;
     this.ToolBarMain.Location     = new System.Drawing.Point(0, 0);
     this.ToolBarMain.Name         = "ToolBarMain";
     this.ToolBarMain.Size         = new System.Drawing.Size(844, 29);
     this.ToolBarMain.TabIndex     = 0;
     this.ToolBarMain.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(2, 31);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(75, 18);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "From";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(78, 32);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(81, 20);
     this.textDateFrom.TabIndex = 3;
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(268, 32);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(81, 20);
     this.textDateTo.TabIndex = 5;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(195, 31);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(72, 18);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "To";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Autosize            = true;
     this.butRefresh.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius        = 4F;
     this.butRefresh.Location            = new System.Drawing.Point(711, 31);
     this.butRefresh.Name     = "butRefresh";
     this.butRefresh.Size     = new System.Drawing.Size(75, 23);
     this.butRefresh.TabIndex = 6;
     this.butRefresh.Text     = "Refresh";
     this.butRefresh.UseVisualStyleBackColor = true;
     this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
     //
     // calendarFrom
     //
     this.calendarFrom.Location          = new System.Drawing.Point(5, 56);
     this.calendarFrom.MaxSelectionCount = 1;
     this.calendarFrom.Name          = "calendarFrom";
     this.calendarFrom.TabIndex      = 7;
     this.calendarFrom.Visible       = false;
     this.calendarFrom.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarFrom_DateSelected);
     //
     // butDropFrom
     //
     this.butDropFrom.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDropFrom.Autosize            = true;
     this.butDropFrom.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDropFrom.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDropFrom.CornerRadius        = 4F;
     this.butDropFrom.Location            = new System.Drawing.Point(161, 30);
     this.butDropFrom.Name     = "butDropFrom";
     this.butDropFrom.Size     = new System.Drawing.Size(22, 23);
     this.butDropFrom.TabIndex = 8;
     this.butDropFrom.Text     = "V";
     this.butDropFrom.UseVisualStyleBackColor = true;
     this.butDropFrom.Click += new System.EventHandler(this.butDropFrom_Click);
     //
     // butDropTo
     //
     this.butDropTo.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDropTo.Autosize            = true;
     this.butDropTo.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDropTo.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDropTo.CornerRadius        = 4F;
     this.butDropTo.Location            = new System.Drawing.Point(351, 30);
     this.butDropTo.Name     = "butDropTo";
     this.butDropTo.Size     = new System.Drawing.Size(22, 23);
     this.butDropTo.TabIndex = 9;
     this.butDropTo.Text     = "V";
     this.butDropTo.UseVisualStyleBackColor = true;
     this.butDropTo.Click += new System.EventHandler(this.butDropTo_Click);
     //
     // calendarTo
     //
     this.calendarTo.Location          = new System.Drawing.Point(195, 56);
     this.calendarTo.MaxSelectionCount = 1;
     this.calendarTo.Name          = "calendarTo";
     this.calendarTo.TabIndex      = 10;
     this.calendarTo.Visible       = false;
     this.calendarTo.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.calendarTo_DateSelected);
     //
     // textAmt
     //
     this.textAmt.ForeColor = System.Drawing.SystemColors.WindowText;
     this.textAmt.Location  = new System.Drawing.Point(450, 32);
     this.textAmt.Name      = "textAmt";
     this.textAmt.Size      = new System.Drawing.Size(81, 20);
     this.textAmt.TabIndex  = 11;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(387, 32);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(63, 18);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "Find Amt";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(537, 32);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(68, 18);
     this.label4.TabIndex  = 13;
     this.label4.Text      = "Find Text";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // textFindText
     //
     this.textFindText.Location = new System.Drawing.Point(605, 32);
     this.textFindText.Name     = "textFindText";
     this.textFindText.Size     = new System.Drawing.Size(78, 20);
     this.textFindText.TabIndex = 14;
     //
     // FormJournal
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(844, 671);
     this.Controls.Add(this.textFindText);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textAmt);
     this.Controls.Add(this.calendarTo);
     this.Controls.Add(this.butDropTo);
     this.Controls.Add(this.butDropFrom);
     this.Controls.Add(this.calendarFrom);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.textDateTo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDateFrom);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.ToolBarMain);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormJournal";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Transaction History";
     this.Load         += new System.EventHandler(this.FormJournal_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #47
0
		private void InitializeComponent() {
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormFinanceCharges));
			this.textDate = new OpenDental.ValidDate();
			this.label1 = new System.Windows.Forms.Label();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.radio30 = new System.Windows.Forms.RadioButton();
			this.radio90 = new System.Windows.Forms.RadioButton();
			this.radio60 = new System.Windows.Forms.RadioButton();
			this.butCancel = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.textAPR = new OpenDental.ValidNum();
			this.textDateLastRun = new OpenDental.ValidDate();
			this.label5 = new System.Windows.Forms.Label();
			this.butUndo = new OpenDental.UI.Button();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.textDateUndo = new OpenDental.ValidDate();
			this.label6 = new System.Windows.Forms.Label();
			this.listBillType = new System.Windows.Forms.ListBox();
			this.label7 = new System.Windows.Forms.Label();
			this.panel1 = new System.Windows.Forms.Panel();
			this.label8 = new System.Windows.Forms.Label();
			this.textBillingCharge = new OpenDental.ValidDouble();
			this.radioBillingCharge = new System.Windows.Forms.RadioButton();
			this.radioFinanceCharge = new System.Windows.Forms.RadioButton();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.panel1.SuspendLayout();
			this.SuspendLayout();
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(171, 42);
			this.textDate.Name = "textDate";
			this.textDate.Size = new System.Drawing.Size(78, 20);
			this.textDate.TabIndex = 15;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(15, 46);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(154, 14);
			this.label1.TabIndex = 20;
			this.label1.Text = "Date of new charges";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.radio30);
			this.groupBox1.Controls.Add(this.radio90);
			this.groupBox1.Controls.Add(this.radio60);
			this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.groupBox1.Location = new System.Drawing.Point(58, 154);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(167, 98);
			this.groupBox1.TabIndex = 16;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Calculate on balances aged";
			// 
			// radio30
			// 
			this.radio30.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radio30.Location = new System.Drawing.Point(13, 24);
			this.radio30.Name = "radio30";
			this.radio30.Size = new System.Drawing.Size(104, 16);
			this.radio30.TabIndex = 1;
			this.radio30.Text = "Over 30 Days";
			// 
			// radio90
			// 
			this.radio90.Checked = true;
			this.radio90.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radio90.Location = new System.Drawing.Point(13, 70);
			this.radio90.Name = "radio90";
			this.radio90.Size = new System.Drawing.Size(104, 18);
			this.radio90.TabIndex = 3;
			this.radio90.TabStop = true;
			this.radio90.Text = "Over 90 Days";
			// 
			// radio60
			// 
			this.radio60.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.radio60.Location = new System.Drawing.Point(13, 46);
			this.radio60.Name = "radio60";
			this.radio60.Size = new System.Drawing.Size(104, 18);
			this.radio60.TabIndex = 2;
			this.radio60.Text = "Over 60 Days";
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.butCancel.Location = new System.Drawing.Point(588, 380);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75, 25);
			this.butCancel.TabIndex = 19;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(588, 346);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75, 25);
			this.butOK.TabIndex = 18;
			this.butOK.Text = "Run";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(69, 14);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(80, 14);
			this.label2.TabIndex = 22;
			this.label2.Text = "APR";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(196, 14);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(12, 14);
			this.label3.TabIndex = 23;
			this.label3.Text = "%";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(214, 14);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(102, 14);
			this.label4.TabIndex = 24;
			this.label4.Text = "(For Example: 18)";
			// 
			// textAPR
			// 
			this.textAPR.Location = new System.Drawing.Point(149, 11);
			this.textAPR.MaxVal = 255;
			this.textAPR.MinVal = 0;
			this.textAPR.Name = "textAPR";
			this.textAPR.Size = new System.Drawing.Size(42, 20);
			this.textAPR.TabIndex = 26;
			// 
			// textDateLastRun
			// 
			this.textDateLastRun.Location = new System.Drawing.Point(171, 16);
			this.textDateLastRun.Name = "textDateLastRun";
			this.textDateLastRun.ReadOnly = true;
			this.textDateLastRun.Size = new System.Drawing.Size(78, 20);
			this.textDateLastRun.TabIndex = 27;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(12, 20);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(157, 14);
			this.label5.TabIndex = 28;
			this.label5.Text = "Date last run";
			this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// butUndo
			// 
			this.butUndo.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butUndo.Autosize = true;
			this.butUndo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUndo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUndo.CornerRadius = 4F;
			this.butUndo.Location = new System.Drawing.Point(113, 48);
			this.butUndo.Name = "butUndo";
			this.butUndo.Size = new System.Drawing.Size(78, 25);
			this.butUndo.TabIndex = 30;
			this.butUndo.Text = "Undo";
			this.butUndo.Click += new System.EventHandler(this.butUndo_Click);
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.textDateUndo);
			this.groupBox2.Controls.Add(this.label6);
			this.groupBox2.Controls.Add(this.butUndo);
			this.groupBox2.Location = new System.Drawing.Point(58, 318);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(263, 87);
			this.groupBox2.TabIndex = 31;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Undo finance/billing charges";
			// 
			// textDateUndo
			// 
			this.textDateUndo.Location = new System.Drawing.Point(113, 19);
			this.textDateUndo.Name = "textDateUndo";
			this.textDateUndo.ReadOnly = true;
			this.textDateUndo.Size = new System.Drawing.Size(78, 20);
			this.textDateUndo.TabIndex = 31;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(16, 23);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(95, 14);
			this.label6.TabIndex = 32;
			this.label6.Text = "Date to undo";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// listBillType
			// 
			this.listBillType.Location = new System.Drawing.Point(388, 34);
			this.listBillType.Name = "listBillType";
			this.listBillType.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.listBillType.Size = new System.Drawing.Size(158, 186);
			this.listBillType.TabIndex = 32;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(387, 16);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(214, 16);
			this.label7.TabIndex = 33;
			this.label7.Text = "Only apply to these Billing Types";
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.label8);
			this.panel1.Controls.Add(this.textBillingCharge);
			this.panel1.Controls.Add(this.radioBillingCharge);
			this.panel1.Controls.Add(this.radioFinanceCharge);
			this.panel1.Controls.Add(this.label2);
			this.panel1.Controls.Add(this.textAPR);
			this.panel1.Controls.Add(this.label3);
			this.panel1.Controls.Add(this.label4);
			this.panel1.Location = new System.Drawing.Point(58, 68);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(319, 70);
			this.panel1.TabIndex = 34;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(136, 42);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(12, 14);
			this.label8.TabIndex = 28;
			this.label8.Text = "$";
			this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textBillingCharge
			// 
			this.textBillingCharge.BackColor = System.Drawing.SystemColors.Window;
			this.textBillingCharge.Location = new System.Drawing.Point(149, 39);
			this.textBillingCharge.Name = "textBillingCharge";
			this.textBillingCharge.ReadOnly = true;
			this.textBillingCharge.Size = new System.Drawing.Size(42, 20);
			this.textBillingCharge.TabIndex = 27;
			// 
			// radioBillingCharge
			// 
			this.radioBillingCharge.AutoSize = true;
			this.radioBillingCharge.Location = new System.Drawing.Point(13, 40);
			this.radioBillingCharge.Name = "radioBillingCharge";
			this.radioBillingCharge.Size = new System.Drawing.Size(89, 17);
			this.radioBillingCharge.TabIndex = 1;
			this.radioBillingCharge.TabStop = true;
			this.radioBillingCharge.Text = "Billing Charge";
			this.radioBillingCharge.UseVisualStyleBackColor = true;
			this.radioBillingCharge.CheckedChanged += new System.EventHandler(this.radioBillingCharge_CheckedChanged);
			// 
			// radioFinanceCharge
			// 
			this.radioFinanceCharge.AutoSize = true;
			this.radioFinanceCharge.Checked = true;
			this.radioFinanceCharge.Location = new System.Drawing.Point(13, 12);
			this.radioFinanceCharge.Name = "radioFinanceCharge";
			this.radioFinanceCharge.Size = new System.Drawing.Size(100, 17);
			this.radioFinanceCharge.TabIndex = 0;
			this.radioFinanceCharge.TabStop = true;
			this.radioFinanceCharge.Text = "Finance Charge";
			this.radioFinanceCharge.UseVisualStyleBackColor = true;
			this.radioFinanceCharge.CheckedChanged += new System.EventHandler(this.radioFinanceCharge_CheckedChanged);
			// 
			// FormFinanceCharges
			// 
			this.AcceptButton = this.butOK;
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.CancelButton = this.butCancel;
			this.ClientSize = new System.Drawing.Size(692, 440);
			this.Controls.Add(this.panel1);
			this.Controls.Add(this.listBillType);
			this.Controls.Add(this.label7);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.textDateLastRun);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.textDate);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.butCancel);
			this.Controls.Add(this.butOK);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormFinanceCharges";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Finance/Billing Charges";
			this.Load += new System.EventHandler(this.FormFinanceCharges_Load);
			this.groupBox1.ResumeLayout(false);
			this.groupBox2.ResumeLayout(false);
			this.groupBox2.PerformLayout();
			this.panel1.ResumeLayout(false);
			this.panel1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormProviderIncTrans));
     this.label1        = new System.Windows.Forms.Label();
     this.textFamEnd    = new System.Windows.Forms.TextBox();
     this.label10       = new System.Windows.Forms.Label();
     this.textFamStart  = new System.Windows.Forms.TextBox();
     this.label2        = new System.Windows.Forms.Label();
     this.label12       = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.label3        = new System.Windows.Forms.Label();
     this.comboProv     = new System.Windows.Forms.ComboBox();
     this.butAdd        = new OpenDental.UI.Button();
     this.butTransfer   = new OpenDental.UI.Button();
     this.textDateEntry = new OpenDental.ValidDate();
     this.textDate      = new OpenDental.ValidDate();
     this.textNote      = new OpenDental.ODtextBox();
     this.butDeleteAll  = new OpenDental.UI.Button();
     this.gridMain      = new OpenDental.UI.ODGrid();
     this.gridBal       = new OpenDental.UI.ODGrid();
     this.butOK         = new OpenDental.UI.Button();
     this.butCancel     = new OpenDental.UI.Button();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(95, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(554, 48);
     this.label1.TabIndex = 2;
     this.label1.Text     = resources.GetString("label1.Text");
     //
     // textFamEnd
     //
     this.textFamEnd.Location  = new System.Drawing.Point(653, 390);
     this.textFamEnd.Name      = "textFamEnd";
     this.textFamEnd.ReadOnly  = true;
     this.textFamEnd.Size      = new System.Drawing.Size(56, 20);
     this.textFamEnd.TabIndex  = 127;
     this.textFamEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label10
     //
     this.label10.Location  = new System.Drawing.Point(491, 393);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(100, 16);
     this.label10.TabIndex  = 126;
     this.label10.Text      = "Family Total";
     this.label10.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textFamStart
     //
     this.textFamStart.Location  = new System.Drawing.Point(592, 390);
     this.textFamStart.Name      = "textFamStart";
     this.textFamStart.ReadOnly  = true;
     this.textFamStart.Size      = new System.Drawing.Size(61, 20);
     this.textFamStart.TabIndex  = 125;
     this.textFamStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(4, 100);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(92, 16);
     this.label2.TabIndex  = 131;
     this.label2.Text      = "Note";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label12
     //
     this.label12.Location  = new System.Drawing.Point(-4, 62);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(100, 16);
     this.label12.TabIndex  = 136;
     this.label12.Text      = "Entry Date";
     this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(-4, 83);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(100, 16);
     this.label6.TabIndex  = 134;
     this.label6.Text      = "Payment Date";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.comboProv);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.butTransfer);
     this.groupBox1.Location = new System.Drawing.Point(464, 94);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(265, 88);
     this.groupBox1.TabIndex = 137;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Transfer";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(4, 18);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(260, 33);
     this.label3.TabIndex = 137;
     this.label3.Text     = "Highlight a row in the grid below.  Select the provider to transfer that amount t" +
                            "o.  Click Transfer.";
     //
     // comboProv
     //
     this.comboProv.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboProv.FormattingEnabled = true;
     this.comboProv.Location          = new System.Drawing.Point(99, 61);
     this.comboProv.MaxDropDownItems  = 40;
     this.comboProv.Name     = "comboProv";
     this.comboProv.Size     = new System.Drawing.Size(160, 21);
     this.comboProv.TabIndex = 138;
     //
     // butAdd
     //
     this.butAdd.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butAdd.Autosize            = true;
     this.butAdd.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butAdd.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butAdd.CornerRadius        = 4F;
     this.butAdd.Image      = global::OpenDental.Properties.Resources.Add;
     this.butAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butAdd.Location   = new System.Drawing.Point(98, 390);
     this.butAdd.Name       = "butAdd";
     this.butAdd.Size       = new System.Drawing.Size(92, 24);
     this.butAdd.TabIndex   = 138;
     this.butAdd.Text       = "&Add Split";
     this.butAdd.Click     += new System.EventHandler(this.butAdd_Click);
     //
     // butTransfer
     //
     this.butTransfer.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butTransfer.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butTransfer.Autosize     = true;
     this.butTransfer.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butTransfer.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butTransfer.CornerRadius = 4F;
     this.butTransfer.Image        = global::OpenDental.Properties.Resources.Left;
     this.butTransfer.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butTransfer.Location     = new System.Drawing.Point(6, 59);
     this.butTransfer.Name         = "butTransfer";
     this.butTransfer.Size         = new System.Drawing.Size(79, 24);
     this.butTransfer.TabIndex     = 129;
     this.butTransfer.Text         = "Transfer";
     this.butTransfer.Click       += new System.EventHandler(this.butTransfer_Click);
     //
     // textDateEntry
     //
     this.textDateEntry.Location = new System.Drawing.Point(98, 58);
     this.textDateEntry.Name     = "textDateEntry";
     this.textDateEntry.ReadOnly = true;
     this.textDateEntry.Size     = new System.Drawing.Size(100, 20);
     this.textDateEntry.TabIndex = 135;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(98, 79);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(100, 20);
     this.textDate.TabIndex = 133;
     //
     // textNote
     //
     this.textNote.AcceptsReturn  = true;
     this.textNote.Location       = new System.Drawing.Point(98, 100);
     this.textNote.MaxLength      = 255;
     this.textNote.Multiline      = true;
     this.textNote.Name           = "textNote";
     this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Payment;
     this.textNote.ScrollBars     = System.Windows.Forms.ScrollBars.Vertical;
     this.textNote.Size           = new System.Drawing.Size(290, 80);
     this.textNote.TabIndex       = 132;
     //
     // butDeleteAll
     //
     this.butDeleteAll.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDeleteAll.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDeleteAll.Autosize     = true;
     this.butDeleteAll.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDeleteAll.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDeleteAll.CornerRadius = 4F;
     this.butDeleteAll.Image        = global::OpenDental.Properties.Resources.deleteX;
     this.butDeleteAll.ImageAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDeleteAll.Location     = new System.Drawing.Point(34, 517);
     this.butDeleteAll.Name         = "butDeleteAll";
     this.butDeleteAll.Size         = new System.Drawing.Size(84, 26);
     this.butDeleteAll.TabIndex     = 130;
     this.butDeleteAll.Text         = "&Delete";
     this.butDeleteAll.Click       += new System.EventHandler(this.butDeleteAll_Click);
     //
     // gridMain
     //
     this.gridMain.HScrollVisible   = false;
     this.gridMain.Location         = new System.Drawing.Point(98, 186);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.Size             = new System.Drawing.Size(365, 198);
     this.gridMain.TabIndex         = 129;
     this.gridMain.Title            = "Transfers";
     this.gridMain.TranslationName  = "FormProviderIncTrans";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // gridBal
     //
     this.gridBal.HScrollVisible  = false;
     this.gridBal.Location        = new System.Drawing.Point(469, 186);
     this.gridBal.Name            = "gridBal";
     this.gridBal.ScrollValue     = 0;
     this.gridBal.Size            = new System.Drawing.Size(254, 198);
     this.gridBal.TabIndex        = 124;
     this.gridBal.Title           = "Family Balances";
     this.gridBal.TranslationName = "TablePaymentBal";
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Autosize     = true;
     this.butOK.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location     = new System.Drawing.Point(648, 476);
     this.butOK.Name         = "butOK";
     this.butOK.Size         = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex     = 1;
     this.butOK.Text         = "&OK";
     this.butOK.Click       += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.Location     = new System.Drawing.Point(648, 517);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // FormProviderIncTrans
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(769, 564);
     this.Controls.Add(this.butAdd);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.textDateEntry);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.butDeleteAll);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.textFamEnd);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.textFamStart);
     this.Controls.Add(this.gridBal);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormProviderIncTrans";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Provider Income Transfer";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormProviderIncTrans_FormClosing);
     this.Load         += new System.EventHandler(this.FormProviderIncTrans_Load);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #49
0
		private void InitializeComponent(){
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormClaimPayBatch));
			this.textBankBranch = new System.Windows.Forms.TextBox();
			this.textCheckNum = new System.Windows.Forms.TextBox();
			this.textNote = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.labelClinic = new System.Windows.Forms.Label();
			this.textCarrierName = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.gridAttached = new OpenDental.UI.ODGrid();
			this.labelDateIssued = new System.Windows.Forms.Label();
			this.textClinic = new System.Windows.Forms.TextBox();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.gridOut = new OpenDental.UI.ODGrid();
			this.labelInstruct1 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.labelInstruct2 = new System.Windows.Forms.Label();
			this.menuRightAttached = new System.Windows.Forms.ContextMenu();
			this.menuItemGotoAccount = new System.Windows.Forms.MenuItem();
			this.menuRightOut = new System.Windows.Forms.ContextMenu();
			this.menuItemGotoOut = new System.Windows.Forms.MenuItem();
			this.label1 = new System.Windows.Forms.Label();
			this.textEobIsScanned = new System.Windows.Forms.TextBox();
			this.textShow = new System.Windows.Forms.TextBox();
			this.label9 = new System.Windows.Forms.Label();
			this.butRefresh = new OpenDental.UI.Button();
			this.butDown = new OpenDental.UI.Button();
			this.textTotal = new OpenDental.ValidDouble();
			this.butAttach = new OpenDental.UI.Button();
			this.butView = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.butUp = new OpenDental.UI.Button();
			this.butDetach = new OpenDental.UI.Button();
			this.textDateIssued = new OpenDental.ValidDate();
			this.butClaimPayEdit = new OpenDental.UI.Button();
			this.textAmount = new OpenDental.ValidDouble();
			this.textDate = new OpenDental.ValidDate();
			this.butDelete = new OpenDental.UI.Button();
			this.butClose = new OpenDental.UI.Button();
			this.groupBox1.SuspendLayout();
			this.SuspendLayout();
			// 
			// textBankBranch
			// 
			this.textBankBranch.Location = new System.Drawing.Point(362,82);
			this.textBankBranch.MaxLength = 25;
			this.textBankBranch.Name = "textBankBranch";
			this.textBankBranch.ReadOnly = true;
			this.textBankBranch.Size = new System.Drawing.Size(100,20);
			this.textBankBranch.TabIndex = 2;
			// 
			// textCheckNum
			// 
			this.textCheckNum.Location = new System.Drawing.Point(362,61);
			this.textCheckNum.MaxLength = 25;
			this.textCheckNum.Name = "textCheckNum";
			this.textCheckNum.ReadOnly = true;
			this.textCheckNum.Size = new System.Drawing.Size(100,20);
			this.textCheckNum.TabIndex = 1;
			// 
			// textNote
			// 
			this.textNote.Location = new System.Drawing.Point(362,40);
			this.textNote.MaxLength = 255;
			this.textNote.Multiline = true;
			this.textNote.Name = "textNote";
			this.textNote.ReadOnly = true;
			this.textNote.Size = new System.Drawing.Size(288,20);
			this.textNote.TabIndex = 3;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(23,44);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(96,16);
			this.label6.TabIndex = 37;
			this.label6.Text = "Payment Date";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(24,86);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(95,16);
			this.label5.TabIndex = 36;
			this.label5.Text = "Amount";
			this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(269,63);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(90,16);
			this.label4.TabIndex = 35;
			this.label4.Text = "Check #";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(270,85);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(91,16);
			this.label3.TabIndex = 34;
			this.label3.Text = "Bank-Branch";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(254,41);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(104,16);
			this.label2.TabIndex = 33;
			this.label2.Text = "Note";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelClinic
			// 
			this.labelClinic.Location = new System.Drawing.Point(32,22);
			this.labelClinic.Name = "labelClinic";
			this.labelClinic.Size = new System.Drawing.Size(86,14);
			this.labelClinic.TabIndex = 91;
			this.labelClinic.Text = "Clinic";
			this.labelClinic.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textCarrierName
			// 
			this.textCarrierName.Location = new System.Drawing.Point(362,19);
			this.textCarrierName.MaxLength = 25;
			this.textCarrierName.Name = "textCarrierName";
			this.textCarrierName.ReadOnly = true;
			this.textCarrierName.Size = new System.Drawing.Size(288,20);
			this.textCarrierName.TabIndex = 93;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(252,21);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(109,16);
			this.label7.TabIndex = 94;
			this.label7.Text = "Carrier Name";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// gridAttached
			// 
			this.gridAttached.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.gridAttached.HScrollVisible = false;
			this.gridAttached.Location = new System.Drawing.Point(230,125);
			this.gridAttached.Name = "gridAttached";
			this.gridAttached.ScrollValue = 0;
			this.gridAttached.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridAttached.Size = new System.Drawing.Size(660,226);
			this.gridAttached.TabIndex = 95;
			this.gridAttached.Title = "Attached to this Payment";
			this.gridAttached.TranslationName = "TableClaimPaySplits";
			this.gridAttached.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridAttached_CellDoubleClick);
			this.gridAttached.MouseUp += new System.Windows.Forms.MouseEventHandler(this.gridAttached_MouseUp);
			// 
			// labelDateIssued
			// 
			this.labelDateIssued.Location = new System.Drawing.Point(23,65);
			this.labelDateIssued.Name = "labelDateIssued";
			this.labelDateIssued.Size = new System.Drawing.Size(96,16);
			this.labelDateIssued.TabIndex = 97;
			this.labelDateIssued.Text = "Date Issued";
			this.labelDateIssued.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textClinic
			// 
			this.textClinic.Location = new System.Drawing.Point(121,19);
			this.textClinic.MaxLength = 25;
			this.textClinic.Name = "textClinic";
			this.textClinic.ReadOnly = true;
			this.textClinic.Size = new System.Drawing.Size(123,20);
			this.textClinic.TabIndex = 93;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.labelClinic);
			this.groupBox1.Controls.Add(this.textDateIssued);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.labelDateIssued);
			this.groupBox1.Controls.Add(this.butClaimPayEdit);
			this.groupBox1.Controls.Add(this.label3);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.Controls.Add(this.textClinic);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.Controls.Add(this.textCarrierName);
			this.groupBox1.Controls.Add(this.label6);
			this.groupBox1.Controls.Add(this.label7);
			this.groupBox1.Controls.Add(this.textNote);
			this.groupBox1.Controls.Add(this.textCheckNum);
			this.groupBox1.Controls.Add(this.textBankBranch);
			this.groupBox1.Controls.Add(this.textAmount);
			this.groupBox1.Controls.Add(this.textDate);
			this.groupBox1.Location = new System.Drawing.Point(230,6);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(660,110);
			this.groupBox1.TabIndex = 98;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Payment Details";
			// 
			// gridOut
			// 
			this.gridOut.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.gridOut.HScrollVisible = false;
			this.gridOut.Location = new System.Drawing.Point(230,387);
			this.gridOut.Name = "gridOut";
			this.gridOut.ScrollValue = 0;
			this.gridOut.SelectionMode = OpenDental.UI.GridSelectionMode.MultiExtended;
			this.gridOut.Size = new System.Drawing.Size(660,243);
			this.gridOut.TabIndex = 99;
			this.gridOut.Title = "All Outstanding Claims";
			this.gridOut.TranslationName = "TableClaimPaySplits";
			this.gridOut.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridOut_CellDoubleClick);
			this.gridOut.MouseUp += new System.Windows.Forms.MouseEventHandler(this.gridOut_MouseUp);
			// 
			// labelInstruct1
			// 
			this.labelInstruct1.Font = new System.Drawing.Font("Microsoft Sans Serif",10F,System.Drawing.FontStyle.Bold,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.labelInstruct1.Location = new System.Drawing.Point(9,1);
			this.labelInstruct1.Name = "labelInstruct1";
			this.labelInstruct1.Size = new System.Drawing.Size(177,20);
			this.labelInstruct1.TabIndex = 102;
			this.labelInstruct1.Text = "Instructions";
			this.labelInstruct1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(701,362);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(92,16);
			this.label8.TabIndex = 36;
			this.label8.Text = "Total Payments";
			this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// labelInstruct2
			// 
			this.labelInstruct2.Font = new System.Drawing.Font("Microsoft Sans Serif",8.25F,System.Drawing.FontStyle.Regular,System.Drawing.GraphicsUnit.Point,((byte)(0)));
			this.labelInstruct2.Location = new System.Drawing.Point(10,27);
			this.labelInstruct2.Name = "labelInstruct2";
			this.labelInstruct2.Size = new System.Drawing.Size(207,527);
			this.labelInstruct2.TabIndex = 105;
			this.labelInstruct2.Text = resources.GetString("labelInstruct2.Text");
			// 
			// menuRightAttached
			// 
			this.menuRightAttached.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemGotoAccount});
			// 
			// menuItemGotoAccount
			// 
			this.menuItemGotoAccount.Index = 0;
			this.menuItemGotoAccount.Text = "Go to Account";
			this.menuItemGotoAccount.Click += new System.EventHandler(this.menuItemGotoAccount_Click);
			// 
			// menuRightOut
			// 
			this.menuRightOut.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemGotoOut});
			// 
			// menuItemGotoOut
			// 
			this.menuItemGotoOut.Index = 0;
			this.menuItemGotoOut.Text = "Go to Account";
			this.menuItemGotoOut.Click += new System.EventHandler(this.menuItemGotoOut_Click);
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(21,583);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(123,16);
			this.label1.TabIndex = 108;
			this.label1.Text = "EOB is Scanned";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textEobIsScanned
			// 
			this.textEobIsScanned.Location = new System.Drawing.Point(145,580);
			this.textEobIsScanned.MaxLength = 25;
			this.textEobIsScanned.Name = "textEobIsScanned";
			this.textEobIsScanned.ReadOnly = true;
			this.textEobIsScanned.Size = new System.Drawing.Size(72,20);
			this.textEobIsScanned.TabIndex = 110;
			// 
			// textShow
			// 
			this.textShow.Location = new System.Drawing.Point(359,359);
			this.textShow.Name = "textShow";
			this.textShow.Size = new System.Drawing.Size(132,20);
			this.textShow.TabIndex = 112;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(313,361);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(46,16);
			this.label9.TabIndex = 113;
			this.label9.Text = "Show";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butRefresh.Autosize = true;
			this.butRefresh.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius = 4F;
			this.butRefresh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butRefresh.Location = new System.Drawing.Point(494,357);
			this.butRefresh.Name = "butRefresh";
			this.butRefresh.Size = new System.Drawing.Size(54,24);
			this.butRefresh.TabIndex = 114;
			this.butRefresh.Text = "Refresh";
			this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
			// 
			// butDown
			// 
			this.butDown.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDown.Autosize = true;
			this.butDown.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDown.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDown.CornerRadius = 4F;
			this.butDown.Image = global::OpenDental.Properties.Resources.down;
			this.butDown.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDown.Location = new System.Drawing.Point(271,357);
			this.butDown.Name = "butDown";
			this.butDown.Size = new System.Drawing.Size(39,24);
			this.butDown.TabIndex = 104;
			this.butDown.Text = "#";
			this.butDown.Click += new System.EventHandler(this.butDown_Click);
			// 
			// textTotal
			// 
			this.textTotal.Location = new System.Drawing.Point(792,359);
			this.textTotal.Name = "textTotal";
			this.textTotal.ReadOnly = true;
			this.textTotal.Size = new System.Drawing.Size(81,20);
			this.textTotal.TabIndex = 0;
			this.textTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// butAttach
			// 
			this.butAttach.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAttach.Autosize = true;
			this.butAttach.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAttach.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAttach.CornerRadius = 4F;
			this.butAttach.Image = global::OpenDental.Properties.Resources.up;
			this.butAttach.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butAttach.Location = new System.Drawing.Point(554,357);
			this.butAttach.Name = "butAttach";
			this.butAttach.Size = new System.Drawing.Size(71,24);
			this.butAttach.TabIndex = 111;
			this.butAttach.Text = "Attach";
			this.butAttach.Click += new System.EventHandler(this.butAttach_Click);
			// 
			// butView
			// 
			this.butView.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butView.Autosize = true;
			this.butView.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butView.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butView.CornerRadius = 4F;
			this.butView.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butView.Location = new System.Drawing.Point(145,606);
			this.butView.Name = "butView";
			this.butView.Size = new System.Drawing.Size(72,24);
			this.butView.TabIndex = 109;
			this.butView.Text = "View";
			this.butView.Click += new System.EventHandler(this.butView_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(734,646);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,24);
			this.butOK.TabIndex = 107;
			this.butOK.Text = "OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// butUp
			// 
			this.butUp.AdjustImageLocation = new System.Drawing.Point(0,1);
			this.butUp.Autosize = true;
			this.butUp.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUp.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUp.CornerRadius = 4F;
			this.butUp.Image = global::OpenDental.Properties.Resources.up;
			this.butUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butUp.Location = new System.Drawing.Point(230,357);
			this.butUp.Name = "butUp";
			this.butUp.Size = new System.Drawing.Size(39,24);
			this.butUp.TabIndex = 103;
			this.butUp.Text = "#";
			this.butUp.Click += new System.EventHandler(this.butUp_Click);
			// 
			// butDetach
			// 
			this.butDetach.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDetach.Autosize = true;
			this.butDetach.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDetach.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDetach.CornerRadius = 4F;
			this.butDetach.Image = global::OpenDental.Properties.Resources.down;
			this.butDetach.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDetach.Location = new System.Drawing.Point(627,357);
			this.butDetach.Name = "butDetach";
			this.butDetach.Size = new System.Drawing.Size(71,24);
			this.butDetach.TabIndex = 101;
			this.butDetach.Text = "Detach";
			this.butDetach.Click += new System.EventHandler(this.butDetach_Click);
			// 
			// textDateIssued
			// 
			this.textDateIssued.Location = new System.Drawing.Point(121,61);
			this.textDateIssued.Name = "textDateIssued";
			this.textDateIssued.ReadOnly = true;
			this.textDateIssued.Size = new System.Drawing.Size(68,20);
			this.textDateIssued.TabIndex = 96;
			this.textDateIssued.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// butClaimPayEdit
			// 
			this.butClaimPayEdit.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butClaimPayEdit.Autosize = true;
			this.butClaimPayEdit.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClaimPayEdit.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClaimPayEdit.CornerRadius = 4F;
			this.butClaimPayEdit.Location = new System.Drawing.Point(575,78);
			this.butClaimPayEdit.Name = "butClaimPayEdit";
			this.butClaimPayEdit.Size = new System.Drawing.Size(75,24);
			this.butClaimPayEdit.TabIndex = 6;
			this.butClaimPayEdit.Text = "Edit";
			this.butClaimPayEdit.Click += new System.EventHandler(this.butClaimPayEdit_Click);
			// 
			// textAmount
			// 
			this.textAmount.Location = new System.Drawing.Point(121,82);
			this.textAmount.Name = "textAmount";
			this.textAmount.ReadOnly = true;
			this.textAmount.Size = new System.Drawing.Size(68,20);
			this.textAmount.TabIndex = 0;
			this.textAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(121,40);
			this.textDate.Name = "textDate";
			this.textDate.ReadOnly = true;
			this.textDate.Size = new System.Drawing.Size(68,20);
			this.textDate.TabIndex = 3;
			this.textDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(13,646);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(79,24);
			this.butDelete.TabIndex = 52;
			this.butDelete.Text = "&Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butClose
			// 
			this.butClose.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butClose.Autosize = true;
			this.butClose.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butClose.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butClose.CornerRadius = 4F;
			this.butClose.Location = new System.Drawing.Point(815,646);
			this.butClose.Name = "butClose";
			this.butClose.Size = new System.Drawing.Size(75,24);
			this.butClose.TabIndex = 0;
			this.butClose.Text = "Cancel";
			this.butClose.Click += new System.EventHandler(this.butClose_Click);
			// 
			// FormClaimPayBatch
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(902,676);
			this.Controls.Add(this.butRefresh);
			this.Controls.Add(this.textShow);
			this.Controls.Add(this.butDown);
			this.Controls.Add(this.label9);
			this.Controls.Add(this.textTotal);
			this.Controls.Add(this.butAttach);
			this.Controls.Add(this.textEobIsScanned);
			this.Controls.Add(this.butView);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.labelInstruct2);
			this.Controls.Add(this.butUp);
			this.Controls.Add(this.labelInstruct1);
			this.Controls.Add(this.butDetach);
			this.Controls.Add(this.gridOut);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.gridAttached);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.butClose);
			this.Controls.Add(this.label8);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormClaimPayBatch";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Insurance Payment (EOB)";
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormClaimPayBatch_FormClosing);
			this.Load += new System.EventHandler(this.FormClaimPayEdit_Load);
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #50
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     OpenDental.UI.Button butDelete;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPayPeriodEdit));
     this.butCancel        = new OpenDental.UI.Button();
     this.butOK            = new OpenDental.UI.Button();
     this.textDateStart    = new OpenDental.ValidDate();
     this.label1           = new System.Windows.Forms.Label();
     this.textDateStop     = new OpenDental.ValidDate();
     this.label2           = new System.Windows.Forms.Label();
     this.textDatePaycheck = new OpenDental.ValidDate();
     this.label3           = new System.Windows.Forms.Label();
     butDelete             = new OpenDental.UI.Button();
     this.SuspendLayout();
     //
     // butDelete
     //
     butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     butDelete.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     butDelete.Image      = global::OpenDental.Properties.Resources.deleteX;
     butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     butDelete.Location   = new System.Drawing.Point(15, 137);
     butDelete.Name       = "butDelete";
     butDelete.Size       = new System.Drawing.Size(75, 26);
     butDelete.TabIndex   = 16;
     butDelete.Text       = "&Delete";
     butDelete.Click     += new System.EventHandler(this.butDelete_Click);
     //
     // butCancel
     //
     this.butCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.Location = new System.Drawing.Point(314, 137);
     this.butCancel.Name     = "butCancel";
     this.butCancel.Size     = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex = 9;
     this.butCancel.Text     = "&Cancel";
     this.butCancel.Click   += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(314, 105);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex = 8;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // textDateStart
     //
     this.textDateStart.Location = new System.Drawing.Point(111, 24);
     this.textDateStart.Name     = "textDateStart";
     this.textDateStart.Size     = new System.Drawing.Size(100, 20);
     this.textDateStart.TabIndex = 10;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(12, 24);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 20);
     this.label1.TabIndex  = 11;
     this.label1.Text      = "Start Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDateStop
     //
     this.textDateStop.Location = new System.Drawing.Point(111, 50);
     this.textDateStop.Name     = "textDateStop";
     this.textDateStop.Size     = new System.Drawing.Size(100, 20);
     this.textDateStop.TabIndex = 12;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(12, 50);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 20);
     this.label2.TabIndex  = 13;
     this.label2.Text      = "End Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDatePaycheck
     //
     this.textDatePaycheck.Location = new System.Drawing.Point(111, 76);
     this.textDatePaycheck.Name     = "textDatePaycheck";
     this.textDatePaycheck.Size     = new System.Drawing.Size(100, 20);
     this.textDatePaycheck.TabIndex = 14;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(12, 76);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 20);
     this.label3.TabIndex  = 15;
     this.label3.Text      = "Paycheck Date";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // FormPayPeriodEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(415, 181);
     this.Controls.Add(butDelete);
     this.Controls.Add(this.textDatePaycheck);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textDateStop);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDateStart);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormPayPeriodEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Edit Pay Period";
     this.Load         += new System.EventHandler(this.FormPayPeriodEdit_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #51
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components=new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources=new System.ComponentModel.ComponentResourceManager(typeof(FormAccounting));
			this.imageListMain=new System.Windows.Forms.ImageList(this.components);
			this.checkInactive=new System.Windows.Forms.CheckBox();
			this.mainMenu1=new System.Windows.Forms.MainMenu(this.components);
			this.menuItemSetup=new System.Windows.Forms.MenuItem();
			this.menuItemLock=new System.Windows.Forms.MenuItem();
			this.menuItem1=new System.Windows.Forms.MenuItem();
			this.menuItemGL=new System.Windows.Forms.MenuItem();
			this.menuItemBalSheet=new System.Windows.Forms.MenuItem();
			this.label2=new System.Windows.Forms.Label();
			this.butToday=new OpenDental.UI.Button();
			this.butRefresh=new OpenDental.UI.Button();
			this.textDate=new OpenDental.ValidDate();
			this.gridMain=new OpenDental.UI.ODGrid();
			this.ToolBarMain=new OpenDental.UI.ODToolBar();
			this.SuspendLayout();
			// 
			// imageListMain
			// 
			this.imageListMain.ImageStream=((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMain.ImageStream")));
			this.imageListMain.TransparentColor=System.Drawing.Color.Transparent;
			this.imageListMain.Images.SetKeyName(0,"Add.gif");
			this.imageListMain.Images.SetKeyName(1,"editPencil.gif");
			// 
			// checkInactive
			// 
			this.checkInactive.AutoSize=true;
			this.checkInactive.Location=new System.Drawing.Point(313,34);
			this.checkInactive.Name="checkInactive";
			this.checkInactive.Size=new System.Drawing.Size(150,17);
			this.checkInactive.TabIndex=2;
			this.checkInactive.Text="Include Inactive Accounts";
			this.checkInactive.UseVisualStyleBackColor=true;
			this.checkInactive.Click+=new System.EventHandler(this.checkInactive_Click);
			// 
			// mainMenu1
			// 
			this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemSetup,
            this.menuItemLock,
            this.menuItem1});
			// 
			// menuItemSetup
			// 
			this.menuItemSetup.Index=0;
			this.menuItemSetup.Text="Setup";
			this.menuItemSetup.Click+=new System.EventHandler(this.menuItemSetup_Click);
			// 
			// menuItemLock
			// 
			this.menuItemLock.Index=1;
			this.menuItemLock.Text="Lock";
			this.menuItemLock.Click+=new System.EventHandler(this.menuItemLock_Click);
			// 
			// menuItem1
			// 
			this.menuItem1.Index=2;
			this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemGL,
            this.menuItemBalSheet});
			this.menuItem1.Text="Reports";
			// 
			// menuItemGL
			// 
			this.menuItemGL.Index=0;
			this.menuItemGL.Text="General Ledger Detail";
			this.menuItemGL.Click+=new System.EventHandler(this.menuItemGL_Click);
			// 
			// menuItemBalSheet
			// 
			this.menuItemBalSheet.Index=1;
			this.menuItemBalSheet.Text="Balance Sheet";
			this.menuItemBalSheet.Click+=new System.EventHandler(this.menuItemBalSheet_Click);
			// 
			// label2
			// 
			this.label2.Location=new System.Drawing.Point(3,33);
			this.label2.Name="label2";
			this.label2.Size=new System.Drawing.Size(72,18);
			this.label2.TabIndex=7;
			this.label2.Text="As of Date";
			this.label2.TextAlign=System.Drawing.ContentAlignment.BottomRight;
			// 
			// butToday
			// 
			this.butToday.AdjustImageLocation=new System.Drawing.Point(0,0);
			this.butToday.Autosize=true;
			this.butToday.BtnShape=OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butToday.BtnStyle=OpenDental.UI.enumType.XPStyle.Silver;
			this.butToday.CornerRadius=4F;
			this.butToday.Location=new System.Drawing.Point(238,32);
			this.butToday.Name="butToday";
			this.butToday.Size=new System.Drawing.Size(70,23);
			this.butToday.TabIndex=10;
			this.butToday.Text="Today";
			this.butToday.UseVisualStyleBackColor=true;
			this.butToday.Click+=new System.EventHandler(this.butToday_Click);
			// 
			// butRefresh
			// 
			this.butRefresh.AdjustImageLocation=new System.Drawing.Point(0,0);
			this.butRefresh.Autosize=true;
			this.butRefresh.BtnShape=OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butRefresh.BtnStyle=OpenDental.UI.enumType.XPStyle.Silver;
			this.butRefresh.CornerRadius=4F;
			this.butRefresh.Location=new System.Drawing.Point(163,32);
			this.butRefresh.Name="butRefresh";
			this.butRefresh.Size=new System.Drawing.Size(70,23);
			this.butRefresh.TabIndex=9;
			this.butRefresh.Text="Refresh";
			this.butRefresh.UseVisualStyleBackColor=true;
			this.butRefresh.Click+=new System.EventHandler(this.butRefresh_Click);
			// 
			// textDate
			// 
			this.textDate.Location=new System.Drawing.Point(76,34);
			this.textDate.Name="textDate";
			this.textDate.Size=new System.Drawing.Size(81,20);
			this.textDate.TabIndex=8;
			// 
			// gridMain
			// 
			this.gridMain.Anchor=((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top|System.Windows.Forms.AnchorStyles.Bottom)
									|System.Windows.Forms.AnchorStyles.Left)
									|System.Windows.Forms.AnchorStyles.Right)));
			this.gridMain.HScrollVisible=false;
			this.gridMain.Location=new System.Drawing.Point(0,57);
			this.gridMain.Name="gridMain";
			this.gridMain.ScrollValue=0;
			this.gridMain.Size=new System.Drawing.Size(492,450);
			this.gridMain.TabIndex=1;
			this.gridMain.Title="Chart of Accounts";
			this.gridMain.TranslationName="TableChartOfAccounts";
			this.gridMain.CellDoubleClick+=new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			// 
			// ToolBarMain
			// 
			this.ToolBarMain.Dock=System.Windows.Forms.DockStyle.Top;
			this.ToolBarMain.ImageList=this.imageListMain;
			this.ToolBarMain.Location=new System.Drawing.Point(0,0);
			this.ToolBarMain.Name="ToolBarMain";
			this.ToolBarMain.Size=new System.Drawing.Size(492,25);
			this.ToolBarMain.TabIndex=0;
			this.ToolBarMain.ButtonClick+=new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
			// 
			// FormAccounting
			// 
			this.AutoScaleBaseSize=new System.Drawing.Size(5,13);
			this.ClientSize=new System.Drawing.Size(492,507);
			this.Controls.Add(this.butToday);
			this.Controls.Add(this.butRefresh);
			this.Controls.Add(this.textDate);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.checkInactive);
			this.Controls.Add(this.gridMain);
			this.Controls.Add(this.ToolBarMain);
			this.Icon=((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox=false;
			this.Menu=this.mainMenu1;
			this.MinimizeBox=false;
			this.Name="FormAccounting";
			this.StartPosition=System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text="Accounting";
			this.Load+=new System.EventHandler(this.FormAccounting_Load);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #52
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPayPlanChargeEdit));
     this.label4        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.butOK         = new OpenDental.UI.Button();
     this.butCancel     = new OpenDental.UI.Button();
     this.butDelete     = new OpenDental.UI.Button();
     this.textPrincipal = new OpenDental.ValidDouble();
     this.textNote      = new OpenDental.ODtextBox();
     this.textInterest  = new OpenDental.ValidDouble();
     this.labelInterest = new System.Windows.Forms.Label();
     this.textDate      = new OpenDental.ValidDate();
     this.label2        = new System.Windows.Forms.Label();
     this.label9        = new System.Windows.Forms.Label();
     this.textProv      = new System.Windows.Forms.TextBox();
     this.textClinic    = new System.Windows.Forms.TextBox();
     this.labelClinic   = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.textDateEdit  = new OpenDental.ValidDate();
     this.label6        = new System.Windows.Forms.Label();
     this.textDateEntry = new OpenDental.ValidDate();
     this.SuspendLayout();
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(8, 91);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 16);
     this.label4.TabIndex  = 0;
     this.label4.Text      = "Note";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(9, 152);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(100, 16);
     this.label5.TabIndex  = 0;
     this.label5.Text      = "Principal";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butOK.Location = new System.Drawing.Point(360, 230);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(75, 26);
     this.butOK.TabIndex = 5;
     this.butOK.Text     = "&OK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(360, 262);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 6;
     this.butCancel.Text         = "&Cancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butDelete
     //
     this.butDelete.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butDelete.Image      = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location   = new System.Drawing.Point(13, 262);
     this.butDelete.Name       = "butDelete";
     this.butDelete.Size       = new System.Drawing.Size(78, 26);
     this.butDelete.TabIndex   = 7;
     this.butDelete.Text       = "&Delete";
     this.butDelete.Click     += new System.EventHandler(this.butDelete_Click);
     //
     // textPrincipal
     //
     this.textPrincipal.Location = new System.Drawing.Point(111, 149);
     this.textPrincipal.MaxVal   = 100000000D;
     this.textPrincipal.MinVal   = 0D;
     this.textPrincipal.Name     = "textPrincipal";
     this.textPrincipal.Size     = new System.Drawing.Size(100, 20);
     this.textPrincipal.TabIndex = 1;
     //
     // textNote
     //
     this.textNote.AcceptsTab         = true;
     this.textNote.BackColor          = System.Drawing.SystemColors.Window;
     this.textNote.DetectLinksEnabled = false;
     this.textNote.DetectUrls         = false;
     this.textNote.Location           = new System.Drawing.Point(111, 89);
     this.textNote.Name           = "textNote";
     this.textNote.QuickPasteType = OpenDentBusiness.QuickPasteType.Adjustment;
     this.textNote.ScrollBars     = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
     this.textNote.Size           = new System.Drawing.Size(245, 55);
     this.textNote.TabIndex       = 9;
     this.textNote.TabStop        = false;
     this.textNote.Text           = "";
     //
     // textInterest
     //
     this.textInterest.Location = new System.Drawing.Point(111, 174);
     this.textInterest.MaxVal   = 100000000D;
     this.textInterest.MinVal   = 0D;
     this.textInterest.Name     = "textInterest";
     this.textInterest.Size     = new System.Drawing.Size(100, 20);
     this.textInterest.TabIndex = 2;
     //
     // labelInterest
     //
     this.labelInterest.Location  = new System.Drawing.Point(9, 176);
     this.labelInterest.Name      = "labelInterest";
     this.labelInterest.Size      = new System.Drawing.Size(100, 16);
     this.labelInterest.TabIndex  = 0;
     this.labelInterest.Text      = "Interest";
     this.labelInterest.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(111, 64);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(100, 20);
     this.textDate.TabIndex = 8;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(9, 68);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 16);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(10, 202);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(100, 14);
     this.label9.TabIndex  = 0;
     this.label9.Text      = "Provider";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textProv
     //
     this.textProv.Location = new System.Drawing.Point(111, 199);
     this.textProv.Name     = "textProv";
     this.textProv.ReadOnly = true;
     this.textProv.Size     = new System.Drawing.Size(201, 20);
     this.textProv.TabIndex = 3;
     //
     // textClinic
     //
     this.textClinic.Location = new System.Drawing.Point(111, 224);
     this.textClinic.Name     = "textClinic";
     this.textClinic.ReadOnly = true;
     this.textClinic.Size     = new System.Drawing.Size(201, 20);
     this.textClinic.TabIndex = 4;
     //
     // labelClinic
     //
     this.labelClinic.Location  = new System.Drawing.Point(10, 227);
     this.labelClinic.Name      = "labelClinic";
     this.labelClinic.Size      = new System.Drawing.Size(100, 14);
     this.labelClinic.TabIndex  = 0;
     this.labelClinic.Text      = "Clinic";
     this.labelClinic.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(9, 42);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 16);
     this.label3.TabIndex  = 10;
     this.label3.Text      = "Date Edit";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateEdit
     //
     this.textDateEdit.Location = new System.Drawing.Point(111, 38);
     this.textDateEdit.Name     = "textDateEdit";
     this.textDateEdit.ReadOnly = true;
     this.textDateEdit.Size     = new System.Drawing.Size(128, 20);
     this.textDateEdit.TabIndex = 11;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(9, 16);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(100, 16);
     this.label6.TabIndex  = 12;
     this.label6.Text      = "Date Entry";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textDateEntry
     //
     this.textDateEntry.Location = new System.Drawing.Point(111, 12);
     this.textDateEntry.Name     = "textDateEntry";
     this.textDateEntry.ReadOnly = true;
     this.textDateEntry.Size     = new System.Drawing.Size(128, 20);
     this.textDateEntry.TabIndex = 13;
     //
     // FormPayPlanChargeEdit
     //
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(447, 300);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textDateEntry);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textDateEdit);
     this.Controls.Add(this.textClinic);
     this.Controls.Add(this.labelClinic);
     this.Controls.Add(this.textProv);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.textInterest);
     this.Controls.Add(this.labelInterest);
     this.Controls.Add(this.textNote);
     this.Controls.Add(this.textPrincipal);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.MinimumSize     = new System.Drawing.Size(463, 339);
     this.Name            = "FormPayPlanChargeEdit";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Edit Payment Plan Charge";
     this.Load           += new System.EventHandler(this.FormPayPlanCharge_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #53
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormBillingUndo));
			this.butCancel = new OpenDental.UI.Button();
			this.butUndo = new OpenDental.UI.Button();
			this.label1 = new System.Windows.Forms.Label();
			this.textDate = new OpenDental.ValidDate();
			this.label2 = new System.Windows.Forms.Label();
			this.SuspendLayout();
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.Location = new System.Drawing.Point(339,207);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,26);
			this.butCancel.TabIndex = 0;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// butUndo
			// 
			this.butUndo.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butUndo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butUndo.Autosize = true;
			this.butUndo.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butUndo.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butUndo.CornerRadius = 4F;
			this.butUndo.Location = new System.Drawing.Point(339,166);
			this.butUndo.Name = "butUndo";
			this.butUndo.Size = new System.Drawing.Size(75,26);
			this.butUndo.TabIndex = 1;
			this.butUndo.Text = "Undo";
			this.butUndo.Click += new System.EventHandler(this.butUndo_Click);
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(12,9);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(403,53);
			this.label1.TabIndex = 2;
			this.label1.Text = "This is a simple tool that removes all \'Statement Sent\' entries for a certain dat" +
    "e.  You can use this if something goes wrong during printing batch billing.";
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(137,84);
			this.textDate.Name = "textDate";
			this.textDate.Size = new System.Drawing.Size(100,20);
			this.textDate.TabIndex = 3;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(34,84);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(100,18);
			this.label2.TabIndex = 4;
			this.label2.Text = "Date";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// FormBillingUndo
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(466,258);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.textDate);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.butUndo);
			this.Controls.Add(this.butCancel);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormBillingUndo";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Undo Billing";
			this.Load += new System.EventHandler(this.FormBillingUndo_Load);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #54
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     OpenDental.UI.Button butAddMissing;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormClaimCanadian));
     OpenDental.UI.Button butDeleteMissing;
     OpenDental.UI.Button butEditMissing;
     this.label23                 = new System.Windows.Forms.Label();
     this.groupBox1               = new System.Windows.Forms.GroupBox();
     this.label2                  = new System.Windows.Forms.Label();
     this.comboReferralReason     = new System.Windows.Forms.ComboBox();
     this.label1                  = new System.Windows.Forms.Label();
     this.textReferralProvider    = new System.Windows.Forms.TextBox();
     this.groupBox3               = new System.Windows.Forms.GroupBox();
     this.label12                 = new System.Windows.Forms.Label();
     this.listEligibilityCode     = new System.Windows.Forms.ListBox();
     this.label5                  = new System.Windows.Forms.Label();
     this.textSchoolName          = new System.Windows.Forms.TextBox();
     this.groupBox4               = new System.Windows.Forms.GroupBox();
     this.checkImages             = new System.Windows.Forms.CheckBox();
     this.checkXrays              = new System.Windows.Forms.CheckBox();
     this.checkModels             = new System.Windows.Forms.CheckBox();
     this.checkCorrespondence     = new System.Windows.Forms.CheckBox();
     this.checkEmail              = new System.Windows.Forms.CheckBox();
     this.groupBox5               = new System.Windows.Forms.GroupBox();
     this.radioSecondaryX         = new System.Windows.Forms.RadioButton();
     this.radioSecondaryNo        = new System.Windows.Forms.RadioButton();
     this.radioSecondaryYes       = new System.Windows.Forms.RadioButton();
     this.groupBox2               = new System.Windows.Forms.GroupBox();
     this.label7                  = new System.Windows.Forms.Label();
     this.textDateInitialUpper    = new OpenDental.ValidDate();
     this.label6                  = new System.Windows.Forms.Label();
     this.comboMaxProsthMaterial  = new System.Windows.Forms.ComboBox();
     this.radioMaxProsthX         = new System.Windows.Forms.RadioButton();
     this.radioMaxProsthNo        = new System.Windows.Forms.RadioButton();
     this.radioMaxProsthYes       = new System.Windows.Forms.RadioButton();
     this.label3                  = new System.Windows.Forms.Label();
     this.listPayeeCode           = new System.Windows.Forms.ListBox();
     this.label8                  = new System.Windows.Forms.Label();
     this.groupBox6               = new System.Windows.Forms.GroupBox();
     this.label9                  = new System.Windows.Forms.Label();
     this.textDateInitialLower    = new OpenDental.ValidDate();
     this.label10                 = new System.Windows.Forms.Label();
     this.comboMandProsthMaterial = new System.Windows.Forms.ComboBox();
     this.radioMandProsthX        = new System.Windows.Forms.RadioButton();
     this.radioMandProsthNo       = new System.Windows.Forms.RadioButton();
     this.radioMandProsthYes      = new System.Windows.Forms.RadioButton();
     this.label11                 = new System.Windows.Forms.Label();
     this.groupBox7               = new System.Windows.Forms.GroupBox();
     this.label13                 = new System.Windows.Forms.Label();
     this.listMissing             = new System.Windows.Forms.ListBox();
     this.label14                 = new System.Windows.Forms.Label();
     this.textAccidentDate        = new OpenDental.ValidDate();
     this.butCancel               = new OpenDental.UI.Button();
     this.butOK       = new OpenDental.UI.Button();
     butAddMissing    = new OpenDental.UI.Button();
     butDeleteMissing = new OpenDental.UI.Button();
     butEditMissing   = new OpenDental.UI.Button();
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox6.SuspendLayout();
     this.groupBox7.SuspendLayout();
     this.SuspendLayout();
     //
     // butAddMissing
     //
     butAddMissing.AdjustImageLocation = new System.Drawing.Point(0, 0);
     butAddMissing.Autosize            = true;
     butAddMissing.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     butAddMissing.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     butAddMissing.Image = global::OpenDental.Properties.Resources.Add;
     resources.ApplyResources(butAddMissing, "butAddMissing");
     butAddMissing.Name   = "butAddMissing";
     butAddMissing.Click += new System.EventHandler(this.butAddMissing_Click);
     //
     // butDeleteMissing
     //
     butDeleteMissing.AdjustImageLocation = new System.Drawing.Point(0, 0);
     butDeleteMissing.Autosize            = true;
     butDeleteMissing.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     butDeleteMissing.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     butDeleteMissing.Image = global::OpenDental.Properties.Resources.deleteX;
     resources.ApplyResources(butDeleteMissing, "butDeleteMissing");
     butDeleteMissing.Name   = "butDeleteMissing";
     butDeleteMissing.Click += new System.EventHandler(this.butDeleteMissing_Click);
     //
     // butEditMissing
     //
     butEditMissing.AdjustImageLocation = new System.Drawing.Point(0, 0);
     butEditMissing.Autosize            = true;
     butEditMissing.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     butEditMissing.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     butEditMissing.Image = global::OpenDental.Properties.Resources.editPencil;
     resources.ApplyResources(butEditMissing, "butEditMissing");
     butEditMissing.Name   = "butEditMissing";
     butEditMissing.Click += new System.EventHandler(this.butEditMissing_Click);
     //
     // label23
     //
     resources.ApplyResources(this.label23, "label23");
     this.label23.Name = "label23";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.comboReferralReason);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.textReferralProvider);
     resources.ApplyResources(this.groupBox1, "groupBox1");
     this.groupBox1.Name    = "groupBox1";
     this.groupBox1.TabStop = false;
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // comboReferralReason
     //
     this.comboReferralReason.FormattingEnabled = true;
     resources.ApplyResources(this.comboReferralReason, "comboReferralReason");
     this.comboReferralReason.Name = "comboReferralReason";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // textReferralProvider
     //
     resources.ApplyResources(this.textReferralProvider, "textReferralProvider");
     this.textReferralProvider.Name = "textReferralProvider";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label12);
     this.groupBox3.Controls.Add(this.listEligibilityCode);
     this.groupBox3.Controls.Add(this.label5);
     this.groupBox3.Controls.Add(this.textSchoolName);
     resources.ApplyResources(this.groupBox3, "groupBox3");
     this.groupBox3.Name    = "groupBox3";
     this.groupBox3.TabStop = false;
     //
     // label12
     //
     resources.ApplyResources(this.label12, "label12");
     this.label12.Name = "label12";
     //
     // listEligibilityCode
     //
     this.listEligibilityCode.FormattingEnabled = true;
     resources.ApplyResources(this.listEligibilityCode, "listEligibilityCode");
     this.listEligibilityCode.Name = "listEligibilityCode";
     //
     // label5
     //
     resources.ApplyResources(this.label5, "label5");
     this.label5.Name = "label5";
     //
     // textSchoolName
     //
     resources.ApplyResources(this.textSchoolName, "textSchoolName");
     this.textSchoolName.Name = "textSchoolName";
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.checkImages);
     this.groupBox4.Controls.Add(this.checkXrays);
     this.groupBox4.Controls.Add(this.checkModels);
     this.groupBox4.Controls.Add(this.checkCorrespondence);
     this.groupBox4.Controls.Add(this.checkEmail);
     resources.ApplyResources(this.groupBox4, "groupBox4");
     this.groupBox4.Name    = "groupBox4";
     this.groupBox4.TabStop = false;
     //
     // checkImages
     //
     resources.ApplyResources(this.checkImages, "checkImages");
     this.checkImages.Name = "checkImages";
     this.checkImages.UseVisualStyleBackColor = true;
     //
     // checkXrays
     //
     resources.ApplyResources(this.checkXrays, "checkXrays");
     this.checkXrays.Name = "checkXrays";
     this.checkXrays.UseVisualStyleBackColor = true;
     //
     // checkModels
     //
     resources.ApplyResources(this.checkModels, "checkModels");
     this.checkModels.Name = "checkModels";
     this.checkModels.UseVisualStyleBackColor = true;
     //
     // checkCorrespondence
     //
     resources.ApplyResources(this.checkCorrespondence, "checkCorrespondence");
     this.checkCorrespondence.Name = "checkCorrespondence";
     this.checkCorrespondence.UseVisualStyleBackColor = true;
     //
     // checkEmail
     //
     resources.ApplyResources(this.checkEmail, "checkEmail");
     this.checkEmail.Name = "checkEmail";
     this.checkEmail.UseVisualStyleBackColor = true;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.radioSecondaryX);
     this.groupBox5.Controls.Add(this.radioSecondaryNo);
     this.groupBox5.Controls.Add(this.radioSecondaryYes);
     resources.ApplyResources(this.groupBox5, "groupBox5");
     this.groupBox5.Name    = "groupBox5";
     this.groupBox5.TabStop = false;
     //
     // radioSecondaryX
     //
     resources.ApplyResources(this.radioSecondaryX, "radioSecondaryX");
     this.radioSecondaryX.Name    = "radioSecondaryX";
     this.radioSecondaryX.TabStop = true;
     this.radioSecondaryX.UseVisualStyleBackColor = true;
     //
     // radioSecondaryNo
     //
     resources.ApplyResources(this.radioSecondaryNo, "radioSecondaryNo");
     this.radioSecondaryNo.Name    = "radioSecondaryNo";
     this.radioSecondaryNo.TabStop = true;
     this.radioSecondaryNo.UseVisualStyleBackColor = true;
     //
     // radioSecondaryYes
     //
     resources.ApplyResources(this.radioSecondaryYes, "radioSecondaryYes");
     this.radioSecondaryYes.Name    = "radioSecondaryYes";
     this.radioSecondaryYes.TabStop = true;
     this.radioSecondaryYes.UseVisualStyleBackColor = true;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.textDateInitialUpper);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.comboMaxProsthMaterial);
     this.groupBox2.Controls.Add(this.radioMaxProsthX);
     this.groupBox2.Controls.Add(this.radioMaxProsthNo);
     this.groupBox2.Controls.Add(this.radioMaxProsthYes);
     this.groupBox2.Controls.Add(this.label3);
     resources.ApplyResources(this.groupBox2, "groupBox2");
     this.groupBox2.Name    = "groupBox2";
     this.groupBox2.TabStop = false;
     //
     // label7
     //
     resources.ApplyResources(this.label7, "label7");
     this.label7.Name = "label7";
     //
     // textDateInitialUpper
     //
     resources.ApplyResources(this.textDateInitialUpper, "textDateInitialUpper");
     this.textDateInitialUpper.Name = "textDateInitialUpper";
     //
     // label6
     //
     resources.ApplyResources(this.label6, "label6");
     this.label6.Name = "label6";
     //
     // comboMaxProsthMaterial
     //
     this.comboMaxProsthMaterial.FormattingEnabled = true;
     resources.ApplyResources(this.comboMaxProsthMaterial, "comboMaxProsthMaterial");
     this.comboMaxProsthMaterial.Name = "comboMaxProsthMaterial";
     //
     // radioMaxProsthX
     //
     resources.ApplyResources(this.radioMaxProsthX, "radioMaxProsthX");
     this.radioMaxProsthX.Name    = "radioMaxProsthX";
     this.radioMaxProsthX.TabStop = true;
     this.radioMaxProsthX.UseVisualStyleBackColor = true;
     //
     // radioMaxProsthNo
     //
     resources.ApplyResources(this.radioMaxProsthNo, "radioMaxProsthNo");
     this.radioMaxProsthNo.Name    = "radioMaxProsthNo";
     this.radioMaxProsthNo.TabStop = true;
     this.radioMaxProsthNo.UseVisualStyleBackColor = true;
     //
     // radioMaxProsthYes
     //
     resources.ApplyResources(this.radioMaxProsthYes, "radioMaxProsthYes");
     this.radioMaxProsthYes.Name    = "radioMaxProsthYes";
     this.radioMaxProsthYes.TabStop = true;
     this.radioMaxProsthYes.UseVisualStyleBackColor = true;
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // listPayeeCode
     //
     this.listPayeeCode.FormattingEnabled = true;
     resources.ApplyResources(this.listPayeeCode, "listPayeeCode");
     this.listPayeeCode.Name = "listPayeeCode";
     //
     // label8
     //
     resources.ApplyResources(this.label8, "label8");
     this.label8.Name = "label8";
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.label9);
     this.groupBox6.Controls.Add(this.textDateInitialLower);
     this.groupBox6.Controls.Add(this.label10);
     this.groupBox6.Controls.Add(this.comboMandProsthMaterial);
     this.groupBox6.Controls.Add(this.radioMandProsthX);
     this.groupBox6.Controls.Add(this.radioMandProsthNo);
     this.groupBox6.Controls.Add(this.radioMandProsthYes);
     this.groupBox6.Controls.Add(this.label11);
     resources.ApplyResources(this.groupBox6, "groupBox6");
     this.groupBox6.Name    = "groupBox6";
     this.groupBox6.TabStop = false;
     //
     // label9
     //
     resources.ApplyResources(this.label9, "label9");
     this.label9.Name = "label9";
     //
     // textDateInitialLower
     //
     resources.ApplyResources(this.textDateInitialLower, "textDateInitialLower");
     this.textDateInitialLower.Name = "textDateInitialLower";
     //
     // label10
     //
     resources.ApplyResources(this.label10, "label10");
     this.label10.Name = "label10";
     //
     // comboMandProsthMaterial
     //
     this.comboMandProsthMaterial.FormattingEnabled = true;
     resources.ApplyResources(this.comboMandProsthMaterial, "comboMandProsthMaterial");
     this.comboMandProsthMaterial.Name = "comboMandProsthMaterial";
     //
     // radioMandProsthX
     //
     resources.ApplyResources(this.radioMandProsthX, "radioMandProsthX");
     this.radioMandProsthX.Name    = "radioMandProsthX";
     this.radioMandProsthX.TabStop = true;
     this.radioMandProsthX.UseVisualStyleBackColor = true;
     //
     // radioMandProsthNo
     //
     resources.ApplyResources(this.radioMandProsthNo, "radioMandProsthNo");
     this.radioMandProsthNo.Name    = "radioMandProsthNo";
     this.radioMandProsthNo.TabStop = true;
     this.radioMandProsthNo.UseVisualStyleBackColor = true;
     //
     // radioMandProsthYes
     //
     resources.ApplyResources(this.radioMandProsthYes, "radioMandProsthYes");
     this.radioMandProsthYes.Name    = "radioMandProsthYes";
     this.radioMandProsthYes.TabStop = true;
     this.radioMandProsthYes.UseVisualStyleBackColor = true;
     //
     // label11
     //
     resources.ApplyResources(this.label11, "label11");
     this.label11.Name = "label11";
     //
     // groupBox7
     //
     this.groupBox7.Controls.Add(butAddMissing);
     this.groupBox7.Controls.Add(butDeleteMissing);
     this.groupBox7.Controls.Add(butEditMissing);
     this.groupBox7.Controls.Add(this.label13);
     this.groupBox7.Controls.Add(this.listMissing);
     this.groupBox7.Controls.Add(this.label14);
     resources.ApplyResources(this.groupBox7, "groupBox7");
     this.groupBox7.Name    = "groupBox7";
     this.groupBox7.TabStop = false;
     //
     // label13
     //
     resources.ApplyResources(this.label13, "label13");
     this.label13.Name = "label13";
     //
     // listMissing
     //
     this.listMissing.FormattingEnabled = true;
     resources.ApplyResources(this.listMissing, "listMissing");
     this.listMissing.Name          = "listMissing";
     this.listMissing.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listMissing.DoubleClick  += new System.EventHandler(this.listMissing_DoubleClick);
     //
     // label14
     //
     resources.ApplyResources(this.label14, "label14");
     this.label14.Name = "label14";
     //
     // textAccidentDate
     //
     resources.ApplyResources(this.textAccidentDate, "textAccidentDate");
     this.textAccidentDate.Name = "textAccidentDate";
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
     resources.ApplyResources(this.butCancel, "butCancel");
     this.butCancel.Autosize     = true;
     this.butCancel.BtnShape     = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle     = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Name         = "butCancel";
     this.butCancel.Click       += new System.EventHandler(this.butCancel_Click);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
     resources.ApplyResources(this.butOK, "butOK");
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.Name     = "butOK";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // FormClaimCanadian
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.groupBox7);
     this.Controls.Add(this.groupBox6);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.listPayeeCode);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox5);
     this.Controls.Add(this.textAccidentDate);
     this.Controls.Add(this.label23);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormClaimCanadian";
     this.ShowInTaskbar = false;
     this.Load         += new System.EventHandler(this.FormClaimCanadian_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.groupBox5.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox6.ResumeLayout(false);
     this.groupBox6.PerformLayout();
     this.groupBox7.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #55
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPatientEdit));
     this.label2 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.labelSSN = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.labelCity = new System.Windows.Forms.Label();
     this.labelST = new System.Windows.Forms.Label();
     this.labelZip = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.textLName = new System.Windows.Forms.TextBox();
     this.textFName = new System.Windows.Forms.TextBox();
     this.textMiddleI = new System.Windows.Forms.TextBox();
     this.textPreferred = new System.Windows.Forms.TextBox();
     this.textSSN = new System.Windows.Forms.TextBox();
     this.textAddress = new System.Windows.Forms.TextBox();
     this.textAddress2 = new System.Windows.Forms.TextBox();
     this.textCity = new System.Windows.Forms.TextBox();
     this.textState = new System.Windows.Forms.TextBox();
     this.textHmPhone = new System.Windows.Forms.TextBox();
     this.textWkPhone = new System.Windows.Forms.TextBox();
     this.textWirelessPhone = new System.Windows.Forms.TextBox();
     this.butOK = new OpenDental.UI.Button();
     this.butCancel = new OpenDental.UI.Button();
     this.label20 = new System.Windows.Forms.Label();
     this.textAge = new System.Windows.Forms.TextBox();
     this.textSalutation = new System.Windows.Forms.TextBox();
     this.label21 = new System.Windows.Forms.Label();
     this.textEmail = new System.Windows.Forms.TextBox();
     this.label22 = new System.Windows.Forms.Label();
     this.label27 = new System.Windows.Forms.Label();
     this.textCreditType = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.labelCanadianEligibilityCode = new System.Windows.Forms.Label();
     this.comboCanadianEligibilityCode = new System.Windows.Forms.ComboBox();
     this.textSchool = new System.Windows.Forms.TextBox();
     this.radioStudentN = new System.Windows.Forms.RadioButton();
     this.radioStudentP = new System.Windows.Forms.RadioButton();
     this.radioStudentF = new System.Windows.Forms.RadioButton();
     this.labelSchoolName = new System.Windows.Forms.Label();
     this.label29 = new System.Windows.Forms.Label();
     this.textChartNumber = new System.Windows.Forms.TextBox();
     this.textBirthdate = new OpenDental.ValidDate();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label40 = new System.Windows.Forms.Label();
     this.label39 = new System.Windows.Forms.Label();
     this.label38 = new System.Windows.Forms.Label();
     this.comboFeeSched = new System.Windows.Forms.ComboBox();
     this.comboSecProv = new System.Windows.Forms.ComboBox();
     this.comboPriProv = new System.Windows.Forms.ComboBox();
     this.comboBillType = new System.Windows.Forms.ComboBox();
     this.butEditZip = new OpenDental.UI.Button();
     this.textZip = new System.Windows.Forms.TextBox();
     this.comboZip = new System.Windows.Forms.ComboBox();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.checkSame = new System.Windows.Forms.CheckBox();
     this.groupNotes = new System.Windows.Forms.GroupBox();
     this.textAddrNotes = new OpenDental.ODtextBox();
     this.checkNotesSame = new System.Windows.Forms.CheckBox();
     this.textPatNum = new System.Windows.Forms.TextBox();
     this.label19 = new System.Windows.Forms.Label();
     this.label32 = new System.Windows.Forms.Label();
     this.butAuto = new OpenDental.UI.Button();
     this.textMedicaidID = new System.Windows.Forms.TextBox();
     this.label31 = new System.Windows.Forms.Label();
     this.listStatus = new System.Windows.Forms.ListBox();
     this.listGender = new System.Windows.Forms.ListBox();
     this.listPosition = new System.Windows.Forms.ListBox();
     this.textEmployer = new System.Windows.Forms.TextBox();
     this.label33 = new System.Windows.Forms.Label();
     this.groupPH = new System.Windows.Forms.GroupBox();
     this.comboEthnicity = new System.Windows.Forms.ComboBox();
     this.labelEthnicity = new System.Windows.Forms.Label();
     this.butClearResponsParty = new OpenDental.UI.Button();
     this.butPickResponsParty = new OpenDental.UI.Button();
     this.textResponsParty = new System.Windows.Forms.TextBox();
     this.label34 = new System.Windows.Forms.Label();
     this.butPickSite = new OpenDental.UI.Button();
     this.comboUrgency = new System.Windows.Forms.ComboBox();
     this.comboGradeLevel = new System.Windows.Forms.ComboBox();
     this.textSite = new System.Windows.Forms.TextBox();
     this.label35 = new System.Windows.Forms.Label();
     this.comboRace = new System.Windows.Forms.ComboBox();
     this.textCounty = new System.Windows.Forms.TextBox();
     this.label15 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.labelRaceEthnicity = new System.Windows.Forms.Label();
     this.textDateFirstVisit = new OpenDental.ValidDate();
     this.label36 = new System.Windows.Forms.Label();
     this.label37 = new System.Windows.Forms.Label();
     this.labelClinic = new System.Windows.Forms.Label();
     this.comboClinic = new System.Windows.Forms.ComboBox();
     this.textTrophyFolder = new System.Windows.Forms.TextBox();
     this.labelTrophyFolder = new System.Windows.Forms.Label();
     this.textWard = new System.Windows.Forms.TextBox();
     this.labelWard = new System.Windows.Forms.Label();
     this.label28 = new System.Windows.Forms.Label();
     this.comboLanguage = new System.Windows.Forms.ComboBox();
     this.comboContact = new System.Windows.Forms.ComboBox();
     this.label23 = new System.Windows.Forms.Label();
     this.comboConfirm = new System.Windows.Forms.ComboBox();
     this.label24 = new System.Windows.Forms.Label();
     this.comboRecall = new System.Windows.Forms.ComboBox();
     this.label25 = new System.Windows.Forms.Label();
     this.textAdmitDate = new OpenDental.ValidDate();
     this.labelAdmitDate = new System.Windows.Forms.Label();
     this.textTitle = new System.Windows.Forms.TextBox();
     this.label26 = new System.Windows.Forms.Label();
     this.label41 = new System.Windows.Forms.Label();
     this.listGuardians = new System.Windows.Forms.ListBox();
     this.butAddGuardian = new OpenDental.UI.Button();
     this.butGuardianDefaults = new OpenDental.UI.Button();
     this.textAskToArriveEarly = new System.Windows.Forms.TextBox();
     this.label42 = new System.Windows.Forms.Label();
     this.checkArriveEarlySame = new System.Windows.Forms.CheckBox();
     this.label43 = new System.Windows.Forms.Label();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupNotes.SuspendLayout();
     this.groupPH.SuspendLayout();
     this.SuspendLayout();
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8,31);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(125,16);
     this.label2.TabIndex = 1;
     this.label2.Text = "Last Name";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(6,53);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(127,16);
     this.label3.TabIndex = 2;
     this.label3.Text = "First Name";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(9,74);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(124,16);
     this.label4.TabIndex = 3;
     this.label4.Text = "Middle Initial";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(4,95);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(129,16);
     this.label5.TabIndex = 4;
     this.label5.Text = "Preferred Name";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(12,159);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(114,17);
     this.label6.TabIndex = 5;
     this.label6.Text = "Status";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(130,160);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(106,16);
     this.label7.TabIndex = 6;
     this.label7.Text = "Gender";
     this.label7.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(245,160);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(100,16);
     this.label8.TabIndex = 7;
     this.label8.Text = "Position";
     this.label8.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(28,257);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(105,14);
     this.label9.TabIndex = 8;
     this.label9.Text = "Birthdate";
     this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelSSN
     //
     this.labelSSN.Location = new System.Drawing.Point(19,279);
     this.labelSSN.Name = "labelSSN";
     this.labelSSN.Size = new System.Drawing.Size(113,14);
     this.labelSSN.TabIndex = 9;
     this.labelSSN.Text = "SS#";
     this.labelSSN.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(49,58);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(98,14);
     this.label11.TabIndex = 10;
     this.label11.Text = "Address";
     this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(49,79);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(99,14);
     this.label12.TabIndex = 11;
     this.label12.Text = "Address2";
     this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelCity
     //
     this.labelCity.Location = new System.Drawing.Point(48,99);
     this.labelCity.Name = "labelCity";
     this.labelCity.Size = new System.Drawing.Size(98,14);
     this.labelCity.TabIndex = 12;
     this.labelCity.Text = "City";
     this.labelCity.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelST
     //
     this.labelST.Location = new System.Drawing.Point(51,119);
     this.labelST.Name = "labelST";
     this.labelST.Size = new System.Drawing.Size(96,14);
     this.labelST.TabIndex = 13;
     this.labelST.Text = "ST";
     this.labelST.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // labelZip
     //
     this.labelZip.Location = new System.Drawing.Point(51,140);
     this.labelZip.Name = "labelZip";
     this.labelZip.Size = new System.Drawing.Size(96,14);
     this.labelZip.TabIndex = 14;
     this.labelZip.Text = "Zip";
     this.labelZip.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label16
     //
     this.label16.Location = new System.Drawing.Point(51,37);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(98,14);
     this.label16.TabIndex = 15;
     this.label16.Text = "Home Phone";
     this.label16.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label17
     //
     this.label17.Location = new System.Drawing.Point(16,446);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(118,14);
     this.label17.TabIndex = 16;
     this.label17.Text = "Work Phone";
     this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label18
     //
     this.label18.Location = new System.Drawing.Point(10,425);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(124,14);
     this.label18.TabIndex = 17;
     this.label18.Text = "Wireless Phone";
     this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textLName
     //
     this.textLName.Location = new System.Drawing.Point(135,29);
     this.textLName.MaxLength = 100;
     this.textLName.Name = "textLName";
     this.textLName.Size = new System.Drawing.Size(228,20);
     this.textLName.TabIndex = 0;
     this.textLName.TextChanged += new System.EventHandler(this.textLName_TextChanged);
     //
     // textFName
     //
     this.textFName.Location = new System.Drawing.Point(135,50);
     this.textFName.MaxLength = 100;
     this.textFName.Name = "textFName";
     this.textFName.Size = new System.Drawing.Size(228,20);
     this.textFName.TabIndex = 1;
     this.textFName.TextChanged += new System.EventHandler(this.textFName_TextChanged);
     //
     // textMiddleI
     //
     this.textMiddleI.Location = new System.Drawing.Point(135,71);
     this.textMiddleI.MaxLength = 100;
     this.textMiddleI.Name = "textMiddleI";
     this.textMiddleI.Size = new System.Drawing.Size(75,20);
     this.textMiddleI.TabIndex = 2;
     this.textMiddleI.TextChanged += new System.EventHandler(this.textMiddleI_TextChanged);
     //
     // textPreferred
     //
     this.textPreferred.Location = new System.Drawing.Point(135,92);
     this.textPreferred.MaxLength = 100;
     this.textPreferred.Name = "textPreferred";
     this.textPreferred.Size = new System.Drawing.Size(228,20);
     this.textPreferred.TabIndex = 3;
     this.textPreferred.TextChanged += new System.EventHandler(this.textPreferred_TextChanged);
     //
     // textSSN
     //
     this.textSSN.Location = new System.Drawing.Point(135,274);
     this.textSSN.MaxLength = 100;
     this.textSSN.Name = "textSSN";
     this.textSSN.Size = new System.Drawing.Size(82,20);
     this.textSSN.TabIndex = 9;
     this.textSSN.Validating += new System.ComponentModel.CancelEventHandler(this.textSSN_Validating);
     //
     // textAddress
     //
     this.textAddress.Location = new System.Drawing.Point(149,55);
     this.textAddress.MaxLength = 100;
     this.textAddress.Name = "textAddress";
     this.textAddress.Size = new System.Drawing.Size(254,20);
     this.textAddress.TabIndex = 13;
     this.textAddress.TextChanged += new System.EventHandler(this.textAddress_TextChanged);
     //
     // textAddress2
     //
     this.textAddress2.Location = new System.Drawing.Point(149,75);
     this.textAddress2.MaxLength = 100;
     this.textAddress2.Name = "textAddress2";
     this.textAddress2.Size = new System.Drawing.Size(253,20);
     this.textAddress2.TabIndex = 21;
     this.textAddress2.TextChanged += new System.EventHandler(this.textAddress2_TextChanged);
     //
     // textCity
     //
     this.textCity.Location = new System.Drawing.Point(149,95);
     this.textCity.MaxLength = 100;
     this.textCity.Name = "textCity";
     this.textCity.Size = new System.Drawing.Size(191,20);
     this.textCity.TabIndex = 22;
     this.textCity.TabStop = false;
     this.textCity.TextChanged += new System.EventHandler(this.textCity_TextChanged);
     //
     // textState
     //
     this.textState.Location = new System.Drawing.Point(149,115);
     this.textState.MaxLength = 100;
     this.textState.Name = "textState";
     this.textState.Size = new System.Drawing.Size(61,20);
     this.textState.TabIndex = 23;
     this.textState.TabStop = false;
     this.textState.TextChanged += new System.EventHandler(this.textState_TextChanged);
     //
     // textHmPhone
     //
     this.textHmPhone.Location = new System.Drawing.Point(149,35);
     this.textHmPhone.MaxLength = 30;
     this.textHmPhone.Name = "textHmPhone";
     this.textHmPhone.Size = new System.Drawing.Size(174,20);
     this.textHmPhone.TabIndex = 12;
     this.textHmPhone.TextChanged += new System.EventHandler(this.textHmPhone_TextChanged);
     //
     // textWkPhone
     //
     this.textWkPhone.Location = new System.Drawing.Point(135,442);
     this.textWkPhone.MaxLength = 30;
     this.textWkPhone.Name = "textWkPhone";
     this.textWkPhone.Size = new System.Drawing.Size(174,20);
     this.textWkPhone.TabIndex = 16;
     this.textWkPhone.TextChanged += new System.EventHandler(this.textWkPhone_TextChanged);
     //
     // textWirelessPhone
     //
     this.textWirelessPhone.Location = new System.Drawing.Point(135,421);
     this.textWirelessPhone.MaxLength = 30;
     this.textWirelessPhone.Name = "textWirelessPhone";
     this.textWirelessPhone.Size = new System.Drawing.Size(174,20);
     this.textWirelessPhone.TabIndex = 15;
     this.textWirelessPhone.TextChanged += new System.EventHandler(this.textWirelessPhone_TextChanged);
     //
     // butOK
     //
     this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butOK.Autosize = true;
     this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butOK.CornerRadius = 4F;
     this.butOK.Location = new System.Drawing.Point(906,597);
     this.butOK.Name = "butOK";
     this.butOK.Size = new System.Drawing.Size(75,26);
     this.butOK.TabIndex = 26;
     this.butOK.Text = "&OK";
     this.butOK.Click += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butCancel.Autosize = true;
     this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCancel.CornerRadius = 4F;
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location = new System.Drawing.Point(906,637);
     this.butCancel.Name = "butCancel";
     this.butCancel.Size = new System.Drawing.Size(75,26);
     this.butCancel.TabIndex = 27;
     this.butCancel.Text = "&Cancel";
     this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
     //
     // label20
     //
     this.label20.Location = new System.Drawing.Point(209,257);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(53,16);
     this.label20.TabIndex = 40;
     this.label20.Text = "Age";
     this.label20.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textAge
     //
     this.textAge.Location = new System.Drawing.Point(262,253);
     this.textAge.Name = "textAge";
     this.textAge.ReadOnly = true;
     this.textAge.Size = new System.Drawing.Size(68,20);
     this.textAge.TabIndex = 0;
     //
     // textSalutation
     //
     this.textSalutation.Location = new System.Drawing.Point(135,134);
     this.textSalutation.MaxLength = 100;
     this.textSalutation.Name = "textSalutation";
     this.textSalutation.Size = new System.Drawing.Size(228,20);
     this.textSalutation.TabIndex = 4;
     this.textSalutation.TextChanged += new System.EventHandler(this.textSalutation_TextChanged);
     //
     // label21
     //
     this.label21.Location = new System.Drawing.Point(6,138);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(127,16);
     this.label21.TabIndex = 42;
     this.label21.Text = "Salutation (Dear __)";
     this.label21.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textEmail
     //
     this.textEmail.Location = new System.Drawing.Point(135,316);
     this.textEmail.MaxLength = 100;
     this.textEmail.Name = "textEmail";
     this.textEmail.Size = new System.Drawing.Size(226,20);
     this.textEmail.TabIndex = 11;
     //
     // label22
     //
     this.label22.Location = new System.Drawing.Point(29,321);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(104,14);
     this.label22.TabIndex = 44;
     this.label22.Text = "E-mail";
     this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label27
     //
     this.label27.Location = new System.Drawing.Point(50,159);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(97,16);
     this.label27.TabIndex = 55;
     this.label27.Text = "Credit Type";
     this.label27.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textCreditType
     //
     this.textCreditType.Location = new System.Drawing.Point(149,156);
     this.textCreditType.MaxLength = 1;
     this.textCreditType.Name = "textCreditType";
     this.textCreditType.Size = new System.Drawing.Size(18,20);
     this.textCreditType.TabIndex = 15;
     this.textCreditType.TextChanged += new System.EventHandler(this.textCreditType_TextChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(26,178);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(121,16);
     this.label1.TabIndex = 57;
     this.label1.Text = "Billing Type";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.labelCanadianEligibilityCode);
     this.groupBox2.Controls.Add(this.comboCanadianEligibilityCode);
     this.groupBox2.Controls.Add(this.textSchool);
     this.groupBox2.Controls.Add(this.radioStudentN);
     this.groupBox2.Controls.Add(this.radioStudentP);
     this.groupBox2.Controls.Add(this.radioStudentF);
     this.groupBox2.Controls.Add(this.labelSchoolName);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location = new System.Drawing.Point(472,397);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(382,87);
     this.groupBox2.TabIndex = 24;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Student Status if Dependent Over 19 (for Ins)";
     //
     // labelCanadianEligibilityCode
     //
     this.labelCanadianEligibilityCode.Location = new System.Drawing.Point(1,63);
     this.labelCanadianEligibilityCode.Name = "labelCanadianEligibilityCode";
     this.labelCanadianEligibilityCode.Size = new System.Drawing.Size(121,16);
     this.labelCanadianEligibilityCode.TabIndex = 11;
     this.labelCanadianEligibilityCode.Text = "Eligibility Excep. Code";
     this.labelCanadianEligibilityCode.TextAlign = System.Drawing.ContentAlignment.TopRight;
     this.labelCanadianEligibilityCode.Visible = false;
     //
     // comboCanadianEligibilityCode
     //
     this.comboCanadianEligibilityCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCanadianEligibilityCode.FormattingEnabled = true;
     this.comboCanadianEligibilityCode.Location = new System.Drawing.Point(124,60);
     this.comboCanadianEligibilityCode.Name = "comboCanadianEligibilityCode";
     this.comboCanadianEligibilityCode.Size = new System.Drawing.Size(223,21);
     this.comboCanadianEligibilityCode.TabIndex = 10;
     this.comboCanadianEligibilityCode.Visible = false;
     //
     // textSchool
     //
     this.textSchool.Location = new System.Drawing.Point(123,37);
     this.textSchool.MaxLength = 255;
     this.textSchool.Name = "textSchool";
     this.textSchool.Size = new System.Drawing.Size(224,20);
     this.textSchool.TabIndex = 3;
     //
     // radioStudentN
     //
     this.radioStudentN.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radioStudentN.Location = new System.Drawing.Point(52,18);
     this.radioStudentN.Name = "radioStudentN";
     this.radioStudentN.Size = new System.Drawing.Size(108,16);
     this.radioStudentN.TabIndex = 0;
     this.radioStudentN.Text = "Nonstudent";
     this.radioStudentN.Click += new System.EventHandler(this.radioStudentN_Click);
     //
     // radioStudentP
     //
     this.radioStudentP.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radioStudentP.Location = new System.Drawing.Point(262,18);
     this.radioStudentP.Name = "radioStudentP";
     this.radioStudentP.Size = new System.Drawing.Size(104,16);
     this.radioStudentP.TabIndex = 2;
     this.radioStudentP.Text = "Parttime";
     this.radioStudentP.Click += new System.EventHandler(this.radioStudentP_Click);
     //
     // radioStudentF
     //
     this.radioStudentF.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.radioStudentF.Location = new System.Drawing.Point(164,18);
     this.radioStudentF.Name = "radioStudentF";
     this.radioStudentF.Size = new System.Drawing.Size(98,16);
     this.radioStudentF.TabIndex = 1;
     this.radioStudentF.Text = "Fulltime";
     this.radioStudentF.Click += new System.EventHandler(this.radioStudentF_Click);
     //
     // labelSchoolName
     //
     this.labelSchoolName.Location = new System.Drawing.Point(5,41);
     this.labelSchoolName.Name = "labelSchoolName";
     this.labelSchoolName.Size = new System.Drawing.Size(116,16);
     this.labelSchoolName.TabIndex = 9;
     this.labelSchoolName.Text = "College Name";
     this.labelSchoolName.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label29
     //
     this.label29.Location = new System.Drawing.Point(18,341);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(116,16);
     this.label29.TabIndex = 62;
     this.label29.Text = "ChartNumber";
     this.label29.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textChartNumber
     //
     this.textChartNumber.Location = new System.Drawing.Point(135,337);
     this.textChartNumber.MaxLength = 20;
     this.textChartNumber.Name = "textChartNumber";
     this.textChartNumber.Size = new System.Drawing.Size(99,20);
     this.textChartNumber.TabIndex = 12;
     //
     // textBirthdate
     //
     this.textBirthdate.Location = new System.Drawing.Point(135,253);
     this.textBirthdate.Name = "textBirthdate";
     this.textBirthdate.Size = new System.Drawing.Size(82,20);
     this.textBirthdate.TabIndex = 8;
     this.textBirthdate.Validated += new System.EventHandler(this.textBirthdate_Validated);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label40);
     this.groupBox1.Controls.Add(this.label39);
     this.groupBox1.Controls.Add(this.label38);
     this.groupBox1.Controls.Add(this.comboFeeSched);
     this.groupBox1.Controls.Add(this.comboSecProv);
     this.groupBox1.Controls.Add(this.comboPriProv);
     this.groupBox1.Controls.Add(this.comboBillType);
     this.groupBox1.Controls.Add(this.textHmPhone);
     this.groupBox1.Controls.Add(this.butEditZip);
     this.groupBox1.Controls.Add(this.textZip);
     this.groupBox1.Controls.Add(this.comboZip);
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.checkSame);
     this.groupBox1.Controls.Add(this.textState);
     this.groupBox1.Controls.Add(this.labelST);
     this.groupBox1.Controls.Add(this.textAddress);
     this.groupBox1.Controls.Add(this.label27);
     this.groupBox1.Controls.Add(this.textCreditType);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.labelCity);
     this.groupBox1.Controls.Add(this.textAddress2);
     this.groupBox1.Controls.Add(this.labelZip);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.textCity);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location = new System.Drawing.Point(472,3);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(424,278);
     this.groupBox1.TabIndex = 25;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Address and Phone";
     //
     // label40
     //
     this.label40.Location = new System.Drawing.Point(1,242);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(147,18);
     this.label40.TabIndex = 69;
     this.label40.Text = "Fee Schedule (rarely used)";
     this.label40.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label39
     //
     this.label39.Location = new System.Drawing.Point(26,222);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(121,16);
     this.label39.TabIndex = 68;
     this.label39.Text = "Secondary Provider";
     this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label38
     //
     this.label38.Location = new System.Drawing.Point(26,199);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(121,16);
     this.label38.TabIndex = 67;
     this.label38.Text = "Primary Provider";
     this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboFeeSched
     //
     this.comboFeeSched.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboFeeSched.FormattingEnabled = true;
     this.comboFeeSched.Location = new System.Drawing.Point(149,239);
     this.comboFeeSched.MaxDropDownItems = 30;
     this.comboFeeSched.Name = "comboFeeSched";
     this.comboFeeSched.Size = new System.Drawing.Size(198,21);
     this.comboFeeSched.TabIndex = 20;
     //
     // comboSecProv
     //
     this.comboSecProv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSecProv.FormattingEnabled = true;
     this.comboSecProv.Location = new System.Drawing.Point(149,218);
     this.comboSecProv.MaxDropDownItems = 30;
     this.comboSecProv.Name = "comboSecProv";
     this.comboSecProv.Size = new System.Drawing.Size(198,21);
     this.comboSecProv.TabIndex = 19;
     //
     // comboPriProv
     //
     this.comboPriProv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboPriProv.FormattingEnabled = true;
     this.comboPriProv.Location = new System.Drawing.Point(149,197);
     this.comboPriProv.MaxDropDownItems = 30;
     this.comboPriProv.Name = "comboPriProv";
     this.comboPriProv.Size = new System.Drawing.Size(198,21);
     this.comboPriProv.TabIndex = 17;
     //
     // comboBillType
     //
     this.comboBillType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBillType.FormattingEnabled = true;
     this.comboBillType.Location = new System.Drawing.Point(149,176);
     this.comboBillType.MaxDropDownItems = 30;
     this.comboBillType.Name = "comboBillType";
     this.comboBillType.Size = new System.Drawing.Size(198,21);
     this.comboBillType.TabIndex = 16;
     //
     // butEditZip
     //
     this.butEditZip.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butEditZip.Autosize = true;
     this.butEditZip.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butEditZip.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butEditZip.CornerRadius = 4F;
     this.butEditZip.Location = new System.Drawing.Point(349,134);
     this.butEditZip.Name = "butEditZip";
     this.butEditZip.Size = new System.Drawing.Size(73,23);
     this.butEditZip.TabIndex = 62;
     this.butEditZip.TabStop = false;
     this.butEditZip.Text = "&Edit Zip";
     this.butEditZip.Click += new System.EventHandler(this.butEditZip_Click);
     //
     // textZip
     //
     this.textZip.Location = new System.Drawing.Point(149,135);
     this.textZip.MaxLength = 100;
     this.textZip.Name = "textZip";
     this.textZip.Size = new System.Drawing.Size(179,20);
     this.textZip.TabIndex = 14;
     this.textZip.TextChanged += new System.EventHandler(this.textZip_TextChanged);
     this.textZip.Validating += new System.ComponentModel.CancelEventHandler(this.textZip_Validating);
     //
     // comboZip
     //
     this.comboZip.DropDownWidth = 198;
     this.comboZip.Location = new System.Drawing.Point(149,135);
     this.comboZip.MaxDropDownItems = 20;
     this.comboZip.Name = "comboZip";
     this.comboZip.Size = new System.Drawing.Size(198,21);
     this.comboZip.TabIndex = 60;
     this.comboZip.TabStop = false;
     this.comboZip.SelectionChangeCommitted += new System.EventHandler(this.comboZip_SelectionChangeCommitted);
     //
     // textBox1
     //
     this.textBox1.BackColor = System.Drawing.SystemColors.Control;
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textBox1.Location = new System.Drawing.Point(167,17);
     this.textBox1.Multiline = true;
     this.textBox1.Name = "textBox1";
     this.textBox1.ReadOnly = true;
     this.textBox1.Size = new System.Drawing.Size(230,16);
     this.textBox1.TabIndex = 57;
     this.textBox1.TabStop = false;
     this.textBox1.Text = "Same for entire family";
     //
     // checkSame
     //
     this.checkSame.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkSame.Location = new System.Drawing.Point(149,14);
     this.checkSame.Name = "checkSame";
     this.checkSame.Size = new System.Drawing.Size(18,21);
     this.checkSame.TabIndex = 11;
     this.checkSame.TabStop = false;
     //
     // groupNotes
     //
     this.groupNotes.Controls.Add(this.textAddrNotes);
     this.groupNotes.Controls.Add(this.checkNotesSame);
     this.groupNotes.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupNotes.Location = new System.Drawing.Point(472,285);
     this.groupNotes.Name = "groupNotes";
     this.groupNotes.Size = new System.Drawing.Size(424,107);
     this.groupNotes.TabIndex = 26;
     this.groupNotes.TabStop = false;
     this.groupNotes.Text = "Address and Phone Notes";
     //
     // textAddrNotes
     //
     this.textAddrNotes.AcceptsReturn = true;
     this.textAddrNotes.Location = new System.Drawing.Point(123,42);
     this.textAddrNotes.Multiline = true;
     this.textAddrNotes.Name = "textAddrNotes";
     this.textAddrNotes.QuickPasteType = OpenDentBusiness.QuickPasteType.PatAddressNote;
     this.textAddrNotes.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textAddrNotes.Size = new System.Drawing.Size(224,59);
     this.textAddrNotes.TabIndex = 0;
     //
     // checkNotesSame
     //
     this.checkNotesSame.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkNotesSame.Location = new System.Drawing.Point(124,22);
     this.checkNotesSame.Name = "checkNotesSame";
     this.checkNotesSame.Size = new System.Drawing.Size(247,18);
     this.checkNotesSame.TabIndex = 1;
     this.checkNotesSame.Text = "Same for entire family";
     //
     // textPatNum
     //
     this.textPatNum.Location = new System.Drawing.Point(135,8);
     this.textPatNum.MaxLength = 100;
     this.textPatNum.Name = "textPatNum";
     this.textPatNum.ReadOnly = true;
     this.textPatNum.Size = new System.Drawing.Size(228,20);
     this.textPatNum.TabIndex = 71;
     //
     // label19
     //
     this.label19.Location = new System.Drawing.Point(9,11);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(125,16);
     this.label19.TabIndex = 72;
     this.label19.Text = "Patient Number";
     this.label19.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label32
     //
     this.label32.Location = new System.Drawing.Point(303,341);
     this.label32.Name = "label32";
     this.label32.Size = new System.Drawing.Size(88,17);
     this.label32.TabIndex = 73;
     this.label32.Text = "(if used)";
     //
     // butAuto
     //
     this.butAuto.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butAuto.Autosize = true;
     this.butAuto.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butAuto.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butAuto.CornerRadius = 4F;
     this.butAuto.Location = new System.Drawing.Point(236,336);
     this.butAuto.Name = "butAuto";
     this.butAuto.Size = new System.Drawing.Size(62,22);
     this.butAuto.TabIndex = 74;
     this.butAuto.Text = "Auto";
     this.butAuto.Click += new System.EventHandler(this.butAuto_Click);
     //
     // textMedicaidID
     //
     this.textMedicaidID.Location = new System.Drawing.Point(135,295);
     this.textMedicaidID.MaxLength = 20;
     this.textMedicaidID.Name = "textMedicaidID";
     this.textMedicaidID.Size = new System.Drawing.Size(99,20);
     this.textMedicaidID.TabIndex = 10;
     //
     // label31
     //
     this.label31.Location = new System.Drawing.Point(26,300);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(106,14);
     this.label31.TabIndex = 75;
     this.label31.Text = "Medicaid ID";
     this.label31.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // listStatus
     //
     this.listStatus.Location = new System.Drawing.Point(12,177);
     this.listStatus.Name = "listStatus";
     this.listStatus.Size = new System.Drawing.Size(105,69);
     this.listStatus.TabIndex = 5;
     //
     // listGender
     //
     this.listGender.Location = new System.Drawing.Point(130,177);
     this.listGender.Name = "listGender";
     this.listGender.Size = new System.Drawing.Size(105,43);
     this.listGender.TabIndex = 6;
     //
     // listPosition
     //
     this.listPosition.Location = new System.Drawing.Point(248,177);
     this.listPosition.Name = "listPosition";
     this.listPosition.Size = new System.Drawing.Size(105,69);
     this.listPosition.TabIndex = 7;
     this.listPosition.SelectedIndexChanged += new System.EventHandler(this.listPosition_SelectedIndexChanged);
     //
     // textEmployer
     //
     this.textEmployer.Location = new System.Drawing.Point(135,400);
     this.textEmployer.MaxLength = 255;
     this.textEmployer.Name = "textEmployer";
     this.textEmployer.Size = new System.Drawing.Size(226,20);
     this.textEmployer.TabIndex = 14;
     this.textEmployer.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textEmployer_KeyUp);
     this.textEmployer.Leave += new System.EventHandler(this.textEmployer_Leave);
     //
     // label33
     //
     this.label33.Location = new System.Drawing.Point(10,404);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(124,14);
     this.label33.TabIndex = 83;
     this.label33.Text = "Employer";
     this.label33.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // groupPH
     //
     this.groupPH.Controls.Add(this.comboEthnicity);
     this.groupPH.Controls.Add(this.labelEthnicity);
     this.groupPH.Controls.Add(this.butClearResponsParty);
     this.groupPH.Controls.Add(this.butPickResponsParty);
     this.groupPH.Controls.Add(this.textResponsParty);
     this.groupPH.Controls.Add(this.label34);
     this.groupPH.Controls.Add(this.butPickSite);
     this.groupPH.Controls.Add(this.comboUrgency);
     this.groupPH.Controls.Add(this.comboGradeLevel);
     this.groupPH.Controls.Add(this.textSite);
     this.groupPH.Controls.Add(this.label35);
     this.groupPH.Controls.Add(this.comboRace);
     this.groupPH.Controls.Add(this.textCounty);
     this.groupPH.Controls.Add(this.label15);
     this.groupPH.Controls.Add(this.label14);
     this.groupPH.Controls.Add(this.label13);
     this.groupPH.Controls.Add(this.labelRaceEthnicity);
     this.groupPH.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupPH.Location = new System.Drawing.Point(472,489);
     this.groupPH.Name = "groupPH";
     this.groupPH.Size = new System.Drawing.Size(424,168);
     this.groupPH.TabIndex = 23;
     this.groupPH.TabStop = false;
     this.groupPH.Text = "Public Health";
     //
     // comboEthnicity
     //
     this.comboEthnicity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboEthnicity.Location = new System.Drawing.Point(149,36);
     this.comboEthnicity.MaxDropDownItems = 20;
     this.comboEthnicity.Name = "comboEthnicity";
     this.comboEthnicity.Size = new System.Drawing.Size(156,21);
     this.comboEthnicity.TabIndex = 69;
     //
     // labelEthnicity
     //
     this.labelEthnicity.Location = new System.Drawing.Point(6,37);
     this.labelEthnicity.Name = "labelEthnicity";
     this.labelEthnicity.Size = new System.Drawing.Size(141,17);
     this.labelEthnicity.TabIndex = 68;
     this.labelEthnicity.Text = "Ethnicity";
     this.labelEthnicity.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butClearResponsParty
     //
     this.butClearResponsParty.AdjustImageLocation = new System.Drawing.Point(1,1);
     this.butClearResponsParty.Autosize = true;
     this.butClearResponsParty.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butClearResponsParty.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butClearResponsParty.CornerRadius = 4F;
     this.butClearResponsParty.Image = global::OpenDental.Properties.Resources.deleteX;
     this.butClearResponsParty.Location = new System.Drawing.Point(397,137);
     this.butClearResponsParty.Name = "butClearResponsParty";
     this.butClearResponsParty.Size = new System.Drawing.Size(25,23);
     this.butClearResponsParty.TabIndex = 67;
     this.butClearResponsParty.TabStop = false;
     this.butClearResponsParty.Click += new System.EventHandler(this.butClearResponsParty_Click);
     //
     // butPickResponsParty
     //
     this.butPickResponsParty.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butPickResponsParty.Autosize = true;
     this.butPickResponsParty.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPickResponsParty.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPickResponsParty.CornerRadius = 4F;
     this.butPickResponsParty.Location = new System.Drawing.Point(349,137);
     this.butPickResponsParty.Name = "butPickResponsParty";
     this.butPickResponsParty.Size = new System.Drawing.Size(48,23);
     this.butPickResponsParty.TabIndex = 66;
     this.butPickResponsParty.TabStop = false;
     this.butPickResponsParty.Text = "Pick";
     this.butPickResponsParty.Click += new System.EventHandler(this.butPickResponsParty_Click);
     //
     // textResponsParty
     //
     this.textResponsParty.AcceptsReturn = true;
     this.textResponsParty.Location = new System.Drawing.Point(149,139);
     this.textResponsParty.Name = "textResponsParty";
     this.textResponsParty.ReadOnly = true;
     this.textResponsParty.Size = new System.Drawing.Size(198,20);
     this.textResponsParty.TabIndex = 65;
     //
     // label34
     //
     this.label34.Location = new System.Drawing.Point(1,139);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(146,17);
     this.label34.TabIndex = 64;
     this.label34.Text = "Responsible Party";
     this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butPickSite
     //
     this.butPickSite.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butPickSite.Autosize = true;
     this.butPickSite.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPickSite.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPickSite.CornerRadius = 4F;
     this.butPickSite.Location = new System.Drawing.Point(349,75);
     this.butPickSite.Name = "butPickSite";
     this.butPickSite.Size = new System.Drawing.Size(58,23);
     this.butPickSite.TabIndex = 63;
     this.butPickSite.TabStop = false;
     this.butPickSite.Text = "Pick";
     this.butPickSite.Click += new System.EventHandler(this.butPickSite_Click);
     //
     // comboUrgency
     //
     this.comboUrgency.BackColor = System.Drawing.SystemColors.Window;
     this.comboUrgency.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboUrgency.Location = new System.Drawing.Point(149,118);
     this.comboUrgency.Name = "comboUrgency";
     this.comboUrgency.Size = new System.Drawing.Size(155,21);
     this.comboUrgency.TabIndex = 4;
     //
     // comboGradeLevel
     //
     this.comboGradeLevel.BackColor = System.Drawing.SystemColors.Window;
     this.comboGradeLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboGradeLevel.Location = new System.Drawing.Point(149,97);
     this.comboGradeLevel.MaxDropDownItems = 25;
     this.comboGradeLevel.Name = "comboGradeLevel";
     this.comboGradeLevel.Size = new System.Drawing.Size(155,21);
     this.comboGradeLevel.TabIndex = 3;
     //
     // textSite
     //
     this.textSite.AcceptsReturn = true;
     this.textSite.Location = new System.Drawing.Point(149,77);
     this.textSite.Name = "textSite";
     this.textSite.Size = new System.Drawing.Size(198,20);
     this.textSite.TabIndex = 2;
     this.textSite.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textSite_KeyUp);
     this.textSite.Leave += new System.EventHandler(this.textSite_Leave);
     //
     // label35
     //
     this.label35.Location = new System.Drawing.Point(1,117);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(146,17);
     this.label35.TabIndex = 6;
     this.label35.Text = "Treatment Urgency";
     this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboRace
     //
     this.comboRace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRace.Location = new System.Drawing.Point(149,15);
     this.comboRace.MaxDropDownItems = 20;
     this.comboRace.Name = "comboRace";
     this.comboRace.Size = new System.Drawing.Size(156,21);
     this.comboRace.TabIndex = 0;
     //
     // textCounty
     //
     this.textCounty.AcceptsReturn = true;
     this.textCounty.Location = new System.Drawing.Point(149,57);
     this.textCounty.Name = "textCounty";
     this.textCounty.Size = new System.Drawing.Size(198,20);
     this.textCounty.TabIndex = 1;
     this.textCounty.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textCounty_KeyUp);
     this.textCounty.Leave += new System.EventHandler(this.textCounty_Leave);
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(7,97);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(140,17);
     this.label15.TabIndex = 3;
     this.label15.Text = "Grade Level";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label14
     //
     this.label14.Location = new System.Drawing.Point(1,77);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(146,17);
     this.label14.TabIndex = 2;
     this.label14.Text = "Site (or Grade School)";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label13
     //
     this.label13.Location = new System.Drawing.Point(4,57);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(143,17);
     this.label13.TabIndex = 1;
     this.label13.Text = "County";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelRaceEthnicity
     //
     this.labelRaceEthnicity.Location = new System.Drawing.Point(6,16);
     this.labelRaceEthnicity.Name = "labelRaceEthnicity";
     this.labelRaceEthnicity.Size = new System.Drawing.Size(141,17);
     this.labelRaceEthnicity.TabIndex = 0;
     this.labelRaceEthnicity.Text = "Race/Ethnicity";
     this.labelRaceEthnicity.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textDateFirstVisit
     //
     this.textDateFirstVisit.Location = new System.Drawing.Point(135,358);
     this.textDateFirstVisit.Name = "textDateFirstVisit";
     this.textDateFirstVisit.Size = new System.Drawing.Size(82,20);
     this.textDateFirstVisit.TabIndex = 13;
     //
     // label36
     //
     this.label36.Location = new System.Drawing.Point(8,362);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(125,14);
     this.label36.TabIndex = 86;
     this.label36.Text = "Date of First Visit";
     this.label36.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label37
     //
     this.label37.Location = new System.Drawing.Point(239,299);
     this.label37.Name = "label37";
     this.label37.Size = new System.Drawing.Size(179,14);
     this.label37.TabIndex = 88;
     this.label37.Text = "(put in InsPlan too)";
     this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelClinic
     //
     this.labelClinic.Location = new System.Drawing.Point(45,575);
     this.labelClinic.Name = "labelClinic";
     this.labelClinic.Size = new System.Drawing.Size(86,14);
     this.labelClinic.TabIndex = 89;
     this.labelClinic.Text = "Clinic";
     this.labelClinic.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // comboClinic
     //
     this.comboClinic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboClinic.Location = new System.Drawing.Point(135,572);
     this.comboClinic.MaxDropDownItems = 30;
     this.comboClinic.Name = "comboClinic";
     this.comboClinic.Size = new System.Drawing.Size(198,21);
     this.comboClinic.TabIndex = 22;
     //
     // textTrophyFolder
     //
     this.textTrophyFolder.Location = new System.Drawing.Point(135,529);
     this.textTrophyFolder.MaxLength = 30;
     this.textTrophyFolder.Name = "textTrophyFolder";
     this.textTrophyFolder.Size = new System.Drawing.Size(226,20);
     this.textTrophyFolder.TabIndex = 20;
     //
     // labelTrophyFolder
     //
     this.labelTrophyFolder.Location = new System.Drawing.Point(16,532);
     this.labelTrophyFolder.Name = "labelTrophyFolder";
     this.labelTrophyFolder.Size = new System.Drawing.Size(118,14);
     this.labelTrophyFolder.TabIndex = 90;
     this.labelTrophyFolder.Text = "Trophy Folder";
     this.labelTrophyFolder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textWard
     //
     this.textWard.Location = new System.Drawing.Point(135,594);
     this.textWard.MaxLength = 100;
     this.textWard.Name = "textWard";
     this.textWard.Size = new System.Drawing.Size(55,20);
     this.textWard.TabIndex = 23;
     //
     // labelWard
     //
     this.labelWard.Location = new System.Drawing.Point(79,599);
     this.labelWard.Name = "labelWard";
     this.labelWard.Size = new System.Drawing.Size(53,14);
     this.labelWard.TabIndex = 92;
     this.labelWard.Text = "Ward";
     this.labelWard.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label28
     //
     this.label28.Location = new System.Drawing.Point(15,553);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(118,14);
     this.label28.TabIndex = 94;
     this.label28.Text = "Language";
     this.label28.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // comboLanguage
     //
     this.comboLanguage.BackColor = System.Drawing.SystemColors.Window;
     this.comboLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboLanguage.Location = new System.Drawing.Point(135,550);
     this.comboLanguage.MaxDropDownItems = 25;
     this.comboLanguage.Name = "comboLanguage";
     this.comboLanguage.Size = new System.Drawing.Size(226,21);
     this.comboLanguage.TabIndex = 21;
     //
     // comboContact
     //
     this.comboContact.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboContact.FormattingEnabled = true;
     this.comboContact.Location = new System.Drawing.Point(135,463);
     this.comboContact.MaxDropDownItems = 30;
     this.comboContact.Name = "comboContact";
     this.comboContact.Size = new System.Drawing.Size(174,21);
     this.comboContact.TabIndex = 17;
     //
     // label23
     //
     this.label23.Location = new System.Drawing.Point(1,465);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(132,16);
     this.label23.TabIndex = 96;
     this.label23.Text = "Prefer Contact Method";
     this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboConfirm
     //
     this.comboConfirm.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboConfirm.FormattingEnabled = true;
     this.comboConfirm.Location = new System.Drawing.Point(135,485);
     this.comboConfirm.MaxDropDownItems = 30;
     this.comboConfirm.Name = "comboConfirm";
     this.comboConfirm.Size = new System.Drawing.Size(174,21);
     this.comboConfirm.TabIndex = 18;
     //
     // label24
     //
     this.label24.Location = new System.Drawing.Point(1,487);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(132,16);
     this.label24.TabIndex = 98;
     this.label24.Text = "Prefer Confirm Method";
     this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboRecall
     //
     this.comboRecall.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRecall.FormattingEnabled = true;
     this.comboRecall.Location = new System.Drawing.Point(135,507);
     this.comboRecall.MaxDropDownItems = 30;
     this.comboRecall.Name = "comboRecall";
     this.comboRecall.Size = new System.Drawing.Size(174,21);
     this.comboRecall.TabIndex = 19;
     //
     // label25
     //
     this.label25.Location = new System.Drawing.Point(1,509);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(132,16);
     this.label25.TabIndex = 100;
     this.label25.Text = "Prefer Recall Method";
     this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textAdmitDate
     //
     this.textAdmitDate.Location = new System.Drawing.Point(312,594);
     this.textAdmitDate.Name = "textAdmitDate";
     this.textAdmitDate.Size = new System.Drawing.Size(82,20);
     this.textAdmitDate.TabIndex = 102;
     //
     // labelAdmitDate
     //
     this.labelAdmitDate.Location = new System.Drawing.Point(206,598);
     this.labelAdmitDate.Name = "labelAdmitDate";
     this.labelAdmitDate.Size = new System.Drawing.Size(104,14);
     this.labelAdmitDate.TabIndex = 101;
     this.labelAdmitDate.Text = "Admit Date";
     this.labelAdmitDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // textTitle
     //
     this.textTitle.Location = new System.Drawing.Point(135,113);
     this.textTitle.MaxLength = 100;
     this.textTitle.Name = "textTitle";
     this.textTitle.Size = new System.Drawing.Size(75,20);
     this.textTitle.TabIndex = 103;
     //
     // label26
     //
     this.label26.Location = new System.Drawing.Point(9,116);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(124,16);
     this.label26.TabIndex = 104;
     this.label26.Text = "Title (Mr., Ms.)";
     this.label26.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label41
     //
     this.label41.Location = new System.Drawing.Point(365,162);
     this.label41.Name = "label41";
     this.label41.Size = new System.Drawing.Size(73,13);
     this.label41.TabIndex = 105;
     this.label41.Text = "Guardians";
     this.label41.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // listGuardians
     //
     this.listGuardians.FormattingEnabled = true;
     this.listGuardians.Location = new System.Drawing.Point(367,177);
     this.listGuardians.Name = "listGuardians";
     this.listGuardians.Size = new System.Drawing.Size(94,69);
     this.listGuardians.TabIndex = 106;
     this.listGuardians.DoubleClick += new System.EventHandler(this.listGuardians_DoubleClick);
     //
     // butAddGuardian
     //
     this.butAddGuardian.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butAddGuardian.Autosize = true;
     this.butAddGuardian.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butAddGuardian.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butAddGuardian.CornerRadius = 4F;
     this.butAddGuardian.Location = new System.Drawing.Point(367,249);
     this.butAddGuardian.Name = "butAddGuardian";
     this.butAddGuardian.Size = new System.Drawing.Size(36,22);
     this.butAddGuardian.TabIndex = 107;
     this.butAddGuardian.Text = "Add";
     this.butAddGuardian.Click += new System.EventHandler(this.butAddGuardian_Click);
     //
     // butGuardianDefaults
     //
     this.butGuardianDefaults.AdjustImageLocation = new System.Drawing.Point(0,0);
     this.butGuardianDefaults.Autosize = true;
     this.butGuardianDefaults.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butGuardianDefaults.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
     this.butGuardianDefaults.CornerRadius = 4F;
     this.butGuardianDefaults.Location = new System.Drawing.Point(404,249);
     this.butGuardianDefaults.Name = "butGuardianDefaults";
     this.butGuardianDefaults.Size = new System.Drawing.Size(57,22);
     this.butGuardianDefaults.TabIndex = 109;
     this.butGuardianDefaults.Text = "Defaults";
     this.butGuardianDefaults.Click += new System.EventHandler(this.butGuardianDefaults_Click);
     //
     // textAskToArriveEarly
     //
     this.textAskToArriveEarly.Location = new System.Drawing.Point(135,379);
     this.textAskToArriveEarly.MaxLength = 100;
     this.textAskToArriveEarly.Name = "textAskToArriveEarly";
     this.textAskToArriveEarly.Size = new System.Drawing.Size(36,20);
     this.textAskToArriveEarly.TabIndex = 117;
     //
     // label42
     //
     this.label42.Location = new System.Drawing.Point(6,383);
     this.label42.Name = "label42";
     this.label42.Size = new System.Drawing.Size(128,14);
     this.label42.TabIndex = 118;
     this.label42.Text = "Ask To Arrive Early";
     this.label42.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // checkArriveEarlySame
     //
     this.checkArriveEarlySame.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.checkArriveEarlySame.Location = new System.Drawing.Point(233,382);
     this.checkArriveEarlySame.Name = "checkArriveEarlySame";
     this.checkArriveEarlySame.Size = new System.Drawing.Size(142,18);
     this.checkArriveEarlySame.TabIndex = 119;
     this.checkArriveEarlySame.Text = "Same for entire family";
     //
     // label43
     //
     this.label43.Location = new System.Drawing.Point(171,382);
     this.label43.Name = "label43";
     this.label43.Size = new System.Drawing.Size(68,14);
     this.label43.TabIndex = 120;
     this.label43.Text = "(minutes)";
     this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FormPatientEdit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
     this.CancelButton = this.butCancel;
     this.ClientSize = new System.Drawing.Size(994,673);
     this.Controls.Add(this.checkArriveEarlySame);
     this.Controls.Add(this.label43);
     this.Controls.Add(this.textAskToArriveEarly);
     this.Controls.Add(this.label42);
     this.Controls.Add(this.butGuardianDefaults);
     this.Controls.Add(this.butAddGuardian);
     this.Controls.Add(this.listGuardians);
     this.Controls.Add(this.label41);
     this.Controls.Add(this.textTitle);
     this.Controls.Add(this.label26);
     this.Controls.Add(this.textAdmitDate);
     this.Controls.Add(this.labelAdmitDate);
     this.Controls.Add(this.comboRecall);
     this.Controls.Add(this.label25);
     this.Controls.Add(this.comboConfirm);
     this.Controls.Add(this.label24);
     this.Controls.Add(this.comboContact);
     this.Controls.Add(this.label23);
     this.Controls.Add(this.comboLanguage);
     this.Controls.Add(this.label28);
     this.Controls.Add(this.textWard);
     this.Controls.Add(this.labelWard);
     this.Controls.Add(this.textTrophyFolder);
     this.Controls.Add(this.labelTrophyFolder);
     this.Controls.Add(this.comboClinic);
     this.Controls.Add(this.labelClinic);
     this.Controls.Add(this.label37);
     this.Controls.Add(this.textDateFirstVisit);
     this.Controls.Add(this.textEmployer);
     this.Controls.Add(this.textMedicaidID);
     this.Controls.Add(this.textPatNum);
     this.Controls.Add(this.textBirthdate);
     this.Controls.Add(this.textChartNumber);
     this.Controls.Add(this.textEmail);
     this.Controls.Add(this.textSalutation);
     this.Controls.Add(this.textAge);
     this.Controls.Add(this.textWirelessPhone);
     this.Controls.Add(this.textWkPhone);
     this.Controls.Add(this.textSSN);
     this.Controls.Add(this.textPreferred);
     this.Controls.Add(this.textMiddleI);
     this.Controls.Add(this.textFName);
     this.Controls.Add(this.textLName);
     this.Controls.Add(this.butAuto);
     this.Controls.Add(this.butCancel);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.label36);
     this.Controls.Add(this.groupPH);
     this.Controls.Add(this.label33);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.listPosition);
     this.Controls.Add(this.listGender);
     this.Controls.Add(this.listStatus);
     this.Controls.Add(this.label31);
     this.Controls.Add(this.label32);
     this.Controls.Add(this.label19);
     this.Controls.Add(this.groupNotes);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label29);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.label22);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label21);
     this.Controls.Add(this.label20);
     this.Controls.Add(this.label18);
     this.Controls.Add(this.label17);
     this.Controls.Add(this.labelSSN);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FormPatientEdit";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Edit Patient Information";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FormPatientEdit_Closing);
     this.Load += new System.EventHandler(this.FormPatientEdit_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupNotes.ResumeLayout(false);
     this.groupNotes.PerformLayout();
     this.groupPH.ResumeLayout(false);
     this.groupPH.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #56
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSchedule));
     this.label2        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.listProv      = new System.Windows.Forms.ListBox();
     this.labelProv     = new System.Windows.Forms.Label();
     this.checkWeekend  = new System.Windows.Forms.CheckBox();
     this.groupCopy     = new System.Windows.Forms.GroupBox();
     this.butCopyWeek   = new OpenDental.UI.Button();
     this.butCopyDay    = new OpenDental.UI.Button();
     this.textClipboard = new System.Windows.Forms.TextBox();
     this.label3        = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.textRepeat    = new System.Windows.Forms.TextBox();
     this.checkPractice = new System.Windows.Forms.CheckBox();
     this.listEmp       = new System.Windows.Forms.ListBox();
     this.label5        = new System.Windows.Forms.Label();
     this.checkReplace  = new System.Windows.Forms.CheckBox();
     this.groupPaste    = new System.Windows.Forms.GroupBox();
     this.butRepeat     = new OpenDental.UI.Button();
     this.butPaste      = new OpenDental.UI.Button();
     this.butDelete     = new OpenDental.UI.Button();
     this.butPrint      = new OpenDental.UI.Button();
     this.textDateTo    = new OpenDental.ValidDate();
     this.textDateFrom  = new OpenDental.ValidDate();
     this.butRefresh    = new OpenDental.UI.Button();
     this.gridMain      = new OpenDental.UI.ODGrid();
     this.groupCopy.SuspendLayout();
     this.groupPaste.SuspendLayout();
     this.SuspendLayout();
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(101, 28);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(85, 18);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "To Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(15, 28);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(86, 18);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "From Date";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // listProv
     //
     this.listProv.Location      = new System.Drawing.Point(17, 100);
     this.listProv.Name          = "listProv";
     this.listProv.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listProv.Size          = new System.Drawing.Size(82, 290);
     this.listProv.TabIndex      = 23;
     this.listProv.Click        += new System.EventHandler(this.listProv_Click);
     //
     // labelProv
     //
     this.labelProv.Location  = new System.Drawing.Point(14, 80);
     this.labelProv.Name      = "labelProv";
     this.labelProv.Size      = new System.Drawing.Size(87, 18);
     this.labelProv.TabIndex  = 22;
     this.labelProv.Text      = "Providers";
     this.labelProv.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // checkWeekend
     //
     this.checkWeekend.Location = new System.Drawing.Point(28, 392);
     this.checkWeekend.Name     = "checkWeekend";
     this.checkWeekend.Size     = new System.Drawing.Size(143, 18);
     this.checkWeekend.TabIndex = 24;
     this.checkWeekend.Text     = "Show Weekends";
     this.checkWeekend.UseVisualStyleBackColor = true;
     this.checkWeekend.Click += new System.EventHandler(this.checkWeekend_Click);
     //
     // groupCopy
     //
     this.groupCopy.Controls.Add(this.butCopyWeek);
     this.groupCopy.Controls.Add(this.butCopyDay);
     this.groupCopy.Controls.Add(this.textClipboard);
     this.groupCopy.Controls.Add(this.label3);
     this.groupCopy.Location = new System.Drawing.Point(22, 440);
     this.groupCopy.Name     = "groupCopy";
     this.groupCopy.Size     = new System.Drawing.Size(158, 111);
     this.groupCopy.TabIndex = 25;
     this.groupCopy.TabStop  = false;
     this.groupCopy.Text     = "Copy";
     //
     // butCopyWeek
     //
     this.butCopyWeek.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCopyWeek.Autosize            = true;
     this.butCopyWeek.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCopyWeek.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCopyWeek.CornerRadius        = 4F;
     this.butCopyWeek.Location            = new System.Drawing.Point(6, 83);
     this.butCopyWeek.Name     = "butCopyWeek";
     this.butCopyWeek.Size     = new System.Drawing.Size(75, 24);
     this.butCopyWeek.TabIndex = 28;
     this.butCopyWeek.Text     = "Copy Week";
     this.butCopyWeek.Click   += new System.EventHandler(this.butCopyWeek_Click);
     //
     // butCopyDay
     //
     this.butCopyDay.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butCopyDay.Autosize            = true;
     this.butCopyDay.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butCopyDay.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butCopyDay.CornerRadius        = 4F;
     this.butCopyDay.Location            = new System.Drawing.Point(6, 56);
     this.butCopyDay.Name     = "butCopyDay";
     this.butCopyDay.Size     = new System.Drawing.Size(75, 24);
     this.butCopyDay.TabIndex = 27;
     this.butCopyDay.Text     = "Copy Day";
     this.butCopyDay.Click   += new System.EventHandler(this.butCopyDay_Click);
     //
     // textClipboard
     //
     this.textClipboard.Location = new System.Drawing.Point(6, 33);
     this.textClipboard.Name     = "textClipboard";
     this.textClipboard.ReadOnly = true;
     this.textClipboard.Size     = new System.Drawing.Size(146, 20);
     this.textClipboard.TabIndex = 26;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(3, 16);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(146, 14);
     this.label3.TabIndex  = 8;
     this.label3.Text      = "Clipboard Contents";
     this.label3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(70, 65);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(37, 14);
     this.label4.TabIndex  = 32;
     this.label4.Text      = "#";
     this.label4.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // textRepeat
     //
     this.textRepeat.Location = new System.Drawing.Point(110, 62);
     this.textRepeat.Name     = "textRepeat";
     this.textRepeat.Size     = new System.Drawing.Size(39, 20);
     this.textRepeat.TabIndex = 31;
     this.textRepeat.Text     = "1";
     //
     // checkPractice
     //
     this.checkPractice.Checked    = true;
     this.checkPractice.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkPractice.Location   = new System.Drawing.Point(17, 67);
     this.checkPractice.Name       = "checkPractice";
     this.checkPractice.Size       = new System.Drawing.Size(169, 18);
     this.checkPractice.TabIndex   = 28;
     this.checkPractice.Text       = "Show Practice Notes";
     this.checkPractice.UseVisualStyleBackColor = true;
     this.checkPractice.Click += new System.EventHandler(this.checkPractice_Click);
     //
     // listEmp
     //
     this.listEmp.Location      = new System.Drawing.Point(105, 100);
     this.listEmp.Name          = "listEmp";
     this.listEmp.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.listEmp.Size          = new System.Drawing.Size(82, 290);
     this.listEmp.TabIndex      = 30;
     this.listEmp.Click        += new System.EventHandler(this.listEmp_Click);
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(102, 80);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(87, 18);
     this.label5.TabIndex  = 29;
     this.label5.Text      = "Employees";
     this.label5.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // checkReplace
     //
     this.checkReplace.Checked    = true;
     this.checkReplace.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkReplace.Location   = new System.Drawing.Point(6, 14);
     this.checkReplace.Name       = "checkReplace";
     this.checkReplace.Size       = new System.Drawing.Size(146, 18);
     this.checkReplace.TabIndex   = 31;
     this.checkReplace.Text       = "Replace Existing";
     this.checkReplace.UseVisualStyleBackColor = true;
     //
     // groupPaste
     //
     this.groupPaste.Controls.Add(this.butRepeat);
     this.groupPaste.Controls.Add(this.label4);
     this.groupPaste.Controls.Add(this.checkReplace);
     this.groupPaste.Controls.Add(this.textRepeat);
     this.groupPaste.Controls.Add(this.butPaste);
     this.groupPaste.Location = new System.Drawing.Point(22, 552);
     this.groupPaste.Name     = "groupPaste";
     this.groupPaste.Size     = new System.Drawing.Size(158, 87);
     this.groupPaste.TabIndex = 32;
     this.groupPaste.TabStop  = false;
     this.groupPaste.Text     = "Paste";
     //
     // butRepeat
     //
     this.butRepeat.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRepeat.Autosize            = true;
     this.butRepeat.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRepeat.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRepeat.CornerRadius        = 4F;
     this.butRepeat.Location            = new System.Drawing.Point(6, 59);
     this.butRepeat.Name     = "butRepeat";
     this.butRepeat.Size     = new System.Drawing.Size(75, 24);
     this.butRepeat.TabIndex = 30;
     this.butRepeat.Text     = "Repeat";
     this.butRepeat.Click   += new System.EventHandler(this.butRepeat_Click);
     //
     // butPaste
     //
     this.butPaste.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPaste.Autosize            = true;
     this.butPaste.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPaste.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPaste.CornerRadius        = 4F;
     this.butPaste.Location            = new System.Drawing.Point(6, 32);
     this.butPaste.Name     = "butPaste";
     this.butPaste.Size     = new System.Drawing.Size(75, 24);
     this.butPaste.TabIndex = 29;
     this.butPaste.Text     = "Paste";
     this.butPaste.Click   += new System.EventHandler(this.butPaste_Click);
     //
     // butDelete
     //
     this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butDelete.Autosize            = true;
     this.butDelete.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butDelete.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butDelete.CornerRadius        = 4F;
     this.butDelete.Image      = global::OpenDental.Properties.Resources.deleteX;
     this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butDelete.Location   = new System.Drawing.Point(28, 410);
     this.butDelete.Name       = "butDelete";
     this.butDelete.Size       = new System.Drawing.Size(103, 24);
     this.butDelete.TabIndex   = 27;
     this.butDelete.Text       = "Clear Week";
     this.butDelete.Click     += new System.EventHandler(this.butDelete_Click);
     //
     // butPrint
     //
     this.butPrint.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butPrint.Autosize            = true;
     this.butPrint.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butPrint.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butPrint.CornerRadius        = 4F;
     this.butPrint.Image      = global::OpenDental.Properties.Resources.butPrint;
     this.butPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butPrint.Location   = new System.Drawing.Point(28, 662);
     this.butPrint.Name       = "butPrint";
     this.butPrint.Size       = new System.Drawing.Size(90, 24);
     this.butPrint.TabIndex   = 26;
     this.butPrint.Text       = "Print";
     this.butPrint.Click     += new System.EventHandler(this.butPrint_Click);
     //
     // textDateTo
     //
     this.textDateTo.Location = new System.Drawing.Point(104, 47);
     this.textDateTo.Name     = "textDateTo";
     this.textDateTo.Size     = new System.Drawing.Size(82, 20);
     this.textDateTo.TabIndex = 10;
     //
     // textDateFrom
     //
     this.textDateFrom.Location = new System.Drawing.Point(17, 47);
     this.textDateFrom.Name     = "textDateFrom";
     this.textDateFrom.Size     = new System.Drawing.Size(82, 20);
     this.textDateFrom.TabIndex = 8;
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Autosize            = true;
     this.butRefresh.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius        = 4F;
     this.butRefresh.Location            = new System.Drawing.Point(64, 4);
     this.butRefresh.Name     = "butRefresh";
     this.butRefresh.Size     = new System.Drawing.Size(75, 24);
     this.butRefresh.TabIndex = 11;
     this.butRefresh.Text     = "Refresh";
     this.butRefresh.Click   += new System.EventHandler(this.butRefresh_Click);
     //
     // gridMain
     //
     this.gridMain.HScrollVisible   = false;
     this.gridMain.Location         = new System.Drawing.Point(207, 8);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.SelectionMode    = OpenDental.UI.GridSelectionMode.OneCell;
     this.gridMain.Size             = new System.Drawing.Size(765, 680);
     this.gridMain.TabIndex         = 0;
     this.gridMain.Title            = "Schedule";
     this.gridMain.TranslationName  = null;
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // FormSchedule
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(982, 700);
     this.Controls.Add(this.groupCopy);
     this.Controls.Add(this.groupPaste);
     this.Controls.Add(this.listEmp);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.checkPractice);
     this.Controls.Add(this.butDelete);
     this.Controls.Add(this.butPrint);
     this.Controls.Add(this.textDateTo);
     this.Controls.Add(this.textDateFrom);
     this.Controls.Add(this.checkWeekend);
     this.Controls.Add(this.listProv);
     this.Controls.Add(this.labelProv);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.gridMain);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "FormSchedule";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Schedule";
     this.Load         += new System.EventHandler(this.FormSchedule_Load);
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormSchedule_FormClosing);
     this.groupCopy.ResumeLayout(false);
     this.groupCopy.PerformLayout();
     this.groupPaste.ResumeLayout(false);
     this.groupPaste.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #57
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDiseaseEdit));
			this.textNote = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.textProblem = new System.Windows.Forms.TextBox();
			this.textIcd9 = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.labelStatus = new System.Windows.Forms.Label();
			this.comboStatus = new System.Windows.Forms.ComboBox();
			this.label4 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.textSnomed = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.comboSnomedProblemType = new System.Windows.Forms.ComboBox();
			this.labelSnomedProblemType = new System.Windows.Forms.Label();
			this.butTodayStop = new OpenDental.UI.Button();
			this.butTodayStart = new OpenDental.UI.Button();
			this.textDateStop = new OpenDental.ValidDate();
			this.textDateStart = new OpenDental.ValidDate();
			this.butDelete = new OpenDental.UI.Button();
			this.butOK = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.label7 = new System.Windows.Forms.Label();
			this.labelFunctionalStatus = new System.Windows.Forms.Label();
			this.comboEhrFunctionalStatus = new System.Windows.Forms.ComboBox();
			this.label8 = new System.Windows.Forms.Label();
			this.SuspendLayout();
			// 
			// textNote
			// 
			this.textNote.Location = new System.Drawing.Point(118, 169);
			this.textNote.Multiline = true;
			this.textNote.Name = "textNote";
			this.textNote.Size = new System.Drawing.Size(322, 120);
			this.textNote.TabIndex = 3;
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(12, 169);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(100, 17);
			this.label1.TabIndex = 4;
			this.label1.Text = "Note";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(14, 13);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(100, 19);
			this.label2.TabIndex = 5;
			this.label2.Text = "Problem";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textProblem
			// 
			this.textProblem.Location = new System.Drawing.Point(118, 12);
			this.textProblem.Name = "textProblem";
			this.textProblem.ReadOnly = true;
			this.textProblem.Size = new System.Drawing.Size(199, 20);
			this.textProblem.TabIndex = 7;
			// 
			// textIcd9
			// 
			this.textIcd9.Location = new System.Drawing.Point(118, 38);
			this.textIcd9.Name = "textIcd9";
			this.textIcd9.ReadOnly = true;
			this.textIcd9.Size = new System.Drawing.Size(321, 20);
			this.textIcd9.TabIndex = 9;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(14, 39);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(100, 19);
			this.label3.TabIndex = 8;
			this.label3.Text = "ICD9";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// labelStatus
			// 
			this.labelStatus.Location = new System.Drawing.Point(3, 92);
			this.labelStatus.Name = "labelStatus";
			this.labelStatus.Size = new System.Drawing.Size(111, 15);
			this.labelStatus.TabIndex = 82;
			this.labelStatus.Text = "Status";
			this.labelStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboStatus
			// 
			this.comboStatus.Cursor = System.Windows.Forms.Cursors.Default;
			this.comboStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboStatus.Location = new System.Drawing.Point(118, 90);
			this.comboStatus.MaxDropDownItems = 10;
			this.comboStatus.Name = "comboStatus";
			this.comboStatus.Size = new System.Drawing.Size(126, 21);
			this.comboStatus.TabIndex = 83;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(14, 117);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(100, 19);
			this.label4.TabIndex = 5;
			this.label4.Text = "Start Date";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(14, 143);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(100, 19);
			this.label5.TabIndex = 5;
			this.label5.Text = "Stop Date";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textSnomed
			// 
			this.textSnomed.Location = new System.Drawing.Point(118, 64);
			this.textSnomed.Name = "textSnomed";
			this.textSnomed.ReadOnly = true;
			this.textSnomed.Size = new System.Drawing.Size(322, 20);
			this.textSnomed.TabIndex = 87;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(14, 64);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(100, 19);
			this.label6.TabIndex = 88;
			this.label6.Text = "SNOMED CT";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboSnomedProblemType
			// 
			this.comboSnomedProblemType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboSnomedProblemType.FormattingEnabled = true;
			this.comboSnomedProblemType.Location = new System.Drawing.Point(118, 295);
			this.comboSnomedProblemType.Name = "comboSnomedProblemType";
			this.comboSnomedProblemType.Size = new System.Drawing.Size(209, 21);
			this.comboSnomedProblemType.TabIndex = 89;
			// 
			// labelSnomedProblemType
			// 
			this.labelSnomedProblemType.Location = new System.Drawing.Point(12, 296);
			this.labelSnomedProblemType.Name = "labelSnomedProblemType";
			this.labelSnomedProblemType.Size = new System.Drawing.Size(100, 17);
			this.labelSnomedProblemType.TabIndex = 90;
			this.labelSnomedProblemType.Text = "Problem Type";
			this.labelSnomedProblemType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// butTodayStop
			// 
			this.butTodayStop.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butTodayStop.Autosize = true;
			this.butTodayStop.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butTodayStop.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butTodayStop.CornerRadius = 4F;
			this.butTodayStop.Location = new System.Drawing.Point(263, 141);
			this.butTodayStop.Name = "butTodayStop";
			this.butTodayStop.Size = new System.Drawing.Size(64, 23);
			this.butTodayStop.TabIndex = 86;
			this.butTodayStop.Text = "Today";
			this.butTodayStop.Click += new System.EventHandler(this.butTodayStop_Click);
			// 
			// butTodayStart
			// 
			this.butTodayStart.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butTodayStart.Autosize = true;
			this.butTodayStart.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butTodayStart.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butTodayStart.CornerRadius = 4F;
			this.butTodayStart.Location = new System.Drawing.Point(263, 115);
			this.butTodayStart.Name = "butTodayStart";
			this.butTodayStart.Size = new System.Drawing.Size(65, 23);
			this.butTodayStart.TabIndex = 85;
			this.butTodayStart.Text = "Today";
			this.butTodayStart.Click += new System.EventHandler(this.butTodayStart_Click);
			// 
			// textDateStop
			// 
			this.textDateStop.Location = new System.Drawing.Point(118, 143);
			this.textDateStop.Name = "textDateStop";
			this.textDateStop.Size = new System.Drawing.Size(126, 20);
			this.textDateStop.TabIndex = 84;
			// 
			// textDateStart
			// 
			this.textDateStart.Location = new System.Drawing.Point(118, 117);
			this.textDateStart.Name = "textDateStart";
			this.textDateStart.Size = new System.Drawing.Size(126, 20);
			this.textDateStart.TabIndex = 84;
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(12, 356);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(83, 26);
			this.butDelete.TabIndex = 6;
			this.butDelete.Text = "Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(327, 356);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75, 26);
			this.butOK.TabIndex = 1;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0, 0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.Location = new System.Drawing.Point(408, 356);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75, 26);
			this.butCancel.TabIndex = 0;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(333, 296);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(150, 17);
			this.label7.TabIndex = 91;
			this.label7.Text = "Only for CCD";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// labelFunctionalStatus
			// 
			this.labelFunctionalStatus.Location = new System.Drawing.Point(17, 320);
			this.labelFunctionalStatus.Name = "labelFunctionalStatus";
			this.labelFunctionalStatus.Size = new System.Drawing.Size(97, 23);
			this.labelFunctionalStatus.TabIndex = 93;
			this.labelFunctionalStatus.Text = "Functional Status";
			this.labelFunctionalStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// comboEhrFunctionalStatus
			// 
			this.comboEhrFunctionalStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboEhrFunctionalStatus.FormattingEnabled = true;
			this.comboEhrFunctionalStatus.Location = new System.Drawing.Point(118, 322);
			this.comboEhrFunctionalStatus.Name = "comboEhrFunctionalStatus";
			this.comboEhrFunctionalStatus.Size = new System.Drawing.Size(210, 21);
			this.comboEhrFunctionalStatus.TabIndex = 92;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(333, 323);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(150, 17);
			this.label8.TabIndex = 94;
			this.label8.Text = "Only for CCD";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// FormDiseaseEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(495, 394);
			this.Controls.Add(this.label8);
			this.Controls.Add(this.labelFunctionalStatus);
			this.Controls.Add(this.comboEhrFunctionalStatus);
			this.Controls.Add(this.label7);
			this.Controls.Add(this.labelSnomedProblemType);
			this.Controls.Add(this.comboSnomedProblemType);
			this.Controls.Add(this.label6);
			this.Controls.Add(this.textSnomed);
			this.Controls.Add(this.butTodayStop);
			this.Controls.Add(this.butTodayStart);
			this.Controls.Add(this.textDateStop);
			this.Controls.Add(this.textDateStart);
			this.Controls.Add(this.labelStatus);
			this.Controls.Add(this.comboStatus);
			this.Controls.Add(this.textIcd9);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.textProblem);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.textNote);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.butCancel);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormDiseaseEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Problem";
			this.Load += new System.EventHandler(this.FormDiseaseEdit_Load);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #58
0
 ///<summary>Required method for Designer support - do not modify the contents of this method with the code editor.</summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormTrojanCollect));
     this.label1               = new System.Windows.Forms.Label();
     this.labelGuarantor       = new System.Windows.Forms.Label();
     this.labelAddress         = new System.Windows.Forms.Label();
     this.labelCityStZip       = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.labelSSN             = new System.Windows.Forms.Label();
     this.labelDOB             = new System.Windows.Forms.Label();
     this.labelPhone           = new System.Windows.Forms.Label();
     this.label10              = new System.Windows.Forms.Label();
     this.labelEmpPhone        = new System.Windows.Forms.Label();
     this.labelEmployer        = new System.Windows.Forms.Label();
     this.label13              = new System.Windows.Forms.Label();
     this.labelPatient         = new System.Windows.Forms.Label();
     this.label15              = new System.Windows.Forms.Label();
     this.label16              = new System.Windows.Forms.Label();
     this.radioDiplomatic      = new System.Windows.Forms.RadioButton();
     this.radioFirm            = new System.Windows.Forms.RadioButton();
     this.radioSkip            = new System.Windows.Forms.RadioButton();
     this.mainMenu1            = new System.Windows.Forms.MainMenu(this.components);
     this.menuItemSetup        = new System.Windows.Forms.MenuItem();
     this.butHelp              = new OpenDental.UI.Button();
     this.butOK                = new OpenDental.UI.Button();
     this.butCancel            = new OpenDental.UI.Button();
     this.textDate             = new OpenDental.ValidDate();
     this.groupTransactionType = new System.Windows.Forms.GroupBox();
     this.textAmount           = new OpenDental.ValidDouble();
     this.groupTransactionType.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(12, 15);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(208, 18);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Financially Responsible Person:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelGuarantor
     //
     this.labelGuarantor.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelGuarantor.Location  = new System.Drawing.Point(18, 37);
     this.labelGuarantor.Name      = "labelGuarantor";
     this.labelGuarantor.Size      = new System.Drawing.Size(202, 18);
     this.labelGuarantor.TabIndex  = 4;
     this.labelGuarantor.Text      = "Joe Smith";
     this.labelGuarantor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelAddress
     //
     this.labelAddress.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelAddress.Location  = new System.Drawing.Point(18, 55);
     this.labelAddress.Name      = "labelAddress";
     this.labelAddress.Size      = new System.Drawing.Size(202, 18);
     this.labelAddress.TabIndex  = 5;
     this.labelAddress.Text      = "123 E St.";
     this.labelAddress.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCityStZip
     //
     this.labelCityStZip.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCityStZip.Location  = new System.Drawing.Point(18, 73);
     this.labelCityStZip.Name      = "labelCityStZip";
     this.labelCityStZip.Size      = new System.Drawing.Size(202, 18);
     this.labelCityStZip.TabIndex  = 6;
     this.labelCityStZip.Text      = "Los Angeles, CA 20212";
     this.labelCityStZip.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(227, 37);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 18);
     this.label4.TabIndex  = 7;
     this.label4.Text      = "SS#:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(227, 55);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(100, 18);
     this.label5.TabIndex  = 8;
     this.label5.Text      = "DOB:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(227, 73);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(100, 18);
     this.label6.TabIndex  = 9;
     this.label6.Text      = "Phone:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelSSN
     //
     this.labelSSN.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelSSN.Location  = new System.Drawing.Point(328, 37);
     this.labelSSN.Name      = "labelSSN";
     this.labelSSN.Size      = new System.Drawing.Size(154, 18);
     this.labelSSN.TabIndex  = 10;
     this.labelSSN.Text      = "123-12-1234";
     this.labelSSN.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelDOB
     //
     this.labelDOB.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDOB.Location  = new System.Drawing.Point(328, 55);
     this.labelDOB.Name      = "labelDOB";
     this.labelDOB.Size      = new System.Drawing.Size(154, 18);
     this.labelDOB.TabIndex  = 11;
     this.labelDOB.Text      = "01/10/1980";
     this.labelDOB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPhone
     //
     this.labelPhone.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPhone.Location  = new System.Drawing.Point(328, 73);
     this.labelPhone.Name      = "labelPhone";
     this.labelPhone.Size      = new System.Drawing.Size(154, 18);
     this.labelPhone.TabIndex  = 12;
     this.labelPhone.Text      = "(310)555-1212";
     this.labelPhone.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label10
     //
     this.label10.Location  = new System.Drawing.Point(12, 97);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(208, 18);
     this.label10.TabIndex  = 13;
     this.label10.Text      = "Employer:";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEmpPhone
     //
     this.labelEmpPhone.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelEmpPhone.Location  = new System.Drawing.Point(18, 137);
     this.labelEmpPhone.Name      = "labelEmpPhone";
     this.labelEmpPhone.Size      = new System.Drawing.Size(202, 18);
     this.labelEmpPhone.TabIndex  = 15;
     this.labelEmpPhone.Text      = "(310)665-5544";
     this.labelEmpPhone.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEmployer
     //
     this.labelEmployer.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelEmployer.Location  = new System.Drawing.Point(18, 119);
     this.labelEmployer.Name      = "labelEmployer";
     this.labelEmployer.Size      = new System.Drawing.Size(202, 18);
     this.labelEmployer.TabIndex  = 14;
     this.labelEmployer.Text      = "Ace, Inc.";
     this.labelEmployer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label13
     //
     this.label13.Location  = new System.Drawing.Point(12, 161);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(208, 18);
     this.label13.TabIndex  = 16;
     this.label13.Text      = "Patient:";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPatient
     //
     this.labelPatient.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelPatient.Location  = new System.Drawing.Point(18, 183);
     this.labelPatient.Name      = "labelPatient";
     this.labelPatient.Size      = new System.Drawing.Size(202, 18);
     this.labelPatient.TabIndex  = 17;
     this.labelPatient.Text      = "Mary Smith";
     this.labelPatient.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label15
     //
     this.label15.Location  = new System.Drawing.Point(227, 138);
     this.label15.Name      = "label15";
     this.label15.Size      = new System.Drawing.Size(100, 18);
     this.label15.TabIndex  = 19;
     this.label15.Text      = "Amount of debt";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label16
     //
     this.label16.Location  = new System.Drawing.Point(227, 118);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(100, 18);
     this.label16.TabIndex  = 18;
     this.label16.Text      = "Delinquency Date";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radioDiplomatic
     //
     this.radioDiplomatic.Checked  = true;
     this.radioDiplomatic.Location = new System.Drawing.Point(9, 16);
     this.radioDiplomatic.Name     = "radioDiplomatic";
     this.radioDiplomatic.Size     = new System.Drawing.Size(81, 18);
     this.radioDiplomatic.TabIndex = 23;
     this.radioDiplomatic.TabStop  = true;
     this.radioDiplomatic.Text     = "Diplomatic";
     this.radioDiplomatic.UseVisualStyleBackColor = true;
     //
     // radioFirm
     //
     this.radioFirm.Location = new System.Drawing.Point(97, 16);
     this.radioFirm.Name     = "radioFirm";
     this.radioFirm.Size     = new System.Drawing.Size(53, 18);
     this.radioFirm.TabIndex = 24;
     this.radioFirm.Text     = "Firm";
     this.radioFirm.UseVisualStyleBackColor = true;
     //
     // radioSkip
     //
     this.radioSkip.Location = new System.Drawing.Point(157, 16);
     this.radioSkip.Name     = "radioSkip";
     this.radioSkip.Size     = new System.Drawing.Size(50, 18);
     this.radioSkip.TabIndex = 25;
     this.radioSkip.Text     = "Skip";
     this.radioSkip.UseVisualStyleBackColor = true;
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemSetup
     });
     //
     // menuItemSetup
     //
     this.menuItemSetup.Index  = 0;
     this.menuItemSetup.Text   = "Setup";
     this.menuItemSetup.Click += new System.EventHandler(this.menuItemSetup_Click);
     //
     // butHelp
     //
     this.butHelp.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butHelp.Location = new System.Drawing.Point(263, 223);
     this.butHelp.Name     = "butHelp";
     this.butHelp.Size     = new System.Drawing.Size(75, 26);
     this.butHelp.TabIndex = 2;
     this.butHelp.Text     = "Help";
     this.butHelp.Click   += new System.EventHandler(this.butHelp_Click);
     //
     // butOK
     //
     this.butOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.butOK.Location = new System.Drawing.Point(12, 223);
     this.butOK.Name     = "butOK";
     this.butOK.Size     = new System.Drawing.Size(182, 26);
     this.butOK.TabIndex = 1;
     this.butOK.Text     = "OK Send Transaction to Trojan";
     this.butOK.Click   += new System.EventHandler(this.butOK_Click);
     //
     // butCancel
     //
     this.butCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.butCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.butCancel.Location     = new System.Drawing.Point(407, 223);
     this.butCancel.Name         = "butCancel";
     this.butCancel.Size         = new System.Drawing.Size(75, 26);
     this.butCancel.TabIndex     = 0;
     this.butCancel.Text         = "&Cancel";
     //
     // textDate
     //
     this.textDate.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textDate.Location = new System.Drawing.Point(328, 117);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(92, 20);
     this.textDate.TabIndex = 26;
     this.textDate.Text     = "01/25/2007";
     //
     // groupTransactionType
     //
     this.groupTransactionType.Controls.Add(this.radioDiplomatic);
     this.groupTransactionType.Controls.Add(this.radioFirm);
     this.groupTransactionType.Controls.Add(this.radioSkip);
     this.groupTransactionType.Location = new System.Drawing.Point(227, 166);
     this.groupTransactionType.Name     = "groupTransactionType";
     this.groupTransactionType.Size     = new System.Drawing.Size(255, 40);
     this.groupTransactionType.TabIndex = 27;
     this.groupTransactionType.TabStop  = false;
     this.groupTransactionType.Text     = "Transaction Type";
     //
     // textAmount
     //
     this.textAmount.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textAmount.Location  = new System.Drawing.Point(328, 137);
     this.textAmount.MaxVal    = 9999999D;
     this.textAmount.MinVal    = 25D;
     this.textAmount.Name      = "textAmount";
     this.textAmount.Size      = new System.Drawing.Size(70, 20);
     this.textAmount.TabIndex  = 28;
     this.textAmount.Text      = "123.45";
     this.textAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // FormTrojanCollect
     //
     this.CancelButton = this.butCancel;
     this.ClientSize   = new System.Drawing.Size(494, 261);
     this.Controls.Add(this.textAmount);
     this.Controls.Add(this.groupTransactionType);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label15);
     this.Controls.Add(this.label16);
     this.Controls.Add(this.labelPatient);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.labelEmpPhone);
     this.Controls.Add(this.labelEmployer);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.labelPhone);
     this.Controls.Add(this.labelDOB);
     this.Controls.Add(this.labelSSN);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.labelCityStZip);
     this.Controls.Add(this.labelAddress);
     this.Controls.Add(this.labelGuarantor);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.butHelp);
     this.Controls.Add(this.butOK);
     this.Controls.Add(this.butCancel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Menu          = this.mainMenu1;
     this.MinimizeBox   = false;
     this.Name          = "FormTrojanCollect";
     this.ShowInTaskbar = false;
     this.Text          = "Send a Collection Transaction To Trojan";
     this.Load         += new System.EventHandler(this.FormTrojanCollect_Load);
     this.groupTransactionType.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormTransactionEdit));
			this.label1 = new System.Windows.Forms.Label();
			this.label2 = new System.Windows.Forms.Label();
			this.textDateTimeEntry = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.textDebit = new System.Windows.Forms.TextBox();
			this.textCredit = new System.Windows.Forms.TextBox();
			this.checkMemoSame = new System.Windows.Forms.CheckBox();
			this.checkSimple = new System.Windows.Forms.CheckBox();
			this.label5 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.panelSimple = new System.Windows.Forms.Panel();
			this.butChange = new OpenDental.UI.Button();
			this.textAccount = new System.Windows.Forms.TextBox();
			this.textMemo = new System.Windows.Forms.TextBox();
			this.textCheckNumber = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.textAmount = new OpenDental.ValidDouble();
			this.panelCompound = new System.Windows.Forms.Panel();
			this.butAdd = new OpenDental.UI.Button();
			this.gridMain = new OpenDental.UI.ODGrid();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.label9 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.textSourcePay = new System.Windows.Forms.TextBox();
			this.butAttachPay = new OpenDental.UI.Button();
			this.textSourceDeposit = new System.Windows.Forms.TextBox();
			this.butAttachDep = new OpenDental.UI.Button();
			this.butDelete = new OpenDental.UI.Button();
			this.textDate = new OpenDental.ValidDate();
			this.butOK = new OpenDental.UI.Button();
			this.butCancel = new OpenDental.UI.Button();
			this.labelReconcile = new System.Windows.Forms.Label();
			this.textReconcile = new System.Windows.Forms.TextBox();
			this.panelSimple.SuspendLayout();
			this.panelCompound.SuspendLayout();
			this.groupBox1.SuspendLayout();
			this.SuspendLayout();
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(28,34);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(100,20);
			this.label1.TabIndex = 4;
			this.label1.Text = "Date";
			this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(6,10);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(123,20);
			this.label2.TabIndex = 5;
			this.label2.Text = "Date/Time  Entered";
			this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDateTimeEntry
			// 
			this.textDateTimeEntry.Location = new System.Drawing.Point(132,7);
			this.textDateTimeEntry.Name = "textDateTimeEntry";
			this.textDateTimeEntry.ReadOnly = true;
			this.textDateTimeEntry.Size = new System.Drawing.Size(147,20);
			this.textDateTimeEntry.TabIndex = 6;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(74,221);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(77,20);
			this.label3.TabIndex = 9;
			this.label3.Text = "Totals";
			this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textDebit
			// 
			this.textDebit.Location = new System.Drawing.Point(153,218);
			this.textDebit.Name = "textDebit";
			this.textDebit.ReadOnly = true;
			this.textDebit.Size = new System.Drawing.Size(70,20);
			this.textDebit.TabIndex = 10;
			// 
			// textCredit
			// 
			this.textCredit.Location = new System.Drawing.Point(223,218);
			this.textCredit.Name = "textCredit";
			this.textCredit.ReadOnly = true;
			this.textCredit.Size = new System.Drawing.Size(70,20);
			this.textCredit.TabIndex = 11;
			// 
			// checkMemoSame
			// 
			this.checkMemoSame.Location = new System.Drawing.Point(328,218);
			this.checkMemoSame.Name = "checkMemoSame";
			this.checkMemoSame.Size = new System.Drawing.Size(165,20);
			this.checkMemoSame.TabIndex = 12;
			this.checkMemoSame.Text = "Memo Same For All";
			this.checkMemoSame.UseVisualStyleBackColor = true;
			// 
			// checkSimple
			// 
			this.checkSimple.Location = new System.Drawing.Point(392,7);
			this.checkSimple.Name = "checkSimple";
			this.checkSimple.Size = new System.Drawing.Size(154,20);
			this.checkSimple.TabIndex = 14;
			this.checkSimple.Text = "Simple";
			this.checkSimple.UseVisualStyleBackColor = true;
			this.checkSimple.Click += new System.EventHandler(this.checkSimple_Click);
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(8,37);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(100,20);
			this.label5.TabIndex = 21;
			this.label5.Text = "Other Account";
			this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(8,65);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(100,20);
			this.label4.TabIndex = 19;
			this.label4.Text = "Memo";
			this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(7,11);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(100,20);
			this.label6.TabIndex = 17;
			this.label6.Text = "Amount";
			this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// panelSimple
			// 
			this.panelSimple.Controls.Add(this.butChange);
			this.panelSimple.Controls.Add(this.textAccount);
			this.panelSimple.Controls.Add(this.textMemo);
			this.panelSimple.Controls.Add(this.textCheckNumber);
			this.panelSimple.Controls.Add(this.label7);
			this.panelSimple.Controls.Add(this.textAmount);
			this.panelSimple.Controls.Add(this.label5);
			this.panelSimple.Controls.Add(this.label6);
			this.panelSimple.Controls.Add(this.label4);
			this.panelSimple.Location = new System.Drawing.Point(21,81);
			this.panelSimple.Name = "panelSimple";
			this.panelSimple.Size = new System.Drawing.Size(494,186);
			this.panelSimple.TabIndex = 16;
			// 
			// butChange
			// 
			this.butChange.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butChange.Autosize = true;
			this.butChange.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butChange.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butChange.CornerRadius = 4F;
			this.butChange.Location = new System.Drawing.Point(347,31);
			this.butChange.Name = "butChange";
			this.butChange.Size = new System.Drawing.Size(75,26);
			this.butChange.TabIndex = 28;
			this.butChange.Text = "Change";
			this.butChange.Click += new System.EventHandler(this.butChange_Click);
			// 
			// textAccount
			// 
			this.textAccount.Location = new System.Drawing.Point(111,34);
			this.textAccount.Name = "textAccount";
			this.textAccount.ReadOnly = true;
			this.textAccount.Size = new System.Drawing.Size(230,20);
			this.textAccount.TabIndex = 27;
			// 
			// textMemo
			// 
			this.textMemo.Location = new System.Drawing.Point(111,62);
			this.textMemo.Multiline = true;
			this.textMemo.Name = "textMemo";
			this.textMemo.Size = new System.Drawing.Size(230,43);
			this.textMemo.TabIndex = 25;
			// 
			// textCheckNumber
			// 
			this.textCheckNumber.Location = new System.Drawing.Point(111,111);
			this.textCheckNumber.Name = "textCheckNumber";
			this.textCheckNumber.Size = new System.Drawing.Size(133,20);
			this.textCheckNumber.TabIndex = 24;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(8,114);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(100,20);
			this.label7.TabIndex = 23;
			this.label7.Text = "Check Number";
			this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			// 
			// textAmount
			// 
			this.textAmount.Location = new System.Drawing.Point(111,8);
			this.textAmount.Name = "textAmount";
			this.textAmount.Size = new System.Drawing.Size(89,20);
			this.textAmount.TabIndex = 18;
			// 
			// panelCompound
			// 
			this.panelCompound.Controls.Add(this.butAdd);
			this.panelCompound.Controls.Add(this.gridMain);
			this.panelCompound.Controls.Add(this.label3);
			this.panelCompound.Controls.Add(this.textDebit);
			this.panelCompound.Controls.Add(this.textCredit);
			this.panelCompound.Controls.Add(this.checkMemoSame);
			this.panelCompound.Location = new System.Drawing.Point(42,81);
			this.panelCompound.Name = "panelCompound";
			this.panelCompound.Size = new System.Drawing.Size(504,262);
			this.panelCompound.TabIndex = 17;
			// 
			// butAdd
			// 
			this.butAdd.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAdd.Autosize = true;
			this.butAdd.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAdd.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAdd.CornerRadius = 4F;
			this.butAdd.Image = global::OpenDental.Properties.Resources.Add;
			this.butAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butAdd.Location = new System.Drawing.Point(3,216);
			this.butAdd.Name = "butAdd";
			this.butAdd.Size = new System.Drawing.Size(75,26);
			this.butAdd.TabIndex = 13;
			this.butAdd.Text = "Add";
			this.butAdd.Click += new System.EventHandler(this.butAdd_Click);
			// 
			// gridMain
			// 
			this.gridMain.HScrollVisible = false;
			this.gridMain.Location = new System.Drawing.Point(3,10);
			this.gridMain.Name = "gridMain";
			this.gridMain.ScrollValue = 0;
			this.gridMain.Size = new System.Drawing.Size(490,199);
			this.gridMain.TabIndex = 2;
			this.gridMain.Title = "Splits";
			this.gridMain.TranslationName = "TableTransSplits";
			this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
			// 
			// groupBox1
			// 
			this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.groupBox1.Controls.Add(this.label9);
			this.groupBox1.Controls.Add(this.label8);
			this.groupBox1.Controls.Add(this.textSourcePay);
			this.groupBox1.Controls.Add(this.butAttachPay);
			this.groupBox1.Controls.Add(this.textSourceDeposit);
			this.groupBox1.Controls.Add(this.butAttachDep);
			this.groupBox1.Location = new System.Drawing.Point(119,367);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(416,80);
			this.groupBox1.TabIndex = 18;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "Source Documents";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(6,48);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(87,20);
			this.label9.TabIndex = 12;
			this.label9.Text = "Payment";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(6,19);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(87,20);
			this.label8.TabIndex = 11;
			this.label8.Text = "Deposit";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// textSourcePay
			// 
			this.textSourcePay.Location = new System.Drawing.Point(95,49);
			this.textSourcePay.Multiline = true;
			this.textSourcePay.Name = "textSourcePay";
			this.textSourcePay.ReadOnly = true;
			this.textSourcePay.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
			this.textSourcePay.Size = new System.Drawing.Size(231,20);
			this.textSourcePay.TabIndex = 10;
			// 
			// butAttachPay
			// 
			this.butAttachPay.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAttachPay.Autosize = true;
			this.butAttachPay.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAttachPay.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAttachPay.CornerRadius = 4F;
			this.butAttachPay.Location = new System.Drawing.Point(329,46);
			this.butAttachPay.Name = "butAttachPay";
			this.butAttachPay.Size = new System.Drawing.Size(80,26);
			this.butAttachPay.TabIndex = 9;
			this.butAttachPay.Text = "Attach";
			this.butAttachPay.Click += new System.EventHandler(this.butAttachPay_Click);
			// 
			// textSourceDeposit
			// 
			this.textSourceDeposit.Location = new System.Drawing.Point(95,20);
			this.textSourceDeposit.Name = "textSourceDeposit";
			this.textSourceDeposit.ReadOnly = true;
			this.textSourceDeposit.Size = new System.Drawing.Size(231,20);
			this.textSourceDeposit.TabIndex = 8;
			// 
			// butAttachDep
			// 
			this.butAttachDep.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butAttachDep.Autosize = true;
			this.butAttachDep.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butAttachDep.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butAttachDep.CornerRadius = 4F;
			this.butAttachDep.Location = new System.Drawing.Point(329,17);
			this.butAttachDep.Name = "butAttachDep";
			this.butAttachDep.Size = new System.Drawing.Size(80,26);
			this.butAttachDep.TabIndex = 7;
			this.butAttachDep.Text = "Attach";
			this.butAttachDep.Click += new System.EventHandler(this.butAttachDep_Click);
			// 
			// butDelete
			// 
			this.butDelete.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
			this.butDelete.Autosize = true;
			this.butDelete.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butDelete.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butDelete.CornerRadius = 4F;
			this.butDelete.Image = global::OpenDental.Properties.Resources.deleteX;
			this.butDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.butDelete.Location = new System.Drawing.Point(31,414);
			this.butDelete.Name = "butDelete";
			this.butDelete.Size = new System.Drawing.Size(75,26);
			this.butDelete.TabIndex = 8;
			this.butDelete.Text = "Delete";
			this.butDelete.Click += new System.EventHandler(this.butDelete_Click);
			// 
			// textDate
			// 
			this.textDate.Location = new System.Drawing.Point(132,31);
			this.textDate.Name = "textDate";
			this.textDate.Size = new System.Drawing.Size(100,20);
			this.textDate.TabIndex = 3;
			// 
			// butOK
			// 
			this.butOK.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butOK.Autosize = true;
			this.butOK.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butOK.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butOK.CornerRadius = 4F;
			this.butOK.Location = new System.Drawing.Point(568,384);
			this.butOK.Name = "butOK";
			this.butOK.Size = new System.Drawing.Size(75,26);
			this.butOK.TabIndex = 1;
			this.butOK.Text = "&OK";
			this.butOK.Click += new System.EventHandler(this.butOK_Click);
			// 
			// butCancel
			// 
			this.butCancel.AdjustImageLocation = new System.Drawing.Point(0,0);
			this.butCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
			this.butCancel.Autosize = true;
			this.butCancel.BtnShape = OpenDental.UI.enumType.BtnShape.Rectangle;
			this.butCancel.BtnStyle = OpenDental.UI.enumType.XPStyle.Silver;
			this.butCancel.CornerRadius = 4F;
			this.butCancel.Location = new System.Drawing.Point(568,413);
			this.butCancel.Name = "butCancel";
			this.butCancel.Size = new System.Drawing.Size(75,26);
			this.butCancel.TabIndex = 0;
			this.butCancel.Text = "&Cancel";
			this.butCancel.Click += new System.EventHandler(this.butCancel_Click);
			// 
			// labelReconcile
			// 
			this.labelReconcile.Location = new System.Drawing.Point(9,57);
			this.labelReconcile.Name = "labelReconcile";
			this.labelReconcile.Size = new System.Drawing.Size(120,20);
			this.labelReconcile.TabIndex = 19;
			this.labelReconcile.Text = "Reconcile Date";
			this.labelReconcile.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.labelReconcile.Visible = false;
			// 
			// textReconcile
			// 
			this.textReconcile.Location = new System.Drawing.Point(132,54);
			this.textReconcile.Name = "textReconcile";
			this.textReconcile.ReadOnly = true;
			this.textReconcile.Size = new System.Drawing.Size(100,20);
			this.textReconcile.TabIndex = 20;
			this.textReconcile.Visible = false;
			// 
			// FormTransactionEdit
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5,13);
			this.ClientSize = new System.Drawing.Size(677,459);
			this.Controls.Add(this.textReconcile);
			this.Controls.Add(this.labelReconcile);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.panelSimple);
			this.Controls.Add(this.panelCompound);
			this.Controls.Add(this.checkSimple);
			this.Controls.Add(this.butDelete);
			this.Controls.Add(this.textDateTimeEntry);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.textDate);
			this.Controls.Add(this.butOK);
			this.Controls.Add(this.butCancel);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "FormTransactionEdit";
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Transaction";
			this.Load += new System.EventHandler(this.FormTransactionEdit_Load);
			this.panelSimple.ResumeLayout(false);
			this.panelSimple.PerformLayout();
			this.panelCompound.ResumeLayout(false);
			this.panelCompound.PerformLayout();
			this.groupBox1.ResumeLayout(false);
			this.groupBox1.PerformLayout();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Пример #60
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAccounting));
     this.imageListMain    = new System.Windows.Forms.ImageList(this.components);
     this.checkInactive    = new System.Windows.Forms.CheckBox();
     this.mainMenu1        = new System.Windows.Forms.MainMenu(this.components);
     this.menuItemSetup    = new System.Windows.Forms.MenuItem();
     this.menuItemLock     = new System.Windows.Forms.MenuItem();
     this.menuItem1        = new System.Windows.Forms.MenuItem();
     this.menuItemGL       = new System.Windows.Forms.MenuItem();
     this.menuItemBalSheet = new System.Windows.Forms.MenuItem();
     this.label2           = new System.Windows.Forms.Label();
     this.butToday         = new OpenDental.UI.Button();
     this.butRefresh       = new OpenDental.UI.Button();
     this.textDate         = new OpenDental.ValidDate();
     this.gridMain         = new OpenDental.UI.ODGrid();
     this.ToolBarMain      = new OpenDental.UI.ODToolBar();
     this.SuspendLayout();
     //
     // imageListMain
     //
     this.imageListMain.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMain.ImageStream")));
     this.imageListMain.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListMain.Images.SetKeyName(0, "Add.gif");
     this.imageListMain.Images.SetKeyName(1, "editPencil.gif");
     //
     // checkInactive
     //
     this.checkInactive.AutoSize = true;
     this.checkInactive.Location = new System.Drawing.Point(313, 34);
     this.checkInactive.Name     = "checkInactive";
     this.checkInactive.Size     = new System.Drawing.Size(150, 17);
     this.checkInactive.TabIndex = 2;
     this.checkInactive.Text     = "Include Inactive Accounts";
     this.checkInactive.UseVisualStyleBackColor = true;
     this.checkInactive.Click += new System.EventHandler(this.checkInactive_Click);
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemSetup,
         this.menuItemLock,
         this.menuItem1
     });
     //
     // menuItemSetup
     //
     this.menuItemSetup.Index  = 0;
     this.menuItemSetup.Text   = "Setup";
     this.menuItemSetup.Click += new System.EventHandler(this.menuItemSetup_Click);
     //
     // menuItemLock
     //
     this.menuItemLock.Index  = 1;
     this.menuItemLock.Text   = "Lock";
     this.menuItemLock.Click += new System.EventHandler(this.menuItemLock_Click);
     //
     // menuItem1
     //
     this.menuItem1.Index = 2;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemGL,
         this.menuItemBalSheet
     });
     this.menuItem1.Text = "Reports";
     //
     // menuItemGL
     //
     this.menuItemGL.Index  = 0;
     this.menuItemGL.Text   = "General Ledger Detail";
     this.menuItemGL.Click += new System.EventHandler(this.menuItemGL_Click);
     //
     // menuItemBalSheet
     //
     this.menuItemBalSheet.Index  = 1;
     this.menuItemBalSheet.Text   = "Balance Sheet";
     this.menuItemBalSheet.Click += new System.EventHandler(this.menuItemBalSheet_Click);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(3, 33);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(72, 18);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "As of Date";
     this.label2.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // butToday
     //
     this.butToday.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butToday.Autosize            = true;
     this.butToday.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butToday.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butToday.CornerRadius        = 4F;
     this.butToday.Location            = new System.Drawing.Point(238, 32);
     this.butToday.Name     = "butToday";
     this.butToday.Size     = new System.Drawing.Size(70, 23);
     this.butToday.TabIndex = 10;
     this.butToday.Text     = "Today";
     this.butToday.UseVisualStyleBackColor = true;
     this.butToday.Click += new System.EventHandler(this.butToday_Click);
     //
     // butRefresh
     //
     this.butRefresh.AdjustImageLocation = new System.Drawing.Point(0, 0);
     this.butRefresh.Autosize            = true;
     this.butRefresh.BtnShape            = OpenDental.UI.enumType.BtnShape.Rectangle;
     this.butRefresh.BtnStyle            = OpenDental.UI.enumType.XPStyle.Silver;
     this.butRefresh.CornerRadius        = 4F;
     this.butRefresh.Location            = new System.Drawing.Point(163, 32);
     this.butRefresh.Name     = "butRefresh";
     this.butRefresh.Size     = new System.Drawing.Size(70, 23);
     this.butRefresh.TabIndex = 9;
     this.butRefresh.Text     = "Refresh";
     this.butRefresh.UseVisualStyleBackColor = true;
     this.butRefresh.Click += new System.EventHandler(this.butRefresh_Click);
     //
     // textDate
     //
     this.textDate.Location = new System.Drawing.Point(76, 34);
     this.textDate.Name     = "textDate";
     this.textDate.Size     = new System.Drawing.Size(81, 20);
     this.textDate.TabIndex = 8;
     //
     // gridMain
     //
     this.gridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.gridMain.HScrollVisible   = false;
     this.gridMain.Location         = new System.Drawing.Point(0, 57);
     this.gridMain.Name             = "gridMain";
     this.gridMain.ScrollValue      = 0;
     this.gridMain.Size             = new System.Drawing.Size(492, 450);
     this.gridMain.TabIndex         = 1;
     this.gridMain.Title            = "Chart of Accounts";
     this.gridMain.TranslationName  = "TableChartOfAccounts";
     this.gridMain.CellDoubleClick += new OpenDental.UI.ODGridClickEventHandler(this.gridMain_CellDoubleClick);
     //
     // ToolBarMain
     //
     this.ToolBarMain.Dock         = System.Windows.Forms.DockStyle.Top;
     this.ToolBarMain.ImageList    = this.imageListMain;
     this.ToolBarMain.Location     = new System.Drawing.Point(0, 0);
     this.ToolBarMain.Name         = "ToolBarMain";
     this.ToolBarMain.Size         = new System.Drawing.Size(492, 25);
     this.ToolBarMain.TabIndex     = 0;
     this.ToolBarMain.ButtonClick += new OpenDental.UI.ODToolBarButtonClickEventHandler(this.ToolBarMain_ButtonClick);
     //
     // FormAccounting
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(492, 507);
     this.Controls.Add(this.butToday);
     this.Controls.Add(this.butRefresh);
     this.Controls.Add(this.textDate);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.checkInactive);
     this.Controls.Add(this.gridMain);
     this.Controls.Add(this.ToolBarMain);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Menu          = this.mainMenu1;
     this.MinimizeBox   = false;
     this.Name          = "FormAccounting";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Accounting";
     this.Load         += new System.EventHandler(this.FormAccounting_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }