Changeset 866
- Timestamp:
- Jul 14, 2010, 4:24:03 AM (14 years ago)
- Location:
- Scheduling/trunk/cs/bsdx0200GUISourceCode
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/DAppointPage.cs
r772 r866 57 57 private dsPatientApptDisplay2 dsPatientApptDisplay2; 58 58 private BindingSource patientApptsBindingSource; 59 private Label label17; 60 private TextBox txtEmail; 61 private Label label16; 62 private TextBox txtPhoneCell; 63 private Label label7; 64 private TextBox txtCountry; 59 65 private IContainer components; 60 66 … … 113 119 this.dsPatientApptDisplay2BindingSource = new System.Windows.Forms.BindingSource(this.components); 114 120 this.dsPatientApptDisplay2 = new IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2(); 121 this.label7 = new System.Windows.Forms.Label(); 122 this.txtCountry = new System.Windows.Forms.TextBox(); 123 this.label16 = new System.Windows.Forms.Label(); 124 this.txtPhoneCell = new System.Windows.Forms.TextBox(); 125 this.label17 = new System.Windows.Forms.Label(); 126 this.txtEmail = new System.Windows.Forms.TextBox(); 115 127 this.tabControl1.SuspendLayout(); 116 128 this.tabAppointment.SuspendLayout(); … … 340 352 // groupBox2 341 353 // 354 this.groupBox2.Controls.Add(this.label17); 355 this.groupBox2.Controls.Add(this.txtEmail); 356 this.groupBox2.Controls.Add(this.label16); 357 this.groupBox2.Controls.Add(this.txtPhoneCell); 358 this.groupBox2.Controls.Add(this.label7); 359 this.groupBox2.Controls.Add(this.txtCountry); 342 360 this.groupBox2.Controls.Add(this.label12); 343 361 this.groupBox2.Controls.Add(this.txtPhoneOffice); … … 354 372 this.groupBox2.Location = new System.Drawing.Point(8, 16); 355 373 this.groupBox2.Name = "groupBox2"; 356 this.groupBox2.Size = new System.Drawing.Size(444, 1 28);374 this.groupBox2.Size = new System.Drawing.Size(444, 198); 357 375 this.groupBox2.TabIndex = 1; 358 376 this.groupBox2.TabStop = false; … … 361 379 // label12 362 380 // 363 this.label12.Location = new System.Drawing.Point(2 24, 96);381 this.label12.Location = new System.Drawing.Point(2, 166); 364 382 this.label12.Name = "label12"; 365 this.label12.Size = new System.Drawing.Size( 40, 16);383 this.label12.Size = new System.Drawing.Size(86, 14); 366 384 this.label12.TabIndex = 23; 367 this.label12.Text = " Ofc:";385 this.label12.Text = "Phone (Office):"; 368 386 this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 369 387 // 370 388 // txtPhoneOffice 371 389 // 372 this.txtPhoneOffice.Location = new System.Drawing.Point( 272, 96);390 this.txtPhoneOffice.Location = new System.Drawing.Point(91, 166); 373 391 this.txtPhoneOffice.Name = "txtPhoneOffice"; 374 392 this.txtPhoneOffice.ReadOnly = true; 375 this.txtPhoneOffice.Size = new System.Drawing.Size(1 66, 20);393 this.txtPhoneOffice.Size = new System.Drawing.Size(120, 20); 376 394 this.txtPhoneOffice.TabIndex = 22; 377 395 // 378 396 // label13 379 397 // 380 this.label13.Location = new System.Drawing.Point( 8, 96);398 this.label13.Location = new System.Drawing.Point(5, 118); 381 399 this.label13.Name = "label13"; 382 this.label13.Size = new System.Drawing.Size(8 8, 16);400 this.label13.Size = new System.Drawing.Size(83, 16); 383 401 this.label13.TabIndex = 21; 384 402 this.label13.Text = "Phone (Home):"; … … 387 405 // txtPhoneHome 388 406 // 389 this.txtPhoneHome.Location = new System.Drawing.Point(9 6, 96);407 this.txtPhoneHome.Location = new System.Drawing.Point(91, 118); 390 408 this.txtPhoneHome.Name = "txtPhoneHome"; 391 409 this.txtPhoneHome.ReadOnly = true; … … 395 413 // txtCity 396 414 // 397 this.txtCity.Location = new System.Drawing.Point(9 6, 48);415 this.txtCity.Location = new System.Drawing.Point(91, 46); 398 416 this.txtCity.Name = "txtCity"; 399 417 this.txtCity.ReadOnly = true; … … 403 421 // label8 404 422 // 405 this.label8.Location = new System.Drawing.Point( 16, 48);423 this.label8.Location = new System.Drawing.Point(52, 46); 406 424 this.label8.Name = "label8"; 407 this.label8.Size = new System.Drawing.Size( 72, 16);425 this.label8.Size = new System.Drawing.Size(36, 16); 408 426 this.label8.TabIndex = 19; 409 427 this.label8.Text = "City:"; … … 412 430 // label9 413 431 // 414 this.label9.Location = new System.Drawing.Point(224, 7 2);432 this.label9.Location = new System.Drawing.Point(224, 70); 415 433 this.label9.Name = "label9"; 416 434 this.label9.Size = new System.Drawing.Size(40, 16); … … 421 439 // txtZip 422 440 // 423 this.txtZip.Location = new System.Drawing.Point(2 72, 72);441 this.txtZip.Location = new System.Drawing.Point(267, 70); 424 442 this.txtZip.Name = "txtZip"; 425 443 this.txtZip.ReadOnly = true; … … 429 447 // label10 430 448 // 431 this.label10.Location = new System.Drawing.Point( 56, 72);449 this.label10.Location = new System.Drawing.Point(47, 70); 432 450 this.label10.Name = "label10"; 433 this.label10.Size = new System.Drawing.Size(4 0, 16);451 this.label10.Size = new System.Drawing.Size(41, 16); 434 452 this.label10.TabIndex = 15; 435 453 this.label10.Text = "State:"; … … 438 456 // txtState 439 457 // 440 this.txtState.Location = new System.Drawing.Point(9 6, 72);458 this.txtState.Location = new System.Drawing.Point(91, 70); 441 459 this.txtState.Name = "txtState"; 442 460 this.txtState.ReadOnly = true; … … 446 464 // label11 447 465 // 448 this.label11.Location = new System.Drawing.Point( 56, 22);466 this.label11.Location = new System.Drawing.Point(47, 22); 449 467 this.label11.Name = "label11"; 450 this.label11.Size = new System.Drawing.Size(4 0, 16);468 this.label11.Size = new System.Drawing.Size(41, 16); 451 469 this.label11.TabIndex = 13; 452 470 this.label11.Text = "Street:"; … … 455 473 // txtStreet 456 474 // 457 this.txtStreet.Location = new System.Drawing.Point(9 6, 22);475 this.txtStreet.Location = new System.Drawing.Point(91, 22); 458 476 this.txtStreet.Name = "txtStreet"; 459 477 this.txtStreet.ReadOnly = true; … … 504 522 this.dsPatientApptDisplay2.DataSetName = "dsPatientApptDisplay2"; 505 523 this.dsPatientApptDisplay2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; 524 // 525 // label7 526 // 527 this.label7.Location = new System.Drawing.Point(33, 94); 528 this.label7.Name = "label7"; 529 this.label7.Size = new System.Drawing.Size(55, 16); 530 this.label7.TabIndex = 25; 531 this.label7.Text = "Country:"; 532 this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 533 // 534 // txtCountry 535 // 536 this.txtCountry.Location = new System.Drawing.Point(91, 94); 537 this.txtCountry.Name = "txtCountry"; 538 this.txtCountry.ReadOnly = true; 539 this.txtCountry.Size = new System.Drawing.Size(120, 20); 540 this.txtCountry.TabIndex = 24; 541 // 542 // label16 543 // 544 this.label16.Location = new System.Drawing.Point(19, 142); 545 this.label16.Name = "label16"; 546 this.label16.Size = new System.Drawing.Size(69, 16); 547 this.label16.TabIndex = 27; 548 this.label16.Text = "Phone (Cell):"; 549 this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 550 // 551 // txtPhoneCell 552 // 553 this.txtPhoneCell.Location = new System.Drawing.Point(91, 142); 554 this.txtPhoneCell.Name = "txtPhoneCell"; 555 this.txtPhoneCell.ReadOnly = true; 556 this.txtPhoneCell.Size = new System.Drawing.Size(120, 20); 557 this.txtPhoneCell.TabIndex = 26; 558 // 559 // label17 560 // 561 this.label17.Location = new System.Drawing.Point(224, 94); 562 this.label17.Name = "label17"; 563 this.label17.Size = new System.Drawing.Size(40, 16); 564 this.label17.TabIndex = 29; 565 this.label17.Text = "E-Mail:"; 566 this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 567 // 568 // txtEmail 569 // 570 this.txtEmail.Location = new System.Drawing.Point(267, 94); 571 this.txtEmail.Name = "txtEmail"; 572 this.txtEmail.ReadOnly = true; 573 this.txtEmail.Size = new System.Drawing.Size(166, 20); 574 this.txtEmail.TabIndex = 28; 506 575 // 507 576 // DAppointPage … … 557 626 private string m_sClinic; 558 627 628 private string m_sPhoneCell; 629 private string m_sEmail; 630 private string m_sCountry; 631 559 632 #endregion //fields 560 633 … … 594 667 this.m_sZip = r["ZIP"].ToString(); 595 668 this.m_sPhoneHome = r["HOMEPHONE"].ToString(); 596 669 this.m_sEmail = r["EMAIL ADDRESS"].ToString(); 670 this.m_sPhoneCell = r["PHONE NUMBER [CELLULAR]"].ToString(); 671 this.m_sCountry = r["COUNTRY"].ToString(); 597 672 this.UpdateDialogData(true); 598 673 Control UC = new UCPatientAppts(m_DocManager, int.Parse(m_sPatientIEN)); … … 630 705 txtStreet.Text = this.m_sStreet; 631 706 txtZip.Text = this.m_sZip; 707 txtEmail.Text = this.m_sEmail; 708 txtPhoneCell.Text = this.m_sPhoneCell; 709 txtCountry.Text = this.m_sCountry; 632 710 633 711 } -
Scheduling/trunk/cs/bsdx0200GUISourceCode/DAppointPage.resx
r772 r866 124 124 <value>179, 17</value> 125 125 </metadata> 126 <metadata name="dsPatientApptDisplay2BindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 127 <value>179, 17</value> 128 </metadata> 129 <metadata name="dsPatientApptDisplay2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 130 <value>17, 17</value> 131 </metadata> 126 132 <metadata name="dsPatientApptDisplay2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 127 133 <value>17, 17</value>
Note:
See TracChangeset
for help on using the changeset viewer.