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() {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraScheduler.TimeScaleYear timeScaleYear2 = new DevExpress.XtraScheduler.TimeScaleYear();
            DevExpress.XtraScheduler.TimeScaleQuarter timeScaleQuarter2 = new DevExpress.XtraScheduler.TimeScaleQuarter();
            DevExpress.XtraScheduler.TimeScaleMonth timeScaleMonth2 = new DevExpress.XtraScheduler.TimeScaleMonth();
            DevExpress.XtraScheduler.TimeScaleWeek timeScaleWeek2 = new DevExpress.XtraScheduler.TimeScaleWeek();
            DevExpress.XtraScheduler.TimeScaleDay timeScaleDay2 = new DevExpress.XtraScheduler.TimeScaleDay();
            DevExpress.XtraScheduler.TimeScaleHour timeScaleHour2 = new DevExpress.XtraScheduler.TimeScaleHour();
            DevExpress.XtraScheduler.TimeScale15Minutes timeScale15Minutes2 = new DevExpress.XtraScheduler.TimeScale15Minutes();
            DevExpress.XtraScheduler.TimeRuler timeRuler3 = new DevExpress.XtraScheduler.TimeRuler();
            DevExpress.XtraScheduler.TimeRuler timeRuler4 = new DevExpress.XtraScheduler.TimeRuler();
            this.schedulerStorage1 = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
            this.sccMain = new DevExpress.XtraEditors.SplitContainerControl();
            this.SchedulerInsertion = new DevExpress.XtraScheduler.SchedulerControl();
            this.dateNavigator1 = new DevExpress.XtraScheduler.DateNavigator();
            this.xpCollection1 = new DevExpress.Xpo.XPCollection(this.components);
            this.xpCollection2 = new DevExpress.Xpo.XPCollection(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sccMain)).BeginInit();
            this.sccMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SchedulerInsertion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xpCollection2)).BeginInit();
            this.SuspendLayout();
            // 
            // schedulerStorage1
            // 
            this.schedulerStorage1.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("ContactInfo", "ContactInfo", DevExpress.XtraScheduler.FieldValueType.String));
            this.schedulerStorage1.Appointments.Mappings.AllDay = "AllDay";
            this.schedulerStorage1.Appointments.Mappings.Description = "Description";
            this.schedulerStorage1.Appointments.Mappings.End = "EndDate";
            this.schedulerStorage1.Appointments.Mappings.Label = "Label";
            this.schedulerStorage1.Appointments.Mappings.Location = "Location";
            this.schedulerStorage1.Appointments.Mappings.RecurrenceInfo = "RecurrenceInfo";
            this.schedulerStorage1.Appointments.Mappings.ReminderInfo = "ReminderInfo";
            this.schedulerStorage1.Appointments.Mappings.ResourceId = "ResourceID";
            this.schedulerStorage1.Appointments.Mappings.Start = "StartDate";
            this.schedulerStorage1.Appointments.Mappings.Status = "Status";
            this.schedulerStorage1.Appointments.Mappings.Subject = "Subject";
            this.schedulerStorage1.Appointments.Mappings.Type = "Type";
            this.schedulerStorage1.Resources.Mappings.Caption = "ResourceName";
            this.schedulerStorage1.Resources.Mappings.Color = "Color";
            this.schedulerStorage1.Resources.Mappings.Id = "ResourceID";
            this.schedulerStorage1.Resources.Mappings.Image = "Image";
            this.schedulerStorage1.Resources.Mappings.ParentId = "UniqueID";
            // 
            // sccMain
            // 
            this.sccMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sccMain.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.sccMain.Location = new System.Drawing.Point(6, 6);
            this.sccMain.Name = "sccMain";
            this.sccMain.Panel1.Controls.Add(this.SchedulerInsertion);
            this.sccMain.Panel1.Text = "Panel1";
            this.sccMain.Panel2.Controls.Add(this.dateNavigator1);
            this.sccMain.Panel2.Text = "Panel2";
            this.sccMain.Size = new System.Drawing.Size(1153, 649);
            this.sccMain.SplitterPosition = 190;
            this.sccMain.TabIndex = 0;
            this.sccMain.Text = "splitContainerControl1";
            // 
            // SchedulerInsertion
            // 
            this.SchedulerInsertion.Dock = System.Windows.Forms.DockStyle.Fill;
            this.SchedulerInsertion.Location = new System.Drawing.Point(0, 0);
            this.SchedulerInsertion.Name = "SchedulerInsertion";
            this.SchedulerInsertion.OptionsBehavior.ClientTimeZoneId = "UTC";
            this.SchedulerInsertion.OptionsBehavior.RecurrentAppointmentDeleteAction = DevExpress.XtraScheduler.RecurrentAppointmentAction.Cancel;
            this.SchedulerInsertion.OptionsBehavior.ShowRemindersForm = false;
            this.SchedulerInsertion.OptionsRangeControl.AllowChangeActiveView = false;
            this.SchedulerInsertion.OptionsRangeControl.MinIntervalWidth = 7;
            timeScaleYear2.Enabled = false;
            timeScaleQuarter2.Enabled = false;
            timeScaleMonth2.Enabled = false;
            timeScaleHour2.Enabled = false;
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleYear2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleQuarter2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleMonth2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleWeek2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleDay2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScaleHour2);
            this.SchedulerInsertion.OptionsRangeControl.Scales.Add(timeScale15Minutes2);
            this.SchedulerInsertion.OptionsView.FirstDayOfWeek = DevExpress.XtraScheduler.FirstDayOfWeek.Sunday;
            this.SchedulerInsertion.Size = new System.Drawing.Size(958, 649);
            this.SchedulerInsertion.Start = new System.DateTime(2014, 2, 3, 0, 0, 0, 0);
            this.SchedulerInsertion.Storage = this.schedulerStorage1;
            this.SchedulerInsertion.TabIndex = 0;
            this.SchedulerInsertion.Text = "Scheduleur";
            this.SchedulerInsertion.Views.DayView.DisplayName = "Jour";
            timeRuler3.ShowMinutes = true;
            this.SchedulerInsertion.Views.DayView.TimeRulers.Add(timeRuler3);
            this.SchedulerInsertion.Views.DayView.TimeScale = System.TimeSpan.Parse("00:05:00");
            this.SchedulerInsertion.Views.GanttView.Enabled = false;
            this.SchedulerInsertion.Views.MonthView.Enabled = false;
            this.SchedulerInsertion.Views.TimelineView.Enabled = false;
            this.SchedulerInsertion.Views.WeekView.Enabled = false;
            this.SchedulerInsertion.Views.WorkWeekView.Enabled = false;
            timeRuler4.TimeZone.Id = "UTC";
            timeRuler4.UseClientTimeZone = false;
            this.SchedulerInsertion.Views.WorkWeekView.TimeRulers.Add(timeRuler4);
            this.SchedulerInsertion.AppointmentViewInfoCustomizing += new DevExpress.XtraScheduler.AppointmentViewInfoCustomizingEventHandler(this.SchedulerInsertion_AppointmentViewInfoCustomizing);
            this.SchedulerInsertion.PopupMenuShowing += new DevExpress.XtraScheduler.PopupMenuShowingEventHandler(this.SchedulerInsertion_PopupMenuShowing);
            this.SchedulerInsertion.EditAppointmentFormShowing += new DevExpress.XtraScheduler.AppointmentFormEventHandler(this.SchedulerInsertion_EditAppointmentFormShowing);
            this.SchedulerInsertion.DoubleClick += new System.EventHandler(this.SchedulerInsertion_DoubleClick);
            // 
            // dateNavigator1
            // 
            this.dateNavigator1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dateNavigator1.HotDate = null;
            this.dateNavigator1.Location = new System.Drawing.Point(0, 0);
            this.dateNavigator1.Name = "dateNavigator1";
            this.dateNavigator1.SchedulerControl = this.SchedulerInsertion;
            this.dateNavigator1.Size = new System.Drawing.Size(190, 649);
            this.dateNavigator1.TabIndex = 0;
            // 
            // Scheduler
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.sccMain);
            this.Name = "Scheduler";
            this.Padding = new System.Windows.Forms.Padding(6);
            this.Size = new System.Drawing.Size(1165, 661);
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sccMain)).EndInit();
            this.sccMain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.SchedulerInsertion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xpCollection2)).EndInit();
            this.ResumeLayout(false);

        }
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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(Agenda));
            DevExpress.XtraScheduler.TimeScaleYear         timeScaleYear1      = new DevExpress.XtraScheduler.TimeScaleYear();
            DevExpress.XtraScheduler.TimeScaleQuarter      timeScaleQuarter1   = new DevExpress.XtraScheduler.TimeScaleQuarter();
            DevExpress.XtraScheduler.TimeScaleMonth        timeScaleMonth1     = new DevExpress.XtraScheduler.TimeScaleMonth();
            DevExpress.XtraScheduler.TimeScaleWeek         timeScaleWeek1      = new DevExpress.XtraScheduler.TimeScaleWeek();
            DevExpress.XtraScheduler.TimeScaleDay          timeScaleDay1       = new DevExpress.XtraScheduler.TimeScaleDay();
            DevExpress.XtraScheduler.TimeScaleHour         timeScaleHour1      = new DevExpress.XtraScheduler.TimeScaleHour();
            DevExpress.XtraScheduler.TimeScale15Minutes    timeScale15Minutes1 = new DevExpress.XtraScheduler.TimeScale15Minutes();
            DevExpress.XtraScheduler.TimeRuler             timeRuler1          = new DevExpress.XtraScheduler.TimeRuler();
            DevExpress.XtraScheduler.TimeRuler             timeRuler2          = new DevExpress.XtraScheduler.TimeRuler();
            DevExpress.XtraScheduler.TimeRuler             timeRuler3          = new DevExpress.XtraScheduler.TimeRuler();
            this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.switchToDayViewItem1           = new DevExpress.XtraScheduler.UI.SwitchToDayViewItem();
            this.switchToWorkWeekViewItem1      = new DevExpress.XtraScheduler.UI.SwitchToWorkWeekViewItem();
            this.switchToWeekViewItem1          = new DevExpress.XtraScheduler.UI.SwitchToWeekViewItem();
            this.switchToFullWeekViewItem1      = new DevExpress.XtraScheduler.UI.SwitchToFullWeekViewItem();
            this.switchToMonthViewItem1         = new DevExpress.XtraScheduler.UI.SwitchToMonthViewItem();
            this.switchToTimelineViewItem1      = new DevExpress.XtraScheduler.UI.SwitchToTimelineViewItem();
            this.switchToGanttViewItem1         = new DevExpress.XtraScheduler.UI.SwitchToGanttViewItem();
            this.switchToAgendaViewItem1        = new DevExpress.XtraScheduler.UI.SwitchToAgendaViewItem();
            this.switchTimeScalesItem1          = new DevExpress.XtraScheduler.UI.SwitchTimeScalesItem();
            this.changeScaleWidthItem1          = new DevExpress.XtraScheduler.UI.ChangeScaleWidthItem();
            this.repositoryItemSpinEdit1        = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
            this.switchTimeScalesCaptionItem1   = new DevExpress.XtraScheduler.UI.SwitchTimeScalesCaptionItem();
            this.switchCompressWeekendItem1     = new DevExpress.XtraScheduler.UI.SwitchCompressWeekendItem();
            this.switchShowWorkTimeOnlyItem1    = new DevExpress.XtraScheduler.UI.SwitchShowWorkTimeOnlyItem();
            this.switchCellsAutoHeightItem1     = new DevExpress.XtraScheduler.UI.SwitchCellsAutoHeightItem();
            this.changeSnapToCellsUIItem1       = new DevExpress.XtraScheduler.UI.ChangeSnapToCellsUIItem();
            this.editAppointmentQueryItem1      = new DevExpress.XtraScheduler.UI.EditAppointmentQueryItem();
            this.editOccurrenceUICommandItem1   = new DevExpress.XtraScheduler.UI.EditOccurrenceUICommandItem();
            this.editSeriesUICommandItem1       = new DevExpress.XtraScheduler.UI.EditSeriesUICommandItem();
            this.deleteAppointmentsItem1        = new DevExpress.XtraScheduler.UI.DeleteAppointmentsItem();
            this.deleteOccurrenceItem1          = new DevExpress.XtraScheduler.UI.DeleteOccurrenceItem();
            this.deleteSeriesItem1              = new DevExpress.XtraScheduler.UI.DeleteSeriesItem();
            this.splitAppointmentItem1          = new DevExpress.XtraScheduler.UI.SplitAppointmentItem();
            this.changeAppointmentStatusItem1   = new DevExpress.XtraScheduler.UI.ChangeAppointmentStatusItem();
            this.changeAppointmentLabelItem1    = new DevExpress.XtraScheduler.UI.ChangeAppointmentLabelItem();
            this.toggleRecurrenceItem1          = new DevExpress.XtraScheduler.UI.ToggleRecurrenceItem();
            this.changeAppointmentReminderItem1 = new DevExpress.XtraScheduler.UI.ChangeAppointmentReminderItem();
            this.repositoryItemDuration1        = new DevExpress.XtraScheduler.UI.RepositoryItemDuration();
            this.newAppointmentItem1            = new DevExpress.XtraScheduler.UI.NewAppointmentItem();
            this.newRecurringAppointmentItem1   = new DevExpress.XtraScheduler.UI.NewRecurringAppointmentItem();
            this.navigateViewBackwardItem1      = new DevExpress.XtraScheduler.UI.NavigateViewBackwardItem();
            this.navigateViewForwardItem1       = new DevExpress.XtraScheduler.UI.NavigateViewForwardItem();
            this.gotoTodayItem1             = new DevExpress.XtraScheduler.UI.GotoTodayItem();
            this.viewZoomInItem1            = new DevExpress.XtraScheduler.UI.ViewZoomInItem();
            this.viewZoomOutItem1           = new DevExpress.XtraScheduler.UI.ViewZoomOutItem();
            this.groupByNoneItem1           = new DevExpress.XtraScheduler.UI.GroupByNoneItem();
            this.groupByDateItem1           = new DevExpress.XtraScheduler.UI.GroupByDateItem();
            this.groupByResourceItem1       = new DevExpress.XtraScheduler.UI.GroupByResourceItem();
            this.viewRibbonPage2            = new DevExpress.XtraScheduler.UI.ViewRibbonPage();
            this.activeViewRibbonPageGroup2 = new DevExpress.XtraScheduler.UI.ActiveViewRibbonPageGroup();
            this.timeScaleRibbonPageGroup1  = new DevExpress.XtraScheduler.UI.TimeScaleRibbonPageGroup();
            this.layoutRibbonPageGroup2     = new DevExpress.XtraScheduler.UI.LayoutRibbonPageGroup();
            this.ribbonStatusBar            = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.schedulerControl1          = new DevExpress.XtraScheduler.SchedulerControl();
            this.schedulerStorage1          = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
            this.appointmentsBindingSource  = new System.Windows.Forms.BindingSource(this.components);
            this.schedulerTest              = new WindowsFormsApp1.SchedulerTest();
            this.resourcesBindingSource     = new System.Windows.Forms.BindingSource(this.components);
            this.schedulerBarController1    = new DevExpress.XtraScheduler.UI.SchedulerBarController();
            this.layoutRibbonPageGroup1     = new DevExpress.XtraScheduler.UI.LayoutRibbonPageGroup();
            this.activeViewRibbonPageGroup1 = new DevExpress.XtraScheduler.UI.ActiveViewRibbonPageGroup();
            this.viewRibbonPage1            = new DevExpress.XtraScheduler.UI.ViewRibbonPage();
            this.appointmentsTableAdapter   = new WindowsFormsApp1.SchedulerTestTableAdapters.AppointmentsTableAdapter();
            this.resourcesTableAdapter      = new WindowsFormsApp1.SchedulerTestTableAdapters.ResourcesTableAdapter();
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDuration1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerTest)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.resourcesBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBarController1)).BeginInit();
            this.SuspendLayout();
            //
            // ribbon
            //
            resources.ApplyResources(this.ribbon, "ribbon");
            this.ribbon.ExpandCollapseItem.Id = 0;
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
                this.ribbon.ExpandCollapseItem,
                this.switchToDayViewItem1,
                this.switchToWorkWeekViewItem1,
                this.switchToWeekViewItem1,
                this.switchToFullWeekViewItem1,
                this.switchToMonthViewItem1,
                this.switchToTimelineViewItem1,
                this.switchToGanttViewItem1,
                this.switchToAgendaViewItem1,
                this.switchTimeScalesItem1,
                this.changeScaleWidthItem1,
                this.switchTimeScalesCaptionItem1,
                this.switchCompressWeekendItem1,
                this.switchShowWorkTimeOnlyItem1,
                this.switchCellsAutoHeightItem1,
                this.changeSnapToCellsUIItem1,
                this.editAppointmentQueryItem1,
                this.editOccurrenceUICommandItem1,
                this.editSeriesUICommandItem1,
                this.deleteAppointmentsItem1,
                this.deleteOccurrenceItem1,
                this.deleteSeriesItem1,
                this.splitAppointmentItem1,
                this.changeAppointmentStatusItem1,
                this.changeAppointmentLabelItem1,
                this.toggleRecurrenceItem1,
                this.changeAppointmentReminderItem1,
                this.newAppointmentItem1,
                this.newRecurringAppointmentItem1,
                this.navigateViewBackwardItem1,
                this.navigateViewForwardItem1,
                this.gotoTodayItem1,
                this.viewZoomInItem1,
                this.viewZoomOutItem1,
                this.groupByNoneItem1,
                this.groupByDateItem1,
                this.groupByResourceItem1
            });
            this.ribbon.MaxItemId = 37;
            this.ribbon.Name      = "ribbon";
            this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
                this.viewRibbonPage2
            });
            this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
                this.repositoryItemSpinEdit1,
                this.repositoryItemDuration1
            });
            this.ribbon.StatusBar = this.ribbonStatusBar;
