Ejemplo n.º 1
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            FunctionalCSharp.None<string> none_117 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_118 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_119 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_120 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_121 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_122 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_123 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_124 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_125 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_126 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_127 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_128 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_129 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_130 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_131 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_132 = new FunctionalCSharp.None<string>();
            this.ButtonReset = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // ordernumber
            // 
            this.ordernumber.TextOption = none_117;
            this.ordernumber.TextChanged += new System.EventHandler(this.ordernumber_TextChanged);
            this.ordernumber.Leave += new System.EventHandler(this.orderNumberTextBox_Leave);
            // 
            // TextBoxbillingnumber
            // 
            this.TextBoxbillingnumber.TextOption = none_118;
            this.TextBoxbillingnumber.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TextBoxbillingnumber_KeyPress);
            // 
            // comboBoxWard
            // 
            this.comboBoxWard.TextOption = none_119;
            // 
            // TextboxCollectDate
            // 
            this.TextboxCollectDate.TextOption = none_120;
            // 
            // comment
            // 
            this.comment.TextOption = none_121;
            // 
            // cal1
            // 
            this.cal1.TextOption = none_122;
            // 
            // problem
            // 
            this.problem.TextOption = none_123;
            // 
            // DOB
            // 
            this.DOB.TextOption = none_124;
            // 
            // mrn
            // 
            this.mrn.TextOption = none_125;
            // 
            // receivetime
            // 
            this.receivetime.TextOption = none_126;
            // 
            // collectiontime
            // 
            this.collectiontime.TextOption = none_127;
            // 
            // lastname
            // 
            this.lastname.TextOption = none_128;
            // 
            // DebugButtonFill
            // 
            this.DebugButtonFill.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control;
            // 
            // firstname
            // 
            this.firstname.TextOption = none_129;
            // 
            // ButtonEditorder
            // 
            this.ButtonEditorder.Visible = true;
            this.ButtonEditorder.Click += new System.EventHandler(this.editorder_Click);
            // 
            // Buttoneditprevious
            // 
            this.Buttoneditprevious.Text = "Edit Recent Order";
            this.Buttoneditprevious.Visible = true;
            this.Buttoneditprevious.Click += new System.EventHandler(this.Buttoneditprevious_Click);
            // 
            // ComboBoxoldorder
            // 
            this.ComboBoxRecentOrder.Visible = true;
            this.ComboBoxRecentOrder.SelectedIndexChanged += new System.EventHandler(this.ComboBoxRecentOrder_SelectedIndexChanged);
            // 
            // ComboBoxPriority
            // 
            this.ComboBoxPriority.TextOption = none_130;
            // 
            // Label32
            // 
            this.Label32.Visible = true;
            // 
            // ComboboxPrinter
            // 
            this.ComboboxPrinter.TextOption = none_131;
            // 
            // textBoxAddTest
            // 
            this.textBoxAddTest.TextOption = none_132;
            // 
            // ButtonReset
            // 
            this.ButtonReset.Location = new System.Drawing.Point(45, 54);
            this.ButtonReset.Name = "ButtonReset";
            this.ButtonReset.Size = new System.Drawing.Size(75, 23);
            this.ButtonReset.TabIndex = 283;
            this.ButtonReset.Text = "Reset Form";
            this.ButtonReset.UseVisualStyleBackColor = true;
            this.ButtonReset.Click += new System.EventHandler(this.ButtonReset_Click);
            // 
            // OrderEntryForm2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(998, 787);
            this.Controls.Add(this.ButtonReset);
            this.Name = "OrderEntryForm2";
            this.Text = "OrderEntryForm";
            this.Controls.SetChildIndex(this.ButtonReset, 0);
            this.Controls.SetChildIndex(this.ordernumber, 0);
            this.Controls.SetChildIndex(this.firstname, 0);
            this.Controls.SetChildIndex(this.DebugButtonFill, 0);
            this.Controls.SetChildIndex(this.lastname, 0);
            this.Controls.SetChildIndex(this.collectiontime, 0);
            this.Controls.SetChildIndex(this.receivetime, 0);
            this.Controls.SetChildIndex(this.mrn, 0);
            this.Controls.SetChildIndex(this.DOB, 0);
            this.Controls.SetChildIndex(this.problem, 0);
            this.Controls.SetChildIndex(this.cal1, 0);
            this.Controls.SetChildIndex(this.comment, 0);
            this.Controls.SetChildIndex(this.TextboxCollectDate, 0);
            this.Controls.SetChildIndex(this.TextBoxTechId, 0);
            this.Controls.SetChildIndex(this.ComboboxPrinter, 0);
            this.Controls.SetChildIndex(this.TextBoxbillingnumber, 0);
            this.Controls.SetChildIndex(this.comboBoxWard, 0);
            this.Controls.SetChildIndex(this.ButtonEditorder, 0);
            this.Controls.SetChildIndex(this.Buttoneditprevious, 0);
            this.Controls.SetChildIndex(this.ComboBoxRecentOrder, 0);
            this.Controls.SetChildIndex(this.Label32, 0);
            this.Controls.SetChildIndex(this.ComboBoxPriority, 0);
            this.Controls.SetChildIndex(this.ComboboxPrintType, 0);
            this.Controls.SetChildIndex(this.label6, 0);
            this.Controls.SetChildIndex(this.textBoxAddTest, 0);
            this.Controls.SetChildIndex(this.buttonAddTest, 0);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            FunctionalCSharp.None<string> none_11 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_12 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_13 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_14 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_15 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_16 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_17 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_18 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_19 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_110 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_111 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_112 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_113 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_114 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_115 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_116 = new FunctionalCSharp.None<string>();
            this.TextBoxTechId = new System.Windows.Forms.TextBox();
            this.Label27 = new System.Windows.Forms.Label();
            this.Label25 = new System.Windows.Forms.Label();
            this.Label21 = new System.Windows.Forms.Label();
            this.Label20 = new System.Windows.Forms.Label();
            this.Label19 = new System.Windows.Forms.Label();
            this.Label9 = new System.Windows.Forms.Label();
            this.Label8 = new System.Windows.Forms.Label();
            this.Label7 = new System.Windows.Forms.Label();
            this.labelWard = 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.DebugButtonFill = new System.Windows.Forms.Button();
            this.Label2 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.Label33 = new System.Windows.Forms.Label();
            this.ButtonEditorder = new System.Windows.Forms.Button();
            this.Buttoneditprevious = new System.Windows.Forms.Button();
            this.Label32 = new System.Windows.Forms.Label();
            this.ComboBoxRecentOrder = new System.Windows.Forms.ComboBox();
            this.labelCollectDate = new System.Windows.Forms.Label();
            this.ButtonPrint = new System.Windows.Forms.Button();
            this.label6 = new System.Windows.Forms.Label();
            this.ComboboxPrintType = new System.Windows.Forms.ComboBox();
            this.dataGridTests = new System.Windows.Forms.DataGridView();
            this.buttonAddTest = new System.Windows.Forms.Button();
            this.buttonRemoveTest = new System.Windows.Forms.Button();
            this.textBoxAddTest = new downtimeC.OptionTextBox();
            this.ComboBoxPriority = new downtimeC.PriorityComboBox();
            this.comboBoxWard = new downtimeC.StoredComboBox();
            this.TextBoxbillingnumber = new downtimeC.StoredTextBox();
            this.ComboboxPrinter = new downtimeC.OptionComboBox();
            this.TextboxCollectDate = new downtimeC.StoredTextBox();
            this.comment = new downtimeC.StoredTextBox();
            this.cal1 = new downtimeC.StoredTextBox();
            this.problem = new downtimeC.StoredTextBox();
            this.DOB = new downtimeC.StoredTextBox();
            this.mrn = new downtimeC.StoredTextBox();
            this.receivetime = new downtimeC.StoredTextBox();
            this.collectiontime = new downtimeC.StoredTextBox();
            this.lastname = new downtimeC.StoredTextBox();
            this.firstname = new downtimeC.StoredTextBox();
            this.ordernumber = new downtimeC.StoredTextBox();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridTests)).BeginInit();
            this.SuspendLayout();
            // 
            // TextBoxTechId
            // 
            this.TextBoxTechId.Enabled = false;
            this.TextBoxTechId.Location = new System.Drawing.Point(770, 550);
            this.TextBoxTechId.Name = "TextBoxTechId";
            this.TextBoxTechId.Size = new System.Drawing.Size(113, 20);
            this.TextBoxTechId.TabIndex = 257;
            this.TextBoxTechId.TabStop = false;
            this.TextBoxTechId.TextChanged += new System.EventHandler(this.TextBoxTechId_TextChanged);
            // 
            // Label27
            // 
            this.Label27.AutoSize = true;
            this.Label27.Location = new System.Drawing.Point(770, 529);
            this.Label27.Name = "Label27";
            this.Label27.Size = new System.Drawing.Size(46, 13);
            this.Label27.TabIndex = 256;
            this.Label27.Text = "Tech ID";
            // 
            // Label25
            // 
            this.Label25.AutoSize = true;
            this.Label25.Location = new System.Drawing.Point(770, 187);
            this.Label25.Name = "Label25";
            this.Label25.Size = new System.Drawing.Size(37, 13);
            this.Label25.TabIndex = 248;
            this.Label25.Text = "Printer";
            // 
            // Label21
            // 
            this.Label21.AutoSize = true;
            this.Label21.Location = new System.Drawing.Point(42, 387);
            this.Label21.Name = "Label21";
            this.Label21.Size = new System.Drawing.Size(51, 13);
            this.Label21.TabIndex = 237;
            this.Label21.Text = "Comment";
            // 
            // Label20
            // 
            this.Label20.AutoSize = true;
            this.Label20.Location = new System.Drawing.Point(343, 335);
            this.Label20.Name = "Label20";
            this.Label20.Size = new System.Drawing.Size(24, 13);
            this.Label20.TabIndex = 235;
            this.Label20.Text = "Call";
            // 
            // Label19
            // 
            this.Label19.AutoSize = true;
            this.Label19.Location = new System.Drawing.Point(343, 288);
            this.Label19.Name = "Label19";
            this.Label19.Size = new System.Drawing.Size(45, 13);
            this.Label19.TabIndex = 233;
            this.Label19.Text = "Problem";
            // 
            // Label9
            // 
            this.Label9.AutoSize = true;
            this.Label9.Location = new System.Drawing.Point(42, 288);
            this.Label9.Name = "Label9";
            this.Label9.Size = new System.Drawing.Size(66, 13);
            this.Label9.TabIndex = 213;
            this.Label9.Text = "Date of Birth";
            // 
            // Label8
            // 
            this.Label8.AutoSize = true;
            this.Label8.Location = new System.Drawing.Point(42, 330);
            this.Label8.Name = "Label8";
            this.Label8.Size = new System.Drawing.Size(122, 13);
            this.Label8.TabIndex = 211;
            this.Label8.Text = "Medical Record Number";
            // 
            // Label7
            // 
            this.Label7.AutoSize = true;
            this.Label7.Location = new System.Drawing.Point(343, 90);
            this.Label7.Name = "Label7";
            this.Label7.Size = new System.Drawing.Size(38, 13);
            this.Label7.TabIndex = 209;
            this.Label7.Text = "Priority";
            // 
            // labelWard
            // 
            this.labelWard.AutoSize = true;
            this.labelWard.Location = new System.Drawing.Point(343, 231);
            this.labelWard.Name = "labelWard";
            this.labelWard.Size = new System.Drawing.Size(77, 13);
            this.labelWard.TabIndex = 207;
            this.labelWard.Text = "Ward Location";
            // 
            // Label5
            // 
            this.Label5.AutoSize = true;
            this.Label5.Location = new System.Drawing.Point(343, 188);
            this.Label5.Name = "Label5";
            this.Label5.Size = new System.Drawing.Size(73, 13);
            this.Label5.TabIndex = 205;
            this.Label5.Text = "Receive Time";
            // 
            // Label4
            // 
            this.Label4.AutoSize = true;
            this.Label4.Location = new System.Drawing.Point(343, 145);
            this.Label4.Name = "Label4";
            this.Label4.Size = new System.Drawing.Size(79, 13);
            this.Label4.TabIndex = 203;
            this.Label4.Text = "Collection Time";
            // 
            // Label3
            // 
            this.Label3.AutoSize = true;
            this.Label3.Location = new System.Drawing.Point(42, 195);
            this.Label3.Name = "Label3";
            this.Label3.Size = new System.Drawing.Size(58, 13);
            this.Label3.TabIndex = 202;
            this.Label3.Text = "Last Name";
            // 
            // DebugButtonFill
            // 
            this.DebugButtonFill.BackColor = System.Drawing.SystemColors.Control;
            this.DebugButtonFill.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control;
            this.DebugButtonFill.Location = new System.Drawing.Point(897, 26);
            this.DebugButtonFill.Name = "DebugButtonFill";
            this.DebugButtonFill.Size = new System.Drawing.Size(72, 25);
            this.DebugButtonFill.TabIndex = 246;
            this.DebugButtonFill.TabStop = false;
            this.DebugButtonFill.Text = "Fill Boxes";
            this.DebugButtonFill.UseVisualStyleBackColor = true;
            this.DebugButtonFill.Visible = false;
            this.DebugButtonFill.Click += new System.EventHandler(this.DebugButtonFill_Click);
            // 
            // Label2
            // 
            this.Label2.AutoSize = true;
            this.Label2.Location = new System.Drawing.Point(42, 239);
            this.Label2.Name = "Label2";
            this.Label2.Size = new System.Drawing.Size(57, 13);
            this.Label2.TabIndex = 200;
            this.Label2.Text = "First Name";
            // 
            // Label1
            // 
            this.Label1.AutoSize = true;
            this.Label1.Location = new System.Drawing.Point(42, 92);
            this.Label1.Name = "Label1";
            this.Label1.Size = new System.Drawing.Size(43, 13);
            this.Label1.TabIndex = 199;
            this.Label1.Text = "Order #";
            // 
            // Label33
            // 
            this.Label33.AutoSize = true;
            this.Label33.Location = new System.Drawing.Point(42, 145);
            this.Label33.Name = "Label33";
            this.Label33.Size = new System.Drawing.Size(74, 13);
            this.Label33.TabIndex = 266;
            this.Label33.Text = "Billing Number";
            // 
            // ButtonEditorder
            // 
            this.ButtonEditorder.Location = new System.Drawing.Point(156, 106);
            this.ButtonEditorder.Name = "ButtonEditorder";
            this.ButtonEditorder.Size = new System.Drawing.Size(105, 23);
            this.ButtonEditorder.TabIndex = 270;
            this.ButtonEditorder.TabStop = false;
            this.ButtonEditorder.Text = "Edit Order";
            this.ButtonEditorder.UseVisualStyleBackColor = true;
            this.ButtonEditorder.Visible = false;
            // 
            // Buttoneditprevious
            // 
            this.Buttoneditprevious.Location = new System.Drawing.Point(604, 24);
            this.Buttoneditprevious.Name = "Buttoneditprevious";
            this.Buttoneditprevious.Size = new System.Drawing.Size(114, 23);
            this.Buttoneditprevious.TabIndex = 271;
            this.Buttoneditprevious.TabStop = false;
            this.Buttoneditprevious.Text = "Edit Most Recent Order";
            this.Buttoneditprevious.UseVisualStyleBackColor = true;
            this.Buttoneditprevious.Visible = false;
            // 
            // Label32
            // 
            this.Label32.AutoSize = true;
            this.Label32.Location = new System.Drawing.Point(42, 9);
            this.Label32.Name = "Label32";
            this.Label32.Size = new System.Drawing.Size(76, 13);
            this.Label32.TabIndex = 273;
            this.Label32.Text = "Recent Orders";
            this.Label32.Visible = false;
            // 
            // ComboBoxRecentOrder
            // 
            this.ComboBoxRecentOrder.FormattingEnabled = true;
            this.ComboBoxRecentOrder.Location = new System.Drawing.Point(42, 26);
            this.ComboBoxRecentOrder.Name = "ComboBoxRecentOrder";
            this.ComboBoxRecentOrder.Size = new System.Drawing.Size(556, 21);
            this.ComboBoxRecentOrder.TabIndex = 272;
            this.ComboBoxRecentOrder.TabStop = false;
            this.ComboBoxRecentOrder.Visible = false;
            // 
            // labelCollectDate
            // 
            this.labelCollectDate.AutoSize = true;
            this.labelCollectDate.Location = new System.Drawing.Point(770, 416);
            this.labelCollectDate.Name = "labelCollectDate";
            this.labelCollectDate.Size = new System.Drawing.Size(65, 13);
            this.labelCollectDate.TabIndex = 274;
            this.labelCollectDate.Text = "Collect Date";
            this.labelCollectDate.Visible = false;
            // 
            // ButtonPrint
            // 
            this.ButtonPrint.Location = new System.Drawing.Point(770, 297);
            this.ButtonPrint.Name = "ButtonPrint";
            this.ButtonPrint.Size = new System.Drawing.Size(121, 23);
            this.ButtonPrint.TabIndex = 275;
            this.ButtonPrint.Text = "Print";
            this.ButtonPrint.UseVisualStyleBackColor = true;
            this.ButtonPrint.Click += new System.EventHandler(this.ButtonPrint_Click);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(770, 239);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(55, 13);
            this.label6.TabIndex = 278;
            this.label6.Text = "Print Type";
            this.label6.Visible = false;
            // 
            // ComboboxPrintType
            // 
            this.ComboboxPrintType.FormattingEnabled = true;
            this.ComboboxPrintType.Items.AddRange(new object[] {
            "Print All Labels",
            "Print Demographic Labels"});
            this.ComboboxPrintType.Location = new System.Drawing.Point(770, 255);
            this.ComboboxPrintType.Name = "ComboboxPrintType";
            this.ComboboxPrintType.Size = new System.Drawing.Size(121, 21);
            this.ComboboxPrintType.TabIndex = 277;
            this.ComboboxPrintType.Visible = false;
            // 
            // dataGridTests
            // 
            this.dataGridTests.AllowUserToAddRows = false;
            this.dataGridTests.AllowUserToDeleteRows = false;
            this.dataGridTests.AllowUserToResizeRows = false;
            this.dataGridTests.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
            this.dataGridTests.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridTests.Location = new System.Drawing.Point(42, 440);
            this.dataGridTests.MultiSelect = false;
            this.dataGridTests.Name = "dataGridTests";
            this.dataGridTests.ReadOnly = true;
            this.dataGridTests.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dataGridTests.Size = new System.Drawing.Size(722, 146);
            this.dataGridTests.TabIndex = 279;
            this.dataGridTests.SelectionChanged += new System.EventHandler(this.testGridSelectionChange);
            // 
            // buttonAddTest
            // 
            this.buttonAddTest.Location = new System.Drawing.Point(269, 592);
            this.buttonAddTest.Name = "buttonAddTest";
            this.buttonAddTest.Size = new System.Drawing.Size(66, 23);
            this.buttonAddTest.TabIndex = 281;
            this.buttonAddTest.Text = "Add Test";
            this.buttonAddTest.UseVisualStyleBackColor = true;
            this.buttonAddTest.Click += new System.EventHandler(this.buttonAddTest_Click);
            // 
            // buttonRemoveTest
            // 
            this.buttonRemoveTest.Location = new System.Drawing.Point(342, 592);
            this.buttonRemoveTest.Name = "buttonRemoveTest";
            this.buttonRemoveTest.Size = new System.Drawing.Size(96, 23);
            this.buttonRemoveTest.TabIndex = 282;
            this.buttonRemoveTest.Text = "Remove Test";
            this.buttonRemoveTest.UseVisualStyleBackColor = true;
            this.buttonRemoveTest.Click += new System.EventHandler(this.buttonRemoveTest_Click);
            // 
            // textBoxAddTest
            // 
            this.textBoxAddTest.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.textBoxAddTest.Location = new System.Drawing.Point(42, 594);
            this.textBoxAddTest.MaxLength = 5;
            this.textBoxAddTest.Name = "textBoxAddTest";
            this.textBoxAddTest.RegexValidation = "[A-Z0-9]{2,5}";
            this.textBoxAddTest.Required = false;
            this.textBoxAddTest.Size = new System.Drawing.Size(221, 20);
            this.textBoxAddTest.TabIndex = 280;
            this.textBoxAddTest.TextOption = none_11;
            this.textBoxAddTest.ValidationPrompt = "Tests may only contain characters and numbers";
            this.textBoxAddTest.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBoxAddTest_KeyUp);
            // 
            // ComboBoxPriority
            // 
            this.ComboBoxPriority.DataColumnName = "priority";
            this.ComboBoxPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.ComboBoxPriority.FormattingEnabled = true;
            this.ComboBoxPriority.Items.AddRange(new object[] {
            "R",
            "S",
            "U"});
            this.ComboBoxPriority.Location = new System.Drawing.Point(343, 106);
            this.ComboBoxPriority.Name = "ComboBoxPriority";
            this.ComboBoxPriority.Required = true;
            this.ComboBoxPriority.Size = new System.Drawing.Size(121, 21);
            this.ComboBoxPriority.TabIndex = 6;
            this.ComboBoxPriority.TextOption = none_12;
            this.ComboBoxPriority.ValidationPrompt = "Priority must be set";
            // 
            // comboBoxWard
            // 
            this.comboBoxWard.DataColumnName = "ward";
            this.comboBoxWard.FormattingEnabled = true;
            this.comboBoxWard.Location = new System.Drawing.Point(343, 248);
            this.comboBoxWard.Name = "comboBoxWard";
            this.comboBoxWard.Required = true;
            this.comboBoxWard.Size = new System.Drawing.Size(223, 21);
            this.comboBoxWard.TabIndex = 9;
            this.comboBoxWard.TextOption = none_13;
            this.comboBoxWard.ValidationPrompt = "Ward Location must be set";
            // 
            // TextBoxbillingnumber
            // 
            this.TextBoxbillingnumber.DataColumnName = "BILLINGNUMBER";
            this.TextBoxbillingnumber.Location = new System.Drawing.Point(42, 161);
            this.TextBoxbillingnumber.MaxLength = 13;
            this.TextBoxbillingnumber.Name = "TextBoxbillingnumber";
            this.TextBoxbillingnumber.RegexValidation = "";
            this.TextBoxbillingnumber.Required = true;
            this.TextBoxbillingnumber.Size = new System.Drawing.Size(224, 20);
            this.TextBoxbillingnumber.TabIndex = 1;
            this.TextBoxbillingnumber.TextOption = none_14;
            this.TextBoxbillingnumber.ValidationPrompt = "";
            // 
            // ComboboxPrinter
            // 
            this.ComboboxPrinter.FormattingEnabled = true;
            this.ComboboxPrinter.Location = new System.Drawing.Point(770, 203);
            this.ComboboxPrinter.Name = "ComboboxPrinter";
            this.ComboboxPrinter.Required = true;
            this.ComboboxPrinter.Size = new System.Drawing.Size(121, 21);
            this.ComboboxPrinter.TabIndex = 30;
            this.ComboboxPrinter.TextOption = none_15;
            this.ComboboxPrinter.ValidationPrompt = "Printer must be set";
            this.ComboboxPrinter.KeyUp += new System.Windows.Forms.KeyEventHandler(this.ComboBoxprinter_KeyUp);
            // 
            // TextboxCollectDate
            // 
            this.TextboxCollectDate.DataColumnName = "collectdate";
            this.TextboxCollectDate.Location = new System.Drawing.Point(770, 440);
            this.TextboxCollectDate.Name = "TextboxCollectDate";
            this.TextboxCollectDate.ReadOnly = true;
            this.TextboxCollectDate.RegexValidation = "";
            this.TextboxCollectDate.Required = false;
            this.TextboxCollectDate.Size = new System.Drawing.Size(135, 20);
            this.TextboxCollectDate.TabIndex = 255;
            this.TextboxCollectDate.TabStop = false;
            this.TextboxCollectDate.TextOption = none_16;
            this.TextboxCollectDate.ValidationPrompt = "";
            // 
            // comment
            // 
            this.comment.DataColumnName = "ORDERCOMMENT";
            this.comment.Location = new System.Drawing.Point(42, 408);
            this.comment.Name = "comment";
            this.comment.RegexValidation = "";
            this.comment.Required = false;
            this.comment.Size = new System.Drawing.Size(722, 20);
            this.comment.TabIndex = 29;
            this.comment.TextOption = none_17;
            this.comment.ValidationPrompt = "";
            // 
            // cal1
            // 
            this.cal1.DataColumnName = "calls";
            this.cal1.Location = new System.Drawing.Point(343, 351);
            this.cal1.Name = "cal1";
            this.cal1.RegexValidation = "";
            this.cal1.Required = false;
            this.cal1.Size = new System.Drawing.Size(138, 20);
            this.cal1.TabIndex = 28;
            this.cal1.TextOption = none_18;
            this.cal1.ValidationPrompt = "";
            // 
            // problem
            // 
            this.problem.DataColumnName = "problem";
            this.problem.Location = new System.Drawing.Point(343, 304);
            this.problem.Name = "problem";
            this.problem.RegexValidation = "";
            this.problem.Required = false;
            this.problem.Size = new System.Drawing.Size(190, 20);
            this.problem.TabIndex = 27;
            this.problem.TextOption = none_19;
            this.problem.ValidationPrompt = "";
            // 
            // DOB
            // 
            this.DOB.DataColumnName = "dob";
            this.DOB.Location = new System.Drawing.Point(42, 304);
            this.DOB.MaxLength = 10;
            this.DOB.Name = "DOB";
            this.DOB.RegexValidation = "\\d\\d/\\d\\d/\\d\\d";
            this.DOB.Required = true;
            this.DOB.Size = new System.Drawing.Size(129, 20);
            this.DOB.TabIndex = 4;
            this.DOB.TextOption = none_110;
            this.DOB.ValidationPrompt = "Must enter date in proper format MM/DD/YY";
            // 
            // mrn
            // 
            this.mrn.DataColumnName = "mrn";
            this.mrn.Location = new System.Drawing.Point(42, 346);
            this.mrn.MaxLength = 12;
            this.mrn.Name = "mrn";
            this.mrn.RegexValidation = "";
            this.mrn.Required = true;
            this.mrn.Size = new System.Drawing.Size(223, 20);
            this.mrn.TabIndex = 5;
            this.mrn.TextOption = none_111;
            this.mrn.ValidationPrompt = "";
            // 
            // receivetime
            // 
            this.receivetime.DataColumnName = "receivetime";
            this.receivetime.Location = new System.Drawing.Point(343, 204);
            this.receivetime.Name = "receivetime";
            this.receivetime.RegexValidation = "([0-9]{2}):([0-9]{2})";
            this.receivetime.Required = true;
            this.receivetime.Size = new System.Drawing.Size(226, 20);
            this.receivetime.TabIndex = 8;
            this.receivetime.TextOption = none_112;
            this.receivetime.ValidationPrompt = "Receive Time must be in proper format(##:##)";
            // 
            // collectiontime
            // 
            this.collectiontime.DataColumnName = "collectiontime";
            this.collectiontime.Location = new System.Drawing.Point(343, 161);
            this.collectiontime.Name = "collectiontime";
            this.collectiontime.RegexValidation = "([0-9]{2}):([0-9]{2})";
            this.collectiontime.Required = true;
            this.collectiontime.Size = new System.Drawing.Size(223, 20);
            this.collectiontime.TabIndex = 7;
            this.collectiontime.TextOption = none_113;
            this.collectiontime.ValidationPrompt = "Collection Time must be in proper format(##:##)";
            // 
            // lastname
            // 
            this.lastname.DataColumnName = "lastname";
            this.lastname.Location = new System.Drawing.Point(42, 211);
            this.lastname.Name = "lastname";
            this.lastname.RegexValidation = "";
            this.lastname.Required = true;
            this.lastname.Size = new System.Drawing.Size(226, 20);
            this.lastname.TabIndex = 2;
            this.lastname.TextOption = none_114;
            this.lastname.ValidationPrompt = "";
            // 
            // firstname
            // 
            this.firstname.DataColumnName = "firstname";
            this.firstname.Location = new System.Drawing.Point(42, 255);
            this.firstname.Name = "firstname";
            this.firstname.RegexValidation = "";
            this.firstname.Required = true;
            this.firstname.Size = new System.Drawing.Size(223, 20);
            this.firstname.TabIndex = 3;
            this.firstname.TextOption = none_115;
            this.firstname.ValidationPrompt = "";
            // 
            // ordernumber
            // 
            this.ordernumber.DataColumnName = "ordernumber";
            this.ordernumber.Location = new System.Drawing.Point(42, 108);
            this.ordernumber.MaxLength = 8;
            this.ordernumber.Name = "ordernumber";
            this.ordernumber.RegexValidation = "[A-Z]\\d{3}[A-Z]\\d{3}";
            this.ordernumber.Required = false;
            this.ordernumber.Size = new System.Drawing.Size(115, 20);
            this.ordernumber.TabIndex = 0;
            this.ordernumber.TextOption = none_116;
            this.ordernumber.ValidationPrompt = "Order number must be in proper format: 8 characters - upperCase letter, 3 digits," +
                " upperCase letter, 3 digits";
            // 
            // OrderBaseForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1014, 641);
            this.Controls.Add(this.buttonRemoveTest);
            this.Controls.Add(this.buttonAddTest);
            this.Controls.Add(this.textBoxAddTest);
            this.Controls.Add(this.dataGridTests);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.ComboboxPrintType);
            this.Controls.Add(this.ButtonPrint);
            this.Controls.Add(this.ComboBoxPriority);
            this.Controls.Add(this.labelCollectDate);
            this.Controls.Add(this.Label32);
            this.Controls.Add(this.ComboBoxRecentOrder);
            this.Controls.Add(this.Buttoneditprevious);
            this.Controls.Add(this.ButtonEditorder);
            this.Controls.Add(this.comboBoxWard);
            this.Controls.Add(this.Label33);
            this.Controls.Add(this.TextBoxbillingnumber);
            this.Controls.Add(this.ComboboxPrinter);
            this.Controls.Add(this.TextBoxTechId);
            this.Controls.Add(this.Label27);
            this.Controls.Add(this.TextboxCollectDate);
            this.Controls.Add(this.Label25);
            this.Controls.Add(this.comment);
            this.Controls.Add(this.Label21);
            this.Controls.Add(this.cal1);
            this.Controls.Add(this.Label20);
            this.Controls.Add(this.problem);
            this.Controls.Add(this.Label19);
            this.Controls.Add(this.DOB);
            this.Controls.Add(this.Label9);
            this.Controls.Add(this.mrn);
            this.Controls.Add(this.Label8);
            this.Controls.Add(this.Label7);
            this.Controls.Add(this.labelWard);
            this.Controls.Add(this.receivetime);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.collectiontime);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.lastname);
            this.Controls.Add(this.DebugButtonFill);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.firstname);
            this.Controls.Add(this.ordernumber);
            this.Name = "OrderBaseForm";
            this.Text = "OrderBaseForm";
            this.Load += new System.EventHandler(this.OrderBaseForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridTests)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            FunctionalCSharp.None<string> none_11 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_12 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_13 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_14 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_15 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_16 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_17 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_18 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_19 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_110 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_111 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_112 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_113 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_114 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_115 = new FunctionalCSharp.None<string>();
            FunctionalCSharp.None<string> none_116 = new FunctionalCSharp.None<string>();
            this.SuspendLayout();
            // 
            // ordernumber
            // 
            this.ordernumber.TextOption = none_11;
            this.ordernumber.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ordernumber_KeyDown);
            // 
            // TextBoxbillingnumber
            // 
            this.TextBoxbillingnumber.TextOption = none_12;
            // 
            // comboBoxWard
            // 
            this.comboBoxWard.TextOption = none_13;
            // 
            // TextboxCollectDate
            // 
            this.TextboxCollectDate.TextOption = none_14;
            // 
            // comment
            // 
            this.comment.TextOption = none_15;
            // 
            // cal1
            // 
            this.cal1.TextOption = none_16;
            // 
            // problem
            // 
            this.problem.TextOption = none_17;
            // 
            // DOB
            // 
            this.DOB.TextOption = none_18;
            // 
            // mrn
            // 
            this.mrn.TextOption = none_19;
            // 
            // receivetime
            // 
            this.receivetime.TextOption = none_110;
            // 
            // collectiontime
            // 
            this.collectiontime.TextOption = none_111;
            // 
            // lastname
            // 
            this.lastname.TextOption = none_112;
            // 
            // DebugButtonFill
            // 
            this.DebugButtonFill.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control;
            // 
            // firstname
            // 
            this.firstname.TextOption = none_113;
            // 
            // ComboBoxPriority
            // 
            this.ComboBoxPriority.TextOption = none_114;
            // 
            // label6
            // 
            this.label6.Visible = true;
            // 
            // ComboboxPrintType
            // 
            this.ComboboxPrintType.Visible = true;
            this.ComboboxPrintType.SelectedIndexChanged += new System.EventHandler(this.ComboboxPrintType_SelectedIndexChanged);
            // 
            // ComboboxPrinter
            // 
            this.ComboboxPrinter.TextOption = none_115;
            this.ComboboxPrinter.SelectedIndexChanged += new System.EventHandler(this.ComboBoxprinter_SelectedIndexChanged);
            // 
            // textBoxAddTest
            // 
            this.textBoxAddTest.TextOption = none_116;
            // 
            // AliquotForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(997, 777);
            this.Name = "AliquotForm";
            this.Text = "AliquotForm";
            this.Load += new System.EventHandler(this.aliquotform_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }