Changeset 627 for Scheduling/trunk/cs/bsdx0200GUISourceCode/DResource.cs
- Timestamp:
- Dec 4, 2009, 3:04:47 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/DResource.cs
r614 r627 176 176 this.lblDescription.Size = new System.Drawing.Size(492, 61); 177 177 this.lblDescription.TabIndex = 1; 178 this.lblDescription.Text = @"Resources may optionally be linked to a n RPMS Clinic. To define the parameters for an RPMS clinic, you must log into RPMS and use the RPMSScheduling Supervisor's menus. The Time Interval field controls the increment of time used on the Calendar display. The Letter Text tab contains the body text of reminder letters for this clinic.";178 this.lblDescription.Text = @"Resources may optionally be linked to a VistA Clinic. To define the parameters for an VistA clinic, you must log into VistA and use the VistA Scheduling Supervisor's menus. The Time Interval field controls the increment of time used on the Calendar display. The Letter Text tab contains the body text of reminder letters for this clinic."; 179 179 // 180 180 // tabResources … … 268 268 this.grpRPMSClinicLink.TabIndex = 48; 269 269 this.grpRPMSClinicLink.TabStop = false; 270 this.grpRPMSClinicLink.Text = " RPMSClinic Link";270 this.grpRPMSClinicLink.Text = "VistA Clinic Link"; 271 271 // 272 272 // lblReactivateDate … … 378 378 this.label4.Size = new System.Drawing.Size(72, 16); 379 379 this.label4.TabIndex = 45; 380 this.label4.Text = " RPMSClinic:";380 this.label4.Text = "VistA Clinic:"; 381 381 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 382 382 //
Note:
See TracChangeset
for help on using the changeset viewer.