//            this.ribbon.Leave += new System.EventHandler(this.ribbon_Leave);
            //
            // switchToDayViewItem1
            //
            resources.ApplyResources(this.switchToDayViewItem1, "switchToDayViewItem1");
            this.switchToDayViewItem1.Id   = 1;
            this.switchToDayViewItem1.Name = "switchToDayViewItem1";
            //
            // switchToWorkWeekViewItem1
            //
            resources.ApplyResources(this.switchToWorkWeekViewItem1, "switchToWorkWeekViewItem1");
            this.switchToWorkWeekViewItem1.Id   = 2;
            this.switchToWorkWeekViewItem1.Name = "switchToWorkWeekViewItem1";
            //
            // switchToWeekViewItem1
            //
            resources.ApplyResources(this.switchToWeekViewItem1, "switchToWeekViewItem1");
            this.switchToWeekViewItem1.Id   = 3;
            this.switchToWeekViewItem1.Name = "switchToWeekViewItem1";
            //
            // switchToFullWeekViewItem1
            //
            resources.ApplyResources(this.switchToFullWeekViewItem1, "switchToFullWeekViewItem1");
            this.switchToFullWeekViewItem1.Id   = 4;
            this.switchToFullWeekViewItem1.Name = "switchToFullWeekViewItem1";
            //
            // switchToMonthViewItem1
            //
            resources.ApplyResources(this.switchToMonthViewItem1, "switchToMonthViewItem1");
            this.switchToMonthViewItem1.Id   = 5;
            this.switchToMonthViewItem1.Name = "switchToMonthViewItem1";
            //
            // switchToTimelineViewItem1
            //
            resources.ApplyResources(this.switchToTimelineViewItem1, "switchToTimelineViewItem1");
            this.switchToTimelineViewItem1.Id   = 6;
            this.switchToTimelineViewItem1.Name = "switchToTimelineViewItem1";
            //
            // switchToGanttViewItem1
            //
            resources.ApplyResources(this.switchToGanttViewItem1, "switchToGanttViewItem1");
            this.switchToGanttViewItem1.Id   = 7;
            this.switchToGanttViewItem1.Name = "switchToGanttViewItem1";
            //
            // switchToAgendaViewItem1
            //
            resources.ApplyResources(this.switchToAgendaViewItem1, "switchToAgendaViewItem1");
            this.switchToAgendaViewItem1.Id   = 8;
            this.switchToAgendaViewItem1.Name = "switchToAgendaViewItem1";
            //
            // switchTimeScalesItem1
            //
            resources.ApplyResources(this.switchTimeScalesItem1, "switchTimeScalesItem1");
            this.switchTimeScalesItem1.Id   = 9;
            this.switchTimeScalesItem1.Name = "switchTimeScalesItem1";
            //
            // changeScaleWidthItem1
            //
            resources.ApplyResources(this.changeScaleWidthItem1, "changeScaleWidthItem1");
            this.changeScaleWidthItem1.Edit = this.repositoryItemSpinEdit1;
            this.changeScaleWidthItem1.Id   = 10;
            this.changeScaleWidthItem1.Name = "changeScaleWidthItem1";
            this.changeScaleWidthItem1.UseCommandCaption = true;
            //
            // repositoryItemSpinEdit1
            //
            resources.ApplyResources(this.repositoryItemSpinEdit1, "repositoryItemSpinEdit1");
            this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
                new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemSpinEdit1.Buttons"))))
            });
            this.repositoryItemSpinEdit1.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
            this.repositoryItemSpinEdit1.Mask.AutoComplete          = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("repositoryItemSpinEdit1.Mask.AutoComplete")));
            this.repositoryItemSpinEdit1.Mask.BeepOnError           = ((bool)(resources.GetObject("repositoryItemSpinEdit1.Mask.BeepOnError")));
            this.repositoryItemSpinEdit1.Mask.EditMask               = resources.GetString("repositoryItemSpinEdit1.Mask.EditMask");
            this.repositoryItemSpinEdit1.Mask.IgnoreMaskBlank        = ((bool)(resources.GetObject("repositoryItemSpinEdit1.Mask.IgnoreMaskBlank")));
            this.repositoryItemSpinEdit1.Mask.MaskType               = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("repositoryItemSpinEdit1.Mask.MaskType")));
            this.repositoryItemSpinEdit1.Mask.PlaceHolder            = ((char)(resources.GetObject("repositoryItemSpinEdit1.Mask.PlaceHolder")));
            this.repositoryItemSpinEdit1.Mask.SaveLiteral            = ((bool)(resources.GetObject("repositoryItemSpinEdit1.Mask.SaveLiteral")));
            this.repositoryItemSpinEdit1.Mask.ShowPlaceHolders       = ((bool)(resources.GetObject("repositoryItemSpinEdit1.Mask.ShowPlaceHolders")));
            this.repositoryItemSpinEdit1.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("repositoryItemSpinEdit1.Mask.UseMaskAsDisplayFormat")));
            this.repositoryItemSpinEdit1.MaxValue = new decimal(new int[] {
                200,
                0,
                0,
                0
            });
            this.repositoryItemSpinEdit1.MinValue = new decimal(new int[] {
                10,
                0,
                0,
                0
            });
            this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
            //
            // switchTimeScalesCaptionItem1
            //
            resources.ApplyResources(this.switchTimeScalesCaptionItem1, "switchTimeScalesCaptionItem1");
            this.switchTimeScalesCaptionItem1.Id   = 11;
            this.switchTimeScalesCaptionItem1.Name = "switchTimeScalesCaptionItem1";
            //
            // switchCompressWeekendItem1
            //
            resources.ApplyResources(this.switchCompressWeekendItem1, "switchCompressWeekendItem1");
            this.switchCompressWeekendItem1.Id   = 12;
            this.switchCompressWeekendItem1.Name = "switchCompressWeekendItem1";
            //
            // switchShowWorkTimeOnlyItem1
            //
            resources.ApplyResources(this.switchShowWorkTimeOnlyItem1, "switchShowWorkTimeOnlyItem1");
            this.switchShowWorkTimeOnlyItem1.Id   = 13;
            this.switchShowWorkTimeOnlyItem1.Name = "switchShowWorkTimeOnlyItem1";
            //
            // switchCellsAutoHeightItem1
            //
            resources.ApplyResources(this.switchCellsAutoHeightItem1, "switchCellsAutoHeightItem1");
            this.switchCellsAutoHeightItem1.Id   = 14;
            this.switchCellsAutoHeightItem1.Name = "switchCellsAutoHeightItem1";
            //
            // changeSnapToCellsUIItem1
            //
            resources.ApplyResources(this.changeSnapToCellsUIItem1, "changeSnapToCellsUIItem1");
            this.changeSnapToCellsUIItem1.Id   = 15;
            this.changeSnapToCellsUIItem1.Name = "changeSnapToCellsUIItem1";
            //
            // editAppointmentQueryItem1
            //
            resources.ApplyResources(this.editAppointmentQueryItem1, "editAppointmentQueryItem1");
            this.editAppointmentQueryItem1.Id = 16;
            this.editAppointmentQueryItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
                new DevExpress.XtraBars.LinkPersistInfo(this.editOccurrenceUICommandItem1),
                new DevExpress.XtraBars.LinkPersistInfo(this.editSeriesUICommandItem1)
            });
            this.editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.FontSizeDelta  = ((int)(resources.GetObject("editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.FontSizeDelta")));
            this.editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.FontStyleDelta")));
            this.editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.GradientMode   = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.GradientMode")));
            this.editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.Image          = ((System.Drawing.Image)(resources.GetObject("editAppointmentQueryItem1.MenuAppearance.HeaderItemAppearance.Image")));
            this.editAppointmentQueryItem1.Name       = "editAppointmentQueryItem1";
            this.editAppointmentQueryItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // editOccurrenceUICommandItem1
            //
            resources.ApplyResources(this.editOccurrenceUICommandItem1, "editOccurrenceUICommandItem1");
            this.editOccurrenceUICommandItem1.Id   = 17;
            this.editOccurrenceUICommandItem1.Name = "editOccurrenceUICommandItem1";
            //
            // editSeriesUICommandItem1
            //
            resources.ApplyResources(this.editSeriesUICommandItem1, "editSeriesUICommandItem1");
            this.editSeriesUICommandItem1.Id   = 18;
            this.editSeriesUICommandItem1.Name = "editSeriesUICommandItem1";
            //
            // deleteAppointmentsItem1
            //
            resources.ApplyResources(this.deleteAppointmentsItem1, "deleteAppointmentsItem1");
            this.deleteAppointmentsItem1.Id = 19;
            this.deleteAppointmentsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
                new DevExpress.XtraBars.LinkPersistInfo(this.deleteOccurrenceItem1),
                new DevExpress.XtraBars.LinkPersistInfo(this.deleteSeriesItem1)
            });
            this.deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.FontSizeDelta  = ((int)(resources.GetObject("deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.FontSizeDelta")));
            this.deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.FontStyleDelta")));
            this.deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.GradientMode   = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.GradientMode")));
            this.deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.Image          = ((System.Drawing.Image)(resources.GetObject("deleteAppointmentsItem1.MenuAppearance.HeaderItemAppearance.Image")));
            this.deleteAppointmentsItem1.Name       = "deleteAppointmentsItem1";
            this.deleteAppointmentsItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            //
            // deleteOccurrenceItem1
            //
            resources.ApplyResources(this.deleteOccurrenceItem1, "deleteOccurrenceItem1");
            this.deleteOccurrenceItem1.Id   = 20;
            this.deleteOccurrenceItem1.Name = "deleteOccurrenceItem1";
            //
            // deleteSeriesItem1
            //
            resources.ApplyResources(this.deleteSeriesItem1, "deleteSeriesItem1");
            this.deleteSeriesItem1.Id   = 21;
            this.deleteSeriesItem1.Name = "deleteSeriesItem1";
            //
            // splitAppointmentItem1
            //
            resources.ApplyResources(this.splitAppointmentItem1, "splitAppointmentItem1");
            this.splitAppointmentItem1.Id   = 22;
            this.splitAppointmentItem1.Name = "splitAppointmentItem1";
            //
            // changeAppointmentStatusItem1
            //
            resources.ApplyResources(this.changeAppointmentStatusItem1, "changeAppointmentStatusItem1");
            this.changeAppointmentStatusItem1.Id   = 23;
            this.changeAppointmentStatusItem1.Name = "changeAppointmentStatusItem1";
            //
            // changeAppointmentLabelItem1
            //
            resources.ApplyResources(this.changeAppointmentLabelItem1, "changeAppointmentLabelItem1");
            this.changeAppointmentLabelItem1.Id   = 24;
            this.changeAppointmentLabelItem1.Name = "changeAppointmentLabelItem1";
            //
            // toggleRecurrenceItem1
            //
            resources.ApplyResources(this.toggleRecurrenceItem1, "toggleRecurrenceItem1");
            this.toggleRecurrenceItem1.Id   = 25;
            this.toggleRecurrenceItem1.Name = "toggleRecurrenceItem1";
            //
            // changeAppointmentReminderItem1
            //
            resources.ApplyResources(this.changeAppointmentReminderItem1, "changeAppointmentReminderItem1");
            this.changeAppointmentReminderItem1.Edit = this.repositoryItemDuration1;
            this.changeAppointmentReminderItem1.Id   = 26;
            this.changeAppointmentReminderItem1.Name = "changeAppointmentReminderItem1";
            //
            // repositoryItemDuration1
            //
            resources.ApplyResources(this.repositoryItemDuration1, "repositoryItemDuration1");
            this.repositoryItemDuration1.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
            this.repositoryItemDuration1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
                new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemDuration1.Buttons"))))
            });
            this.repositoryItemDuration1.DisabledStateText = null;
            this.repositoryItemDuration1.Name               = "repositoryItemDuration1";
            this.repositoryItemDuration1.ShowEmptyItem      = true;
            this.repositoryItemDuration1.ValidateOnEnterKey = true;
            //
            // newAppointmentItem1
            //
            resources.ApplyResources(this.newAppointmentItem1, "newAppointmentItem1");
            this.newAppointmentItem1.Id   = 27;
            this.newAppointmentItem1.Name = "newAppointmentItem1";
            //
            // newRecurringAppointmentItem1
            //
            resources.ApplyResources(this.newRecurringAppointmentItem1, "newRecurringAppointmentItem1");
            this.newRecurringAppointmentItem1.Id   = 28;
            this.newRecurringAppointmentItem1.Name = "newRecurringAppointmentItem1";
            //
            // navigateViewBackwardItem1
            //
            resources.ApplyResources(this.navigateViewBackwardItem1, "navigateViewBackwardItem1");
            this.navigateViewBackwardItem1.Id   = 29;
            this.navigateViewBackwardItem1.Name = "navigateViewBackwardItem1";
            //
            // navigateViewForwardItem1
            //
            resources.ApplyResources(this.navigateViewForwardItem1, "navigateViewForwardItem1");
            this.navigateViewForwardItem1.Id   = 30;
            this.navigateViewForwardItem1.Name = "navigateViewForwardItem1";
            //
            // gotoTodayItem1
            //
            resources.ApplyResources(this.gotoTodayItem1, "gotoTodayItem1");
            this.gotoTodayItem1.Id   = 31;
            this.gotoTodayItem1.Name = "gotoTodayItem1";
            //
            // viewZoomInItem1
            //
            resources.ApplyResources(this.viewZoomInItem1, "viewZoomInItem1");
            this.viewZoomInItem1.Id   = 32;
            this.viewZoomInItem1.Name = "viewZoomInItem1";
            //
            // viewZoomOutItem1
            //
            resources.ApplyResources(this.viewZoomOutItem1, "viewZoomOutItem1");
            this.viewZoomOutItem1.Id   = 33;
            this.viewZoomOutItem1.Name = "viewZoomOutItem1";
            //
            // groupByNoneItem1
            //
            resources.ApplyResources(this.groupByNoneItem1, "groupByNoneItem1");
            this.groupByNoneItem1.Id   = 34;
            this.groupByNoneItem1.Name = "groupByNoneItem1";
            //
            // groupByDateItem1
            //
            resources.ApplyResources(this.groupByDateItem1, "groupByDateItem1");
            this.groupByDateItem1.Id   = 35;
            this.groupByDateItem1.Name = "groupByDateItem1";
            //
            // groupByResourceItem1
            //
            resources.ApplyResources(this.groupByResourceItem1, "groupByResourceItem1");
            this.groupByResourceItem1.Id   = 36;
            this.groupByResourceItem1.Name = "groupByResourceItem1";
            //
            // viewRibbonPage2
            //
            this.viewRibbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
                this.activeViewRibbonPageGroup2,
                this.timeScaleRibbonPageGroup1,
                this.layoutRibbonPageGroup2
            });
            this.viewRibbonPage2.Name = "viewRibbonPage2";
            //
            // activeViewRibbonPageGroup2
            //
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToDayViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToWorkWeekViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToWeekViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToFullWeekViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToMonthViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToTimelineViewItem1);
            this.activeViewRibbonPageGroup2.ItemLinks.Add(this.switchToAgendaViewItem1);
            this.activeViewRibbonPageGroup2.Name = "activeViewRibbonPageGroup2";
            //
            // timeScaleRibbonPageGroup1
            //
            this.timeScaleRibbonPageGroup1.ItemLinks.Add(this.switchTimeScalesItem1);
            this.timeScaleRibbonPageGroup1.ItemLinks.Add(this.changeScaleWidthItem1);
            this.timeScaleRibbonPageGroup1.ItemLinks.Add(this.switchTimeScalesCaptionItem1);
            this.timeScaleRibbonPageGroup1.Name = "timeScaleRibbonPageGroup1";
            //
            // layoutRibbonPageGroup2
            //
            this.layoutRibbonPageGroup2.ItemLinks.Add(this.switchCompressWeekendItem1);
            this.layoutRibbonPageGroup2.ItemLinks.Add(this.switchShowWorkTimeOnlyItem1);
            this.layoutRibbonPageGroup2.Name = "layoutRibbonPageGroup2";
            //
            // ribbonStatusBar
            //
            resources.ApplyResources(this.ribbonStatusBar, "ribbonStatusBar");
            this.ribbonStatusBar.Name   = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbon;
            //
            // schedulerControl1
            //
            resources.ApplyResources(this.schedulerControl1, "schedulerControl1");
            this.schedulerControl1.DataStorage = this.schedulerStorage1;
            this.schedulerControl1.MenuManager = this.ribbon;
            this.schedulerControl1.Name        = "schedulerControl1";
            timeScaleYear1.Enabled             = false;
            timeScaleQuarter1.Enabled          = false;
            timeScaleMonth1.DisplayFormat      = "MM/dd/yyyy";
            timeScaleMonth1.Enabled            = false;
            timeScaleHour1.Enabled             = false;
            timeScale15Minutes1.Enabled        = false;
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleYear1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleQuarter1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleMonth1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleWeek1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleDay1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleHour1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScale15Minutes1);
            this.schedulerControl1.Start = new System.DateTime(2019, 1, 2, 0, 0, 0, 0);
            resources.ApplyResources(timeRuler1, "timeRuler1");
            this.schedulerControl1.Views.DayView.TimeRulers.Add(timeRuler1);
            this.schedulerControl1.Views.FullWeekView.Enabled = true;
            resources.ApplyResources(timeRuler2, "timeRuler2");
            this.schedulerControl1.Views.FullWeekView.TimeRulers.Add(timeRuler2);
            resources.ApplyResources(timeRuler3, "timeRuler3");
            this.schedulerControl1.Views.WorkWeekView.TimeRulers.Add(timeRuler3);
            this.schedulerControl1.EditAppointmentFormShowing += new DevExpress.XtraScheduler.AppointmentFormEventHandler(this.schedulerControl1_EditAppointmentFormShowing);
            this.schedulerControl1.Click += new System.EventHandler(this.schedulerControl1_Click);
            //
            // schedulerStorage1
            //
            this.schedulerStorage1.Appointments.DataSource              = this.appointmentsBindingSource;
            this.schedulerStorage1.Appointments.Mappings.AllDay         = "AllDay";
            this.schedulerStorage1.Appointments.Mappings.Description    = "Description";
            this.schedulerStorage1.Appointments.Mappings.End            = "EndDate";
            this.schedulerStorage1.Appointments.Mappings.Label          = "Label";
            this.schedulerStorage1.Appointments.Mappings.Location       = "Location";
            this.schedulerStorage1.Appointments.Mappings.RecurrenceInfo = "RecurrenceInfo";
            this.schedulerStorage1.Appointments.Mappings.ReminderInfo   = "ReminderInfo";
            this.schedulerStorage1.Appointments.Mappings.ResourceId     = "ResourceID";
            this.schedulerStorage1.Appointments.Mappings.Start          = "StartDate";
            this.schedulerStorage1.Appointments.Mappings.Status         = "Status";
            this.schedulerStorage1.Appointments.Mappings.Subject        = "Subject";
            this.schedulerStorage1.Appointments.Mappings.TimeZoneId     = "TimeZoneId";
            this.schedulerStorage1.Appointments.Mappings.Type           = "Type";
            this.schedulerStorage1.Resources.DataSource       = this.resourcesBindingSource;
            this.schedulerStorage1.Resources.Mappings.Caption = "ResourceName";
            this.schedulerStorage1.Resources.Mappings.Color   = "Color";
            this.schedulerStorage1.Resources.Mappings.Id      = "ResourceID";
            this.schedulerStorage1.Resources.Mappings.Image   = "Image";
            this.schedulerStorage1.AppointmentsInserted      += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage1_AppointmentsInserted);
            this.schedulerStorage1.AppointmentsChanged       += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage1_AppointmentsChanged);
            this.schedulerStorage1.AppointmentsDeleted       += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage1_AppointmentsDeleted);
            //
            // appointmentsBindingSource
            //
            this.appointmentsBindingSource.DataMember = "Appointments";
            this.appointmentsBindingSource.DataSource = this.schedulerTest;
            //
            // schedulerTest
            //
            this.schedulerTest.DataSetName             = "SchedulerTest";
            this.schedulerTest.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            //
            // resourcesBindingSource
            //
            this.resourcesBindingSource.DataMember = "Resources";
            this.resourcesBindingSource.DataSource = this.schedulerTest;
            //
            // schedulerBarController1
            //
            this.schedulerBarController1.BarItems.Add(this.switchToDayViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToWorkWeekViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToWeekViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToFullWeekViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToMonthViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToTimelineViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToGanttViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchToAgendaViewItem1);
            this.schedulerBarController1.BarItems.Add(this.switchTimeScalesItem1);
            this.schedulerBarController1.BarItems.Add(this.changeScaleWidthItem1);
            this.schedulerBarController1.BarItems.Add(this.switchTimeScalesCaptionItem1);
            this.schedulerBarController1.BarItems.Add(this.switchCompressWeekendItem1);
            this.schedulerBarController1.BarItems.Add(this.switchShowWorkTimeOnlyItem1);
            this.schedulerBarController1.BarItems.Add(this.switchCellsAutoHeightItem1);
            this.schedulerBarController1.BarItems.Add(this.changeSnapToCellsUIItem1);
            this.schedulerBarController1.BarItems.Add(this.editAppointmentQueryItem1);
            this.schedulerBarController1.BarItems.Add(this.editOccurrenceUICommandItem1);
            this.schedulerBarController1.BarItems.Add(this.editSeriesUICommandItem1);
            this.schedulerBarController1.BarItems.Add(this.deleteAppointmentsItem1);
            this.schedulerBarController1.BarItems.Add(this.deleteOccurrenceItem1);
            this.schedulerBarController1.BarItems.Add(this.deleteSeriesItem1);
            this.schedulerBarController1.BarItems.Add(this.splitAppointmentItem1);
            this.schedulerBarController1.BarItems.Add(this.changeAppointmentStatusItem1);
            this.schedulerBarController1.BarItems.Add(this.changeAppointmentLabelItem1);
            this.schedulerBarController1.BarItems.Add(this.toggleRecurrenceItem1);
            this.schedulerBarController1.BarItems.Add(this.changeAppointmentReminderItem1);
            this.schedulerBarController1.BarItems.Add(this.newAppointmentItem1);
            this.schedulerBarController1.BarItems.Add(this.newRecurringAppointmentItem1);
            this.schedulerBarController1.BarItems.Add(this.navigateViewBackwardItem1);
            this.schedulerBarController1.BarItems.Add(this.navigateViewForwardItem1);
            this.schedulerBarController1.BarItems.Add(this.gotoTodayItem1);
            this.schedulerBarController1.BarItems.Add(this.viewZoomInItem1);
            this.schedulerBarController1.BarItems.Add(this.viewZoomOutItem1);
            this.schedulerBarController1.BarItems.Add(this.groupByNoneItem1);
            this.schedulerBarController1.BarItems.Add(this.groupByDateItem1);
            this.schedulerBarController1.BarItems.Add(this.groupByResourceItem1);
            this.schedulerBarController1.Control = this.schedulerControl1;
            //
            // layoutRibbonPageGroup1
            //
            this.layoutRibbonPageGroup1.Name = "layoutRibbonPageGroup1";
            resources.ApplyResources(this.layoutRibbonPageGroup1, "layoutRibbonPageGroup1");
            //
            // activeViewRibbonPageGroup1
            //
            this.activeViewRibbonPageGroup1.Name = "activeViewRibbonPageGroup1";
            resources.ApplyResources(this.activeViewRibbonPageGroup1, "activeViewRibbonPageGroup1");
            //
            // viewRibbonPage1
            //
            this.viewRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
                this.activeViewRibbonPageGroup1,
                this.layoutRibbonPageGroup1
            });
            this.viewRibbonPage1.Name    = "viewRibbonPage1";
            this.viewRibbonPage1.Visible = false;
            //
            // appointmentsTableAdapter
            //
            this.appointmentsTableAdapter.ClearBeforeFill = true;
            //
            // resourcesTableAdapter
            //
            this.resourcesTableAdapter.ClearBeforeFill = true;
            //
            // Agenda
            //
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.schedulerControl1);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbon);
            this.Name        = "Agenda";
            this.Ribbon      = this.ribbon;
            this.StatusBar   = this.ribbonStatusBar;
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Agenda_FormClosed);
            this.Load       += new System.EventHandler(this.Agenda_Load);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDuration1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerTest)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.resourcesBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBarController1)).EndInit();
            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()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraScheduler.TimeScaleYear timeScaleYear1 = new DevExpress.XtraScheduler.TimeScaleYear();
            DevExpress.XtraScheduler.TimeScaleQuarter timeScaleQuarter1 = new DevExpress.XtraScheduler.TimeScaleQuarter();
            DevExpress.XtraScheduler.TimeScaleMonth timeScaleMonth1 = new DevExpress.XtraScheduler.TimeScaleMonth();
            DevExpress.XtraScheduler.TimeScaleWeek timeScaleWeek1 = new DevExpress.XtraScheduler.TimeScaleWeek();
            DevExpress.XtraScheduler.TimeScaleDay timeScaleDay1 = new DevExpress.XtraScheduler.TimeScaleDay();
            DevExpress.XtraScheduler.TimeScaleHour timeScaleHour1 = new DevExpress.XtraScheduler.TimeScaleHour();
            DevExpress.XtraScheduler.TimeScale15Minutes timeScale15Minutes1 = new DevExpress.XtraScheduler.TimeScale15Minutes();
            DevExpress.XtraScheduler.TimeRuler timeRuler1 = new DevExpress.XtraScheduler.TimeRuler();
            DevExpress.XtraScheduler.TimeRuler timeRuler2 = new DevExpress.XtraScheduler.TimeRuler();
            DevExpress.XtraEditors.RangeControlRange rangeControlRange1 = new DevExpress.XtraEditors.RangeControlRange();
            this.schedulerStorage1 = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.schedulerControl1 = new DevExpress.XtraScheduler.SchedulerControl();
            this.rangeControl2 = new DevExpress.XtraEditors.RangeControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.schedulerControl1);
            this.layoutControl1.Controls.Add(this.rangeControl2);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(827, 280, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(720, 401);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // schedulerControl1
            // 
            this.schedulerControl1.Location = new System.Drawing.Point(3, 162);
            this.schedulerControl1.Name = "schedulerControl1";
            timeScaleYear1.Enabled = false;
            timeScaleQuarter1.Enabled = false;
            timeScaleMonth1.Enabled = false;
            timeScaleHour1.DisplayFormat = "HH:mm";
            timeScale15Minutes1.Enabled = false;
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleYear1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleQuarter1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleMonth1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleWeek1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleDay1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScaleHour1);
            this.schedulerControl1.OptionsRangeControl.Scales.Add(timeScale15Minutes1);
            this.schedulerControl1.Size = new System.Drawing.Size(714, 236);
            this.schedulerControl1.Start = new System.DateTime(2013, 12, 27, 0, 0, 0, 0);
            this.schedulerControl1.Storage = this.schedulerStorage1;
            this.schedulerControl1.TabIndex = 6;
            this.schedulerControl1.Text = "schedulerControl1";
            this.schedulerControl1.Views.DayView.TimeRulers.Add(timeRuler1);
            this.schedulerControl1.Views.WorkWeekView.TimeRulers.Add(timeRuler2);
            this.schedulerControl1.EditAppointmentFormShowing += new DevExpress.XtraScheduler.AppointmentFormEventHandler(this.schedulerControl1_EditAppointmentFormShowing_1);
            this.schedulerControl1.Click += new System.EventHandler(this.schedulerControl1_Click);
            // 
            // rangeControl2
            // 
            this.rangeControl2.Client = this.schedulerControl1;
            this.rangeControl2.Location = new System.Drawing.Point(3, 3);
            this.rangeControl2.Name = "rangeControl2";
            rangeControlRange1.Maximum = new System.DateTime(2013, 12, 28, 0, 0, 0, 0);
            rangeControlRange1.Minimum = new System.DateTime(2013, 12, 26, 23, 59, 59, 999);
            this.rangeControl2.SelectedRange = rangeControlRange1;
            this.rangeControl2.Size = new System.Drawing.Size(714, 155);
            this.rangeControl2.StyleController = this.layoutControl1;
            this.rangeControl2.TabIndex = 5;
            this.rangeControl2.Text = "rangeControl2";
            this.rangeControl2.VisibleRangeMaximumScaleFactor = double.PositiveInfinity;
            this.rangeControl2.VisibleRangeScaleFactor = 212.5984251968504D;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "layoutControlGroup1";
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
            this.layoutControlGroup1.Size = new System.Drawing.Size(720, 401);
            this.layoutControlGroup1.Text = "layoutControlGroup1";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.schedulerControl1;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 159);
            this.layoutControlItem1.MinSize = new System.Drawing.Size(104, 24);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(718, 240);
            this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.rangeControl2;
            this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 20);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(718, 159);
            this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem2.Text = "layoutControlItem2";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible = false;
            // 
            // UCStateGRUD
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.layoutControl1);
            this.LookAndFeel.UseDefaultLookAndFeel = false;
            this.Name = "UCStateGRUD";
            this.Size = new System.Drawing.Size(720, 401);
            this.Load += new System.EventHandler(this.UCStateGRUD_Load);
            ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            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()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(f102_chon_danh_sach_nguoi_xu_ly_new));
     DevExpress.XtraScheduler.TimeRuler             timeRuler1          = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeScaleYear         timeScaleYear1      = new DevExpress.XtraScheduler.TimeScaleYear();
     DevExpress.XtraScheduler.TimeScaleQuarter      timeScaleQuarter1   = new DevExpress.XtraScheduler.TimeScaleQuarter();
     DevExpress.XtraScheduler.TimeScaleMonth        timeScaleMonth1     = new DevExpress.XtraScheduler.TimeScaleMonth();
     DevExpress.XtraScheduler.TimeScaleWeek         timeScaleWeek1      = new DevExpress.XtraScheduler.TimeScaleWeek();
     DevExpress.XtraScheduler.TimeScaleDay          timeScaleDay1       = new DevExpress.XtraScheduler.TimeScaleDay();
     DevExpress.XtraScheduler.TimeScaleHour         timeScaleHour1      = new DevExpress.XtraScheduler.TimeScaleHour();
     DevExpress.XtraScheduler.TimeScale15Minutes    timeScale15Minutes1 = new DevExpress.XtraScheduler.TimeScale15Minutes();
     DevExpress.XtraScheduler.TimeRuler             timeRuler2          = new DevExpress.XtraScheduler.TimeRuler();
     this.ImageList              = new System.Windows.Forms.ImageList(this.components);
     this.GroupControl1          = new DevExpress.XtraEditors.GroupControl();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.m_grc_ht_nguoi_su_dung = new DevExpress.XtraGrid.GridControl();
     this.m_grv_ht_nguoi_su_dung = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.HO_VA_TEN              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.m_pnl_out_place_dm     = new System.Windows.Forms.Panel();
     this.simpleButton2          = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1          = new DevExpress.XtraEditors.SimpleButton();
     this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ID_NGUOI_SU_DUNG     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.m_sch             = new DevExpress.XtraScheduler.SchedulerControl();
     this.schedulerStorage1 = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl1)).BeginInit();
     this.GroupControl1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_grc_ht_nguoi_su_dung)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_ht_nguoi_su_dung)).BeginInit();
     this.m_pnl_out_place_dm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.m_sch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).BeginInit();
     this.SuspendLayout();
     //
     // ImageList
     //
     this.ImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     //
     // GroupControl1
     //
     this.GroupControl1.Controls.Add(this.panel1);
     this.GroupControl1.Controls.Add(this.m_pnl_out_place_dm);
     this.GroupControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl1.Location = new System.Drawing.Point(0, 0);
     this.GroupControl1.Name     = "GroupControl1";
     this.GroupControl1.Size     = new System.Drawing.Size(307, 414);
     this.GroupControl1.TabIndex = 5;
     this.GroupControl1.Text     = "Danh sách người xử lý";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.m_grc_ht_nguoi_su_dung);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(2, 21);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(303, 351);
     this.panel1.TabIndex = 10;
     //
     // m_grc_ht_nguoi_su_dung
     //
     this.m_grc_ht_nguoi_su_dung.Cursor   = System.Windows.Forms.Cursors.Default;
     this.m_grc_ht_nguoi_su_dung.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_grc_ht_nguoi_su_dung.Location = new System.Drawing.Point(0, 0);
     this.m_grc_ht_nguoi_su_dung.MainView = this.m_grv_ht_nguoi_su_dung;
     this.m_grc_ht_nguoi_su_dung.Name     = "m_grc_ht_nguoi_su_dung";
     this.m_grc_ht_nguoi_su_dung.Size     = new System.Drawing.Size(303, 351);
     this.m_grc_ht_nguoi_su_dung.TabIndex = 8;
     this.m_grc_ht_nguoi_su_dung.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.m_grv_ht_nguoi_su_dung
     });
     //
     // m_grv_ht_nguoi_su_dung
     //
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.ForeColor                    = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.Options.UseBorderColor       = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButton.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.ForeColor              = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.Options.UseBackColor   = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.ColumnFilterButtonActive.Options.UseForeColor   = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.Empty.BackColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.Empty.BackColor2                         = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.Empty.Options.UseBackColor               = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.BackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.BorderColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.ForeColor                        = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.Options.UseBackColor             = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.Options.UseBorderColor           = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.EvenRow.Options.UseForeColor             = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.ForeColor              = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.Options.UseBackColor   = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterCloseButton.Options.UseForeColor   = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterPanel.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterPanel.BackColor2                   = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterPanel.ForeColor                    = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterPanel.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FilterPanel.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FixedLine.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(133)))), ((int)(((byte)(195)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FixedLine.Options.UseBackColor           = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedCell.BackColor                    = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedCell.ForeColor                    = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedCell.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedCell.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(109)))), ((int)(((byte)(189)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.BorderColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(139)))), ((int)(((byte)(206)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.ForeColor                     = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.Options.UseBackColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.Options.UseBorderColor        = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FocusedRow.Options.UseForeColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.ForeColor                    = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.Options.UseBorderColor       = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.FooterPanel.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupButton.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupButton.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupButton.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupButton.Options.UseBorderColor       = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.ForeColor                    = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.Options.UseBorderColor       = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupFooter.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupPanel.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupPanel.BackColor2                    = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupPanel.ForeColor                     = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupPanel.Options.UseBackColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupPanel.Options.UseForeColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.BorderColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(216)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.ForeColor                       = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.Options.UseBackColor            = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.Options.UseBorderColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.GroupRow.Options.UseForeColor            = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(201)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(201)))), ((int)(((byte)(254)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.ForeColor                    = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.Options.UseBackColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.Options.UseBorderColor       = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HeaderPanel.Options.UseForeColor         = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(170)))), ((int)(((byte)(225)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(155)))), ((int)(((byte)(215)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.Options.UseBackColor    = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.Options.UseBorderColor  = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HideSelectionRow.Options.UseForeColor    = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.HorzLine.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.HorzLine.Options.UseBackColor            = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.BorderColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.ForeColor                         = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.Options.UseBackColor              = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.Options.UseBorderColor            = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.OddRow.Options.UseForeColor              = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.Preview.Font                      = new System.Drawing.Font("Verdana", 7.5F);
     this.m_grv_ht_nguoi_su_dung.Appearance.Preview.ForeColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(155)))), ((int)(((byte)(215)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.Preview.Options.UseFont           = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.Preview.Options.UseForeColor      = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.Row.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.Row.ForeColor                     = System.Drawing.Color.Black;
     this.m_grv_ht_nguoi_su_dung.Appearance.Row.Options.UseBackColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.Row.Options.UseForeColor          = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.RowSeparator.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(246)))), ((int)(((byte)(255)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.RowSeparator.BackColor2           = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.RowSeparator.Options.UseBackColor = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.SelectedRow.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(155)))), ((int)(((byte)(215)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.SelectedRow.ForeColor             = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.SelectedRow.Options.UseBackColor  = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.SelectedRow.Options.UseForeColor  = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.TopNewRow.BackColor               = System.Drawing.Color.White;
     this.m_grv_ht_nguoi_su_dung.Appearance.TopNewRow.Options.UseBackColor    = true;
     this.m_grv_ht_nguoi_su_dung.Appearance.VertLine.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(184)))), ((int)(((byte)(251)))));
     this.m_grv_ht_nguoi_su_dung.Appearance.VertLine.Options.UseBackColor     = true;
     this.m_grv_ht_nguoi_su_dung.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.HO_VA_TEN
     });
     this.m_grv_ht_nguoi_su_dung.GridControl = this.m_grc_ht_nguoi_su_dung;
     this.m_grv_ht_nguoi_su_dung.Name        = "m_grv_ht_nguoi_su_dung";
     this.m_grv_ht_nguoi_su_dung.OptionsBehavior.Editable         = false;
     this.m_grv_ht_nguoi_su_dung.OptionsBehavior.ReadOnly         = true;
     this.m_grv_ht_nguoi_su_dung.OptionsSelection.MultiSelect     = true;
     this.m_grv_ht_nguoi_su_dung.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
     this.m_grv_ht_nguoi_su_dung.OptionsView.ShowAutoFilterRow    = true;
     this.m_grv_ht_nguoi_su_dung.OptionsView.ShowGroupPanel       = false;
     //
     // HO_VA_TEN
     //
     this.HO_VA_TEN.Caption      = "HỌ VÀ TÊN";
     this.HO_VA_TEN.FieldName    = "BO";
     this.HO_VA_TEN.Name         = "HO_VA_TEN";
     this.HO_VA_TEN.Visible      = true;
     this.HO_VA_TEN.VisibleIndex = 1;
     //
     // m_pnl_out_place_dm
     //
     this.m_pnl_out_place_dm.Controls.Add(this.simpleButton2);
     this.m_pnl_out_place_dm.Controls.Add(this.simpleButton1);
     this.m_pnl_out_place_dm.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.m_pnl_out_place_dm.Location = new System.Drawing.Point(2, 372);
     this.m_pnl_out_place_dm.Name     = "m_pnl_out_place_dm";
     this.m_pnl_out_place_dm.Padding  = new System.Windows.Forms.Padding(4);
     this.m_pnl_out_place_dm.Size     = new System.Drawing.Size(303, 40);
     this.m_pnl_out_place_dm.TabIndex = 9;
     //
     // simpleButton2
     //
     this.simpleButton2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.simpleButton2.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
     this.simpleButton2.Location = new System.Drawing.Point(107, 4);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(102, 32);
     this.simpleButton2.TabIndex = 1;
     this.simpleButton2.Text     = "Điều phối";
     this.simpleButton2.Click   += new System.EventHandler(this.m_cmd_oke_Click);
     //
     // simpleButton1
     //
     this.simpleButton1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.simpleButton1.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
     this.simpleButton1.Location = new System.Drawing.Point(209, 4);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(90, 32);
     this.simpleButton1.TabIndex = 0;
     this.simpleButton1.Text     = "Thoát";
     this.simpleButton1.Click   += new System.EventHandler(this.m_cmd_exit_Click);
     //
     // ID
     //
     this.ID.Caption      = "ID";
     this.ID.FieldName    = "ID";
     this.ID.Name         = "ID";
     this.ID.Visible      = true;
     this.ID.VisibleIndex = 1;
     //
     // ID_NGUOI_SU_DUNG
     //
     this.ID_NGUOI_SU_DUNG.Caption      = "ID BM";
     this.ID_NGUOI_SU_DUNG.FieldName    = "ID_NGUOI_SU_DUNG";
     this.ID_NGUOI_SU_DUNG.Name         = "ID_NGUOI_SU_DUNG";
     this.ID_NGUOI_SU_DUNG.Visible      = true;
     this.ID_NGUOI_SU_DUNG.VisibleIndex = 2;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel1.ID           = new System.Guid("1d65b123-1904-47f3-a6b0-e9c624d10862");
     this.dockPanel1.Location     = new System.Drawing.Point(307, 0);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(649, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(649, 414);
     this.dockPanel1.Text         = "Timeline người xử lý.";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.m_sch);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(641, 387);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // m_sch
     //
     this.m_sch.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.m_sch.Location = new System.Drawing.Point(0, 0);
     this.m_sch.Name     = "m_sch";
     this.m_sch.Size     = new System.Drawing.Size(641, 387);
     this.m_sch.Start    = new System.DateTime(2015, 9, 10, 0, 0, 0, 0);
     this.m_sch.Storage  = this.schedulerStorage1;
     this.m_sch.TabIndex = 0;
     this.m_sch.Text     = "schedulerControl1";
     timeRuler1.AlwaysShowTimeDesignator = true;
     timeRuler1.TimeZone.Id       = "SE Asia Standard Time";
     timeRuler1.UseClientTimeZone = false;
     this.m_sch.Views.DayView.TimeRulers.Add(timeRuler1);
     this.m_sch.Views.TimelineView.ResourcesPerPage = 5;
     timeScaleYear1.Enabled      = false;
     timeScaleQuarter1.Enabled   = false;
     timeScaleMonth1.Enabled     = false;
     timeScaleWeek1.Enabled      = false;
     timeScale15Minutes1.Enabled = false;
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleYear1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleQuarter1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleMonth1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleWeek1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleDay1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScaleHour1);
     this.m_sch.Views.TimelineView.Scales.Add(timeScale15Minutes1);
     this.m_sch.Views.WorkWeekView.TimeRulers.Add(timeRuler2);
     //
     // f102_chon_danh_sach_nguoi_xu_ly_new
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(956, 414);
     this.Controls.Add(this.GroupControl1);
     this.Controls.Add(this.dockPanel1);
     this.Name  = "f102_chon_danh_sach_nguoi_xu_ly_new";
     this.Text  = "f102_Danh sách nhân viên xử lý";
     this.Load += new System.EventHandler(this.f102_chon_danh_sach_nguoi_xu_ly_new_Load);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl1)).EndInit();
     this.GroupControl1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_grc_ht_nguoi_su_dung)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_grv_ht_nguoi_su_dung)).EndInit();
     this.m_pnl_out_place_dm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.m_sch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage1)).EndInit();
     this.ResumeLayout(false);
 }