Ignore:
Timestamp:
Jan 23, 2011, 8:00:56 AM (13 years ago)
Author:
Sam Habiel
Message:

CalendarGrid: Handling for mouse scroll wheel added.
CGAppointments: Now supports Deep Cloning with Clone().
Updated Exes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/DManagement.cs

    r899 r1075  
    692692            this.tpResourceGroups.Location = new System.Drawing.Point(4, 22);
    693693            this.tpResourceGroups.Name = "tpResourceGroups";
    694             this.tpResourceGroups.Size = new System.Drawing.Size(579, 362);
     694            this.tpResourceGroups.Size = new System.Drawing.Size(696, 428);
    695695            this.tpResourceGroups.TabIndex = 4;
    696696            this.tpResourceGroups.Text = "Resource Groups";
     
    706706            this.grdResourceGroup.Name = "grdResourceGroup";
    707707            this.grdResourceGroup.ReadOnly = true;
    708             this.grdResourceGroup.Size = new System.Drawing.Size(579, 250);
     708            this.grdResourceGroup.Size = new System.Drawing.Size(696, 316);
    709709            this.grdResourceGroup.TabIndex = 4;
    710710            this.grdResourceGroup.CurrentCellChanged += new System.EventHandler(this.grdResourceGroup_CurrentCellChanged);
     
    715715            this.pnlDescriptionResourceGroup.Controls.Add(this.grpDescriptionResourceGroup);
    716716            this.pnlDescriptionResourceGroup.Dock = System.Windows.Forms.DockStyle.Bottom;
    717             this.pnlDescriptionResourceGroup.Location = new System.Drawing.Point(0, 250);
     717            this.pnlDescriptionResourceGroup.Location = new System.Drawing.Point(0, 316);
    718718            this.pnlDescriptionResourceGroup.Name = "pnlDescriptionResourceGroup";
    719             this.pnlDescriptionResourceGroup.Size = new System.Drawing.Size(579, 72);
     719            this.pnlDescriptionResourceGroup.Size = new System.Drawing.Size(696, 72);
    720720            this.pnlDescriptionResourceGroup.TabIndex = 3;
    721721            //
     
    726726            this.grpDescriptionResourceGroup.Location = new System.Drawing.Point(0, 0);
    727727            this.grpDescriptionResourceGroup.Name = "grpDescriptionResourceGroup";
    728             this.grpDescriptionResourceGroup.Size = new System.Drawing.Size(579, 72);
     728            this.grpDescriptionResourceGroup.Size = new System.Drawing.Size(696, 72);
    729729            this.grpDescriptionResourceGroup.TabIndex = 0;
    730730            this.grpDescriptionResourceGroup.TabStop = false;
     
    736736            this.lblDescriptionResourceGroup.Location = new System.Drawing.Point(3, 16);
    737737            this.lblDescriptionResourceGroup.Name = "lblDescriptionResourceGroup";
    738             this.lblDescriptionResourceGroup.Size = new System.Drawing.Size(573, 53);
     738            this.lblDescriptionResourceGroup.Size = new System.Drawing.Size(690, 53);
    739739            this.lblDescriptionResourceGroup.TabIndex = 0;
    740740            this.lblDescriptionResourceGroup.Text = resources.GetString("lblDescriptionResourceGroup.Text");
     
    746746            this.pnlAddEditResourceGroups.Controls.Add(this.cmdAddResourceGroup);
    747747            this.pnlAddEditResourceGroups.Dock = System.Windows.Forms.DockStyle.Bottom;
    748             this.pnlAddEditResourceGroups.Location = new System.Drawing.Point(0, 322);
     748            this.pnlAddEditResourceGroups.Location = new System.Drawing.Point(0, 388);
    749749            this.pnlAddEditResourceGroups.Name = "pnlAddEditResourceGroups";
    750             this.pnlAddEditResourceGroups.Size = new System.Drawing.Size(579, 40);
     750            this.pnlAddEditResourceGroups.Size = new System.Drawing.Size(696, 40);
    751751            this.pnlAddEditResourceGroups.TabIndex = 2;
    752752            //
     
    787787            this.tpAccessTypes.Location = new System.Drawing.Point(4, 22);
    788788            this.tpAccessTypes.Name = "tpAccessTypes";
    789             this.tpAccessTypes.Size = new System.Drawing.Size(579, 362);
     789            this.tpAccessTypes.Size = new System.Drawing.Size(696, 428);
    790790            this.tpAccessTypes.TabIndex = 2;
    791791            this.tpAccessTypes.Text = "Access Types";
     
    800800            this.grdAccessTypes.ReadOnly = true;
    801801            this.grdAccessTypes.RowHeadersVisible = false;
    802             this.grdAccessTypes.Size = new System.Drawing.Size(579, 250);
     802            this.grdAccessTypes.Size = new System.Drawing.Size(696, 316);
    803803            this.grdAccessTypes.TabIndex = 3;
    804804            this.grdAccessTypes.CurrentCellChanged += new System.EventHandler(this.grdAccessTypes_CurrentCellChanged);
     
    808808            this.pnlDescriptionAT.Controls.Add(this.grpDescriptionAT);
    809809            this.pnlDescriptionAT.Dock = System.Windows.Forms.DockStyle.Bottom;
    810             this.pnlDescriptionAT.Location = new System.Drawing.Point(0, 250);
     810            this.pnlDescriptionAT.Location = new System.Drawing.Point(0, 316);
    811811            this.pnlDescriptionAT.Name = "pnlDescriptionAT";
    812             this.pnlDescriptionAT.Size = new System.Drawing.Size(579, 72);
     812            this.pnlDescriptionAT.Size = new System.Drawing.Size(696, 72);
    813813            this.pnlDescriptionAT.TabIndex = 2;
    814814            //
     
    819819            this.grpDescriptionAT.Location = new System.Drawing.Point(0, 0);
    820820            this.grpDescriptionAT.Name = "grpDescriptionAT";
    821             this.grpDescriptionAT.Size = new System.Drawing.Size(579, 72);
     821            this.grpDescriptionAT.Size = new System.Drawing.Size(696, 72);
    822822            this.grpDescriptionAT.TabIndex = 0;
    823823            this.grpDescriptionAT.TabStop = false;
     
    829829            this.label1.Location = new System.Drawing.Point(3, 16);
    830830            this.label1.Name = "label1";
    831             this.label1.Size = new System.Drawing.Size(573, 53);
     831            this.label1.Size = new System.Drawing.Size(690, 53);
    832832            this.label1.TabIndex = 1;
    833833            this.label1.Text = " Use the Access Types panel to define the kinds of access available for schedulin" +
     
    840840            this.pnlAddEditAT.Controls.Add(this.cmdAddAT);
    841841            this.pnlAddEditAT.Dock = System.Windows.Forms.DockStyle.Bottom;
    842             this.pnlAddEditAT.Location = new System.Drawing.Point(0, 322);
     842            this.pnlAddEditAT.Location = new System.Drawing.Point(0, 388);
    843843            this.pnlAddEditAT.Name = "pnlAddEditAT";
    844             this.pnlAddEditAT.Size = new System.Drawing.Size(579, 40);
     844            this.pnlAddEditAT.Size = new System.Drawing.Size(696, 40);
    845845            this.pnlAddEditAT.TabIndex = 1;
    846846            //
     
    870870            this.tpAccessGroups.Location = new System.Drawing.Point(4, 22);
    871871            this.tpAccessGroups.Name = "tpAccessGroups";
    872             this.tpAccessGroups.Size = new System.Drawing.Size(579, 362);
     872            this.tpAccessGroups.Size = new System.Drawing.Size(696, 428);
    873873            this.tpAccessGroups.TabIndex = 1;
    874874            this.tpAccessGroups.Text = "Access Groups";
     
    884884            this.grdAccessGroups.Name = "grdAccessGroups";
    885885            this.grdAccessGroups.ReadOnly = true;
    886             this.grdAccessGroups.Size = new System.Drawing.Size(579, 250);
     886            this.grdAccessGroups.Size = new System.Drawing.Size(696, 316);
    887887            this.grdAccessGroups.TabIndex = 5;
    888888            this.grdAccessGroups.CurrentCellChanged += new System.EventHandler(this.grdAccessGroups_CurrentCellChanged);
     
    893893            this.pnlDescriptionAccessGroups.Controls.Add(this.grpDescriptionAccessGroups);
    894894            this.pnlDescriptionAccessGroups.Dock = System.Windows.Forms.DockStyle.Bottom;
    895             this.pnlDescriptionAccessGroups.Location = new System.Drawing.Point(0, 250);
     895            this.pnlDescriptionAccessGroups.Location = new System.Drawing.Point(0, 316);
    896896            this.pnlDescriptionAccessGroups.Name = "pnlDescriptionAccessGroups";
    897             this.pnlDescriptionAccessGroups.Size = new System.Drawing.Size(579, 72);
     897            this.pnlDescriptionAccessGroups.Size = new System.Drawing.Size(696, 72);
    898898            this.pnlDescriptionAccessGroups.TabIndex = 4;
    899899            //
     
    904904            this.grpDescriptionAccessGroups.Location = new System.Drawing.Point(0, 0);
    905905            this.grpDescriptionAccessGroups.Name = "grpDescriptionAccessGroups";
    906             this.grpDescriptionAccessGroups.Size = new System.Drawing.Size(579, 72);
     906            this.grpDescriptionAccessGroups.Size = new System.Drawing.Size(696, 72);
    907907            this.grpDescriptionAccessGroups.TabIndex = 0;
    908908            this.grpDescriptionAccessGroups.TabStop = false;
     
    914914            this.lblDescriptionAccessGroups.Location = new System.Drawing.Point(3, 16);
    915915            this.lblDescriptionAccessGroups.Name = "lblDescriptionAccessGroups";
    916             this.lblDescriptionAccessGroups.Size = new System.Drawing.Size(573, 53);
     916            this.lblDescriptionAccessGroups.Size = new System.Drawing.Size(690, 53);
    917917            this.lblDescriptionAccessGroups.TabIndex = 0;
    918918            this.lblDescriptionAccessGroups.Text = resources.GetString("lblDescriptionAccessGroups.Text");
     
    924924            this.pnlAddEditAccessGroup.Controls.Add(this.cmdAddAccessGroup);
    925925            this.pnlAddEditAccessGroup.Dock = System.Windows.Forms.DockStyle.Bottom;
    926             this.pnlAddEditAccessGroup.Location = new System.Drawing.Point(0, 322);
     926            this.pnlAddEditAccessGroup.Location = new System.Drawing.Point(0, 388);
    927927            this.pnlAddEditAccessGroup.Name = "pnlAddEditAccessGroup";
    928             this.pnlAddEditAccessGroup.Size = new System.Drawing.Size(579, 40);
     928            this.pnlAddEditAccessGroup.Size = new System.Drawing.Size(696, 40);
    929929            this.pnlAddEditAccessGroup.TabIndex = 3;
    930930            //
     
    972972            this.tpTransferAppts.Location = new System.Drawing.Point(4, 22);
    973973            this.tpTransferAppts.Name = "tpTransferAppts";
    974             this.tpTransferAppts.Size = new System.Drawing.Size(579, 362);
     974            this.tpTransferAppts.Size = new System.Drawing.Size(696, 428);
    975975            this.tpTransferAppts.TabIndex = 5;
    976976            this.tpTransferAppts.Text = "Copy Appointments";
     
    10421042            this.pnlDescriptionXfer.Controls.Add(this.grpDescriptionXfer);
    10431043            this.pnlDescriptionXfer.Dock = System.Windows.Forms.DockStyle.Bottom;
    1044             this.pnlDescriptionXfer.Location = new System.Drawing.Point(0, 250);
     1044            this.pnlDescriptionXfer.Location = new System.Drawing.Point(0, 316);
    10451045            this.pnlDescriptionXfer.Name = "pnlDescriptionXfer";
    1046             this.pnlDescriptionXfer.Size = new System.Drawing.Size(579, 72);
     1046            this.pnlDescriptionXfer.Size = new System.Drawing.Size(696, 72);
    10471047            this.pnlDescriptionXfer.TabIndex = 2;
    10481048            //
     
    10531053            this.grpDescriptionXfer.Location = new System.Drawing.Point(0, 0);
    10541054            this.grpDescriptionXfer.Name = "grpDescriptionXfer";
    1055             this.grpDescriptionXfer.Size = new System.Drawing.Size(579, 72);
     1055            this.grpDescriptionXfer.Size = new System.Drawing.Size(696, 72);
    10561056            this.grpDescriptionXfer.TabIndex = 0;
    10571057            this.grpDescriptionXfer.TabStop = false;
     
    10631063            this.lblDescriptionXfer.Location = new System.Drawing.Point(3, 16);
    10641064            this.lblDescriptionXfer.Name = "lblDescriptionXfer";
    1065             this.lblDescriptionXfer.Size = new System.Drawing.Size(573, 53);
     1065            this.lblDescriptionXfer.Size = new System.Drawing.Size(690, 53);
    10661066            this.lblDescriptionXfer.TabIndex = 0;
    10671067            this.lblDescriptionXfer.Text = resources.GetString("lblDescriptionXfer.Text");
     
    10711071            this.pnlCmdXfer.Controls.Add(this.cmdCopyAppts);
    10721072            this.pnlCmdXfer.Dock = System.Windows.Forms.DockStyle.Bottom;
    1073             this.pnlCmdXfer.Location = new System.Drawing.Point(0, 322);
     1073            this.pnlCmdXfer.Location = new System.Drawing.Point(0, 388);
    10741074            this.pnlCmdXfer.Name = "pnlCmdXfer";
    1075             this.pnlCmdXfer.Size = new System.Drawing.Size(579, 40);
     1075            this.pnlCmdXfer.Size = new System.Drawing.Size(696, 40);
    10761076            this.pnlCmdXfer.TabIndex = 1;
    10771077            //
     
    10921092            this.tpWorkStations.Location = new System.Drawing.Point(4, 22);
    10931093            this.tpWorkStations.Name = "tpWorkStations";
    1094             this.tpWorkStations.Size = new System.Drawing.Size(579, 362);
     1094            this.tpWorkStations.Size = new System.Drawing.Size(696, 428);
    10951095            this.tpWorkStations.TabIndex = 6;
    10961096            this.tpWorkStations.Text = "WorkStations";
     
    11061106            this.grdWorkStations.Name = "grdWorkStations";
    11071107            this.grdWorkStations.ReadOnly = true;
    1108             this.grdWorkStations.Size = new System.Drawing.Size(579, 250);
     1108            this.grdWorkStations.Size = new System.Drawing.Size(696, 316);
    11091109            this.grdWorkStations.TabIndex = 6;
    11101110            //
     
    11131113            this.pnlWorkstations.Controls.Add(this.groupBox1);
    11141114            this.pnlWorkstations.Dock = System.Windows.Forms.DockStyle.Bottom;
    1115             this.pnlWorkstations.Location = new System.Drawing.Point(0, 250);
     1115            this.pnlWorkstations.Location = new System.Drawing.Point(0, 316);
    11161116            this.pnlWorkstations.Name = "pnlWorkstations";
    1117             this.pnlWorkstations.Size = new System.Drawing.Size(579, 72);
     1117            this.pnlWorkstations.Size = new System.Drawing.Size(696, 72);
    11181118            this.pnlWorkstations.TabIndex = 5;
    11191119            //
     
    11241124            this.groupBox1.Location = new System.Drawing.Point(0, 0);
    11251125            this.groupBox1.Name = "groupBox1";
    1126             this.groupBox1.Size = new System.Drawing.Size(579, 72);
     1126            this.groupBox1.Size = new System.Drawing.Size(696, 72);
    11271127            this.groupBox1.TabIndex = 0;
    11281128            this.groupBox1.TabStop = false;
     
    11341134            this.lblWorkstations.Location = new System.Drawing.Point(3, 16);
    11351135            this.lblWorkstations.Name = "lblWorkstations";
    1136             this.lblWorkstations.Size = new System.Drawing.Size(573, 53);
     1136            this.lblWorkstations.Size = new System.Drawing.Size(690, 53);
    11371137            this.lblWorkstations.TabIndex = 0;
    11381138            this.lblWorkstations.Text = resources.GetString("lblWorkstations.Text");
     
    11451145            this.panel1.Controls.Add(this.cmdWorkStationsRefresh);
    11461146            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
    1147             this.panel1.Location = new System.Drawing.Point(0, 322);
     1147            this.panel1.Location = new System.Drawing.Point(0, 388);
    11481148            this.panel1.Name = "panel1";
    1149             this.panel1.Size = new System.Drawing.Size(579, 40);
     1149            this.panel1.Size = new System.Drawing.Size(696, 40);
    11501150            this.panel1.TabIndex = 4;
    11511151            //
     
    11941194            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
    11951195            this.Text = "Scheduling Management";
     1196            this.Closing += new System.ComponentModel.CancelEventHandler(this.DManagement_Closing);
    11961197            this.Load += new System.EventHandler(this.DManagement_Load);
    1197             this.Closing += new System.ComponentModel.CancelEventHandler(this.DManagement_Closing);
    11981198            this.pnlPageBottom.ResumeLayout(false);
    11991199            this.tabMain.ResumeLayout(false);
Note: See TracChangeset for help on using the changeset viewer.