Beispiel #1
0
        public FormMain()
        {
            int CountCause = 0;

            try
            {
                if (cnx.State == ConnectionState.Closed)
                {
                    cnx.Open();
                }
                cmd.Connection  = cnx;
                cmd.CommandText = "select count(id_cause) from cause";
                CountCause      = (int)cmd.ExecuteScalar();
                DevExpress.XtraBars.BarStaticItem CountCauseResult = new DevExpress.XtraBars.BarStaticItem();
                CountCauseResult.Caption = CountCause.ToString();

                CountCauseResult.Caption.Equals(CountCause.ToString());
                cnx.Close();
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.Message);
            }
            Login lg = new Login();

            lg.Close();

            InitializeComponent();
        }
 public void FHSS_Check(DevExpress.XtraBars.BarStaticItem item)
 {
     barStaticItem = item;
     checktime     = 0;
     timer.Start();
 }
Beispiel #3
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.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogs));
     this.collevel = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barManager = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.bntReload = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem5 = new DevExpress.XtraBars.BarStaticItem();
     this.btnSelectedDateStart = new DevExpress.XtraBars.BarButtonItem();
     this.btnSelectedDateEnd = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.btnPreview = new DevExpress.XtraBars.BarButtonItem();
     this.btnPrint = new DevExpress.XtraBars.BarButtonItem();
     this.btnExpToExcel = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem();
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.siLevelStatus = new DevExpress.XtraBars.BarStaticItem();
     this.siLevel = new DevExpress.XtraBars.BarStaticItem();
     this.siAppStatus = new DevExpress.XtraBars.BarStaticItem();
     this.siApp = new DevExpress.XtraBars.BarStaticItem();
     this.siLastDayStatus = new DevExpress.XtraBars.BarStaticItem();
     this.siLastDay = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.mFile = new DevExpress.XtraBars.BarSubItem();
     this.iNew = new DevExpress.XtraBars.BarButtonItem();
     this.iOpen = new DevExpress.XtraBars.BarButtonItem();
     this.iClose = new DevExpress.XtraBars.BarButtonItem();
     this.iSave = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveAs = new DevExpress.XtraBars.BarButtonItem();
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.mHelp = new DevExpress.XtraBars.BarSubItem();
     this.iAbout = new DevExpress.XtraBars.BarButtonItem();
     this.mPaintStyle = new DevExpress.XtraBars.BarSubItem();
     this.mOldStyles = new DevExpress.XtraBars.BarSubItem();
     this.iWXP = new DevExpress.XtraBars.BarCheckItem();
     this.iOffXP = new DevExpress.XtraBars.BarCheckItem();
     this.iOff2K = new DevExpress.XtraBars.BarCheckItem();
     this.iOff2003 = new DevExpress.XtraBars.BarCheckItem();
     this.iDefault = new DevExpress.XtraBars.BarCheckItem();
     this.mOfficeSkins = new DevExpress.XtraBars.BarSubItem();
     this.mBonusSkins = new DevExpress.XtraBars.BarSubItem();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.gridControl_Logs = new DevExpress.XtraGrid.GridControl();
     this.logItemBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView_Logs = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coltimestamp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colthread = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coluserName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmessage = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colloggerName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coldomain = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmachineName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colfileName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmethod = new DevExpress.XtraGrid.Columns.GridColumn();
     this.collineNumber = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colclassName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.printingSystem = new DevExpress.XtraPrinting.PrintingSystem(this.components);
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_Logs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.logItemBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView_Logs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).BeginInit();
     this.SuspendLayout();
     //
     // collevel
     //
     this.collevel.Caption = "Level";
     this.collevel.FieldName = "level";
     this.collevel.Name = "collevel";
     this.collevel.OptionsColumn.FixedWidth = true;
     this.collevel.Visible = true;
     this.collevel.VisibleIndex = 2;
     this.collevel.Width = 49;
     //
     // barManager
     //
     this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar2,
     this.bar3});
     this.barManager.DockControls.Add(this.barDockControlTop);
     this.barManager.DockControls.Add(this.barDockControlBottom);
     this.barManager.DockControls.Add(this.barDockControlLeft);
     this.barManager.DockControls.Add(this.barDockControlRight);
     this.barManager.Form = this;
     this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.mFile,
     this.mHelp,
     this.iNew,
     this.iOpen,
     this.iClose,
     this.iSave,
     this.iSaveAs,
     this.iExit,
     this.iAbout,
     this.siLevelStatus,
     this.siLevel,
     this.mPaintStyle,
     this.mOldStyles,
     this.mOfficeSkins,
     this.mBonusSkins,
     this.iWXP,
     this.iOffXP,
     this.iOff2K,
     this.iOff2003,
     this.iDefault,
     this.siAppStatus,
     this.siApp,
     this.siLastDayStatus,
     this.siLastDay,
     this.bntReload,
     this.btnSelectedDateStart,
     this.btnSelectedDateEnd,
     this.btnPrint,
     this.btnExpToExcel,
     this.barButtonItem10,
     this.barStaticItem1,
     this.barStaticItem2,
     this.barStaticItem3,
     this.btnPreview,
     this.barStaticItem5});
     this.barManager.MaxItemId = 50;
     this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTextEdit1});
     this.barManager.StatusBar = this.bar3;
     //
     // bar2
     //
     this.bar2.BarName = "Tools";
     this.bar2.DockCol = 0;
     this.bar2.DockRow = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.FloatLocation = new System.Drawing.Point(49, 157);
     this.bar2.FloatSize = new System.Drawing.Size(46, 29);
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.bntReload),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem5),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSelectedDateStart),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSelectedDateEnd),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPreview),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnExpToExcel),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem3)});
     this.bar2.Text = "Tools";
     //
     // bntReload
     //
     this.bntReload.Caption = "ќбновить";
     this.bntReload.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.reload_16;
     this.bntReload.Id = 34;
     this.bntReload.Name = "bntReload";
     this.bntReload.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.bntReload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bntReload_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Id = 43;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "Ћог";
     this.barButtonItem10.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.search_16;
     this.barButtonItem10.Id = 40;
     this.barButtonItem10.Name = "barButtonItem10";
     this.barButtonItem10.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick);
     //
     // barStaticItem5
     //
     this.barStaticItem5.Id = 49;
     this.barStaticItem5.Name = "barStaticItem5";
     this.barStaticItem5.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // btnSelectedDateStart
     //
     this.btnSelectedDateStart.Caption = "00.00.0000";
     this.btnSelectedDateStart.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.calendar_16;
     this.btnSelectedDateStart.Id = 36;
     this.btnSelectedDateStart.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnSelectedDateStart.ItemAppearance.Normal.Options.UseFont = true;
     this.btnSelectedDateStart.Name = "btnSelectedDateStart";
     this.btnSelectedDateStart.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btnSelectedDateStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelectedDateStart_ItemClick);
     //
     // btnSelectedDateEnd
     //
     this.btnSelectedDateEnd.Caption = "00.00.0000";
     this.btnSelectedDateEnd.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.calendar_16;
     this.btnSelectedDateEnd.Id = 37;
     this.btnSelectedDateEnd.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnSelectedDateEnd.ItemAppearance.Normal.Options.UseFont = true;
     this.btnSelectedDateEnd.Name = "btnSelectedDateEnd";
     this.btnSelectedDateEnd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btnSelectedDateEnd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelectedDateEnd_ItemClick);
     //
     // barStaticItem2
     //
     this.barStaticItem2.Id = 44;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // btnPreview
     //
     this.btnPreview.Caption = "ѕросмотр";
     this.btnPreview.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.preview;
     this.btnPreview.Id = 48;
     this.btnPreview.Name = "btnPreview";
     this.btnPreview.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btnPreview.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPreview_ItemClick);
     //
     // btnPrint
     //
     this.btnPrint.Caption = "ѕечать";
     this.btnPrint.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16;
     this.btnPrint.Id = 38;
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btnPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPrint_ItemClick);
     //
     // btnExpToExcel
     //
     this.btnExpToExcel.Caption = "Excel";
     this.btnExpToExcel.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.page_white_excel;
     this.btnExpToExcel.Id = 39;
     this.btnExpToExcel.Name = "btnExpToExcel";
     this.btnExpToExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.btnExpToExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExpToExcel_ItemClick);
     //
     // barStaticItem3
     //
     this.barStaticItem3.Id = 45;
     this.barStaticItem3.Name = "barStaticItem3";
     this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bar3
     //
     this.bar3.BarName = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.siLevelStatus),
     new DevExpress.XtraBars.LinkPersistInfo(this.siLevel),
     new DevExpress.XtraBars.LinkPersistInfo(this.siAppStatus),
     new DevExpress.XtraBars.LinkPersistInfo(this.siApp),
     new DevExpress.XtraBars.LinkPersistInfo(this.siLastDayStatus),
     new DevExpress.XtraBars.LinkPersistInfo(this.siLastDay)});
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Status bar";
     //
     // siLevelStatus
     //
     this.siLevelStatus.Caption = "Level:";
     this.siLevelStatus.Id = 9;
     this.siLevelStatus.Name = "siLevelStatus";
     this.siLevelStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siLevel
     //
     this.siLevel.Caption = "...";
     this.siLevel.Id = 10;
     this.siLevel.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.siLevel.ItemAppearance.Normal.Options.UseFont = true;
     this.siLevel.Name = "siLevel";
     this.siLevel.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siAppStatus
     //
     this.siAppStatus.Caption = "App:";
     this.siAppStatus.Id = 30;
     this.siAppStatus.Name = "siAppStatus";
     this.siAppStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siApp
     //
     this.siApp.Caption = "...";
     this.siApp.Id = 31;
     this.siApp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.siApp.ItemAppearance.Normal.Options.UseFont = true;
     this.siApp.Name = "siApp";
     this.siApp.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siLastDayStatus
     //
     this.siLastDayStatus.Caption = "Day:";
     this.siLastDayStatus.Id = 32;
     this.siLastDayStatus.Name = "siLastDayStatus";
     this.siLastDayStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siLastDay
     //
     this.siLastDay.Caption = "...";
     this.siLastDay.Id = 33;
     this.siLastDay.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.siLastDay.ItemAppearance.Normal.Options.UseFont = true;
     this.siLastDay.Name = "siLastDay";
     this.siLastDay.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1088, 31);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 525);
     this.barDockControlBottom.Size = new System.Drawing.Size(1088, 25);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 494);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1088, 31);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 494);
     //
     // mFile
     //
     this.mFile.Caption = "&File";
     this.mFile.Id = 0;
     this.mFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iNew),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOpen),
     new DevExpress.XtraBars.LinkPersistInfo(this.iClose),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSave),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSaveAs),
     new DevExpress.XtraBars.LinkPersistInfo(this.iExit)});
     this.mFile.Name = "mFile";
     //
     // iNew
     //
     this.iNew.Caption = "&New";
     this.iNew.Id = 2;
     this.iNew.ImageIndex = 0;
     this.iNew.Name = "iNew";
     //
     // iOpen
     //
     this.iOpen.Caption = "&Open";
     this.iOpen.Id = 3;
     this.iOpen.ImageIndex = 1;
     this.iOpen.Name = "iOpen";
     //
     // iClose
     //
     this.iClose.Caption = "&Close";
     this.iClose.Id = 4;
     this.iClose.Name = "iClose";
     //
     // iSave
     //
     this.iSave.Caption = "&Save";
     this.iSave.Id = 5;
     this.iSave.ImageIndex = 2;
     this.iSave.Name = "iSave";
     //
     // iSaveAs
     //
     this.iSaveAs.Caption = "Save &As";
     this.iSaveAs.Id = 6;
     this.iSaveAs.ImageIndex = 3;
     this.iSaveAs.Name = "iSaveAs";
     //
     // iExit
     //
     this.iExit.Caption = "E&xit";
     this.iExit.Id = 7;
     this.iExit.Name = "iExit";
     //
     // mHelp
     //
     this.mHelp.Caption = "&Help";
     this.mHelp.Id = 1;
     this.mHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iAbout)});
     this.mHelp.Name = "mHelp";
     //
     // iAbout
     //
     this.iAbout.Caption = "&About";
     this.iAbout.Id = 8;
     this.iAbout.Name = "iAbout";
     //
     // mPaintStyle
     //
     this.mPaintStyle.Caption = "Paint Style";
     this.mPaintStyle.Id = 21;
     this.mPaintStyle.Name = "mPaintStyle";
     //
     // mOldStyles
     //
     this.mOldStyles.Caption = "Old Styles";
     this.mOldStyles.Id = 22;
     this.mOldStyles.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iWXP),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOffXP),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOff2K),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOff2003),
     new DevExpress.XtraBars.LinkPersistInfo(this.iDefault)});
     this.mOldStyles.Name = "mOldStyles";
     //
     // iWXP
     //
     this.iWXP.Caption = "WindowsXP";
     this.iWXP.Description = "WindowsXP";
     this.iWXP.Id = 25;
     this.iWXP.Name = "iWXP";
     //
     // iOffXP
     //
     this.iOffXP.Caption = "OfficeXP";
     this.iOffXP.Description = "OfficeXP";
     this.iOffXP.Id = 26;
     this.iOffXP.Name = "iOffXP";
     //
     // iOff2K
     //
     this.iOff2K.Caption = "Office2000";
     this.iOff2K.Description = "Office2000";
     this.iOff2K.Id = 27;
     this.iOff2K.Name = "iOff2K";
     //
     // iOff2003
     //
     this.iOff2003.Caption = "Office2003";
     this.iOff2003.Description = "Office2003";
     this.iOff2003.Id = 28;
     this.iOff2003.Name = "iOff2003";
     //
     // iDefault
     //
     this.iDefault.Caption = "Default";
     this.iDefault.Description = "Default";
     this.iDefault.Id = 29;
     this.iDefault.Name = "iDefault";
     //
     // mOfficeSkins
     //
     this.mOfficeSkins.Caption = "Office Skins";
     this.mOfficeSkins.Id = 23;
     this.mOfficeSkins.Name = "mOfficeSkins";
     //
     // mBonusSkins
     //
     this.mBonusSkins.Caption = "Bonus Skins";
     this.mBonusSkins.Id = 24;
     this.mBonusSkins.Name = "mBonusSkins";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // gridControl_Logs
     //
     this.gridControl_Logs.DataSource = this.logItemBindingSource;
     this.gridControl_Logs.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl_Logs.Location = new System.Drawing.Point(0, 31);
     this.gridControl_Logs.MainView = this.gridView_Logs;
     this.gridControl_Logs.Name = "gridControl_Logs";
     this.gridControl_Logs.Size = new System.Drawing.Size(1088, 494);
     this.gridControl_Logs.TabIndex = 5;
     this.gridControl_Logs.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView_Logs});
     this.gridControl_Logs.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gridControl_Logs_KeyPress);
     //
     // logItemBindingSource
     //
     this.logItemBindingSource.DataSource = typeof(BJ.MongoDB.Logger.LogItem);
     //
     // gridView_Logs
     //
     this.gridView_Logs.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.gridView_Logs.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colId,
     this.coltimestamp,
     this.collevel,
     this.colthread,
     this.coluserName,
     this.colmessage,
     this.colloggerName,
     this.coldomain,
     this.colmachineName,
     this.colfileName,
     this.colmethod,
     this.collineNumber,
     this.colclassName});
     this.gridView_Logs.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.MistyRose;
     styleFormatCondition1.Appearance.Options.UseBackColor = true;
     styleFormatCondition1.ApplyToRow = true;
     styleFormatCondition1.Column = this.collevel;
     styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
     styleFormatCondition1.Value1 = "ERROR";
     styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.Tomato;
     styleFormatCondition2.Appearance.Options.UseBackColor = true;
     styleFormatCondition2.ApplyToRow = true;
     styleFormatCondition2.Column = this.collevel;
     styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
     styleFormatCondition2.Value1 = "FATAL";
     styleFormatCondition3.Appearance.BackColor = System.Drawing.Color.LemonChiffon;
     styleFormatCondition3.Appearance.Options.UseBackColor = true;
     styleFormatCondition3.ApplyToRow = true;
     styleFormatCondition3.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
     styleFormatCondition3.Value1 = "WARN";
     this.gridView_Logs.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition1,
     styleFormatCondition2,
     styleFormatCondition3});
     this.gridView_Logs.GridControl = this.gridControl_Logs;
     this.gridView_Logs.Name = "gridView_Logs";
     this.gridView_Logs.OptionsBehavior.Editable = false;
     this.gridView_Logs.OptionsBehavior.ReadOnly = true;
     this.gridView_Logs.OptionsView.ShowAutoFilterRow = true;
     this.gridView_Logs.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.coltimestamp, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gridView_Logs.DoubleClick += new System.EventHandler(this.gridView_Logs_DoubleClick);
     //
     // colId
     //
     this.colId.FieldName = "Id";
     this.colId.Name = "colId";
     //
     // coltimestamp
     //
     this.coltimestamp.Caption = "DateTime";
     this.coltimestamp.DisplayFormat.FormatString = "dd.MM.yyyy H:mm:ss  FFF";
     this.coltimestamp.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coltimestamp.FieldName = "timestamp.AsLocalTime";
     this.coltimestamp.Name = "coltimestamp";
     this.coltimestamp.OptionsColumn.FixedWidth = true;
     this.coltimestamp.SortMode = DevExpress.XtraGrid.ColumnSortMode.Custom;
     this.coltimestamp.Visible = true;
     this.coltimestamp.VisibleIndex = 0;
     this.coltimestamp.Width = 135;
     //
     // colthread
     //
     this.colthread.Caption = "Thread";
     this.colthread.FieldName = "thread";
     this.colthread.Name = "colthread";
     this.colthread.OptionsColumn.FixedWidth = true;
     this.colthread.Visible = true;
     this.colthread.VisibleIndex = 3;
     this.colthread.Width = 44;
     //
     // coluserName
     //
     this.coluserName.Caption = "User";
     this.coluserName.FieldName = "userName";
     this.coluserName.Name = "coluserName";
     this.coluserName.OptionsColumn.FixedWidth = true;
     this.coluserName.Visible = true;
     this.coluserName.VisibleIndex = 6;
     this.coluserName.Width = 105;
     //
     // colmessage
     //
     this.colmessage.Caption = "Message";
     this.colmessage.FieldName = "message";
     this.colmessage.Name = "colmessage";
     this.colmessage.Visible = true;
     this.colmessage.VisibleIndex = 4;
     this.colmessage.Width = 123;
     //
     // colloggerName
     //
     this.colloggerName.Caption = "Logger";
     this.colloggerName.FieldName = "loggerName";
     this.colloggerName.Name = "colloggerName";
     this.colloggerName.OptionsColumn.FixedWidth = true;
     this.colloggerName.Visible = true;
     this.colloggerName.VisibleIndex = 5;
     this.colloggerName.Width = 63;
     //
     // coldomain
     //
     this.coldomain.Caption = "App";
     this.coldomain.FieldName = "domain";
     this.coldomain.Name = "coldomain";
     this.coldomain.OptionsColumn.FixedWidth = true;
     this.coldomain.Visible = true;
     this.coldomain.VisibleIndex = 1;
     this.coldomain.Width = 132;
     //
     // colmachineName
     //
     this.colmachineName.Caption = "Machine";
     this.colmachineName.FieldName = "machineName";
     this.colmachineName.Name = "colmachineName";
     this.colmachineName.OptionsColumn.FixedWidth = true;
     this.colmachineName.Visible = true;
     this.colmachineName.VisibleIndex = 7;
     this.colmachineName.Width = 87;
     //
     // colfileName
     //
     this.colfileName.Caption = "File";
     this.colfileName.FieldName = "fileName";
     this.colfileName.Name = "colfileName";
     this.colfileName.OptionsColumn.FixedWidth = true;
     this.colfileName.Visible = true;
     this.colfileName.VisibleIndex = 11;
     this.colfileName.Width = 115;
     //
     // colmethod
     //
     this.colmethod.Caption = "Method";
     this.colmethod.FieldName = "method";
     this.colmethod.Name = "colmethod";
     this.colmethod.OptionsColumn.FixedWidth = true;
     this.colmethod.Visible = true;
     this.colmethod.VisibleIndex = 9;
     this.colmethod.Width = 76;
     //
     // collineNumber
     //
     this.collineNumber.Caption = "Line";
     this.collineNumber.FieldName = "lineNumber";
     this.collineNumber.Name = "collineNumber";
     this.collineNumber.OptionsColumn.FixedWidth = true;
     this.collineNumber.Visible = true;
     this.collineNumber.VisibleIndex = 10;
     this.collineNumber.Width = 52;
     //
     // colclassName
     //
     this.colclassName.Caption = "Class";
     this.colclassName.FieldName = "className";
     this.colclassName.Name = "colclassName";
     this.colclassName.OptionsColumn.FixedWidth = true;
     this.colclassName.Visible = true;
     this.colclassName.VisibleIndex = 8;
     this.colclassName.Width = 89;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "ќбновить";
     this.barButtonItem2.Id = 34;
     this.barButtonItem2.ImageIndex = 3;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "ќбновить";
     this.barButtonItem3.Id = 34;
     this.barButtonItem3.ImageIndex = 3;
     this.barButtonItem3.Name = "barButtonItem3";
     this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "ќбновить";
     this.barButtonItem4.Id = 34;
     this.barButtonItem4.ImageIndex = 3;
     this.barButtonItem4.Name = "barButtonItem4";
     this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "ќбновить";
     this.barButtonItem5.Id = 34;
     this.barButtonItem5.ImageIndex = 3;
     this.barButtonItem5.Name = "barButtonItem5";
     this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "ѕечать";
     this.barButtonItem1.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16;
     this.barButtonItem1.Id = 38;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "ѕечать";
     this.barButtonItem6.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16;
     this.barButtonItem6.Id = 38;
     this.barButtonItem6.Name = "barButtonItem6";
     this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "ѕечать";
     this.barButtonItem7.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16;
     this.barButtonItem7.Id = 38;
     this.barButtonItem7.Name = "barButtonItem7";
     this.barButtonItem7.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // barStaticItem4
     //
     this.barStaticItem4.Id = 44;
     this.barStaticItem4.Name = "barStaticItem4";
     this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // frmLogs
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1088, 550);
     this.Controls.Add(this.gridControl_Logs);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "frmLogs";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Logs Viewer";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmLogs_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_Logs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.logItemBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView_Logs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #4
0
        //public UCPropertyInfo2D(FrmSimpleConditionQuery2D dialog)
        //{
        //    InitializeComponent();
        //    _dtShow = new DataTable();
        //    _dtShow.Columns.AddRange(new DataColumn[] { new DataColumn("Property"), new DataColumn("Value") });
        //    this.gridControl1.DataSource = _dtShow;


        //    ////IFeatureClass fc;
        //    //Dictionary<DF2DFeatureClass, DataTable> dic = dialog.QueryDTByLayer;
        //    //DataTable _dt = null;

        //    //if (dialog.SelectFeatureClass != null)
        //    //{
        //    //    for (int i = 0; i < dialog.SelectFeatureClass.Count; i++)
        //    //    {
        //    //        this.cbLayer.Properties.Items.Add(dialog.SelectFeatureClass[i].GetFeatureClass().AliasName);
        //    //    }
        //    //    this.cbLayer.SelectedItem = this.cbLayer.Properties.Items[0];
        //    //}
        //    //if (this.cbLayer.SelectedItem != null)
        //    //{



        //    //    foreach (KeyValuePair<DF2DFeatureClass, DataTable> v in dic)
        //    //    {
        //    //        if (v.Key.GetFeatureClass().AliasName == this.cbLayer.SelectedItem.ToString())
        //    //        {
        //    //            _dt = v.Value;
        //    //        }
        //    //        continue;


        //    //    }
        //    //}
        //    //if (_dt != null)
        //    //{

        //    //    int _num = 1;
        //    //    ShowProperty(_dtShow, _dt, _num);
        //    //}

        //}
        private void InitializeComponent()
        {
            DevExpress.XtraGrid.GridLevelNode gridLevelNode1         = new DevExpress.XtraGrid.GridLevelNode();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCPropertyInfo2D));
            this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
            this.cbLayer              = new DevExpress.XtraEditors.ComboBoxEdit();
            this.gridControl1         = new DevExpress.XtraGrid.GridControl();
            this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1          = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2          = new DevExpress.XtraGrid.Columns.GridColumn();
            this.barManager1          = new DevExpress.XtraBars.BarManager();
            this.bar1                 = new DevExpress.XtraBars.Bar();
            this.bbiFirst             = new DevExpress.XtraBars.BarButtonItem();
            this.bbiPreviousOne       = new DevExpress.XtraBars.BarButtonItem();
            this.bbiNextOne           = new DevExpress.XtraBars.BarButtonItem();
            this.bbiLastOne           = new DevExpress.XtraBars.BarButtonItem();
            this.bsiInfo              = new DevExpress.XtraBars.BarStaticItem();
            this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
            this.imageCollection1     = new DevExpress.Utils.ImageCollection();
            this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
            this.emptySpaceItem1      = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem3      = new DevExpress.XtraLayout.EmptySpaceItem();
            this.emptySpaceItem2      = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem3   = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbLayer.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            this.SuspendLayout();
            //
            // layoutControl1
            //
            this.layoutControl1.Controls.Add(this.cbLayer);
            this.layoutControl1.Controls.Add(this.gridControl1);
            this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 31);
            this.layoutControl1.Name     = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(327, 210, 543, 464);
            this.layoutControl1.Root     = this.layoutControlGroup1;
            this.layoutControl1.Size     = new System.Drawing.Size(284, 385);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text     = "layoutControl1";
            //
            // cbLayer
            //
            this.cbLayer.Location = new System.Drawing.Point(75, 2);
            this.cbLayer.Name     = "cbLayer";
            this.cbLayer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
                new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
            });
            this.cbLayer.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbLayer.Size                  = new System.Drawing.Size(197, 22);
            this.cbLayer.StyleController       = this.layoutControl1;
            this.cbLayer.TabIndex              = 0;
            this.cbLayer.SelectedIndexChanged += new System.EventHandler(this.cbLayer_SelectedIndexChanged);
            //
            // gridControl1
            //
            gridLevelNode1.RelationName = "Level1";
            this.gridControl1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
                gridLevelNode1
            });
            this.gridControl1.Location    = new System.Drawing.Point(2, 28);
            this.gridControl1.MainView    = this.gridView1;
            this.gridControl1.MenuManager = this.barManager1;
            this.gridControl1.Name        = "gridControl1";
            this.gridControl1.Size        = new System.Drawing.Size(280, 345);
            this.gridControl1.TabIndex    = 1;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
                this.gridView1
            });
            //
            // gridView1
            //
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
                this.gridColumn1,
                this.gridColumn2
            });
            this.gridView1.GridControl                = this.gridControl1;
            this.gridView1.IndicatorWidth             = 30;
            this.gridView1.Name                       = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption   = "属性";
            this.gridColumn1.FieldName = "Property";
            this.gridColumn1.Name      = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Visible      = true;
            this.gridColumn1.VisibleIndex = 0;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption   = "属性值";
            this.gridColumn2.FieldName = "Value";
            this.gridColumn2.Name      = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Visible      = true;
            this.gridColumn2.VisibleIndex = 1;
            //
            // barManager1
            //
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
                this.bar1
            });
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form   = this;
            this.barManager1.Images = this.imageCollection1;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
                this.bbiFirst,
                this.bbiPreviousOne,
                this.bbiNextOne,
                this.bbiLastOne,
                this.bsiInfo
            });
            this.barManager1.MaxItemId = 9;
            //
            // bar1
            //
            this.bar1.BarName       = "Tools";
            this.bar1.DockCol       = 0;
            this.bar1.DockRow       = 0;
            this.bar1.DockStyle     = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar1.FloatLocation = new System.Drawing.Point(13, 164);
            this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
                new DevExpress.XtraBars.LinkPersistInfo(this.bbiFirst),
                new DevExpress.XtraBars.LinkPersistInfo(this.bbiPreviousOne),
                new DevExpress.XtraBars.LinkPersistInfo(this.bbiNextOne),
                new DevExpress.XtraBars.LinkPersistInfo(this.bbiLastOne),
                new DevExpress.XtraBars.LinkPersistInfo(this.bsiInfo)
            });
            this.bar1.OptionsBar.AllowQuickCustomization = false;
            this.bar1.Text = "Tools";
            //
            // bbiFirst
            //
            this.bbiFirst.Caption            = "第一个";
            this.bbiFirst.Id                 = 2;
            this.bbiFirst.ImageIndex         = 0;
            this.bbiFirst.ImageIndexDisabled = 4;
            this.bbiFirst.Name               = "bbiFirst";
            this.bbiFirst.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiFirst_ItemClick);
            //
            // bbiPreviousOne
            //
            this.bbiPreviousOne.Caption            = "上一个";
            this.bbiPreviousOne.Id                 = 3;
            this.bbiPreviousOne.ImageIndex         = 1;
            this.bbiPreviousOne.ImageIndexDisabled = 5;
            this.bbiPreviousOne.Name               = "bbiPreviousOne";
            this.bbiPreviousOne.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiPreviousOne_ItemClick);
            //
            // bbiNextOne
            //
            this.bbiNextOne.Caption            = "下一个";
            this.bbiNextOne.Id                 = 4;
            this.bbiNextOne.ImageIndex         = 2;
            this.bbiNextOne.ImageIndexDisabled = 6;
            this.bbiNextOne.Name               = "bbiNextOne";
            this.bbiNextOne.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiNextOne_ItemClick);
            //
            // bbiLastOne
            //
            this.bbiLastOne.Caption            = "最后一个";
            this.bbiLastOne.Id                 = 5;
            this.bbiLastOne.ImageIndex         = 3;
            this.bbiLastOne.ImageIndexDisabled = 7;
            this.bbiLastOne.Name               = "bbiLastOne";
            this.bbiLastOne.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiLastOne_ItemClick);
            //
            // bsiInfo
            //
            this.bsiInfo.Caption       = "浏览 0/0";
            this.bsiInfo.Id            = 8;
            this.bsiInfo.Name          = "bsiInfo";
            this.bsiInfo.TextAlignment = System.Drawing.StringAlignment.Near;
            //
            // barDockControlTop
            //
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size             = new System.Drawing.Size(284, 31);
            //
            // barDockControlBottom
            //
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location         = new System.Drawing.Point(0, 416);
            this.barDockControlBottom.Size             = new System.Drawing.Size(284, 0);
            //
            // barDockControlLeft
            //
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location         = new System.Drawing.Point(0, 31);
            this.barDockControlLeft.Size             = new System.Drawing.Size(0, 385);
            //
            // barDockControlRight
            //
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location         = new System.Drawing.Point(284, 31);
            this.barDockControlRight.Size             = new System.Drawing.Size(0, 385);
            //
            // imageCollection1
            //
            this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
            this.imageCollection1.InsertGalleryImage("first_16x16.png", "images/arrows/first_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/first_16x16.png"), 0);
            this.imageCollection1.Images.SetKeyName(0, "first_16x16.png");
            this.imageCollection1.InsertGalleryImage("prev_16x16.png", "images/arrows/prev_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/prev_16x16.png"), 1);
            this.imageCollection1.Images.SetKeyName(1, "prev_16x16.png");
            this.imageCollection1.InsertGalleryImage("next_16x16.png", "images/arrows/next_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/next_16x16.png"), 2);
            this.imageCollection1.Images.SetKeyName(2, "next_16x16.png");
            this.imageCollection1.InsertGalleryImage("last_16x16.png", "images/arrows/last_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/last_16x16.png"), 3);
            this.imageCollection1.Images.SetKeyName(3, "last_16x16.png");
            //
            // 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.emptySpaceItem1,
                this.layoutControlItem1,
                this.emptySpaceItem3,
                this.emptySpaceItem2,
                this.layoutControlItem3
            });
            this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name        = "layoutControlGroup1";
            this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Size        = new System.Drawing.Size(284, 385);
            this.layoutControlGroup1.Text        = "layoutControlGroup1";
            this.layoutControlGroup1.TextVisible = false;
            //
            // emptySpaceItem1
            //
            this.emptySpaceItem1.AllowHotTrack         = false;
            this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 375);
            this.emptySpaceItem1.Name     = "emptySpaceItem1";
            this.emptySpaceItem1.Size     = new System.Drawing.Size(284, 10);
            this.emptySpaceItem1.Text     = "emptySpaceItem1";
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.gridControl1;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem1.Name     = "layoutControlItem1";
            this.layoutControlItem1.Size     = new System.Drawing.Size(284, 349);
            this.layoutControlItem1.Text     = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible           = false;
            //
            // emptySpaceItem3
            //
            this.emptySpaceItem3.AllowHotTrack         = false;
            this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
            this.emptySpaceItem3.Location = new System.Drawing.Point(274, 0);
            this.emptySpaceItem3.Name     = "emptySpaceItem3";
            this.emptySpaceItem3.Size     = new System.Drawing.Size(10, 26);
            this.emptySpaceItem3.Text     = "emptySpaceItem3";
            this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
            //
            // emptySpaceItem2
            //
            this.emptySpaceItem2.AllowHotTrack         = false;
            this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem2.Name     = "emptySpaceItem2";
            this.emptySpaceItem2.Size     = new System.Drawing.Size(10, 26);
            this.emptySpaceItem2.Text     = "emptySpaceItem2";
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.cbLayer;
            this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
            this.layoutControlItem3.Location = new System.Drawing.Point(10, 0);
            this.layoutControlItem3.Name     = "layoutControlItem3";
            this.layoutControlItem3.Size     = new System.Drawing.Size(264, 26);
            this.layoutControlItem3.Text     = "当前图层:";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
            //
            // UCPropertyInfo2D
            //
            this.Controls.Add(this.layoutControl1);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "UCPropertyInfo2D";
            this.Size = new System.Drawing.Size(284, 416);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.cbLayer.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).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(frmWebBrowser));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.iBack = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iForward = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iStop = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iRefresh = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iHome = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iSearch = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iFavorites = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iHistory = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iMail = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iPrint = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iEdit = new DevExpress.XtraBars.BarLargeButtonItem();
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.siFile = new DevExpress.XtraBars.BarSubItem();
     this.iOpen = new DevExpress.XtraBars.BarButtonItem();
     this.iSave = new DevExpress.XtraBars.BarButtonItem();
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.siView = new DevExpress.XtraBars.BarSubItem();
     this.iToolBars = new DevExpress.XtraBars.BarToolbarsListItem();
     this.siFavorites = new DevExpress.XtraBars.BarSubItem();
     this.iAdd = new DevExpress.XtraBars.BarButtonItem();
     this.siHelp = new DevExpress.XtraBars.BarSubItem();
     this.iAbout = new DevExpress.XtraBars.BarButtonItem();
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.eAddress = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.iGo = new DevExpress.XtraBars.BarButtonItem();
     this.bar4 = new DevExpress.XtraBars.Bar();
     this.iText = new DevExpress.XtraBars.BarStaticItem();
     this.eProgress = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl4 = new DevExpress.XtraBars.BarDockControl();
     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.ctrlFavorites1 = new ctrlFavorites();
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.iMedia = new DevExpress.XtraBars.BarLargeButtonItem();
     this.ipsWXP = new DevExpress.XtraBars.BarButtonItem();
     this.ipsOXP = new DevExpress.XtraBars.BarButtonItem();
     this.ipsO2K = new DevExpress.XtraBars.BarButtonItem();
     this.ipsO3 = new DevExpress.XtraBars.BarButtonItem();
     this.ipsDefault = new DevExpress.XtraBars.BarButtonItem();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this._Browser = new System.Windows.Forms.WebBrowser();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.hideContainerLeft = new DevExpress.XtraBars.Docking.AutoHideContainer();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.hideContainerLeft.SuspendLayout();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1,
     this.bar2,
     this.bar3,
     this.bar4});
     this.barManager1.Categories.AddRange(new DevExpress.XtraBars.BarManagerCategory[] {
     new DevExpress.XtraBars.BarManagerCategory("Built-in Menus", new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb")),
     new DevExpress.XtraBars.BarManagerCategory("Standard", new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b")),
     new DevExpress.XtraBars.BarManagerCategory("Address", new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d")),
     new DevExpress.XtraBars.BarManagerCategory("StatusBar", new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283")),
     new DevExpress.XtraBars.BarManagerCategory("Items", new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13")),
     new DevExpress.XtraBars.BarManagerCategory("Favorites", new System.Guid("e1ba440c-33dc-4df6-b712-79cdc4dcd983"))});
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControl1);
     this.barManager1.DockControls.Add(this.barDockControl2);
     this.barManager1.DockControls.Add(this.barDockControl3);
     this.barManager1.DockControls.Add(this.barDockControl4);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form = this;
     this.barManager1.Images = this.imageList2;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.siFile,
     this.siView,
     this.siFavorites,
     this.siHelp,
     this.iBack,
     this.iForward,
     this.iStop,
     this.iRefresh,
     this.iHome,
     this.iSearch,
     this.iFavorites,
     this.iMedia,
     this.iHistory,
     this.iMail,
     this.iPrint,
     this.iEdit,
     this.iGo,
     this.eAddress,
     this.iText,
     this.eProgress,
     this.iToolBars,
     this.iAbout,
     this.iExit,
     this.iAdd,
     this.iOpen,
     this.iSave,
     this.ipsWXP,
     this.ipsOXP,
     this.ipsO2K,
     this.ipsO3,
     this.ipsDefault});
     this.barManager1.LargeImages = this.imageList1;
     this.barManager1.MainMenu = this.bar2;
     this.barManager1.MaxItemId = 38;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemComboBox1,
     this.repositoryItemProgressBar1});
     this.barManager1.StatusBar = this.bar4;
     //
     // bar1
     //
     this.bar1.BarName = "Standard Buttons";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.FloatLocation = new System.Drawing.Point(48, 104);
     this.bar1.FloatSize = new System.Drawing.Size(20, 22);
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iBack),
     new DevExpress.XtraBars.LinkPersistInfo(this.iForward),
     new DevExpress.XtraBars.LinkPersistInfo(this.iStop),
     new DevExpress.XtraBars.LinkPersistInfo(this.iRefresh),
     new DevExpress.XtraBars.LinkPersistInfo(this.iHome),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iFavorites),
     new DevExpress.XtraBars.LinkPersistInfo(this.iHistory),
     new DevExpress.XtraBars.LinkPersistInfo(this.iMail, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit)});
     this.bar1.Text = "Standard Buttons";
     //
     // iBack
     //
     this.iBack.Caption = "Back";
     this.iBack.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iBack.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iBack.Enabled = false;
     this.iBack.Hint = "Back";
     this.iBack.Id = 6;
     this.iBack.LargeImageIndex = 0;
     this.iBack.LargeImageIndexDisabled = 12;
     this.iBack.Name = "iBack";
     this.iBack.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBack_ItemClick);
     //
     // iForward
     //
     this.iForward.Caption = "Forward";
     this.iForward.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iForward.Enabled = false;
     this.iForward.Hint = "Forward";
     this.iForward.Id = 8;
     this.iForward.LargeImageIndex = 3;
     this.iForward.LargeImageIndexDisabled = 13;
     this.iForward.Name = "iForward";
     this.iForward.ShowCaptionOnBar = false;
     this.iForward.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iForward_ItemClick);
     //
     // iStop
     //
     this.iStop.Caption = "Stop";
     this.iStop.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iStop.Hint = "Stop";
     this.iStop.Id = 9;
     this.iStop.LargeImageIndex = 11;
     this.iStop.Name = "iStop";
     this.iStop.ShowCaptionOnBar = false;
     this.iStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iStop_ItemClick);
     //
     // iRefresh
     //
     this.iRefresh.Caption = "Refresh";
     this.iRefresh.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iRefresh.Hint = "Refresh";
     this.iRefresh.Id = 10;
     this.iRefresh.LargeImageIndex = 9;
     this.iRefresh.Name = "iRefresh";
     this.iRefresh.ShowCaptionOnBar = false;
     this.iRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iRefresh_ItemClick);
     //
     // iHome
     //
     this.iHome.Caption = "Home";
     this.iHome.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iHome.Hint = "Home";
     this.iHome.Id = 11;
     this.iHome.LargeImageIndex = 5;
     this.iHome.Name = "iHome";
     this.iHome.ShowCaptionOnBar = false;
     this.iHome.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iHome_ItemClick);
     //
     // iSearch
     //
     this.iSearch.Caption = "Search";
     this.iSearch.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iSearch.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iSearch.Hint = "Search";
     this.iSearch.Id = 12;
     this.iSearch.LargeImageIndex = 10;
     this.iSearch.Name = "iSearch";
     this.iSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSearch_ItemClick);
     //
     // iFavorites
     //
     this.iFavorites.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.iFavorites.Caption = "Favorites";
     this.iFavorites.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iFavorites.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iFavorites.Down = true;
     this.iFavorites.Hint = "Favorites";
     this.iFavorites.Id = 13;
     this.iFavorites.LargeImageIndex = 2;
     this.iFavorites.Name = "iFavorites";
     this.iFavorites.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFavorites_ItemClick);
     //
     // iHistory
     //
     this.iHistory.Caption = "History";
     this.iHistory.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iHistory.Enabled = false;
     this.iHistory.Hint = "History";
     this.iHistory.Id = 16;
     this.iHistory.LargeImageIndex = 4;
     this.iHistory.LargeImageIndexDisabled = 14;
     this.iHistory.Name = "iHistory";
     this.iHistory.ShowCaptionOnBar = false;
     //
     // iMail
     //
     this.iMail.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.iMail.Caption = "Mail";
     this.iMail.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iMail.Enabled = false;
     this.iMail.Hint = "Mail";
     this.iMail.Id = 17;
     this.iMail.LargeImageIndex = 6;
     this.iMail.LargeImageIndexDisabled = 15;
     this.iMail.Name = "iMail";
     this.iMail.ShowCaptionOnBar = false;
     //
     // iPrint
     //
     this.iPrint.Caption = "&Print...";
     this.iPrint.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iPrint.Hint = "Print";
     this.iPrint.Id = 18;
     this.iPrint.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.iPrint.LargeImageIndex = 8;
     this.iPrint.Name = "iPrint";
     this.iPrint.ShowCaptionOnBar = false;
     this.iPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPrint_ItemClick);
     //
     // iEdit
     //
     this.iEdit.Caption = "Edit";
     this.iEdit.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iEdit.Hint = "Open Notepad";
     this.iEdit.Id = 19;
     this.iEdit.LargeImageIndex = 1;
     this.iEdit.Name = "iEdit";
     this.iEdit.ShowCaptionOnBar = false;
     this.iEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_ItemClick);
     //
     // bar2
     //
     this.bar2.BarItemHorzIndent = 6;
     this.bar2.BarName = "MainMenu";
     this.bar2.DockCol = 0;
     this.bar2.DockRow = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.FloatLocation = new System.Drawing.Point(39, 106);
     this.bar2.FloatSize = new System.Drawing.Size(20, 22);
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.siFile),
     new DevExpress.XtraBars.LinkPersistInfo(this.siView),
     new DevExpress.XtraBars.LinkPersistInfo(this.siFavorites),
     new DevExpress.XtraBars.LinkPersistInfo(this.siHelp)});
     this.bar2.OptionsBar.AllowQuickCustomization = false;
     this.bar2.OptionsBar.DrawDragBorder = false;
     this.bar2.OptionsBar.MultiLine = true;
     this.bar2.OptionsBar.RotateWhenVertical = false;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "MainMenu";
     //
     // siFile
     //
     this.siFile.Caption = "&File";
     this.siFile.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siFile.Id = 0;
     this.siFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iOpen),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSave),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iExit, true)});
     this.siFile.Name = "siFile";
     //
     // iOpen
     //
     this.iOpen.Caption = "&Open...";
     this.iOpen.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iOpen.Id = 29;
     this.iOpen.ImageIndex = 0;
     this.iOpen.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
     this.iOpen.Name = "iOpen";
     this.iOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpen_ItemClick);
     //
     // iSave
     //
     this.iSave.Caption = "&Save";
     this.iSave.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iSave.Enabled = false;
     this.iSave.Id = 30;
     this.iSave.ImageIndex = 1;
     this.iSave.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.iSave.Name = "iSave";
     //
     // iExit
     //
     this.iExit.Caption = "E&xit";
     this.iExit.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iExit.Id = 27;
     this.iExit.Name = "iExit";
     this.iExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExit_ItemClick);
     //
     // siView
     //
     this.siView.Caption = "&View";
     this.siView.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siView.Id = 2;
     this.siView.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iToolBars)});
     this.siView.Name = "siView";
     //
     // iToolBars
     //
     this.iToolBars.Caption = "ToolBarsList";
     this.iToolBars.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.iToolBars.Id = 25;
     this.iToolBars.Name = "iToolBars";
     //
     // siFavorites
     //
     this.siFavorites.Caption = "F&avorites";
     this.siFavorites.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siFavorites.Id = 3;
     this.siFavorites.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iAdd)});
     this.siFavorites.Name = "siFavorites";
     //
     // iAdd
     //
     this.iAdd.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.iAdd.Appearance.Options.UseFont = true;
     this.iAdd.Caption = "Add to Favorites...";
     this.iAdd.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iAdd.Id = 28;
     this.iAdd.Name = "iAdd";
     this.iAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAdd_ItemClick);
     //
     // siHelp
     //
     this.siHelp.Caption = "&Help";
     this.siHelp.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siHelp.Id = 4;
     this.siHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iAbout)});
     this.siHelp.Name = "siHelp";
     //
     // iAbout
     //
     this.iAbout.Caption = "&About";
     this.iAbout.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iAbout.Id = 26;
     this.iAbout.Name = "iAbout";
     this.iAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAbout_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName = "Address Bar";
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 2;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.eAddress),
     new DevExpress.XtraBars.LinkPersistInfo(this.iGo)});
     this.bar3.Text = "Address Bar";
     //
     // eAddress
     //
     this.eAddress.AutoFillWidth = true;
     this.eAddress.Caption = "Addresss";
     this.eAddress.CategoryGuid = new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d");
     this.eAddress.Edit = this.repositoryItemComboBox1;
     this.eAddress.Id = 21;
     this.eAddress.IEBehavior = true;
     this.eAddress.Name = "eAddress";
     this.eAddress.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.eAddress.Width = 400;
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AllowFocused = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox1.CycleOnDblClick = false;
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     this.repositoryItemComboBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.repositoryItemComboBox1_KeyDown);
     this.repositoryItemComboBox1.CloseUp += new DevExpress.XtraEditors.Controls.CloseUpEventHandler(this.repositoryItemComboBox1_CloseUp);
     this.repositoryItemComboBox1.SelectedIndexChanged += new System.EventHandler(this.repositoryItemComboBox1_SelectedItemChanged);
     //
     // iGo
     //
     this.iGo.Caption = "Go";
     this.iGo.CategoryGuid = new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d");
     this.iGo.Glyph = ((System.Drawing.Image)(resources.GetObject("iGo.Glyph")));
     this.iGo.Hint = "Go to ...";
     this.iGo.Id = 20;
     this.iGo.Name = "iGo";
     this.iGo.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.iGo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iGo_ItemClick);
     //
     // bar4
     //
     this.bar4.BarName = "Status Bar";
     this.bar4.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar4.DockCol = 0;
     this.bar4.DockRow = 0;
     this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar4.FloatLocation = new System.Drawing.Point(30, 434);
     this.bar4.FloatSize = new System.Drawing.Size(20, 22);
     this.bar4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iText),
     new DevExpress.XtraBars.LinkPersistInfo(this.eProgress)});
     this.bar4.OptionsBar.AllowQuickCustomization = false;
     this.bar4.OptionsBar.DrawDragBorder = false;
     this.bar4.OptionsBar.DrawSizeGrip = true;
     this.bar4.OptionsBar.RotateWhenVertical = false;
     this.bar4.OptionsBar.UseWholeRow = true;
     this.bar4.Text = "Status Bar";
     //
     // iText
     //
     this.iText.AutoSize = DevExpress.XtraBars.BarStaticItemSize.Spring;
     this.iText.CategoryGuid = new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283");
     this.iText.Id = 22;
     this.iText.Name = "iText";
     this.iText.RightIndent = 3;
     this.iText.TextAlignment = System.Drawing.StringAlignment.Near;
     this.iText.Width = 32;
     //
     // eProgress
     //
     this.eProgress.CanOpenEdit = false;
     this.eProgress.CategoryGuid = new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283");
     this.eProgress.Edit = this.repositoryItemProgressBar1;
     this.eProgress.EditHeight = 10;
     this.eProgress.Id = 24;
     this.eProgress.Name = "eProgress";
     this.eProgress.Width = 70;
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.repositoryItemProgressBar1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PaintStyleName = "Skin";
     this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
     //
     // dockManager1
     //
     this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
     this.hideContainerLeft});
     this.dockManager1.Controller = this.barAndDockingController1;
     this.dockManager1.Form = this;
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "System.Windows.Forms.StatusBar"});
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID = new System.Guid("1734463f-4924-485e-9b75-59ea0e8bfee3");
     this.dockPanel1.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.SavedIndex = 0;
     this.dockPanel1.Size = new System.Drawing.Size(200, 377);
     this.dockPanel1.Text = "Favorites";
     this.dockPanel1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     this.dockPanel1.VisibilityChanged += new DevExpress.XtraBars.Docking.VisibilityChangedEventHandler(this.dockPanel1_VisibilityChanged);
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.ctrlFavorites1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(194, 349);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // ctrlFavorites1
     //
     this.ctrlFavorites1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ctrlFavorites1.Location = new System.Drawing.Point(0, 0);
     this.ctrlFavorites1.Name = "ctrlFavorites1";
     this.ctrlFavorites1.Size = new System.Drawing.Size(194, 349);
     this.ctrlFavorites1.TabIndex = 0;
     this.ctrlFavorites1.AddNewFavorite += new System.EventHandler(this.ctrlFavorites1_AddNewFavorite);
     this.ctrlFavorites1.OpenFavorite += new System.EventHandler(this.ctrlFavorites1_OpenFavorite);
     this.ctrlFavorites1.EditFavorite += new System.EventHandler(this.ctrlFavorites1_EditFavorite);
     this.ctrlFavorites1.DeleteFavorite += new System.EventHandler(this.ctrlFavorites1_DeleteFavorite);
     //
     // imageList2
     //
     this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList2.Images.SetKeyName(0, "");
     this.imageList2.Images.SetKeyName(1, "");
     this.imageList2.Images.SetKeyName(2, "");
     this.imageList2.Images.SetKeyName(3, "");
     this.imageList2.Images.SetKeyName(4, "");
     this.imageList2.Images.SetKeyName(5, "");
     //
     // iMedia
     //
     this.iMedia.Caption = "Media";
     this.iMedia.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iMedia.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iMedia.Hint = "Media";
     this.iMedia.Id = 15;
     this.iMedia.LargeImageIndex = 7;
     this.iMedia.Name = "iMedia";
     //
     // ipsWXP
     //
     this.ipsWXP.Caption = "Windows XP";
     this.ipsWXP.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsWXP.Description = "WindowsXP";
     this.ipsWXP.Id = 32;
     this.ipsWXP.ImageIndex = 4;
     this.ipsWXP.Name = "ipsWXP";
     this.ipsWXP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsOXP
     //
     this.ipsOXP.Caption = "Office XP";
     this.ipsOXP.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsOXP.Description = "OfficeXP";
     this.ipsOXP.Id = 33;
     this.ipsOXP.ImageIndex = 2;
     this.ipsOXP.Name = "ipsOXP";
     this.ipsOXP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsO2K
     //
     this.ipsO2K.Caption = "Office 2000";
     this.ipsO2K.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsO2K.Description = "Office2000";
     this.ipsO2K.Id = 34;
     this.ipsO2K.ImageIndex = 3;
     this.ipsO2K.Name = "ipsO2K";
     this.ipsO2K.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsO3
     //
     this.ipsO3.Caption = "Office 2003";
     this.ipsO3.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsO3.Description = "Office2003";
     this.ipsO3.Id = 36;
     this.ipsO3.ImageIndex = 5;
     this.ipsO3.Name = "ipsO3";
     this.ipsO3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsDefault
     //
     this.ipsDefault.Caption = "Default";
     this.ipsDefault.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsDefault.Description = "Default";
     this.ipsDefault.Id = 37;
     this.ipsDefault.Name = "ipsDefault";
     this.ipsDefault.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     this.imageList1.Images.SetKeyName(5, "");
     this.imageList1.Images.SetKeyName(6, "");
     this.imageList1.Images.SetKeyName(7, "");
     this.imageList1.Images.SetKeyName(8, "");
     this.imageList1.Images.SetKeyName(9, "");
     this.imageList1.Images.SetKeyName(10, "");
     this.imageList1.Images.SetKeyName(11, "");
     this.imageList1.Images.SetKeyName(12, "");
     this.imageList1.Images.SetKeyName(13, "");
     this.imageList1.Images.SetKeyName(14, "");
     this.imageList1.Images.SetKeyName(15, "");
     //
     // webBrowser1
     //
     this._Browser.Dock = System.Windows.Forms.DockStyle.Fill;
     this._Browser.Location = new System.Drawing.Point(19, 90);
     this._Browser.Name = "webBrowser1";
     this._Browser.Size = new System.Drawing.Size(785, 377);
     this._Browser.TabIndex = 4;
     this._Browser.ProgressChanged += new System.Windows.Forms.WebBrowserProgressChangedEventHandler(this.webBrowser1_ProgressChanged);
     this._Browser.DocumentCompleted += new System.Windows.Forms.WebBrowserDocumentCompletedEventHandler(this.webBrowser1_DocumentCompleted);
     this._Browser.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.webBrowser1_Navigated);
     //
     // timer1
     //
     this.timer1.Enabled = true;
     this.timer1.Interval = 200;
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // hideContainerLeft
     //
     this.hideContainerLeft.Controls.Add(this.dockPanel1);
     this.hideContainerLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.hideContainerLeft.Location = new System.Drawing.Point(0, 90);
     this.hideContainerLeft.Name = "hideContainerLeft";
     this.hideContainerLeft.Size = new System.Drawing.Size(19, 377);
     //
     // frmWebBrowser
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize = new System.Drawing.Size(804, 490);
     this.Controls.Add(this._Browser);
     this.Controls.Add(this.hideContainerLeft);
     this.Controls.Add(this.barDockControl3);
     this.Controls.Add(this.barDockControl4);
     this.Controls.Add(this.barDockControl2);
     this.Controls.Add(this.barDockControl1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "frmWebBrowser";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Web Browser";
     this.Load += new System.EventHandler(this.frmMain_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.frmMain_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.hideContainerLeft.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #6
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(Editor));
     DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem7 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem8 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem9 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem10 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem11 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem12 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem13 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip14 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem14 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip15 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem15 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip19 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem19 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem19 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip16 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem16 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem16 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip17 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem17 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem17 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip18 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem18 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem18 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip20 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem20 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem20 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip21 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem21 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem21 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip22 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem22 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem22 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip23 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem23 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem23 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip24 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem24 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem24 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip25 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem25 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem25 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip26 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem26 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem26 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip27 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem27 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem27 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip36 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem36 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem36 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip28 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem28 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem28 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip29 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem29 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem29 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip30 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem30 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem30 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip31 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem31 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem31 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip32 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem32 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem32 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip33 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem33 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem33 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip34 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem34 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem34 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip35 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem35 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem35 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip37 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem37 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem37 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip38 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem38 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem38 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip39 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem39 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem39 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip40 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem40 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem40 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip41 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem41 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem41 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip42 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem42 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem42 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip43 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem43 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem43 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip44 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem44 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem44 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip45 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem45 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem45 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip57 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem57 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem57 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip46 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem46 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem46 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip47 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem47 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem47 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip48 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem48 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem48 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip49 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem49 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem49 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip50 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem50 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem50 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip51 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem51 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem51 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip52 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem52 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem52 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip53 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem53 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem53 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip54 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem54 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem54 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip55 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem55 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem55 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip56 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem56 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem56 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip58 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem58 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem58 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip59 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem59 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem59 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip60 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem60 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem60 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip65 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem65 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem65 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip61 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem61 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem61 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip62 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem62 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem62 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip63 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem63 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem63 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip64 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem64 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem64 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip66 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem66 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem66 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip71 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem71 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem71 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip67 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem67 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem67 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip68 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem68 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem68 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip69 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem69 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem69 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip70 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem70 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem70 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip72 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem72 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem72 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip73 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem73 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem73 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip74 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem74 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem74 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip75 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem75 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem75 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip76 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem76 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem76 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip77 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem77 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem77 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip78 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem78 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem78 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip79 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem79 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem79 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip83 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem83 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem83 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip80 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem80 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem80 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip81 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem81 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem81 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip82 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem82 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem82 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip84 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem84 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem84 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip85 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem85 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem85 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip86 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem86 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem86 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip87 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem87 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem87 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip88 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem88 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem88 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip89 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem89 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem89 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip90 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem90 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem90 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip91 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem91 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem91 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip92 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem92 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem92 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip93 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem93 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem93 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip94 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem94 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem94 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip95 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem95 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem95 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip96 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem96 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem96 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip97 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem97 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem97 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip98 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem98 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem98 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip99 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem99 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem99 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip100 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem100 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem100 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip101 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem101 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem101 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip102 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem102 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem102 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip103 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem103 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem103 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip104 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem104 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem104 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip105 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem105 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem105 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip106 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem106 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem106 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip107 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem107 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem107 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip108 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem108 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem108 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip109 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem109 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem109 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip110 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem110 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem110 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip115 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem115 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem115 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip111 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem111 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem111 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip112 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem112 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem112 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip113 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem113 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem113 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip114 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem114 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem114 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip118 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem118 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem118 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip116 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem116 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem116 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip117 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem117 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem117 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip119 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem119 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem119 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip124 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem124 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem124 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip120 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem120 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem120 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip121 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem121 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem121 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip122 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem122 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem122 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip123 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem123 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem123 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip130 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem130 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem130 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip125 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem125 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem125 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip126 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem126 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem126 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip127 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem127 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem127 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip128 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem128 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem128 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip129 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem129 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem129 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip137 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem137 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem137 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip131 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem131 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem131 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip132 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem132 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem132 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip133 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem133 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem133 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip134 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem134 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem134 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip135 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem135 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem135 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip136 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem136 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem136 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip138 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem138 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem138 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip139 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem139 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem139 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip140 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem140 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem140 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip141 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem141 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem141 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip142 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem142 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem142 = new DevExpress.Utils.ToolTipItem();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.commonBar1 = new DevExpress.XtraRichEdit.UI.CommonBar();
     this.insertPdfItem = new DevExpress.XtraBars.BarButtonItem();
     this.insertImage1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.cutItem1 = new DevExpress.XtraRichEdit.UI.CutItem();
     this.copyItem1 = new DevExpress.XtraRichEdit.UI.CopyItem();
     this.pasteItem1 = new DevExpress.XtraRichEdit.UI.PasteItem();
     this.pasteSpecialItem1 = new DevExpress.XtraRichEdit.UI.PasteSpecialItem();
     this.changeFontNameItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontNameItem();
     this.repositoryItemFontEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
     this.changeFontSizeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontSizeItem();
     this.repositoryItemRichEditFontSizeEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit();
     this.changeFontColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontColorItem();
     this.changeFontBackColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontBackColorItem();
     this.toggleFontBoldItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontBoldItem();
     this.toggleFontItalicItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontItalicItem();
     this.toggleFontUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontUnderlineItem();
     this.toggleFontDoubleUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleUnderlineItem();
     this.toggleFontStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontStrikeoutItem();
     this.toggleFontDoubleStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleStrikeoutItem();
     this.toggleFontSubscriptItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontSubscriptItem();
     this.changeTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ChangeTextCaseItem();
     this.makeTextUpperCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextUpperCaseItem();
     this.makeTextLowerCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextLowerCaseItem();
     this.toggleTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ToggleTextCaseItem();
     this.fontSizeIncreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeIncreaseItem();
     this.fontSizeDecreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeDecreaseItem();
     this.clearFormattingItem1 = new DevExpress.XtraRichEdit.UI.ClearFormattingItem();
     this.showFontFormItem1 = new DevExpress.XtraRichEdit.UI.ShowFontFormItem();
     this.toggleParagraphAlignmentLeftItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentLeftItem();
     this.toggleParagraphAlignmentCenterItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentCenterItem();
     this.toggleParagraphAlignmentRightItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentRightItem();
     this.toggleParagraphAlignmentJustifyItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentJustifyItem();
     this.changeParagraphLineSpacingItem1 = new DevExpress.XtraRichEdit.UI.ChangeParagraphLineSpacingItem();
     this.setSingleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSingleParagraphSpacingItem();
     this.setSesquialteralParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSesquialteralParagraphSpacingItem();
     this.setDoubleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetDoubleParagraphSpacingItem();
     this.showLineSpacingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineSpacingFormItem();
     this.addSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingBeforeParagraphItem();
     this.removeSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingBeforeParagraphItem();
     this.addSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingAfterParagraphItem();
     this.removeSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingAfterParagraphItem();
     this.toggleNumberingListItem1 = new DevExpress.XtraRichEdit.UI.ToggleNumberingListItem();
     this.toggleMultiLevelListItem1 = new DevExpress.XtraRichEdit.UI.ToggleMultiLevelListItem();
     this.decreaseIndentItem1 = new DevExpress.XtraRichEdit.UI.DecreaseIndentItem();
     this.increaseIndentItem1 = new DevExpress.XtraRichEdit.UI.IncreaseIndentItem();
     this.toggleShowWhitespaceItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowWhitespaceItem();
     this.showParagraphFormItem1 = new DevExpress.XtraRichEdit.UI.ShowParagraphFormItem();
     this.findItem1 = new DevExpress.XtraRichEdit.UI.FindItem();
     this.replaceItem1 = new DevExpress.XtraRichEdit.UI.ReplaceItem();
     this.changeTableCellsShadingItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableCellsShadingItem();
     this.changeTableBordersItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBordersItem();
     this.toggleTableCellsBottomBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomBorderItem();
     this.toggleTableCellsTopBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopBorderItem();
     this.toggleTableCellsLeftBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsLeftBorderItem();
     this.toggleTableCellsRightBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsRightBorderItem();
     this.resetTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ResetTableCellsAllBordersItem();
     this.toggleTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsAllBordersItem();
     this.toggleTableCellsOutsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsOutsideBorderItem();
     this.toggleTableCellsInsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideBorderItem();
     this.toggleTableCellsInsideHorizontalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideHorizontalBorderItem();
     this.toggleTableCellsInsideVerticalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideVerticalBorderItem();
     this.toggleShowTableGridLinesItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowTableGridLinesItem();
     this.changeTableBorderLineStyleItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineStyleItem();
     this.repositoryItemBorderLineStyle1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineStyle();
     this.changeTableBorderLineWeightItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineWeightItem();
     this.repositoryItemBorderLineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineWeight();
     this.changeTableBorderColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderColorItem();
     this.selectTableElementsItem1 = new DevExpress.XtraRichEdit.UI.SelectTableElementsItem();
     this.selectTableCellItem1 = new DevExpress.XtraRichEdit.UI.SelectTableCellItem();
     this.selectTableColumnItem1 = new DevExpress.XtraRichEdit.UI.SelectTableColumnItem();
     this.selectTableRowItem1 = new DevExpress.XtraRichEdit.UI.SelectTableRowItem();
     this.selectTableItem1 = new DevExpress.XtraRichEdit.UI.SelectTableItem();
     this.showTablePropertiesFormItem1 = new DevExpress.XtraRichEdit.UI.ShowTablePropertiesFormItem();
     this.deleteTableElementsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableElementsItem();
     this.showDeleteTableCellsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowDeleteTableCellsFormItem();
     this.deleteTableColumnsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableColumnsItem();
     this.deleteTableRowsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableRowsItem();
     this.deleteTableItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableItem();
     this.insertTableRowAboveItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowAboveItem();
     this.insertTableRowBelowItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowBelowItem();
     this.insertTableColumnToLeftItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToLeftItem();
     this.insertTableColumnToRightItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToRightItem();
     this.showInsertTableCellsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowInsertTableCellsFormItem();
     this.mergeTableCellsItem1 = new DevExpress.XtraRichEdit.UI.MergeTableCellsItem();
     this.showSplitTableCellsForm1 = new DevExpress.XtraRichEdit.UI.ShowSplitTableCellsForm();
     this.splitTableItem1 = new DevExpress.XtraRichEdit.UI.SplitTableItem();
     this.toggleTableAutoFitItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitItem();
     this.toggleTableAutoFitContentsItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitContentsItem();
     this.toggleTableAutoFitWindowItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitWindowItem();
     this.toggleTableFixedColumnWidthItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableFixedColumnWidthItem();
     this.toggleTableCellsTopLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopLeftAlignmentItem();
     this.toggleTableCellsTopCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopCenterAlignmentItem();
     this.toggleTableCellsTopRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopRightAlignmentItem();
     this.toggleTableCellsMiddleLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleLeftAlignmentItem();
     this.toggleTableCellsMiddleCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleCenterAlignmentItem();
     this.toggleTableCellsMiddleRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleRightAlignmentItem();
     this.toggleTableCellsBottomLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomLeftAlignmentItem();
     this.toggleTableCellsBottomCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomCenterAlignmentItem();
     this.toggleTableCellsBottomRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomRightAlignmentItem();
     this.switchToSimpleViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToSimpleViewItem();
     this.switchToDraftViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToDraftViewItem();
     this.switchToPrintLayoutViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToPrintLayoutViewItem();
     this.toggleShowHorizontalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowHorizontalRulerItem();
     this.toggleShowVerticalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowVerticalRulerItem();
     this.zoomOutItem1 = new DevExpress.XtraRichEdit.UI.ZoomOutItem();
     this.zoomInItem1 = new DevExpress.XtraRichEdit.UI.ZoomInItem();
     this.toggleBulletedListItem1 = new DevExpress.XtraRichEdit.UI.ToggleBulletedListItem();
     this.insertPageBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem();
     this.insertTableItem1 = new DevExpress.XtraRichEdit.UI.InsertTableItem();
     this.insertPictureItem1 = new DevExpress.XtraRichEdit.UI.InsertPictureItem();
     this.insertBookmarkItem1 = new DevExpress.XtraRichEdit.UI.InsertBookmarkItem();
     this.insertHyperlinkItem1 = new DevExpress.XtraRichEdit.UI.InsertHyperlinkItem();
     this.editPageHeaderItem1 = new DevExpress.XtraRichEdit.UI.EditPageHeaderItem();
     this.editPageFooterItem1 = new DevExpress.XtraRichEdit.UI.EditPageFooterItem();
     this.insertPageNumberItem1 = new DevExpress.XtraRichEdit.UI.InsertPageNumberItem();
     this.insertPageCountItem1 = new DevExpress.XtraRichEdit.UI.InsertPageCountItem();
     this.insertSymbolItem1 = new DevExpress.XtraRichEdit.UI.InsertSymbolItem();
     this.changeSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageMarginsItem();
     this.setNormalSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNormalSectionPageMarginsItem();
     this.setNarrowSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNarrowSectionPageMarginsItem();
     this.setModerateSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetModerateSectionPageMarginsItem();
     this.setWideSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetWideSectionPageMarginsItem();
     this.changeSectionPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageOrientationItem();
     this.setPortraitPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetPortraitPageOrientationItem();
     this.setLandscapePageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetLandscapePageOrientationItem();
     this.changeSectionPaperKindItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPaperKindItem();
     this.changeSectionColumnsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionColumnsItem();
     this.setSectionOneColumnItem1 = new DevExpress.XtraRichEdit.UI.SetSectionOneColumnItem();
     this.setSectionTwoColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionTwoColumnsItem();
     this.setSectionThreeColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionThreeColumnsItem();
     this.showColumnsSetupFormItem1 = new DevExpress.XtraRichEdit.UI.ShowColumnsSetupFormItem();
     this.insertBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertBreakItem();
     this.insertPageBreakItem2 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem();
     this.insertColumnBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertColumnBreakItem();
     this.insertSectionBreakNextPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakNextPageItem();
     this.insertSectionBreakEvenPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakEvenPageItem();
     this.insertSectionBreakOddPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakOddPageItem();
     this.changeSectionLineNumberingItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionLineNumberingItem();
     this.setSectionLineNumberingNoneItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingNoneItem();
     this.setSectionLineNumberingContinuousItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingContinuousItem();
     this.setSectionLineNumberingRestartNewPageItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewPageItem();
     this.setSectionLineNumberingRestartNewSectionItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewSectionItem();
     this.toggleParagraphSuppressLineNumbersItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphSuppressLineNumbersItem();
     this.showLineNumberingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineNumberingFormItem();
     this.checkSpellingItem1 = new DevExpress.XtraRichEdit.UI.CheckSpellingItem();
     this.protectDocumentItem1 = new DevExpress.XtraRichEdit.UI.ProtectDocumentItem();
     this.changeRangeEditingPermissionsItem1 = new DevExpress.XtraRichEdit.UI.ChangeRangeEditingPermissionsItem();
     this.unprotectDocumentItem1 = new DevExpress.XtraRichEdit.UI.UnprotectDocumentItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.cboTemplate = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.repositoryItemRichEditStyleEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemRichEditStyleEdit2 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit();
     this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.repositoryItemComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.repositoryItemRichEditStyleEdit3 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit();
     this.richEditBarController1 = new DevExpress.XtraRichEdit.UI.RichEditBarController();
     this.stylesBar2 = new DevExpress.XtraRichEdit.UI.StylesBar();
     this.grdContent = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTagCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.colTagName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNotes = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.repositoryItemPictureEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.CreateDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.repositoryItemRichTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
     this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.repositoryItemRichTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
     this.repositoryItemRichTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
     this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.cboTempl1 = new System.Windows.Forms.ComboBox();
     this.cboDisplay = new System.Windows.Forms.ComboBox();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.insertBookmark = new DevExpress.XtraEditors.LabelControl();
     this.fileSaveItem2 = new DevExpress.XtraRichEdit.UI.FileSaveItem();
     this.commonBar2 = new DevExpress.XtraRichEdit.UI.CommonBar();
     this.commonBar3 = new DevExpress.XtraRichEdit.UI.CommonBar();
     this.commonBar4 = new DevExpress.XtraRichEdit.UI.CommonBar();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
     this.dateEdit = new DevExpress.XtraEditors.DateEdit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.richEditBarController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdContent)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar3,
     this.commonBar1});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.cutItem1,
     this.copyItem1,
     this.pasteItem1,
     this.pasteSpecialItem1,
     this.changeFontNameItem1,
     this.changeFontSizeItem1,
     this.changeFontColorItem1,
     this.changeFontBackColorItem1,
     this.toggleFontBoldItem1,
     this.toggleFontItalicItem1,
     this.toggleFontUnderlineItem1,
     this.toggleFontDoubleUnderlineItem1,
     this.toggleFontStrikeoutItem1,
     this.toggleFontDoubleStrikeoutItem1,
     this.toggleFontSubscriptItem1,
     this.changeTextCaseItem1,
     this.makeTextUpperCaseItem1,
     this.makeTextLowerCaseItem1,
     this.toggleTextCaseItem1,
     this.fontSizeIncreaseItem1,
     this.fontSizeDecreaseItem1,
     this.clearFormattingItem1,
     this.showFontFormItem1,
     this.toggleParagraphAlignmentLeftItem1,
     this.toggleParagraphAlignmentCenterItem1,
     this.toggleParagraphAlignmentRightItem1,
     this.toggleParagraphAlignmentJustifyItem1,
     this.changeParagraphLineSpacingItem1,
     this.setSingleParagraphSpacingItem1,
     this.setSesquialteralParagraphSpacingItem1,
     this.setDoubleParagraphSpacingItem1,
     this.showLineSpacingFormItem1,
     this.addSpacingBeforeParagraphItem1,
     this.removeSpacingBeforeParagraphItem1,
     this.addSpacingAfterParagraphItem1,
     this.removeSpacingAfterParagraphItem1,
     this.toggleNumberingListItem1,
     this.toggleMultiLevelListItem1,
     this.decreaseIndentItem1,
     this.increaseIndentItem1,
     this.toggleShowWhitespaceItem1,
     this.showParagraphFormItem1,
     this.findItem1,
     this.replaceItem1,
     this.changeTableCellsShadingItem1,
     this.changeTableBordersItem1,
     this.toggleTableCellsBottomBorderItem1,
     this.toggleTableCellsTopBorderItem1,
     this.toggleTableCellsLeftBorderItem1,
     this.toggleTableCellsRightBorderItem1,
     this.resetTableCellsAllBordersItem1,
     this.toggleTableCellsAllBordersItem1,
     this.toggleTableCellsOutsideBorderItem1,
     this.toggleTableCellsInsideBorderItem1,
     this.toggleTableCellsInsideHorizontalBorderItem1,
     this.toggleTableCellsInsideVerticalBorderItem1,
     this.toggleShowTableGridLinesItem1,
     this.changeTableBorderLineStyleItem1,
     this.changeTableBorderLineWeightItem1,
     this.changeTableBorderColorItem1,
     this.selectTableElementsItem1,
     this.selectTableCellItem1,
     this.selectTableColumnItem1,
     this.selectTableRowItem1,
     this.selectTableItem1,
     this.showTablePropertiesFormItem1,
     this.deleteTableElementsItem1,
     this.showDeleteTableCellsFormItem1,
     this.deleteTableColumnsItem1,
     this.deleteTableRowsItem1,
     this.deleteTableItem1,
     this.insertTableRowAboveItem1,
     this.insertTableRowBelowItem1,
     this.insertTableColumnToLeftItem1,
     this.insertTableColumnToRightItem1,
     this.showInsertTableCellsFormItem1,
     this.mergeTableCellsItem1,
     this.showSplitTableCellsForm1,
     this.splitTableItem1,
     this.toggleTableAutoFitItem1,
     this.toggleTableAutoFitContentsItem1,
     this.toggleTableAutoFitWindowItem1,
     this.toggleTableFixedColumnWidthItem1,
     this.toggleTableCellsTopLeftAlignmentItem1,
     this.toggleTableCellsTopCenterAlignmentItem1,
     this.toggleTableCellsTopRightAlignmentItem1,
     this.toggleTableCellsMiddleLeftAlignmentItem1,
     this.toggleTableCellsMiddleCenterAlignmentItem1,
     this.toggleTableCellsMiddleRightAlignmentItem1,
     this.toggleTableCellsBottomLeftAlignmentItem1,
     this.toggleTableCellsBottomCenterAlignmentItem1,
     this.toggleTableCellsBottomRightAlignmentItem1,
     this.switchToSimpleViewItem1,
     this.switchToDraftViewItem1,
     this.switchToPrintLayoutViewItem1,
     this.toggleShowHorizontalRulerItem1,
     this.toggleShowVerticalRulerItem1,
     this.zoomOutItem1,
     this.zoomInItem1,
     this.toggleBulletedListItem1,
     this.insertPageBreakItem1,
     this.insertTableItem1,
     this.insertPictureItem1,
     this.insertBookmarkItem1,
     this.insertHyperlinkItem1,
     this.editPageHeaderItem1,
     this.editPageFooterItem1,
     this.insertPageNumberItem1,
     this.insertPageCountItem1,
     this.insertSymbolItem1,
     this.changeSectionPageMarginsItem1,
     this.setNormalSectionPageMarginsItem1,
     this.setNarrowSectionPageMarginsItem1,
     this.setModerateSectionPageMarginsItem1,
     this.setWideSectionPageMarginsItem1,
     this.changeSectionPageOrientationItem1,
     this.setPortraitPageOrientationItem1,
     this.setLandscapePageOrientationItem1,
     this.changeSectionPaperKindItem1,
     this.changeSectionColumnsItem1,
     this.setSectionOneColumnItem1,
     this.setSectionTwoColumnsItem1,
     this.setSectionThreeColumnsItem1,
     this.showColumnsSetupFormItem1,
     this.insertBreakItem1,
     this.insertPageBreakItem2,
     this.insertColumnBreakItem1,
     this.insertSectionBreakNextPageItem1,
     this.insertSectionBreakEvenPageItem1,
     this.insertSectionBreakOddPageItem1,
     this.changeSectionLineNumberingItem1,
     this.setSectionLineNumberingNoneItem1,
     this.setSectionLineNumberingContinuousItem1,
     this.setSectionLineNumberingRestartNewPageItem1,
     this.setSectionLineNumberingRestartNewSectionItem1,
     this.toggleParagraphSuppressLineNumbersItem1,
     this.showLineNumberingFormItem1,
     this.checkSpellingItem1,
     this.protectDocumentItem1,
     this.changeRangeEditingPermissionsItem1,
     this.unprotectDocumentItem1,
     this.barStaticItem1,
     this.cboTemplate,
     this.barStaticItem2,
     this.barEditItem1,
     this.insertPdfItem,
     this.barButtonItem1,
     this.insertImage1,
     this.barButtonItem2});
     this.barManager1.MaxItemId = 192;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemFontEdit1,
     this.repositoryItemRichEditFontSizeEdit1,
     this.repositoryItemRichEditStyleEdit1,
     this.repositoryItemBorderLineStyle1,
     this.repositoryItemBorderLineWeight1,
     this.repositoryItemPictureEdit1,
     this.repositoryItemComboBox1,
     this.repositoryItemTextEdit1,
     this.repositoryItemRichEditStyleEdit2,
     this.repositoryItemComboBox2,
     this.repositoryItemComboBox4,
     this.repositoryItemPictureEdit2,
     this.repositoryItemRichEditStyleEdit3});
     this.barManager1.StatusBar = this.bar3;
     //
     // bar3
     //
     this.bar3.BarName = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Status bar";
     //
     // commonBar1
     //
     this.commonBar1.BarName = "";
     this.commonBar1.DockCol = 0;
     this.commonBar1.DockRow = 0;
     this.commonBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.commonBar1.FloatLocation = new System.Drawing.Point(481, 151);
     this.commonBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.insertPdfItem),
     new DevExpress.XtraBars.LinkPersistInfo(this.insertImage1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2)});
     this.commonBar1.Offset = 381;
     this.commonBar1.Text = "";
     //
     // insertPdfItem
     //
     this.insertPdfItem.Caption = "Pdf";
     this.insertPdfItem.Id = 188;
     this.insertPdfItem.Name = "insertPdfItem";
     this.insertPdfItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.insertPdfItem_ItemClick);
     //
     // insertImage1
     //
     this.insertImage1.Caption = "Img";
     this.insertImage1.Id = 190;
     this.insertImage1.Name = "insertImage1";
     this.insertImage1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.insertImage1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Bookmark";
     this.barButtonItem2.Id = 191;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(728, 29);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 491);
     this.barDockControlBottom.Size = new System.Drawing.Size(728, 23);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 29);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 462);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(728, 29);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 462);
     //
     // cutItem1
     //
     this.cutItem1.Caption = "Cut";
     this.cutItem1.Enabled = false;
     this.cutItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("cutItem1.Glyph")));
     this.cutItem1.Id = 2;
     this.cutItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("cutItem1.LargeGlyph")));
     this.cutItem1.Name = "cutItem1";
     toolTipTitleItem1.Text = "Cut (Ctrl+X)";
     toolTipItem1.Text = "Cut the selection from the document and put it on the Clipboard.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.cutItem1.SuperTip = superToolTip1;
     //
     // copyItem1
     //
     this.copyItem1.Caption = "Copy";
     this.copyItem1.Enabled = false;
     this.copyItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("copyItem1.Glyph")));
     this.copyItem1.Id = 3;
     this.copyItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("copyItem1.LargeGlyph")));
     this.copyItem1.Name = "copyItem1";
     toolTipTitleItem2.Text = "Copy (Ctrl+C)";
     toolTipItem2.Text = "Copy the selection and put it on the Clipboard.";
     superToolTip2.Items.Add(toolTipTitleItem2);
     superToolTip2.Items.Add(toolTipItem2);
     this.copyItem1.SuperTip = superToolTip2;
     //
     // pasteItem1
     //
     this.pasteItem1.Caption = "Paste";
     this.pasteItem1.Enabled = false;
     this.pasteItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("pasteItem1.Glyph")));
     this.pasteItem1.Id = 4;
     this.pasteItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("pasteItem1.LargeGlyph")));
     this.pasteItem1.Name = "pasteItem1";
     toolTipTitleItem3.Text = "Paste (Ctrl+V)";
     toolTipItem3.Text = "Paste the contents of the Clipboard.";
     superToolTip3.Items.Add(toolTipTitleItem3);
     superToolTip3.Items.Add(toolTipItem3);
     this.pasteItem1.SuperTip = superToolTip3;
     //
     // pasteSpecialItem1
     //
     this.pasteSpecialItem1.Caption = "Paste Special";
     this.pasteSpecialItem1.Enabled = false;
     this.pasteSpecialItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("pasteSpecialItem1.Glyph")));
     this.pasteSpecialItem1.Id = 5;
     this.pasteSpecialItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("pasteSpecialItem1.LargeGlyph")));
     this.pasteSpecialItem1.Name = "pasteSpecialItem1";
     toolTipTitleItem4.Text = "Paste Special (Ctrl+Alt+V)";
     toolTipItem4.Text = "Paste Special";
     superToolTip4.Items.Add(toolTipTitleItem4);
     superToolTip4.Items.Add(toolTipItem4);
     this.pasteSpecialItem1.SuperTip = superToolTip4;
     //
     // changeFontNameItem1
     //
     this.changeFontNameItem1.Caption = "Font";
     this.changeFontNameItem1.Edit = this.repositoryItemFontEdit1;
     this.changeFontNameItem1.Enabled = false;
     this.changeFontNameItem1.Id = 6;
     this.changeFontNameItem1.Name = "changeFontNameItem1";
     toolTipTitleItem5.Text = "Font";
     toolTipItem5.Text = "Change the font face.";
     superToolTip5.Items.Add(toolTipTitleItem5);
     superToolTip5.Items.Add(toolTipItem5);
     this.changeFontNameItem1.SuperTip = superToolTip5;
     //
     // repositoryItemFontEdit1
     //
     this.repositoryItemFontEdit1.AutoHeight = false;
     this.repositoryItemFontEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemFontEdit1.Name = "repositoryItemFontEdit1";
     //
     // changeFontSizeItem1
     //
     this.changeFontSizeItem1.Caption = "Font Size";
     this.changeFontSizeItem1.Edit = this.repositoryItemRichEditFontSizeEdit1;
     this.changeFontSizeItem1.Enabled = false;
     this.changeFontSizeItem1.Id = 7;
     this.changeFontSizeItem1.Name = "changeFontSizeItem1";
     toolTipTitleItem6.Text = "Font Size";
     toolTipItem6.Text = "Change the font size.";
     superToolTip6.Items.Add(toolTipTitleItem6);
     superToolTip6.Items.Add(toolTipItem6);
     this.changeFontSizeItem1.SuperTip = superToolTip6;
     //
     // repositoryItemRichEditFontSizeEdit1
     //
     this.repositoryItemRichEditFontSizeEdit1.AutoHeight = false;
     this.repositoryItemRichEditFontSizeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemRichEditFontSizeEdit1.Control = null;
     this.repositoryItemRichEditFontSizeEdit1.Name = "repositoryItemRichEditFontSizeEdit1";
     //
     // changeFontColorItem1
     //
     this.changeFontColorItem1.Caption = "Font Color";
     this.changeFontColorItem1.Enabled = false;
     this.changeFontColorItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeFontColorItem1.Glyph")));
     this.changeFontColorItem1.Id = 8;
     this.changeFontColorItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeFontColorItem1.LargeGlyph")));
     this.changeFontColorItem1.Name = "changeFontColorItem1";
     toolTipTitleItem7.Text = "Font Color";
     toolTipItem7.Text = "Change the font color.";
     superToolTip7.Items.Add(toolTipTitleItem7);
     superToolTip7.Items.Add(toolTipItem7);
     this.changeFontColorItem1.SuperTip = superToolTip7;
     //
     // changeFontBackColorItem1
     //
     this.changeFontBackColorItem1.Caption = "Text Highlight Color";
     this.changeFontBackColorItem1.Enabled = false;
     this.changeFontBackColorItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeFontBackColorItem1.Glyph")));
     this.changeFontBackColorItem1.Id = 9;
     this.changeFontBackColorItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeFontBackColorItem1.LargeGlyph")));
     this.changeFontBackColorItem1.Name = "changeFontBackColorItem1";
     toolTipTitleItem8.Text = "Text Highlight Color";
     toolTipItem8.Text = "Make text look like it was marked with a highlighter pen.";
     superToolTip8.Items.Add(toolTipTitleItem8);
     superToolTip8.Items.Add(toolTipItem8);
     this.changeFontBackColorItem1.SuperTip = superToolTip8;
     //
     // toggleFontBoldItem1
     //
     this.toggleFontBoldItem1.Caption = "Bold";
     this.toggleFontBoldItem1.Enabled = false;
     this.toggleFontBoldItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontBoldItem1.Glyph")));
     this.toggleFontBoldItem1.Id = 10;
     this.toggleFontBoldItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontBoldItem1.LargeGlyph")));
     this.toggleFontBoldItem1.Name = "toggleFontBoldItem1";
     toolTipTitleItem9.Text = "Bold (Ctrl+B)";
     toolTipItem9.Text = "Make the selected text bold.";
     superToolTip9.Items.Add(toolTipTitleItem9);
     superToolTip9.Items.Add(toolTipItem9);
     this.toggleFontBoldItem1.SuperTip = superToolTip9;
     //
     // toggleFontItalicItem1
     //
     this.toggleFontItalicItem1.Caption = "Italic";
     this.toggleFontItalicItem1.Enabled = false;
     this.toggleFontItalicItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontItalicItem1.Glyph")));
     this.toggleFontItalicItem1.Id = 11;
     this.toggleFontItalicItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontItalicItem1.LargeGlyph")));
     this.toggleFontItalicItem1.Name = "toggleFontItalicItem1";
     toolTipTitleItem10.Text = "Italic (Ctrl+I)";
     toolTipItem10.Text = "Italicize the selected text.";
     superToolTip10.Items.Add(toolTipTitleItem10);
     superToolTip10.Items.Add(toolTipItem10);
     this.toggleFontItalicItem1.SuperTip = superToolTip10;
     //
     // toggleFontUnderlineItem1
     //
     this.toggleFontUnderlineItem1.Caption = "Underline";
     this.toggleFontUnderlineItem1.Enabled = false;
     this.toggleFontUnderlineItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontUnderlineItem1.Glyph")));
     this.toggleFontUnderlineItem1.Id = 12;
     this.toggleFontUnderlineItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontUnderlineItem1.LargeGlyph")));
     this.toggleFontUnderlineItem1.Name = "toggleFontUnderlineItem1";
     toolTipTitleItem11.Text = "Underline (Ctrl+U)";
     toolTipItem11.Text = "Underline the selected text.";
     superToolTip11.Items.Add(toolTipTitleItem11);
     superToolTip11.Items.Add(toolTipItem11);
     this.toggleFontUnderlineItem1.SuperTip = superToolTip11;
     //
     // toggleFontDoubleUnderlineItem1
     //
     this.toggleFontDoubleUnderlineItem1.Caption = "Double Underline";
     this.toggleFontDoubleUnderlineItem1.Enabled = false;
     this.toggleFontDoubleUnderlineItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontDoubleUnderlineItem1.Glyph")));
     this.toggleFontDoubleUnderlineItem1.Id = 13;
     this.toggleFontDoubleUnderlineItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontDoubleUnderlineItem1.LargeGlyph")));
     this.toggleFontDoubleUnderlineItem1.Name = "toggleFontDoubleUnderlineItem1";
     toolTipTitleItem12.Text = "Double Underline (Ctrl+Shift+D)";
     toolTipItem12.Text = "Double underline";
     superToolTip12.Items.Add(toolTipTitleItem12);
     superToolTip12.Items.Add(toolTipItem12);
     this.toggleFontDoubleUnderlineItem1.SuperTip = superToolTip12;
     //
     // toggleFontStrikeoutItem1
     //
     this.toggleFontStrikeoutItem1.Caption = "Strikethrough";
     this.toggleFontStrikeoutItem1.Enabled = false;
     this.toggleFontStrikeoutItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontStrikeoutItem1.Glyph")));
     this.toggleFontStrikeoutItem1.Id = 14;
     this.toggleFontStrikeoutItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontStrikeoutItem1.LargeGlyph")));
     this.toggleFontStrikeoutItem1.Name = "toggleFontStrikeoutItem1";
     toolTipTitleItem13.Text = "Strikethrough";
     toolTipItem13.Text = "Draw a line through the middle of the selected text.";
     superToolTip13.Items.Add(toolTipTitleItem13);
     superToolTip13.Items.Add(toolTipItem13);
     this.toggleFontStrikeoutItem1.SuperTip = superToolTip13;
     //
     // toggleFontDoubleStrikeoutItem1
     //
     this.toggleFontDoubleStrikeoutItem1.Caption = "Double Strikethrough";
     this.toggleFontDoubleStrikeoutItem1.Enabled = false;
     this.toggleFontDoubleStrikeoutItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontDoubleStrikeoutItem1.Glyph")));
     this.toggleFontDoubleStrikeoutItem1.Id = 15;
     this.toggleFontDoubleStrikeoutItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontDoubleStrikeoutItem1.LargeGlyph")));
     this.toggleFontDoubleStrikeoutItem1.Name = "toggleFontDoubleStrikeoutItem1";
     toolTipTitleItem14.Text = "Double Strikethrough";
     toolTipItem14.Text = "Double strikethrough";
     superToolTip14.Items.Add(toolTipTitleItem14);
     superToolTip14.Items.Add(toolTipItem14);
     this.toggleFontDoubleStrikeoutItem1.SuperTip = superToolTip14;
     //
     // toggleFontSubscriptItem1
     //
     this.toggleFontSubscriptItem1.Caption = "Subscript";
     this.toggleFontSubscriptItem1.Enabled = false;
     this.toggleFontSubscriptItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFontSubscriptItem1.Glyph")));
     this.toggleFontSubscriptItem1.Id = 17;
     this.toggleFontSubscriptItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFontSubscriptItem1.LargeGlyph")));
     this.toggleFontSubscriptItem1.Name = "toggleFontSubscriptItem1";
     toolTipTitleItem15.Text = "Subscript (Ctrl++)";
     toolTipItem15.Text = "Create small letters below the text baseline.";
     superToolTip15.Items.Add(toolTipTitleItem15);
     superToolTip15.Items.Add(toolTipItem15);
     this.toggleFontSubscriptItem1.SuperTip = superToolTip15;
     //
     // changeTextCaseItem1
     //
     this.changeTextCaseItem1.Caption = "Change Case";
     this.changeTextCaseItem1.Enabled = false;
     this.changeTextCaseItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeTextCaseItem1.Glyph")));
     this.changeTextCaseItem1.Id = 18;
     this.changeTextCaseItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeTextCaseItem1.LargeGlyph")));
     this.changeTextCaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.makeTextUpperCaseItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.makeTextLowerCaseItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTextCaseItem1)});
     this.changeTextCaseItem1.Name = "changeTextCaseItem1";
     toolTipTitleItem19.Text = "Change Case";
     toolTipItem19.Text = "Change all the selected text to UPPERCASE, lowercase, or other common capitalizat" +
         "ions.";
     superToolTip19.Items.Add(toolTipTitleItem19);
     superToolTip19.Items.Add(toolTipItem19);
     this.changeTextCaseItem1.SuperTip = superToolTip19;
     //
     // makeTextUpperCaseItem1
     //
     this.makeTextUpperCaseItem1.Caption = "UPPERCASE";
     this.makeTextUpperCaseItem1.Enabled = false;
     this.makeTextUpperCaseItem1.Id = 19;
     this.makeTextUpperCaseItem1.Name = "makeTextUpperCaseItem1";
     toolTipTitleItem16.Text = "UPPERCASE";
     toolTipItem16.Text = "Change all the selected text to UPPERCASE.";
     superToolTip16.Items.Add(toolTipTitleItem16);
     superToolTip16.Items.Add(toolTipItem16);
     this.makeTextUpperCaseItem1.SuperTip = superToolTip16;
     //
     // makeTextLowerCaseItem1
     //
     this.makeTextLowerCaseItem1.Caption = "lowercase";
     this.makeTextLowerCaseItem1.Enabled = false;
     this.makeTextLowerCaseItem1.Id = 20;
     this.makeTextLowerCaseItem1.Name = "makeTextLowerCaseItem1";
     toolTipTitleItem17.Text = "lowercase";
     toolTipItem17.Text = "Change all the selected text to lowercase.";
     superToolTip17.Items.Add(toolTipTitleItem17);
     superToolTip17.Items.Add(toolTipItem17);
     this.makeTextLowerCaseItem1.SuperTip = superToolTip17;
     //
     // toggleTextCaseItem1
     //
     this.toggleTextCaseItem1.Caption = "tOGGLE cASE";
     this.toggleTextCaseItem1.Enabled = false;
     this.toggleTextCaseItem1.Id = 21;
     this.toggleTextCaseItem1.Name = "toggleTextCaseItem1";
     toolTipTitleItem18.Text = "tOGGLE cASE";
     toolTipItem18.Text = "tOGGLE cASE.";
     superToolTip18.Items.Add(toolTipTitleItem18);
     superToolTip18.Items.Add(toolTipItem18);
     this.toggleTextCaseItem1.SuperTip = superToolTip18;
     //
     // fontSizeIncreaseItem1
     //
     this.fontSizeIncreaseItem1.Caption = "Grow Font";
     this.fontSizeIncreaseItem1.Enabled = false;
     this.fontSizeIncreaseItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("fontSizeIncreaseItem1.Glyph")));
     this.fontSizeIncreaseItem1.Id = 22;
     this.fontSizeIncreaseItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("fontSizeIncreaseItem1.LargeGlyph")));
     this.fontSizeIncreaseItem1.Name = "fontSizeIncreaseItem1";
     toolTipTitleItem20.Text = "Grow Font (Ctrl+Shift+.)";
     toolTipItem20.Text = "Increase the font size.";
     superToolTip20.Items.Add(toolTipTitleItem20);
     superToolTip20.Items.Add(toolTipItem20);
     this.fontSizeIncreaseItem1.SuperTip = superToolTip20;
     //
     // fontSizeDecreaseItem1
     //
     this.fontSizeDecreaseItem1.Caption = "Shrink Font";
     this.fontSizeDecreaseItem1.Enabled = false;
     this.fontSizeDecreaseItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("fontSizeDecreaseItem1.Glyph")));
     this.fontSizeDecreaseItem1.Id = 23;
     this.fontSizeDecreaseItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("fontSizeDecreaseItem1.LargeGlyph")));
     this.fontSizeDecreaseItem1.Name = "fontSizeDecreaseItem1";
     toolTipTitleItem21.Text = "Shrink Font (Ctrl+Shift+,)";
     toolTipItem21.Text = "Decrease the font size.";
     superToolTip21.Items.Add(toolTipTitleItem21);
     superToolTip21.Items.Add(toolTipItem21);
     this.fontSizeDecreaseItem1.SuperTip = superToolTip21;
     //
     // clearFormattingItem1
     //
     this.clearFormattingItem1.Caption = "Clear Formatting";
     this.clearFormattingItem1.Enabled = false;
     this.clearFormattingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("clearFormattingItem1.Glyph")));
     this.clearFormattingItem1.Id = 24;
     this.clearFormattingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("clearFormattingItem1.LargeGlyph")));
     this.clearFormattingItem1.Name = "clearFormattingItem1";
     toolTipTitleItem22.Text = "Clear Formatting (Ctrl+Space)";
     toolTipItem22.Text = "Clear all the formatting from the selection, leaving only plain text.";
     superToolTip22.Items.Add(toolTipTitleItem22);
     superToolTip22.Items.Add(toolTipItem22);
     this.clearFormattingItem1.SuperTip = superToolTip22;
     //
     // showFontFormItem1
     //
     this.showFontFormItem1.Caption = "Font";
     this.showFontFormItem1.Enabled = false;
     this.showFontFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showFontFormItem1.Glyph")));
     this.showFontFormItem1.Id = 25;
     this.showFontFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showFontFormItem1.LargeGlyph")));
     this.showFontFormItem1.Name = "showFontFormItem1";
     toolTipTitleItem23.Text = "Font (Ctrl+D)";
     toolTipItem23.Text = "Show the Font dialog box.";
     superToolTip23.Items.Add(toolTipTitleItem23);
     superToolTip23.Items.Add(toolTipItem23);
     this.showFontFormItem1.SuperTip = superToolTip23;
     //
     // toggleParagraphAlignmentLeftItem1
     //
     this.toggleParagraphAlignmentLeftItem1.Caption = "Align Text Left";
     this.toggleParagraphAlignmentLeftItem1.Enabled = false;
     this.toggleParagraphAlignmentLeftItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentLeftItem1.Glyph")));
     this.toggleParagraphAlignmentLeftItem1.Id = 26;
     this.toggleParagraphAlignmentLeftItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentLeftItem1.LargeGlyph")));
     this.toggleParagraphAlignmentLeftItem1.Name = "toggleParagraphAlignmentLeftItem1";
     toolTipTitleItem24.Text = "Align Text Left (Ctrl+L)";
     toolTipItem24.Text = "Align text to the left.";
     superToolTip24.Items.Add(toolTipTitleItem24);
     superToolTip24.Items.Add(toolTipItem24);
     this.toggleParagraphAlignmentLeftItem1.SuperTip = superToolTip24;
     //
     // toggleParagraphAlignmentCenterItem1
     //
     this.toggleParagraphAlignmentCenterItem1.Caption = "Center";
     this.toggleParagraphAlignmentCenterItem1.Enabled = false;
     this.toggleParagraphAlignmentCenterItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentCenterItem1.Glyph")));
     this.toggleParagraphAlignmentCenterItem1.Id = 27;
     this.toggleParagraphAlignmentCenterItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentCenterItem1.LargeGlyph")));
     this.toggleParagraphAlignmentCenterItem1.Name = "toggleParagraphAlignmentCenterItem1";
     toolTipTitleItem25.Text = "Center (Ctrl+E)";
     toolTipItem25.Text = "Center text.";
     superToolTip25.Items.Add(toolTipTitleItem25);
     superToolTip25.Items.Add(toolTipItem25);
     this.toggleParagraphAlignmentCenterItem1.SuperTip = superToolTip25;
     //
     // toggleParagraphAlignmentRightItem1
     //
     this.toggleParagraphAlignmentRightItem1.Caption = "Align Text Right";
     this.toggleParagraphAlignmentRightItem1.Enabled = false;
     this.toggleParagraphAlignmentRightItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentRightItem1.Glyph")));
     this.toggleParagraphAlignmentRightItem1.Id = 28;
     this.toggleParagraphAlignmentRightItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentRightItem1.LargeGlyph")));
     this.toggleParagraphAlignmentRightItem1.Name = "toggleParagraphAlignmentRightItem1";
     toolTipTitleItem26.Text = "Align Text Right (Ctrl+R)";
     toolTipItem26.Text = "Align text to the right.";
     superToolTip26.Items.Add(toolTipTitleItem26);
     superToolTip26.Items.Add(toolTipItem26);
     this.toggleParagraphAlignmentRightItem1.SuperTip = superToolTip26;
     //
     // toggleParagraphAlignmentJustifyItem1
     //
     this.toggleParagraphAlignmentJustifyItem1.Caption = "Justify";
     this.toggleParagraphAlignmentJustifyItem1.Enabled = false;
     this.toggleParagraphAlignmentJustifyItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentJustifyItem1.Glyph")));
     this.toggleParagraphAlignmentJustifyItem1.Id = 29;
     this.toggleParagraphAlignmentJustifyItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleParagraphAlignmentJustifyItem1.LargeGlyph")));
     this.toggleParagraphAlignmentJustifyItem1.Name = "toggleParagraphAlignmentJustifyItem1";
     toolTipTitleItem27.Text = "Justify (Ctrl+J)";
     toolTipItem27.Text = "Align text to both left and right margins, adding extra space between words as ne" +
         "cessary.\r\n\r\nThis creates a clean look along the left and right side of the page." +
         "";
     superToolTip27.Items.Add(toolTipTitleItem27);
     superToolTip27.Items.Add(toolTipItem27);
     this.toggleParagraphAlignmentJustifyItem1.SuperTip = superToolTip27;
     //
     // changeParagraphLineSpacingItem1
     //
     this.changeParagraphLineSpacingItem1.Caption = "Line Spacing";
     this.changeParagraphLineSpacingItem1.Enabled = false;
     this.changeParagraphLineSpacingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeParagraphLineSpacingItem1.Glyph")));
     this.changeParagraphLineSpacingItem1.Id = 30;
     this.changeParagraphLineSpacingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeParagraphLineSpacingItem1.LargeGlyph")));
     this.changeParagraphLineSpacingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.setSingleParagraphSpacingItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSesquialteralParagraphSpacingItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setDoubleParagraphSpacingItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.showLineSpacingFormItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingBeforeParagraphItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingBeforeParagraphItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingAfterParagraphItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingAfterParagraphItem1)});
     this.changeParagraphLineSpacingItem1.Name = "changeParagraphLineSpacingItem1";
     toolTipTitleItem36.Text = "Line Spacing";
     toolTipItem36.Text = "Change the spacing between lines of text.\r\n\r\nYou can also customize the amount of" +
         " space added before and after paragraphs.";
     superToolTip36.Items.Add(toolTipTitleItem36);
     superToolTip36.Items.Add(toolTipItem36);
     this.changeParagraphLineSpacingItem1.SuperTip = superToolTip36;
     //
     // setSingleParagraphSpacingItem1
     //
     this.setSingleParagraphSpacingItem1.Caption = "1.0";
     this.setSingleParagraphSpacingItem1.Enabled = false;
     this.setSingleParagraphSpacingItem1.Id = 31;
     this.setSingleParagraphSpacingItem1.Name = "setSingleParagraphSpacingItem1";
     toolTipTitleItem28.Text = "1.0 (Ctrl+1)";
     toolTipItem28.Text = " ";
     superToolTip28.Items.Add(toolTipTitleItem28);
     superToolTip28.Items.Add(toolTipItem28);
     this.setSingleParagraphSpacingItem1.SuperTip = superToolTip28;
     //
     // setSesquialteralParagraphSpacingItem1
     //
     this.setSesquialteralParagraphSpacingItem1.Caption = "1.5";
     this.setSesquialteralParagraphSpacingItem1.Enabled = false;
     this.setSesquialteralParagraphSpacingItem1.Id = 32;
     this.setSesquialteralParagraphSpacingItem1.Name = "setSesquialteralParagraphSpacingItem1";
     toolTipTitleItem29.Text = "1.5 (Ctrl+5)";
     toolTipItem29.Text = " ";
     superToolTip29.Items.Add(toolTipTitleItem29);
     superToolTip29.Items.Add(toolTipItem29);
     this.setSesquialteralParagraphSpacingItem1.SuperTip = superToolTip29;
     //
     // setDoubleParagraphSpacingItem1
     //
     this.setDoubleParagraphSpacingItem1.Caption = "2.0";
     this.setDoubleParagraphSpacingItem1.Enabled = false;
     this.setDoubleParagraphSpacingItem1.Id = 33;
     this.setDoubleParagraphSpacingItem1.Name = "setDoubleParagraphSpacingItem1";
     toolTipTitleItem30.Text = "2.0 (Ctrl+2)";
     toolTipItem30.Text = " ";
     superToolTip30.Items.Add(toolTipTitleItem30);
     superToolTip30.Items.Add(toolTipItem30);
     this.setDoubleParagraphSpacingItem1.SuperTip = superToolTip30;
     //
     // showLineSpacingFormItem1
     //
     this.showLineSpacingFormItem1.Caption = "Line Spacing Options...";
     this.showLineSpacingFormItem1.Enabled = false;
     this.showLineSpacingFormItem1.Id = 34;
     this.showLineSpacingFormItem1.Name = "showLineSpacingFormItem1";
     toolTipTitleItem31.Text = "Line Spacing Options...";
     toolTipItem31.Text = " ";
     superToolTip31.Items.Add(toolTipTitleItem31);
     superToolTip31.Items.Add(toolTipItem31);
     this.showLineSpacingFormItem1.SuperTip = superToolTip31;
     //
     // addSpacingBeforeParagraphItem1
     //
     this.addSpacingBeforeParagraphItem1.Caption = "Add Space &Before Paragraph";
     this.addSpacingBeforeParagraphItem1.Enabled = false;
     this.addSpacingBeforeParagraphItem1.Id = 35;
     this.addSpacingBeforeParagraphItem1.Name = "addSpacingBeforeParagraphItem1";
     toolTipTitleItem32.Text = "Add Space &Before Paragraph";
     toolTipItem32.Text = " ";
     superToolTip32.Items.Add(toolTipTitleItem32);
     superToolTip32.Items.Add(toolTipItem32);
     this.addSpacingBeforeParagraphItem1.SuperTip = superToolTip32;
     //
     // removeSpacingBeforeParagraphItem1
     //
     this.removeSpacingBeforeParagraphItem1.Caption = "Remove Space &Before Paragraph";
     this.removeSpacingBeforeParagraphItem1.Enabled = false;
     this.removeSpacingBeforeParagraphItem1.Id = 36;
     this.removeSpacingBeforeParagraphItem1.Name = "removeSpacingBeforeParagraphItem1";
     toolTipTitleItem33.Text = "Remove Space &Before Paragraph";
     toolTipItem33.Text = " ";
     superToolTip33.Items.Add(toolTipTitleItem33);
     superToolTip33.Items.Add(toolTipItem33);
     this.removeSpacingBeforeParagraphItem1.SuperTip = superToolTip33;
     //
     // addSpacingAfterParagraphItem1
     //
     this.addSpacingAfterParagraphItem1.Caption = "Add Space &After Paragraph";
     this.addSpacingAfterParagraphItem1.Enabled = false;
     this.addSpacingAfterParagraphItem1.Id = 37;
     this.addSpacingAfterParagraphItem1.Name = "addSpacingAfterParagraphItem1";
     toolTipTitleItem34.Text = "Add Space &After Paragraph";
     toolTipItem34.Text = " ";
     superToolTip34.Items.Add(toolTipTitleItem34);
     superToolTip34.Items.Add(toolTipItem34);
     this.addSpacingAfterParagraphItem1.SuperTip = superToolTip34;
     //
     // removeSpacingAfterParagraphItem1
     //
     this.removeSpacingAfterParagraphItem1.Caption = "Remove Space &After Paragraph";
     this.removeSpacingAfterParagraphItem1.Enabled = false;
     this.removeSpacingAfterParagraphItem1.Id = 38;
     this.removeSpacingAfterParagraphItem1.Name = "removeSpacingAfterParagraphItem1";
     toolTipTitleItem35.Text = "Remove Space &After Paragraph";
     toolTipItem35.Text = " ";
     superToolTip35.Items.Add(toolTipTitleItem35);
     superToolTip35.Items.Add(toolTipItem35);
     this.removeSpacingAfterParagraphItem1.SuperTip = superToolTip35;
     //
     // toggleNumberingListItem1
     //
     this.toggleNumberingListItem1.Caption = "Numbering";
     this.toggleNumberingListItem1.Enabled = false;
     this.toggleNumberingListItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleNumberingListItem1.Glyph")));
     this.toggleNumberingListItem1.Id = 39;
     this.toggleNumberingListItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleNumberingListItem1.LargeGlyph")));
     this.toggleNumberingListItem1.Name = "toggleNumberingListItem1";
     toolTipTitleItem37.Text = "Numbering";
     toolTipItem37.Text = "Start a numbered list.";
     superToolTip37.Items.Add(toolTipTitleItem37);
     superToolTip37.Items.Add(toolTipItem37);
     this.toggleNumberingListItem1.SuperTip = superToolTip37;
     //
     // toggleMultiLevelListItem1
     //
     this.toggleMultiLevelListItem1.Caption = "Multilevel list";
     this.toggleMultiLevelListItem1.Enabled = false;
     this.toggleMultiLevelListItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleMultiLevelListItem1.Glyph")));
     this.toggleMultiLevelListItem1.Id = 40;
     this.toggleMultiLevelListItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleMultiLevelListItem1.LargeGlyph")));
     this.toggleMultiLevelListItem1.Name = "toggleMultiLevelListItem1";
     toolTipTitleItem38.Text = "Multilevel list";
     toolTipItem38.Text = "Start a multilevel list.";
     superToolTip38.Items.Add(toolTipTitleItem38);
     superToolTip38.Items.Add(toolTipItem38);
     this.toggleMultiLevelListItem1.SuperTip = superToolTip38;
     //
     // decreaseIndentItem1
     //
     this.decreaseIndentItem1.Caption = "Decrease Indent";
     this.decreaseIndentItem1.Enabled = false;
     this.decreaseIndentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("decreaseIndentItem1.Glyph")));
     this.decreaseIndentItem1.Id = 41;
     this.decreaseIndentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("decreaseIndentItem1.LargeGlyph")));
     this.decreaseIndentItem1.Name = "decreaseIndentItem1";
     toolTipTitleItem39.Text = "Decrease Indent";
     toolTipItem39.Text = "Decrease the indent level of the paragraph.";
     superToolTip39.Items.Add(toolTipTitleItem39);
     superToolTip39.Items.Add(toolTipItem39);
     this.decreaseIndentItem1.SuperTip = superToolTip39;
     //
     // increaseIndentItem1
     //
     this.increaseIndentItem1.Caption = "Increase Indent";
     this.increaseIndentItem1.Enabled = false;
     this.increaseIndentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("increaseIndentItem1.Glyph")));
     this.increaseIndentItem1.Id = 42;
     this.increaseIndentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("increaseIndentItem1.LargeGlyph")));
     this.increaseIndentItem1.Name = "increaseIndentItem1";
     toolTipTitleItem40.Text = "Increase Indent";
     toolTipItem40.Text = "Increase the indent level of the paragraph.";
     superToolTip40.Items.Add(toolTipTitleItem40);
     superToolTip40.Items.Add(toolTipItem40);
     this.increaseIndentItem1.SuperTip = superToolTip40;
     //
     // toggleShowWhitespaceItem1
     //
     this.toggleShowWhitespaceItem1.Caption = "Show/Hide ¶";
     this.toggleShowWhitespaceItem1.Enabled = false;
     this.toggleShowWhitespaceItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleShowWhitespaceItem1.Glyph")));
     this.toggleShowWhitespaceItem1.Id = 43;
     this.toggleShowWhitespaceItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleShowWhitespaceItem1.LargeGlyph")));
     this.toggleShowWhitespaceItem1.Name = "toggleShowWhitespaceItem1";
     toolTipTitleItem41.Text = "Show/Hide ¶ (Ctrl+Shift+8)";
     toolTipItem41.Text = "Show paragraph marks and other hidden formatting symbols.";
     superToolTip41.Items.Add(toolTipTitleItem41);
     superToolTip41.Items.Add(toolTipItem41);
     this.toggleShowWhitespaceItem1.SuperTip = superToolTip41;
     //
     // showParagraphFormItem1
     //
     this.showParagraphFormItem1.Caption = "Paragraph";
     this.showParagraphFormItem1.Enabled = false;
     this.showParagraphFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showParagraphFormItem1.Glyph")));
     this.showParagraphFormItem1.Id = 44;
     this.showParagraphFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showParagraphFormItem1.LargeGlyph")));
     this.showParagraphFormItem1.Name = "showParagraphFormItem1";
     toolTipTitleItem42.Text = "Paragraph";
     toolTipItem42.Text = "Show the Paragraph dialog box.";
     superToolTip42.Items.Add(toolTipTitleItem42);
     superToolTip42.Items.Add(toolTipItem42);
     this.showParagraphFormItem1.SuperTip = superToolTip42;
     //
     // findItem1
     //
     this.findItem1.Caption = "Find";
     this.findItem1.Enabled = false;
     this.findItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("findItem1.Glyph")));
     this.findItem1.Id = 46;
     this.findItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("findItem1.LargeGlyph")));
     this.findItem1.Name = "findItem1";
     toolTipTitleItem43.Text = "Find (Ctrl+F)";
     toolTipItem43.Text = "Find text in the document.";
     superToolTip43.Items.Add(toolTipTitleItem43);
     superToolTip43.Items.Add(toolTipItem43);
     this.findItem1.SuperTip = superToolTip43;
     //
     // replaceItem1
     //
     this.replaceItem1.Caption = "Replace";
     this.replaceItem1.Enabled = false;
     this.replaceItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("replaceItem1.Glyph")));
     this.replaceItem1.Id = 47;
     this.replaceItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("replaceItem1.LargeGlyph")));
     this.replaceItem1.Name = "replaceItem1";
     toolTipTitleItem44.Text = "Replace (Ctrl+H)";
     toolTipItem44.Text = "Replace text in the document.";
     superToolTip44.Items.Add(toolTipTitleItem44);
     superToolTip44.Items.Add(toolTipItem44);
     this.replaceItem1.SuperTip = superToolTip44;
     //
     // changeTableCellsShadingItem1
     //
     this.changeTableCellsShadingItem1.Caption = "Shading";
     this.changeTableCellsShadingItem1.Enabled = false;
     this.changeTableCellsShadingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeTableCellsShadingItem1.Glyph")));
     this.changeTableCellsShadingItem1.Id = 48;
     this.changeTableCellsShadingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeTableCellsShadingItem1.LargeGlyph")));
     this.changeTableCellsShadingItem1.Name = "changeTableCellsShadingItem1";
     toolTipTitleItem45.Text = "Shading";
     toolTipItem45.Text = "Color the background behind the selected cells.";
     superToolTip45.Items.Add(toolTipTitleItem45);
     superToolTip45.Items.Add(toolTipItem45);
     this.changeTableCellsShadingItem1.SuperTip = superToolTip45;
     //
     // changeTableBordersItem1
     //
     this.changeTableBordersItem1.Caption = "Borders";
     this.changeTableBordersItem1.Enabled = false;
     this.changeTableBordersItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeTableBordersItem1.Glyph")));
     this.changeTableBordersItem1.Id = 49;
     this.changeTableBordersItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeTableBordersItem1.LargeGlyph")));
     this.changeTableBordersItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsBottomBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsTopBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsLeftBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsRightBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.resetTableCellsAllBordersItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsAllBordersItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsOutsideBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideHorizontalBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideVerticalBorderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleShowTableGridLinesItem1)});
     this.changeTableBordersItem1.Name = "changeTableBordersItem1";
     toolTipTitleItem57.Text = "Borders";
     toolTipItem57.Text = "Customize the borders of the selected cells.";
     superToolTip57.Items.Add(toolTipTitleItem57);
     superToolTip57.Items.Add(toolTipItem57);
     this.changeTableBordersItem1.SuperTip = superToolTip57;
     //
     // toggleTableCellsBottomBorderItem1
     //
     this.toggleTableCellsBottomBorderItem1.Caption = "Bottom Border";
     this.toggleTableCellsBottomBorderItem1.Enabled = false;
     this.toggleTableCellsBottomBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomBorderItem1.Glyph")));
     this.toggleTableCellsBottomBorderItem1.Id = 50;
     this.toggleTableCellsBottomBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomBorderItem1.LargeGlyph")));
     this.toggleTableCellsBottomBorderItem1.Name = "toggleTableCellsBottomBorderItem1";
     toolTipTitleItem46.Text = "Bottom Border";
     toolTipItem46.Text = "Customize the borders of the selected cells.";
     superToolTip46.Items.Add(toolTipTitleItem46);
     superToolTip46.Items.Add(toolTipItem46);
     this.toggleTableCellsBottomBorderItem1.SuperTip = superToolTip46;
     //
     // toggleTableCellsTopBorderItem1
     //
     this.toggleTableCellsTopBorderItem1.Caption = "Top Border";
     this.toggleTableCellsTopBorderItem1.Enabled = false;
     this.toggleTableCellsTopBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopBorderItem1.Glyph")));
     this.toggleTableCellsTopBorderItem1.Id = 51;
     this.toggleTableCellsTopBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopBorderItem1.LargeGlyph")));
     this.toggleTableCellsTopBorderItem1.Name = "toggleTableCellsTopBorderItem1";
     toolTipTitleItem47.Text = "Top Border";
     toolTipItem47.Text = "Customize the borders of the selected cells.";
     superToolTip47.Items.Add(toolTipTitleItem47);
     superToolTip47.Items.Add(toolTipItem47);
     this.toggleTableCellsTopBorderItem1.SuperTip = superToolTip47;
     //
     // toggleTableCellsLeftBorderItem1
     //
     this.toggleTableCellsLeftBorderItem1.Caption = "Left Border";
     this.toggleTableCellsLeftBorderItem1.Enabled = false;
     this.toggleTableCellsLeftBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsLeftBorderItem1.Glyph")));
     this.toggleTableCellsLeftBorderItem1.Id = 52;
     this.toggleTableCellsLeftBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsLeftBorderItem1.LargeGlyph")));
     this.toggleTableCellsLeftBorderItem1.Name = "toggleTableCellsLeftBorderItem1";
     toolTipTitleItem48.Text = "Left Border";
     toolTipItem48.Text = "Customize the borders of the selected cells.";
     superToolTip48.Items.Add(toolTipTitleItem48);
     superToolTip48.Items.Add(toolTipItem48);
     this.toggleTableCellsLeftBorderItem1.SuperTip = superToolTip48;
     //
     // toggleTableCellsRightBorderItem1
     //
     this.toggleTableCellsRightBorderItem1.Caption = "Right Border";
     this.toggleTableCellsRightBorderItem1.Enabled = false;
     this.toggleTableCellsRightBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsRightBorderItem1.Glyph")));
     this.toggleTableCellsRightBorderItem1.Id = 53;
     this.toggleTableCellsRightBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsRightBorderItem1.LargeGlyph")));
     this.toggleTableCellsRightBorderItem1.Name = "toggleTableCellsRightBorderItem1";
     toolTipTitleItem49.Text = "Right Border";
     toolTipItem49.Text = "Customize the borders of the selected cells.";
     superToolTip49.Items.Add(toolTipTitleItem49);
     superToolTip49.Items.Add(toolTipItem49);
     this.toggleTableCellsRightBorderItem1.SuperTip = superToolTip49;
     //
     // resetTableCellsAllBordersItem1
     //
     this.resetTableCellsAllBordersItem1.Caption = "No Border";
     this.resetTableCellsAllBordersItem1.Enabled = false;
     this.resetTableCellsAllBordersItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("resetTableCellsAllBordersItem1.Glyph")));
     this.resetTableCellsAllBordersItem1.Id = 54;
     this.resetTableCellsAllBordersItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("resetTableCellsAllBordersItem1.LargeGlyph")));
     this.resetTableCellsAllBordersItem1.Name = "resetTableCellsAllBordersItem1";
     toolTipTitleItem50.Text = "No Border";
     toolTipItem50.Text = "Customize the borders of the selected cells.";
     superToolTip50.Items.Add(toolTipTitleItem50);
     superToolTip50.Items.Add(toolTipItem50);
     this.resetTableCellsAllBordersItem1.SuperTip = superToolTip50;
     //
     // toggleTableCellsAllBordersItem1
     //
     this.toggleTableCellsAllBordersItem1.Caption = "All Borders";
     this.toggleTableCellsAllBordersItem1.Enabled = false;
     this.toggleTableCellsAllBordersItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsAllBordersItem1.Glyph")));
     this.toggleTableCellsAllBordersItem1.Id = 55;
     this.toggleTableCellsAllBordersItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsAllBordersItem1.LargeGlyph")));
     this.toggleTableCellsAllBordersItem1.Name = "toggleTableCellsAllBordersItem1";
     toolTipTitleItem51.Text = "All Borders";
     toolTipItem51.Text = "Customize the borders of the selected cells.";
     superToolTip51.Items.Add(toolTipTitleItem51);
     superToolTip51.Items.Add(toolTipItem51);
     this.toggleTableCellsAllBordersItem1.SuperTip = superToolTip51;
     //
     // toggleTableCellsOutsideBorderItem1
     //
     this.toggleTableCellsOutsideBorderItem1.Caption = "Outside Border";
     this.toggleTableCellsOutsideBorderItem1.Enabled = false;
     this.toggleTableCellsOutsideBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsOutsideBorderItem1.Glyph")));
     this.toggleTableCellsOutsideBorderItem1.Id = 56;
     this.toggleTableCellsOutsideBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsOutsideBorderItem1.LargeGlyph")));
     this.toggleTableCellsOutsideBorderItem1.Name = "toggleTableCellsOutsideBorderItem1";
     toolTipTitleItem52.Text = "Outside Border";
     toolTipItem52.Text = "Customize the borders of the selected cells.";
     superToolTip52.Items.Add(toolTipTitleItem52);
     superToolTip52.Items.Add(toolTipItem52);
     this.toggleTableCellsOutsideBorderItem1.SuperTip = superToolTip52;
     //
     // toggleTableCellsInsideBorderItem1
     //
     this.toggleTableCellsInsideBorderItem1.Caption = "Inside Border";
     this.toggleTableCellsInsideBorderItem1.Enabled = false;
     this.toggleTableCellsInsideBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideBorderItem1.Glyph")));
     this.toggleTableCellsInsideBorderItem1.Id = 57;
     this.toggleTableCellsInsideBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideBorderItem1.LargeGlyph")));
     this.toggleTableCellsInsideBorderItem1.Name = "toggleTableCellsInsideBorderItem1";
     toolTipTitleItem53.Text = "Inside Border";
     toolTipItem53.Text = "Customize the borders of the selected cells.";
     superToolTip53.Items.Add(toolTipTitleItem53);
     superToolTip53.Items.Add(toolTipItem53);
     this.toggleTableCellsInsideBorderItem1.SuperTip = superToolTip53;
     //
     // toggleTableCellsInsideHorizontalBorderItem1
     //
     this.toggleTableCellsInsideHorizontalBorderItem1.Caption = "Inside Horizontal Border";
     this.toggleTableCellsInsideHorizontalBorderItem1.Enabled = false;
     this.toggleTableCellsInsideHorizontalBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideHorizontalBorderItem1.Glyph")));
     this.toggleTableCellsInsideHorizontalBorderItem1.Id = 58;
     this.toggleTableCellsInsideHorizontalBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideHorizontalBorderItem1.LargeGlyph")));
     this.toggleTableCellsInsideHorizontalBorderItem1.Name = "toggleTableCellsInsideHorizontalBorderItem1";
     toolTipTitleItem54.Text = "Inside Horizontal Border";
     toolTipItem54.Text = "Customize the borders of the selected cells.";
     superToolTip54.Items.Add(toolTipTitleItem54);
     superToolTip54.Items.Add(toolTipItem54);
     this.toggleTableCellsInsideHorizontalBorderItem1.SuperTip = superToolTip54;
     //
     // toggleTableCellsInsideVerticalBorderItem1
     //
     this.toggleTableCellsInsideVerticalBorderItem1.Caption = "Inside Vertical Border";
     this.toggleTableCellsInsideVerticalBorderItem1.Enabled = false;
     this.toggleTableCellsInsideVerticalBorderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideVerticalBorderItem1.Glyph")));
     this.toggleTableCellsInsideVerticalBorderItem1.Id = 59;
     this.toggleTableCellsInsideVerticalBorderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsInsideVerticalBorderItem1.LargeGlyph")));
     this.toggleTableCellsInsideVerticalBorderItem1.Name = "toggleTableCellsInsideVerticalBorderItem1";
     toolTipTitleItem55.Text = "Inside Vertical Border";
     toolTipItem55.Text = "Customize the borders of the selected cells.";
     superToolTip55.Items.Add(toolTipTitleItem55);
     superToolTip55.Items.Add(toolTipItem55);
     this.toggleTableCellsInsideVerticalBorderItem1.SuperTip = superToolTip55;
     //
     // toggleShowTableGridLinesItem1
     //
     this.toggleShowTableGridLinesItem1.Caption = "View Gridlines";
     this.toggleShowTableGridLinesItem1.Enabled = false;
     this.toggleShowTableGridLinesItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleShowTableGridLinesItem1.Glyph")));
     this.toggleShowTableGridLinesItem1.Id = 60;
     this.toggleShowTableGridLinesItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleShowTableGridLinesItem1.LargeGlyph")));
     this.toggleShowTableGridLinesItem1.Name = "toggleShowTableGridLinesItem1";
     toolTipTitleItem56.Text = "View Gridlines";
     toolTipItem56.Text = "Show or hide the gridlines within the table.";
     superToolTip56.Items.Add(toolTipTitleItem56);
     superToolTip56.Items.Add(toolTipItem56);
     this.toggleShowTableGridLinesItem1.SuperTip = superToolTip56;
     //
     // changeTableBorderLineStyleItem1
     //
     this.changeTableBorderLineStyleItem1.Caption = "Line Style";
     this.changeTableBorderLineStyleItem1.Edit = this.repositoryItemBorderLineStyle1;
     this.changeTableBorderLineStyleItem1.Enabled = false;
     this.changeTableBorderLineStyleItem1.Id = 61;
     this.changeTableBorderLineStyleItem1.Name = "changeTableBorderLineStyleItem1";
     toolTipTitleItem58.Text = "Line Style";
     toolTipItem58.Text = "Change the style of the line used to draw borders.";
     superToolTip58.Items.Add(toolTipTitleItem58);
     superToolTip58.Items.Add(toolTipItem58);
     this.changeTableBorderLineStyleItem1.SuperTip = superToolTip58;
     //
     // repositoryItemBorderLineStyle1
     //
     this.repositoryItemBorderLineStyle1.AutoHeight = false;
     this.repositoryItemBorderLineStyle1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemBorderLineStyle1.Control = null;
     this.repositoryItemBorderLineStyle1.Name = "repositoryItemBorderLineStyle1";
     //
     // changeTableBorderLineWeightItem1
     //
     this.changeTableBorderLineWeightItem1.Caption = "Line Weight";
     this.changeTableBorderLineWeightItem1.Edit = this.repositoryItemBorderLineWeight1;
     this.changeTableBorderLineWeightItem1.Enabled = false;
     this.changeTableBorderLineWeightItem1.Id = 62;
     this.changeTableBorderLineWeightItem1.Name = "changeTableBorderLineWeightItem1";
     toolTipTitleItem59.Text = "Line Weight";
     toolTipItem59.Text = "Change the width of the line used to draw borders.";
     superToolTip59.Items.Add(toolTipTitleItem59);
     superToolTip59.Items.Add(toolTipItem59);
     this.changeTableBorderLineWeightItem1.SuperTip = superToolTip59;
     //
     // repositoryItemBorderLineWeight1
     //
     this.repositoryItemBorderLineWeight1.AutoHeight = false;
     this.repositoryItemBorderLineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemBorderLineWeight1.Control = null;
     this.repositoryItemBorderLineWeight1.Name = "repositoryItemBorderLineWeight1";
     //
     // changeTableBorderColorItem1
     //
     this.changeTableBorderColorItem1.Caption = "Pen Color";
     this.changeTableBorderColorItem1.Enabled = false;
     this.changeTableBorderColorItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeTableBorderColorItem1.Glyph")));
     this.changeTableBorderColorItem1.Id = 63;
     this.changeTableBorderColorItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeTableBorderColorItem1.LargeGlyph")));
     this.changeTableBorderColorItem1.Name = "changeTableBorderColorItem1";
     toolTipTitleItem60.Text = "Pen Color";
     toolTipItem60.Text = "Change the pen color.";
     superToolTip60.Items.Add(toolTipTitleItem60);
     superToolTip60.Items.Add(toolTipItem60);
     this.changeTableBorderColorItem1.SuperTip = superToolTip60;
     //
     // selectTableElementsItem1
     //
     this.selectTableElementsItem1.Caption = "Select";
     this.selectTableElementsItem1.Enabled = false;
     this.selectTableElementsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("selectTableElementsItem1.Glyph")));
     this.selectTableElementsItem1.Id = 64;
     this.selectTableElementsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("selectTableElementsItem1.LargeGlyph")));
     this.selectTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.selectTableCellItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.selectTableColumnItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.selectTableRowItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.selectTableItem1)});
     this.selectTableElementsItem1.Name = "selectTableElementsItem1";
     toolTipTitleItem65.Text = "Select";
     toolTipItem65.Text = "Select the current cell, row, column, or entire table";
     superToolTip65.Items.Add(toolTipTitleItem65);
     superToolTip65.Items.Add(toolTipItem65);
     this.selectTableElementsItem1.SuperTip = superToolTip65;
     //
     // selectTableCellItem1
     //
     this.selectTableCellItem1.Caption = "Select Cell";
     this.selectTableCellItem1.Enabled = false;
     this.selectTableCellItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("selectTableCellItem1.Glyph")));
     this.selectTableCellItem1.Id = 65;
     this.selectTableCellItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("selectTableCellItem1.LargeGlyph")));
     this.selectTableCellItem1.Name = "selectTableCellItem1";
     toolTipTitleItem61.Text = "Select Cell";
     toolTipItem61.Text = "Select Cell";
     superToolTip61.Items.Add(toolTipTitleItem61);
     superToolTip61.Items.Add(toolTipItem61);
     this.selectTableCellItem1.SuperTip = superToolTip61;
     //
     // selectTableColumnItem1
     //
     this.selectTableColumnItem1.Caption = "Select Column";
     this.selectTableColumnItem1.Enabled = false;
     this.selectTableColumnItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("selectTableColumnItem1.Glyph")));
     this.selectTableColumnItem1.Id = 66;
     this.selectTableColumnItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("selectTableColumnItem1.LargeGlyph")));
     this.selectTableColumnItem1.Name = "selectTableColumnItem1";
     toolTipTitleItem62.Text = "Select Column";
     toolTipItem62.Text = "Select Column";
     superToolTip62.Items.Add(toolTipTitleItem62);
     superToolTip62.Items.Add(toolTipItem62);
     this.selectTableColumnItem1.SuperTip = superToolTip62;
     //
     // selectTableRowItem1
     //
     this.selectTableRowItem1.Caption = "Select Row";
     this.selectTableRowItem1.Enabled = false;
     this.selectTableRowItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("selectTableRowItem1.Glyph")));
     this.selectTableRowItem1.Id = 67;
     this.selectTableRowItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("selectTableRowItem1.LargeGlyph")));
     this.selectTableRowItem1.Name = "selectTableRowItem1";
     toolTipTitleItem63.Text = "Select Row";
     toolTipItem63.Text = "Select Row";
     superToolTip63.Items.Add(toolTipTitleItem63);
     superToolTip63.Items.Add(toolTipItem63);
     this.selectTableRowItem1.SuperTip = superToolTip63;
     //
     // selectTableItem1
     //
     this.selectTableItem1.Caption = "Select Table";
     this.selectTableItem1.Enabled = false;
     this.selectTableItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("selectTableItem1.Glyph")));
     this.selectTableItem1.Id = 68;
     this.selectTableItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("selectTableItem1.LargeGlyph")));
     this.selectTableItem1.Name = "selectTableItem1";
     toolTipTitleItem64.Text = "Select Table";
     toolTipItem64.Text = "Select Table";
     superToolTip64.Items.Add(toolTipTitleItem64);
     superToolTip64.Items.Add(toolTipItem64);
     this.selectTableItem1.SuperTip = superToolTip64;
     //
     // showTablePropertiesFormItem1
     //
     this.showTablePropertiesFormItem1.Caption = "Properties";
     this.showTablePropertiesFormItem1.Enabled = false;
     this.showTablePropertiesFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showTablePropertiesFormItem1.Glyph")));
     this.showTablePropertiesFormItem1.Id = 69;
     this.showTablePropertiesFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showTablePropertiesFormItem1.LargeGlyph")));
     this.showTablePropertiesFormItem1.Name = "showTablePropertiesFormItem1";
     toolTipTitleItem66.Text = "Properties";
     toolTipItem66.Text = "Show the Table Properties dialog box to change advanced table properties, such as" +
         " indentation and text wrapping options.";
     superToolTip66.Items.Add(toolTipTitleItem66);
     superToolTip66.Items.Add(toolTipItem66);
     this.showTablePropertiesFormItem1.SuperTip = superToolTip66;
     //
     // deleteTableElementsItem1
     //
     this.deleteTableElementsItem1.Caption = "Delete";
     this.deleteTableElementsItem1.Enabled = false;
     this.deleteTableElementsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("deleteTableElementsItem1.Glyph")));
     this.deleteTableElementsItem1.Id = 70;
     this.deleteTableElementsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("deleteTableElementsItem1.LargeGlyph")));
     this.deleteTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.showDeleteTableCellsFormItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableColumnsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableRowsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableItem1)});
     this.deleteTableElementsItem1.Name = "deleteTableElementsItem1";
     toolTipTitleItem71.Text = "Delete";
     toolTipItem71.Text = "Delete rows, columns, cells, or the entire Table";
     superToolTip71.Items.Add(toolTipTitleItem71);
     superToolTip71.Items.Add(toolTipItem71);
     this.deleteTableElementsItem1.SuperTip = superToolTip71;
     //
     // showDeleteTableCellsFormItem1
     //
     this.showDeleteTableCellsFormItem1.Caption = "Delete Cells";
     this.showDeleteTableCellsFormItem1.Enabled = false;
     this.showDeleteTableCellsFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showDeleteTableCellsFormItem1.Glyph")));
     this.showDeleteTableCellsFormItem1.Id = 71;
     this.showDeleteTableCellsFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showDeleteTableCellsFormItem1.LargeGlyph")));
     this.showDeleteTableCellsFormItem1.Name = "showDeleteTableCellsFormItem1";
     toolTipTitleItem67.Text = "Delete Cells";
     toolTipItem67.Text = "Delete rows, columns, or cells";
     superToolTip67.Items.Add(toolTipTitleItem67);
     superToolTip67.Items.Add(toolTipItem67);
     this.showDeleteTableCellsFormItem1.SuperTip = superToolTip67;
     //
     // deleteTableColumnsItem1
     //
     this.deleteTableColumnsItem1.Caption = "Delete Columns";
     this.deleteTableColumnsItem1.Enabled = false;
     this.deleteTableColumnsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("deleteTableColumnsItem1.Glyph")));
     this.deleteTableColumnsItem1.Id = 72;
     this.deleteTableColumnsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("deleteTableColumnsItem1.LargeGlyph")));
     this.deleteTableColumnsItem1.Name = "deleteTableColumnsItem1";
     toolTipTitleItem68.Text = "Delete Columns";
     toolTipItem68.Text = "Delete Columns";
     superToolTip68.Items.Add(toolTipTitleItem68);
     superToolTip68.Items.Add(toolTipItem68);
     this.deleteTableColumnsItem1.SuperTip = superToolTip68;
     //
     // deleteTableRowsItem1
     //
     this.deleteTableRowsItem1.Caption = "Delete Rows";
     this.deleteTableRowsItem1.Enabled = false;
     this.deleteTableRowsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("deleteTableRowsItem1.Glyph")));
     this.deleteTableRowsItem1.Id = 73;
     this.deleteTableRowsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("deleteTableRowsItem1.LargeGlyph")));
     this.deleteTableRowsItem1.Name = "deleteTableRowsItem1";
     toolTipTitleItem69.Text = "Delete Rows";
     toolTipItem69.Text = "Delete Rows";
     superToolTip69.Items.Add(toolTipTitleItem69);
     superToolTip69.Items.Add(toolTipItem69);
     this.deleteTableRowsItem1.SuperTip = superToolTip69;
     //
     // deleteTableItem1
     //
     this.deleteTableItem1.Caption = "Delete Table";
     this.deleteTableItem1.Enabled = false;
     this.deleteTableItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("deleteTableItem1.Glyph")));
     this.deleteTableItem1.Id = 74;
     this.deleteTableItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("deleteTableItem1.LargeGlyph")));
     this.deleteTableItem1.Name = "deleteTableItem1";
     toolTipTitleItem70.Text = "Delete Table";
     toolTipItem70.Text = "Delete Entire Table";
     superToolTip70.Items.Add(toolTipTitleItem70);
     superToolTip70.Items.Add(toolTipItem70);
     this.deleteTableItem1.SuperTip = superToolTip70;
     //
     // insertTableRowAboveItem1
     //
     this.insertTableRowAboveItem1.Caption = "Insert Rows Above";
     this.insertTableRowAboveItem1.Enabled = false;
     this.insertTableRowAboveItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertTableRowAboveItem1.Glyph")));
     this.insertTableRowAboveItem1.Id = 75;
     this.insertTableRowAboveItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertTableRowAboveItem1.LargeGlyph")));
     this.insertTableRowAboveItem1.Name = "insertTableRowAboveItem1";
     toolTipTitleItem72.Text = "Insert Rows Above";
     toolTipItem72.Text = "Add a new row directly above the selected row.";
     superToolTip72.Items.Add(toolTipTitleItem72);
     superToolTip72.Items.Add(toolTipItem72);
     this.insertTableRowAboveItem1.SuperTip = superToolTip72;
     //
     // insertTableRowBelowItem1
     //
     this.insertTableRowBelowItem1.Caption = "Insert Rows Below";
     this.insertTableRowBelowItem1.Enabled = false;
     this.insertTableRowBelowItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertTableRowBelowItem1.Glyph")));
     this.insertTableRowBelowItem1.Id = 76;
     this.insertTableRowBelowItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertTableRowBelowItem1.LargeGlyph")));
     this.insertTableRowBelowItem1.Name = "insertTableRowBelowItem1";
     toolTipTitleItem73.Text = "Insert Rows Below";
     toolTipItem73.Text = "Add a new row directly below the selected row.";
     superToolTip73.Items.Add(toolTipTitleItem73);
     superToolTip73.Items.Add(toolTipItem73);
     this.insertTableRowBelowItem1.SuperTip = superToolTip73;
     //
     // insertTableColumnToLeftItem1
     //
     this.insertTableColumnToLeftItem1.Caption = "Insert Columns to the Left";
     this.insertTableColumnToLeftItem1.Enabled = false;
     this.insertTableColumnToLeftItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertTableColumnToLeftItem1.Glyph")));
     this.insertTableColumnToLeftItem1.Id = 77;
     this.insertTableColumnToLeftItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertTableColumnToLeftItem1.LargeGlyph")));
     this.insertTableColumnToLeftItem1.Name = "insertTableColumnToLeftItem1";
     toolTipTitleItem74.Text = "Insert Columns to the Left";
     toolTipItem74.Text = "Add a new column directly to the left of the selected column";
     superToolTip74.Items.Add(toolTipTitleItem74);
     superToolTip74.Items.Add(toolTipItem74);
     this.insertTableColumnToLeftItem1.SuperTip = superToolTip74;
     //
     // insertTableColumnToRightItem1
     //
     this.insertTableColumnToRightItem1.Caption = "Insert Columns to the Right";
     this.insertTableColumnToRightItem1.Enabled = false;
     this.insertTableColumnToRightItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertTableColumnToRightItem1.Glyph")));
     this.insertTableColumnToRightItem1.Id = 78;
     this.insertTableColumnToRightItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertTableColumnToRightItem1.LargeGlyph")));
     this.insertTableColumnToRightItem1.Name = "insertTableColumnToRightItem1";
     toolTipTitleItem75.Text = "Insert Columns to the Right";
     toolTipItem75.Text = "Add a new column directly to the right of the selected column";
     superToolTip75.Items.Add(toolTipTitleItem75);
     superToolTip75.Items.Add(toolTipItem75);
     this.insertTableColumnToRightItem1.SuperTip = superToolTip75;
     //
     // showInsertTableCellsFormItem1
     //
     this.showInsertTableCellsFormItem1.Caption = "Insert Cells";
     this.showInsertTableCellsFormItem1.Enabled = false;
     this.showInsertTableCellsFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showInsertTableCellsFormItem1.Glyph")));
     this.showInsertTableCellsFormItem1.Id = 79;
     this.showInsertTableCellsFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showInsertTableCellsFormItem1.LargeGlyph")));
     this.showInsertTableCellsFormItem1.Name = "showInsertTableCellsFormItem1";
     toolTipTitleItem76.Text = "Insert Cells";
     toolTipItem76.Text = "Insert Cells";
     superToolTip76.Items.Add(toolTipTitleItem76);
     superToolTip76.Items.Add(toolTipItem76);
     this.showInsertTableCellsFormItem1.SuperTip = superToolTip76;
     //
     // mergeTableCellsItem1
     //
     this.mergeTableCellsItem1.Caption = "Merge Cells";
     this.mergeTableCellsItem1.Enabled = false;
     this.mergeTableCellsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("mergeTableCellsItem1.Glyph")));
     this.mergeTableCellsItem1.Id = 80;
     this.mergeTableCellsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("mergeTableCellsItem1.LargeGlyph")));
     this.mergeTableCellsItem1.Name = "mergeTableCellsItem1";
     toolTipTitleItem77.Text = "Merge Cells";
     toolTipItem77.Text = "Merge the selected cells into one cell.";
     superToolTip77.Items.Add(toolTipTitleItem77);
     superToolTip77.Items.Add(toolTipItem77);
     this.mergeTableCellsItem1.SuperTip = superToolTip77;
     //
     // showSplitTableCellsForm1
     //
     this.showSplitTableCellsForm1.Caption = "Split Cells";
     this.showSplitTableCellsForm1.Enabled = false;
     this.showSplitTableCellsForm1.Glyph = ((System.Drawing.Image)(resources.GetObject("showSplitTableCellsForm1.Glyph")));
     this.showSplitTableCellsForm1.Id = 81;
     this.showSplitTableCellsForm1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showSplitTableCellsForm1.LargeGlyph")));
     this.showSplitTableCellsForm1.Name = "showSplitTableCellsForm1";
     toolTipTitleItem78.Text = "Split Cells";
     toolTipItem78.Text = "Split the selected cells into multiple new cells";
     superToolTip78.Items.Add(toolTipTitleItem78);
     superToolTip78.Items.Add(toolTipItem78);
     this.showSplitTableCellsForm1.SuperTip = superToolTip78;
     //
     // splitTableItem1
     //
     this.splitTableItem1.Caption = "Split Table";
     this.splitTableItem1.Enabled = false;
     this.splitTableItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("splitTableItem1.Glyph")));
     this.splitTableItem1.Id = 82;
     this.splitTableItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("splitTableItem1.LargeGlyph")));
     this.splitTableItem1.Name = "splitTableItem1";
     toolTipTitleItem79.Text = "Split Table";
     toolTipItem79.Text = "Split the table into two tables.\r\nThe selected row will become the first row of t" +
         "he new table.";
     superToolTip79.Items.Add(toolTipTitleItem79);
     superToolTip79.Items.Add(toolTipItem79);
     this.splitTableItem1.SuperTip = superToolTip79;
     //
     // toggleTableAutoFitItem1
     //
     this.toggleTableAutoFitItem1.Caption = "AutoFit";
     this.toggleTableAutoFitItem1.Enabled = false;
     this.toggleTableAutoFitItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitItem1.Glyph")));
     this.toggleTableAutoFitItem1.Id = 83;
     this.toggleTableAutoFitItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitItem1.LargeGlyph")));
     this.toggleTableAutoFitItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitContentsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitWindowItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableFixedColumnWidthItem1)});
     this.toggleTableAutoFitItem1.Name = "toggleTableAutoFitItem1";
     toolTipTitleItem83.Text = "AutoFit";
     toolTipItem83.Text = "Automatically resize the column widths based on the text in them.\r\n\r\nYou can set " +
         "the table width based on the window size or convert it back to use fixed column " +
         "widths.";
     superToolTip83.Items.Add(toolTipTitleItem83);
     superToolTip83.Items.Add(toolTipItem83);
     this.toggleTableAutoFitItem1.SuperTip = superToolTip83;
     //
     // toggleTableAutoFitContentsItem1
     //
     this.toggleTableAutoFitContentsItem1.Caption = "AutoFit Contents";
     this.toggleTableAutoFitContentsItem1.Enabled = false;
     this.toggleTableAutoFitContentsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitContentsItem1.Glyph")));
     this.toggleTableAutoFitContentsItem1.Id = 84;
     this.toggleTableAutoFitContentsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitContentsItem1.LargeGlyph")));
     this.toggleTableAutoFitContentsItem1.Name = "toggleTableAutoFitContentsItem1";
     toolTipTitleItem80.Text = "AutoFit Contents";
     toolTipItem80.Text = "Auto-Fit Table to the contents.";
     superToolTip80.Items.Add(toolTipTitleItem80);
     superToolTip80.Items.Add(toolTipItem80);
     this.toggleTableAutoFitContentsItem1.SuperTip = superToolTip80;
     //
     // toggleTableAutoFitWindowItem1
     //
     this.toggleTableAutoFitWindowItem1.Caption = "AutoFit Window";
     this.toggleTableAutoFitWindowItem1.Enabled = false;
     this.toggleTableAutoFitWindowItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitWindowItem1.Glyph")));
     this.toggleTableAutoFitWindowItem1.Id = 85;
     this.toggleTableAutoFitWindowItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableAutoFitWindowItem1.LargeGlyph")));
     this.toggleTableAutoFitWindowItem1.Name = "toggleTableAutoFitWindowItem1";
     toolTipTitleItem81.Text = "AutoFit Window";
     toolTipItem81.Text = "Auto-Fit Table to the window.";
     superToolTip81.Items.Add(toolTipTitleItem81);
     superToolTip81.Items.Add(toolTipItem81);
     this.toggleTableAutoFitWindowItem1.SuperTip = superToolTip81;
     //
     // toggleTableFixedColumnWidthItem1
     //
     this.toggleTableFixedColumnWidthItem1.Caption = "Fixed Column Width";
     this.toggleTableFixedColumnWidthItem1.Enabled = false;
     this.toggleTableFixedColumnWidthItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableFixedColumnWidthItem1.Glyph")));
     this.toggleTableFixedColumnWidthItem1.Id = 86;
     this.toggleTableFixedColumnWidthItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableFixedColumnWidthItem1.LargeGlyph")));
     this.toggleTableFixedColumnWidthItem1.Name = "toggleTableFixedColumnWidthItem1";
     toolTipTitleItem82.Text = "Fixed Column Width";
     toolTipItem82.Text = "Set table size to a fixed width.";
     superToolTip82.Items.Add(toolTipTitleItem82);
     superToolTip82.Items.Add(toolTipItem82);
     this.toggleTableFixedColumnWidthItem1.SuperTip = superToolTip82;
     //
     // toggleTableCellsTopLeftAlignmentItem1
     //
     this.toggleTableCellsTopLeftAlignmentItem1.Caption = "Align Top Left";
     this.toggleTableCellsTopLeftAlignmentItem1.Enabled = false;
     this.toggleTableCellsTopLeftAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopLeftAlignmentItem1.Glyph")));
     this.toggleTableCellsTopLeftAlignmentItem1.Id = 87;
     this.toggleTableCellsTopLeftAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopLeftAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsTopLeftAlignmentItem1.Name = "toggleTableCellsTopLeftAlignmentItem1";
     toolTipTitleItem84.Text = "Align Top Left";
     toolTipItem84.Text = "Align text to the top left corner of the cell.";
     superToolTip84.Items.Add(toolTipTitleItem84);
     superToolTip84.Items.Add(toolTipItem84);
     this.toggleTableCellsTopLeftAlignmentItem1.SuperTip = superToolTip84;
     //
     // toggleTableCellsTopCenterAlignmentItem1
     //
     this.toggleTableCellsTopCenterAlignmentItem1.Caption = "Align Top Center";
     this.toggleTableCellsTopCenterAlignmentItem1.Enabled = false;
     this.toggleTableCellsTopCenterAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopCenterAlignmentItem1.Glyph")));
     this.toggleTableCellsTopCenterAlignmentItem1.Id = 88;
     this.toggleTableCellsTopCenterAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopCenterAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsTopCenterAlignmentItem1.Name = "toggleTableCellsTopCenterAlignmentItem1";
     toolTipTitleItem85.Text = "Align Top Center";
     toolTipItem85.Text = "Center text and align it to the top of the cell.";
     superToolTip85.Items.Add(toolTipTitleItem85);
     superToolTip85.Items.Add(toolTipItem85);
     this.toggleTableCellsTopCenterAlignmentItem1.SuperTip = superToolTip85;
     //
     // toggleTableCellsTopRightAlignmentItem1
     //
     this.toggleTableCellsTopRightAlignmentItem1.Caption = "Align Top Right";
     this.toggleTableCellsTopRightAlignmentItem1.Enabled = false;
     this.toggleTableCellsTopRightAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopRightAlignmentItem1.Glyph")));
     this.toggleTableCellsTopRightAlignmentItem1.Id = 89;
     this.toggleTableCellsTopRightAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsTopRightAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsTopRightAlignmentItem1.Name = "toggleTableCellsTopRightAlignmentItem1";
     toolTipTitleItem86.Text = "Align Top Right";
     toolTipItem86.Text = "Align text to the top right corner of the cell.";
     superToolTip86.Items.Add(toolTipTitleItem86);
     superToolTip86.Items.Add(toolTipItem86);
     this.toggleTableCellsTopRightAlignmentItem1.SuperTip = superToolTip86;
     //
     // toggleTableCellsMiddleLeftAlignmentItem1
     //
     this.toggleTableCellsMiddleLeftAlignmentItem1.Caption = "Align Center Left";
     this.toggleTableCellsMiddleLeftAlignmentItem1.Enabled = false;
     this.toggleTableCellsMiddleLeftAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleLeftAlignmentItem1.Glyph")));
     this.toggleTableCellsMiddleLeftAlignmentItem1.Id = 90;
     this.toggleTableCellsMiddleLeftAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleLeftAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsMiddleLeftAlignmentItem1.Name = "toggleTableCellsMiddleLeftAlignmentItem1";
     toolTipTitleItem87.Text = "Align Center Left";
     toolTipItem87.Text = "Center text vertically and align it to the left side of the cell.";
     superToolTip87.Items.Add(toolTipTitleItem87);
     superToolTip87.Items.Add(toolTipItem87);
     this.toggleTableCellsMiddleLeftAlignmentItem1.SuperTip = superToolTip87;
     //
     // toggleTableCellsMiddleCenterAlignmentItem1
     //
     this.toggleTableCellsMiddleCenterAlignmentItem1.Caption = "Align Center";
     this.toggleTableCellsMiddleCenterAlignmentItem1.Enabled = false;
     this.toggleTableCellsMiddleCenterAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleCenterAlignmentItem1.Glyph")));
     this.toggleTableCellsMiddleCenterAlignmentItem1.Id = 91;
     this.toggleTableCellsMiddleCenterAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleCenterAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsMiddleCenterAlignmentItem1.Name = "toggleTableCellsMiddleCenterAlignmentItem1";
     toolTipTitleItem88.Text = "Align Center";
     toolTipItem88.Text = "Center text horizontally and vertically within the cell.";
     superToolTip88.Items.Add(toolTipTitleItem88);
     superToolTip88.Items.Add(toolTipItem88);
     this.toggleTableCellsMiddleCenterAlignmentItem1.SuperTip = superToolTip88;
     //
     // toggleTableCellsMiddleRightAlignmentItem1
     //
     this.toggleTableCellsMiddleRightAlignmentItem1.Caption = "Align Center Right";
     this.toggleTableCellsMiddleRightAlignmentItem1.Enabled = false;
     this.toggleTableCellsMiddleRightAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleRightAlignmentItem1.Glyph")));
     this.toggleTableCellsMiddleRightAlignmentItem1.Id = 92;
     this.toggleTableCellsMiddleRightAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsMiddleRightAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsMiddleRightAlignmentItem1.Name = "toggleTableCellsMiddleRightAlignmentItem1";
     toolTipTitleItem89.Text = "Align Center Right";
     toolTipItem89.Text = "Center text vertically and align it to the right side of the cell.";
     superToolTip89.Items.Add(toolTipTitleItem89);
     superToolTip89.Items.Add(toolTipItem89);
     this.toggleTableCellsMiddleRightAlignmentItem1.SuperTip = superToolTip89;
     //
     // toggleTableCellsBottomLeftAlignmentItem1
     //
     this.toggleTableCellsBottomLeftAlignmentItem1.Caption = "Align Bottom Left";
     this.toggleTableCellsBottomLeftAlignmentItem1.Enabled = false;
     this.toggleTableCellsBottomLeftAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomLeftAlignmentItem1.Glyph")));
     this.toggleTableCellsBottomLeftAlignmentItem1.Id = 93;
     this.toggleTableCellsBottomLeftAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomLeftAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsBottomLeftAlignmentItem1.Name = "toggleTableCellsBottomLeftAlignmentItem1";
     toolTipTitleItem90.Text = "Align Bottom Left";
     toolTipItem90.Text = "Align text to the bottom left corner of the cell.";
     superToolTip90.Items.Add(toolTipTitleItem90);
     superToolTip90.Items.Add(toolTipItem90);
     this.toggleTableCellsBottomLeftAlignmentItem1.SuperTip = superToolTip90;
     //
     // toggleTableCellsBottomCenterAlignmentItem1
     //
     this.toggleTableCellsBottomCenterAlignmentItem1.Caption = "Align Bottom Center";
     this.toggleTableCellsBottomCenterAlignmentItem1.Enabled = false;
     this.toggleTableCellsBottomCenterAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomCenterAlignmentItem1.Glyph")));
     this.toggleTableCellsBottomCenterAlignmentItem1.Id = 94;
     this.toggleTableCellsBottomCenterAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomCenterAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsBottomCenterAlignmentItem1.Name = "toggleTableCellsBottomCenterAlignmentItem1";
     toolTipTitleItem91.Text = "Align Bottom Center";
     toolTipItem91.Text = "Center text and align it to the bottom of the cell.";
     superToolTip91.Items.Add(toolTipTitleItem91);
     superToolTip91.Items.Add(toolTipItem91);
     this.toggleTableCellsBottomCenterAlignmentItem1.SuperTip = superToolTip91;
     //
     // toggleTableCellsBottomRightAlignmentItem1
     //
     this.toggleTableCellsBottomRightAlignmentItem1.Caption = "Align Bottom Right";
     this.toggleTableCellsBottomRightAlignmentItem1.Enabled = false;
     this.toggleTableCellsBottomRightAlignmentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomRightAlignmentItem1.Glyph")));
     this.toggleTableCellsBottomRightAlignmentItem1.Id = 95;
     this.toggleTableCellsBottomRightAlignmentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleTableCellsBottomRightAlignmentItem1.LargeGlyph")));
     this.toggleTableCellsBottomRightAlignmentItem1.Name = "toggleTableCellsBottomRightAlignmentItem1";
     toolTipTitleItem92.Text = "Align Bottom Right";
     toolTipItem92.Text = "Align text to the bottom right corner of the cell.";
     superToolTip92.Items.Add(toolTipTitleItem92);
     superToolTip92.Items.Add(toolTipItem92);
     this.toggleTableCellsBottomRightAlignmentItem1.SuperTip = superToolTip92;
     //
     // switchToSimpleViewItem1
     //
     this.switchToSimpleViewItem1.Caption = "Simple View";
     this.switchToSimpleViewItem1.Enabled = false;
     this.switchToSimpleViewItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("switchToSimpleViewItem1.Glyph")));
     this.switchToSimpleViewItem1.Id = 96;
     this.switchToSimpleViewItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("switchToSimpleViewItem1.LargeGlyph")));
     this.switchToSimpleViewItem1.Name = "switchToSimpleViewItem1";
     toolTipTitleItem93.Text = "Simple View";
     toolTipItem93.Text = "View the document as a simple memo.\r\n\r\nThis view ignores the page layout to draw " +
         "attention to text editing.";
     superToolTip93.Items.Add(toolTipTitleItem93);
     superToolTip93.Items.Add(toolTipItem93);
     this.switchToSimpleViewItem1.SuperTip = superToolTip93;
     //
     // switchToDraftViewItem1
     //
     this.switchToDraftViewItem1.Caption = "Draft View";
     this.switchToDraftViewItem1.Enabled = false;
     this.switchToDraftViewItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("switchToDraftViewItem1.Glyph")));
     this.switchToDraftViewItem1.Id = 97;
     this.switchToDraftViewItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("switchToDraftViewItem1.LargeGlyph")));
     this.switchToDraftViewItem1.Name = "switchToDraftViewItem1";
     toolTipTitleItem94.Text = "Draft View";
     toolTipItem94.Text = "View the document as a draft to quickly edit the text.\r\n\r\nCertain elements of the" +
         " document such as headers and footers will not be visible in this view.";
     superToolTip94.Items.Add(toolTipTitleItem94);
     superToolTip94.Items.Add(toolTipItem94);
     this.switchToDraftViewItem1.SuperTip = superToolTip94;
     //
     // switchToPrintLayoutViewItem1
     //
     this.switchToPrintLayoutViewItem1.Caption = "Print Layout";
     this.switchToPrintLayoutViewItem1.Enabled = false;
     this.switchToPrintLayoutViewItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("switchToPrintLayoutViewItem1.Glyph")));
     this.switchToPrintLayoutViewItem1.Id = 98;
     this.switchToPrintLayoutViewItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("switchToPrintLayoutViewItem1.LargeGlyph")));
     this.switchToPrintLayoutViewItem1.Name = "switchToPrintLayoutViewItem1";
     toolTipTitleItem95.Text = "Print Layout";
     toolTipItem95.Text = "View the document as it will appear on the printed page.";
     superToolTip95.Items.Add(toolTipTitleItem95);
     superToolTip95.Items.Add(toolTipItem95);
     this.switchToPrintLayoutViewItem1.SuperTip = superToolTip95;
     //
     // toggleShowHorizontalRulerItem1
     //
     this.toggleShowHorizontalRulerItem1.Caption = "Horizontal Ruler";
     this.toggleShowHorizontalRulerItem1.Enabled = false;
     this.toggleShowHorizontalRulerItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleShowHorizontalRulerItem1.Glyph")));
     this.toggleShowHorizontalRulerItem1.Id = 99;
     this.toggleShowHorizontalRulerItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleShowHorizontalRulerItem1.LargeGlyph")));
     this.toggleShowHorizontalRulerItem1.Name = "toggleShowHorizontalRulerItem1";
     toolTipTitleItem96.Text = "Horizontal Ruler";
     toolTipItem96.Text = "View the horizontal ruler, used to measure and line up objects in the document";
     superToolTip96.Items.Add(toolTipTitleItem96);
     superToolTip96.Items.Add(toolTipItem96);
     this.toggleShowHorizontalRulerItem1.SuperTip = superToolTip96;
     //
     // toggleShowVerticalRulerItem1
     //
     this.toggleShowVerticalRulerItem1.Caption = "Vertical Ruler";
     this.toggleShowVerticalRulerItem1.Enabled = false;
     this.toggleShowVerticalRulerItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleShowVerticalRulerItem1.Glyph")));
     this.toggleShowVerticalRulerItem1.Id = 100;
     this.toggleShowVerticalRulerItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleShowVerticalRulerItem1.LargeGlyph")));
     this.toggleShowVerticalRulerItem1.Name = "toggleShowVerticalRulerItem1";
     toolTipTitleItem97.Text = "Vertical Ruler";
     toolTipItem97.Text = "View the vertical ruler, used to measure and line up objects in the document";
     superToolTip97.Items.Add(toolTipTitleItem97);
     superToolTip97.Items.Add(toolTipItem97);
     this.toggleShowVerticalRulerItem1.SuperTip = superToolTip97;
     //
     // zoomOutItem1
     //
     this.zoomOutItem1.Caption = "Zoom Out";
     this.zoomOutItem1.Enabled = false;
     this.zoomOutItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("zoomOutItem1.Glyph")));
     this.zoomOutItem1.Id = 101;
     this.zoomOutItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("zoomOutItem1.LargeGlyph")));
     this.zoomOutItem1.Name = "zoomOutItem1";
     toolTipTitleItem98.Text = "Zoom Out (Ctrl+Subtract)";
     toolTipItem98.Text = "Zoom Out";
     superToolTip98.Items.Add(toolTipTitleItem98);
     superToolTip98.Items.Add(toolTipItem98);
     this.zoomOutItem1.SuperTip = superToolTip98;
     //
     // zoomInItem1
     //
     this.zoomInItem1.Caption = "Zoom In";
     this.zoomInItem1.Enabled = false;
     this.zoomInItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("zoomInItem1.Glyph")));
     this.zoomInItem1.Id = 102;
     this.zoomInItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("zoomInItem1.LargeGlyph")));
     this.zoomInItem1.Name = "zoomInItem1";
     toolTipTitleItem99.Text = "Zoom In (Ctrl+Add)";
     toolTipItem99.Text = "Zoom In";
     superToolTip99.Items.Add(toolTipTitleItem99);
     superToolTip99.Items.Add(toolTipItem99);
     this.zoomInItem1.SuperTip = superToolTip99;
     //
     // toggleBulletedListItem1
     //
     this.toggleBulletedListItem1.Caption = "Bullets";
     this.toggleBulletedListItem1.Enabled = false;
     this.toggleBulletedListItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleBulletedListItem1.Glyph")));
     this.toggleBulletedListItem1.Id = 112;
     this.toggleBulletedListItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleBulletedListItem1.LargeGlyph")));
     this.toggleBulletedListItem1.Name = "toggleBulletedListItem1";
     toolTipTitleItem100.Text = "Bullets";
     toolTipItem100.Text = "Start a bulleted list.";
     superToolTip100.Items.Add(toolTipTitleItem100);
     superToolTip100.Items.Add(toolTipItem100);
     this.toggleBulletedListItem1.SuperTip = superToolTip100;
     //
     // insertPageBreakItem1
     //
     this.insertPageBreakItem1.Caption = "Page";
     this.insertPageBreakItem1.Enabled = false;
     this.insertPageBreakItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertPageBreakItem1.Glyph")));
     this.insertPageBreakItem1.Id = 113;
     this.insertPageBreakItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertPageBreakItem1.LargeGlyph")));
     this.insertPageBreakItem1.Name = "insertPageBreakItem1";
     toolTipTitleItem101.Text = "Page (Ctrl+Return)";
     toolTipItem101.Text = "Start the next page at the current position.";
     superToolTip101.Items.Add(toolTipTitleItem101);
     superToolTip101.Items.Add(toolTipItem101);
     this.insertPageBreakItem1.SuperTip = superToolTip101;
     //
     // insertTableItem1
     //
     this.insertTableItem1.Caption = "Table";
     this.insertTableItem1.Enabled = false;
     this.insertTableItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertTableItem1.Glyph")));
     this.insertTableItem1.Id = 114;
     this.insertTableItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertTableItem1.LargeGlyph")));
     this.insertTableItem1.Name = "insertTableItem1";
     toolTipTitleItem102.Text = "Table";
     toolTipItem102.Text = "Insert a table into the document.";
     superToolTip102.Items.Add(toolTipTitleItem102);
     superToolTip102.Items.Add(toolTipItem102);
     this.insertTableItem1.SuperTip = superToolTip102;
     //
     // insertPictureItem1
     //
     this.insertPictureItem1.Caption = "Picture";
     this.insertPictureItem1.Enabled = false;
     this.insertPictureItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertPictureItem1.Glyph")));
     this.insertPictureItem1.Id = 115;
     this.insertPictureItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertPictureItem1.LargeGlyph")));
     this.insertPictureItem1.Name = "insertPictureItem1";
     toolTipTitleItem103.Text = "Picture";
     toolTipItem103.Text = "Insert a picture from a file.";
     superToolTip103.Items.Add(toolTipTitleItem103);
     superToolTip103.Items.Add(toolTipItem103);
     this.insertPictureItem1.SuperTip = superToolTip103;
     //
     // insertBookmarkItem1
     //
     this.insertBookmarkItem1.Caption = "Bookmark";
     this.insertBookmarkItem1.Enabled = false;
     this.insertBookmarkItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertBookmarkItem1.Glyph")));
     this.insertBookmarkItem1.Id = 116;
     this.insertBookmarkItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertBookmarkItem1.LargeGlyph")));
     this.insertBookmarkItem1.Name = "insertBookmarkItem1";
     toolTipTitleItem104.Text = "Bookmark";
     toolTipItem104.Text = "Create a bookmark to assign a name to a specific point in a document\r\n\r\nYou can m" +
         "ake hyperlinks that jump directly to a bookmarked location.";
     superToolTip104.Items.Add(toolTipTitleItem104);
     superToolTip104.Items.Add(toolTipItem104);
     this.insertBookmarkItem1.SuperTip = superToolTip104;
     //
     // insertHyperlinkItem1
     //
     this.insertHyperlinkItem1.Caption = "Hyperlink";
     this.insertHyperlinkItem1.Enabled = false;
     this.insertHyperlinkItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertHyperlinkItem1.Glyph")));
     this.insertHyperlinkItem1.Id = 117;
     this.insertHyperlinkItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertHyperlinkItem1.LargeGlyph")));
     this.insertHyperlinkItem1.Name = "insertHyperlinkItem1";
     toolTipTitleItem105.Text = "Hyperlink (Ctrl+K)";
     toolTipItem105.Text = "Create a link to a Web page, a picture, an e-mail address, or a program.";
     superToolTip105.Items.Add(toolTipTitleItem105);
     superToolTip105.Items.Add(toolTipItem105);
     this.insertHyperlinkItem1.SuperTip = superToolTip105;
     //
     // editPageHeaderItem1
     //
     this.editPageHeaderItem1.Caption = "Header";
     this.editPageHeaderItem1.Enabled = false;
     this.editPageHeaderItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("editPageHeaderItem1.Glyph")));
     this.editPageHeaderItem1.Id = 118;
     this.editPageHeaderItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("editPageHeaderItem1.LargeGlyph")));
     this.editPageHeaderItem1.Name = "editPageHeaderItem1";
     toolTipTitleItem106.Text = "Header";
     toolTipItem106.Text = "Edit the header of the document.\r\n\r\nThe content in the header will appear at the " +
         "top of each printed page.";
     superToolTip106.Items.Add(toolTipTitleItem106);
     superToolTip106.Items.Add(toolTipItem106);
     this.editPageHeaderItem1.SuperTip = superToolTip106;
     //
     // editPageFooterItem1
     //
     this.editPageFooterItem1.Caption = "Footer";
     this.editPageFooterItem1.Enabled = false;
     this.editPageFooterItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("editPageFooterItem1.Glyph")));
     this.editPageFooterItem1.Id = 119;
     this.editPageFooterItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("editPageFooterItem1.LargeGlyph")));
     this.editPageFooterItem1.Name = "editPageFooterItem1";
     toolTipTitleItem107.Text = "Footer";
     toolTipItem107.Text = "Edit the footer of the document.\r\n\r\nThe content in the footer will appear at the " +
         "bottom of each printed page.";
     superToolTip107.Items.Add(toolTipTitleItem107);
     superToolTip107.Items.Add(toolTipItem107);
     this.editPageFooterItem1.SuperTip = superToolTip107;
     //
     // insertPageNumberItem1
     //
     this.insertPageNumberItem1.Caption = "Page Number";
     this.insertPageNumberItem1.Enabled = false;
     this.insertPageNumberItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertPageNumberItem1.Glyph")));
     this.insertPageNumberItem1.Id = 120;
     this.insertPageNumberItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertPageNumberItem1.LargeGlyph")));
     this.insertPageNumberItem1.Name = "insertPageNumberItem1";
     toolTipTitleItem108.Text = "Page Number";
     toolTipItem108.Text = "Insert page numbers into the document.";
     superToolTip108.Items.Add(toolTipTitleItem108);
     superToolTip108.Items.Add(toolTipItem108);
     this.insertPageNumberItem1.SuperTip = superToolTip108;
     //
     // insertPageCountItem1
     //
     this.insertPageCountItem1.Caption = "Page Count";
     this.insertPageCountItem1.Enabled = false;
     this.insertPageCountItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertPageCountItem1.Glyph")));
     this.insertPageCountItem1.Id = 121;
     this.insertPageCountItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertPageCountItem1.LargeGlyph")));
     this.insertPageCountItem1.Name = "insertPageCountItem1";
     toolTipTitleItem109.Text = "Page Count";
     toolTipItem109.Text = "Insert total page count into the document.";
     superToolTip109.Items.Add(toolTipTitleItem109);
     superToolTip109.Items.Add(toolTipItem109);
     this.insertPageCountItem1.SuperTip = superToolTip109;
     //
     // insertSymbolItem1
     //
     this.insertSymbolItem1.Caption = "Symbol";
     this.insertSymbolItem1.Enabled = false;
     this.insertSymbolItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertSymbolItem1.Glyph")));
     this.insertSymbolItem1.Id = 122;
     this.insertSymbolItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertSymbolItem1.LargeGlyph")));
     this.insertSymbolItem1.Name = "insertSymbolItem1";
     toolTipTitleItem110.Text = "Symbol";
     toolTipItem110.Text = "Insert symbols that are not on your keyboard, such as copyright symbols, trademar" +
         "k symbols, paragraph marks and Unicode characters.";
     superToolTip110.Items.Add(toolTipTitleItem110);
     superToolTip110.Items.Add(toolTipItem110);
     this.insertSymbolItem1.SuperTip = superToolTip110;
     //
     // changeSectionPageMarginsItem1
     //
     this.changeSectionPageMarginsItem1.Caption = "Margins";
     this.changeSectionPageMarginsItem1.Enabled = false;
     this.changeSectionPageMarginsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPageMarginsItem1.Glyph")));
     this.changeSectionPageMarginsItem1.Id = 129;
     this.changeSectionPageMarginsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPageMarginsItem1.LargeGlyph")));
     this.changeSectionPageMarginsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.setNormalSectionPageMarginsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setNarrowSectionPageMarginsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setModerateSectionPageMarginsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setWideSectionPageMarginsItem1)});
     this.changeSectionPageMarginsItem1.Name = "changeSectionPageMarginsItem1";
     toolTipTitleItem115.Text = "Margins";
     toolTipItem115.Text = "Select the margin sizes for the entire document or the current section.";
     superToolTip115.Items.Add(toolTipTitleItem115);
     superToolTip115.Items.Add(toolTipItem115);
     this.changeSectionPageMarginsItem1.SuperTip = superToolTip115;
     //
     // setNormalSectionPageMarginsItem1
     //
     this.setNormalSectionPageMarginsItem1.Caption = "Normal\r\nTop:\t     0.79\"\tBottom:\t     0.79\"\r\nLeft:\t     1.18\"\tRight:\t\t     0.59\"";
     this.setNormalSectionPageMarginsItem1.Enabled = false;
     this.setNormalSectionPageMarginsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setNormalSectionPageMarginsItem1.Glyph")));
     this.setNormalSectionPageMarginsItem1.Id = 130;
     this.setNormalSectionPageMarginsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setNormalSectionPageMarginsItem1.LargeGlyph")));
     this.setNormalSectionPageMarginsItem1.Name = "setNormalSectionPageMarginsItem1";
     toolTipTitleItem111.Text = "Normal\r\nTop:\t     0.79\"\tBottom:\t     0.79\"\r\nLeft:\t     1.18\"\tRight:\t\t     0.59\"";
     toolTipItem111.Text = " ";
     superToolTip111.Items.Add(toolTipTitleItem111);
     superToolTip111.Items.Add(toolTipItem111);
     this.setNormalSectionPageMarginsItem1.SuperTip = superToolTip111;
     //
     // setNarrowSectionPageMarginsItem1
     //
     this.setNarrowSectionPageMarginsItem1.Caption = "Narrow\r\nTop:\t      0.5\"\tBottom:\t      0.5\"\r\nLeft:\t      0.5\"\tRight:\t\t      0.5\"";
     this.setNarrowSectionPageMarginsItem1.Enabled = false;
     this.setNarrowSectionPageMarginsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setNarrowSectionPageMarginsItem1.Glyph")));
     this.setNarrowSectionPageMarginsItem1.Id = 131;
     this.setNarrowSectionPageMarginsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setNarrowSectionPageMarginsItem1.LargeGlyph")));
     this.setNarrowSectionPageMarginsItem1.Name = "setNarrowSectionPageMarginsItem1";
     toolTipTitleItem112.Text = "Narrow\r\nTop:\t      0.5\"\tBottom:\t      0.5\"\r\nLeft:\t      0.5\"\tRight:\t\t      0.5\"";
     toolTipItem112.Text = " ";
     superToolTip112.Items.Add(toolTipTitleItem112);
     superToolTip112.Items.Add(toolTipItem112);
     this.setNarrowSectionPageMarginsItem1.SuperTip = superToolTip112;
     //
     // setModerateSectionPageMarginsItem1
     //
     this.setModerateSectionPageMarginsItem1.Caption = "Moderate\r\nTop:\t        1\"\tBottom:\t        1\"\r\nLeft:\t     0.75\"\tRight:\t\t     0.75\"" +
         "";
     this.setModerateSectionPageMarginsItem1.Enabled = false;
     this.setModerateSectionPageMarginsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setModerateSectionPageMarginsItem1.Glyph")));
     this.setModerateSectionPageMarginsItem1.Id = 132;
     this.setModerateSectionPageMarginsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setModerateSectionPageMarginsItem1.LargeGlyph")));
     this.setModerateSectionPageMarginsItem1.Name = "setModerateSectionPageMarginsItem1";
     toolTipTitleItem113.Text = "Moderate\r\nTop:\t        1\"\tBottom:\t        1\"\r\nLeft:\t     0.75\"\tRight:\t\t     0.75\"" +
         "";
     toolTipItem113.Text = " ";
     superToolTip113.Items.Add(toolTipTitleItem113);
     superToolTip113.Items.Add(toolTipItem113);
     this.setModerateSectionPageMarginsItem1.SuperTip = superToolTip113;
     //
     // setWideSectionPageMarginsItem1
     //
     this.setWideSectionPageMarginsItem1.Caption = "Wide\r\nTop:\t        1\"\tBottom:\t        1\"\r\nLeft:\t        2\"\tRight:\t\t        2\"";
     this.setWideSectionPageMarginsItem1.Enabled = false;
     this.setWideSectionPageMarginsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setWideSectionPageMarginsItem1.Glyph")));
     this.setWideSectionPageMarginsItem1.Id = 133;
     this.setWideSectionPageMarginsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setWideSectionPageMarginsItem1.LargeGlyph")));
     this.setWideSectionPageMarginsItem1.Name = "setWideSectionPageMarginsItem1";
     toolTipTitleItem114.Text = "Wide\r\nTop:\t        1\"\tBottom:\t        1\"\r\nLeft:\t        2\"\tRight:\t\t        2\"";
     toolTipItem114.Text = " ";
     superToolTip114.Items.Add(toolTipTitleItem114);
     superToolTip114.Items.Add(toolTipItem114);
     this.setWideSectionPageMarginsItem1.SuperTip = superToolTip114;
     //
     // changeSectionPageOrientationItem1
     //
     this.changeSectionPageOrientationItem1.Caption = "Orientation";
     this.changeSectionPageOrientationItem1.Enabled = false;
     this.changeSectionPageOrientationItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPageOrientationItem1.Glyph")));
     this.changeSectionPageOrientationItem1.Id = 134;
     this.changeSectionPageOrientationItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPageOrientationItem1.LargeGlyph")));
     this.changeSectionPageOrientationItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.setPortraitPageOrientationItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setLandscapePageOrientationItem1)});
     this.changeSectionPageOrientationItem1.Name = "changeSectionPageOrientationItem1";
     toolTipTitleItem118.Text = "Orientation";
     toolTipItem118.Text = "Switch the pages between portrait and landscape layouts.";
     superToolTip118.Items.Add(toolTipTitleItem118);
     superToolTip118.Items.Add(toolTipItem118);
     this.changeSectionPageOrientationItem1.SuperTip = superToolTip118;
     //
     // setPortraitPageOrientationItem1
     //
     this.setPortraitPageOrientationItem1.Caption = "Portrait";
     this.setPortraitPageOrientationItem1.Enabled = false;
     this.setPortraitPageOrientationItem1.Id = 135;
     this.setPortraitPageOrientationItem1.Name = "setPortraitPageOrientationItem1";
     toolTipTitleItem116.Text = "Portrait";
     toolTipItem116.Text = " ";
     superToolTip116.Items.Add(toolTipTitleItem116);
     superToolTip116.Items.Add(toolTipItem116);
     this.setPortraitPageOrientationItem1.SuperTip = superToolTip116;
     //
     // setLandscapePageOrientationItem1
     //
     this.setLandscapePageOrientationItem1.Caption = "Landscape";
     this.setLandscapePageOrientationItem1.Enabled = false;
     this.setLandscapePageOrientationItem1.Id = 136;
     this.setLandscapePageOrientationItem1.Name = "setLandscapePageOrientationItem1";
     toolTipTitleItem117.Text = "Landscape";
     toolTipItem117.Text = " ";
     superToolTip117.Items.Add(toolTipTitleItem117);
     superToolTip117.Items.Add(toolTipItem117);
     this.setLandscapePageOrientationItem1.SuperTip = superToolTip117;
     //
     // changeSectionPaperKindItem1
     //
     this.changeSectionPaperKindItem1.Caption = "Size";
     this.changeSectionPaperKindItem1.Enabled = false;
     this.changeSectionPaperKindItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPaperKindItem1.Glyph")));
     this.changeSectionPaperKindItem1.Id = 137;
     this.changeSectionPaperKindItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeSectionPaperKindItem1.LargeGlyph")));
     this.changeSectionPaperKindItem1.Name = "changeSectionPaperKindItem1";
     toolTipTitleItem119.Text = "Size";
     toolTipItem119.Text = "Choose a paper size for the current section.";
     superToolTip119.Items.Add(toolTipTitleItem119);
     superToolTip119.Items.Add(toolTipItem119);
     this.changeSectionPaperKindItem1.SuperTip = superToolTip119;
     //
     // changeSectionColumnsItem1
     //
     this.changeSectionColumnsItem1.Caption = "Columns";
     this.changeSectionColumnsItem1.Enabled = false;
     this.changeSectionColumnsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeSectionColumnsItem1.Glyph")));
     this.changeSectionColumnsItem1.Id = 138;
     this.changeSectionColumnsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeSectionColumnsItem1.LargeGlyph")));
     this.changeSectionColumnsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionOneColumnItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionTwoColumnsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionThreeColumnsItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.showColumnsSetupFormItem1)});
     this.changeSectionColumnsItem1.Name = "changeSectionColumnsItem1";
     toolTipTitleItem124.Text = "Columns";
     toolTipItem124.Text = "Split text into two or more columns.";
     superToolTip124.Items.Add(toolTipTitleItem124);
     superToolTip124.Items.Add(toolTipItem124);
     this.changeSectionColumnsItem1.SuperTip = superToolTip124;
     //
     // setSectionOneColumnItem1
     //
     this.setSectionOneColumnItem1.Caption = "One";
     this.setSectionOneColumnItem1.Enabled = false;
     this.setSectionOneColumnItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setSectionOneColumnItem1.Glyph")));
     this.setSectionOneColumnItem1.Id = 139;
     this.setSectionOneColumnItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setSectionOneColumnItem1.LargeGlyph")));
     this.setSectionOneColumnItem1.Name = "setSectionOneColumnItem1";
     toolTipTitleItem120.Text = "One";
     toolTipItem120.Text = "One column.";
     superToolTip120.Items.Add(toolTipTitleItem120);
     superToolTip120.Items.Add(toolTipItem120);
     this.setSectionOneColumnItem1.SuperTip = superToolTip120;
     //
     // setSectionTwoColumnsItem1
     //
     this.setSectionTwoColumnsItem1.Caption = "Two";
     this.setSectionTwoColumnsItem1.Enabled = false;
     this.setSectionTwoColumnsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setSectionTwoColumnsItem1.Glyph")));
     this.setSectionTwoColumnsItem1.Id = 140;
     this.setSectionTwoColumnsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setSectionTwoColumnsItem1.LargeGlyph")));
     this.setSectionTwoColumnsItem1.Name = "setSectionTwoColumnsItem1";
     toolTipTitleItem121.Text = "Two";
     toolTipItem121.Text = "Two columns.";
     superToolTip121.Items.Add(toolTipTitleItem121);
     superToolTip121.Items.Add(toolTipItem121);
     this.setSectionTwoColumnsItem1.SuperTip = superToolTip121;
     //
     // setSectionThreeColumnsItem1
     //
     this.setSectionThreeColumnsItem1.Caption = "Three";
     this.setSectionThreeColumnsItem1.Enabled = false;
     this.setSectionThreeColumnsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("setSectionThreeColumnsItem1.Glyph")));
     this.setSectionThreeColumnsItem1.Id = 141;
     this.setSectionThreeColumnsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("setSectionThreeColumnsItem1.LargeGlyph")));
     this.setSectionThreeColumnsItem1.Name = "setSectionThreeColumnsItem1";
     toolTipTitleItem122.Text = "Three";
     toolTipItem122.Text = "Three columns.";
     superToolTip122.Items.Add(toolTipTitleItem122);
     superToolTip122.Items.Add(toolTipItem122);
     this.setSectionThreeColumnsItem1.SuperTip = superToolTip122;
     //
     // showColumnsSetupFormItem1
     //
     this.showColumnsSetupFormItem1.Caption = "More Columns";
     this.showColumnsSetupFormItem1.Enabled = false;
     this.showColumnsSetupFormItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("showColumnsSetupFormItem1.Glyph")));
     this.showColumnsSetupFormItem1.Id = 142;
     this.showColumnsSetupFormItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("showColumnsSetupFormItem1.LargeGlyph")));
     this.showColumnsSetupFormItem1.Name = "showColumnsSetupFormItem1";
     toolTipTitleItem123.Text = "More Columns";
     toolTipItem123.Text = "Show the Column dialog box to customize column widths.";
     superToolTip123.Items.Add(toolTipTitleItem123);
     superToolTip123.Items.Add(toolTipItem123);
     this.showColumnsSetupFormItem1.SuperTip = superToolTip123;
     //
     // insertBreakItem1
     //
     this.insertBreakItem1.Caption = "Breaks";
     this.insertBreakItem1.Enabled = false;
     this.insertBreakItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertBreakItem1.Glyph")));
     this.insertBreakItem1.Id = 143;
     this.insertBreakItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertBreakItem1.LargeGlyph")));
     this.insertBreakItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.insertPageBreakItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.insertColumnBreakItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakNextPageItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakEvenPageItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakOddPageItem1)});
     this.insertBreakItem1.Name = "insertBreakItem1";
     toolTipTitleItem130.Text = "Breaks";
     toolTipItem130.Text = "Add page, section, or column breaks to the document.";
     superToolTip130.Items.Add(toolTipTitleItem130);
     superToolTip130.Items.Add(toolTipItem130);
     this.insertBreakItem1.SuperTip = superToolTip130;
     //
     // insertPageBreakItem2
     //
     this.insertPageBreakItem2.Caption = "Page";
     this.insertPageBreakItem2.Enabled = false;
     this.insertPageBreakItem2.Glyph = ((System.Drawing.Image)(resources.GetObject("insertPageBreakItem2.Glyph")));
     this.insertPageBreakItem2.Id = 144;
     this.insertPageBreakItem2.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertPageBreakItem2.LargeGlyph")));
     this.insertPageBreakItem2.Name = "insertPageBreakItem2";
     toolTipTitleItem125.Text = "Page (Ctrl+Return)";
     toolTipItem125.Text = "Start the next page at the current position.";
     superToolTip125.Items.Add(toolTipTitleItem125);
     superToolTip125.Items.Add(toolTipItem125);
     this.insertPageBreakItem2.SuperTip = superToolTip125;
     //
     // insertColumnBreakItem1
     //
     this.insertColumnBreakItem1.Caption = "Column";
     this.insertColumnBreakItem1.Enabled = false;
     this.insertColumnBreakItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertColumnBreakItem1.Glyph")));
     this.insertColumnBreakItem1.Id = 145;
     this.insertColumnBreakItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertColumnBreakItem1.LargeGlyph")));
     this.insertColumnBreakItem1.Name = "insertColumnBreakItem1";
     toolTipTitleItem126.Text = "Column (Ctrl+Shift+Return)";
     toolTipItem126.Text = "Indicate that the text following the column break will begin in the next column.";
     superToolTip126.Items.Add(toolTipTitleItem126);
     superToolTip126.Items.Add(toolTipItem126);
     this.insertColumnBreakItem1.SuperTip = superToolTip126;
     //
     // insertSectionBreakNextPageItem1
     //
     this.insertSectionBreakNextPageItem1.Caption = "Section (Next Page)";
     this.insertSectionBreakNextPageItem1.Enabled = false;
     this.insertSectionBreakNextPageItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakNextPageItem1.Glyph")));
     this.insertSectionBreakNextPageItem1.Id = 146;
     this.insertSectionBreakNextPageItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakNextPageItem1.LargeGlyph")));
     this.insertSectionBreakNextPageItem1.Name = "insertSectionBreakNextPageItem1";
     toolTipTitleItem127.Text = "Section (Next Page)";
     toolTipItem127.Text = "Insert a section break and start the new section on the next page.";
     superToolTip127.Items.Add(toolTipTitleItem127);
     superToolTip127.Items.Add(toolTipItem127);
     this.insertSectionBreakNextPageItem1.SuperTip = superToolTip127;
     //
     // insertSectionBreakEvenPageItem1
     //
     this.insertSectionBreakEvenPageItem1.Caption = "Section (Even Page)";
     this.insertSectionBreakEvenPageItem1.Enabled = false;
     this.insertSectionBreakEvenPageItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakEvenPageItem1.Glyph")));
     this.insertSectionBreakEvenPageItem1.Id = 147;
     this.insertSectionBreakEvenPageItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakEvenPageItem1.LargeGlyph")));
     this.insertSectionBreakEvenPageItem1.Name = "insertSectionBreakEvenPageItem1";
     toolTipTitleItem128.Text = "Section (Even Page)";
     toolTipItem128.Text = "Insert a section break and start the new section on the next even-numbered page.";
     superToolTip128.Items.Add(toolTipTitleItem128);
     superToolTip128.Items.Add(toolTipItem128);
     this.insertSectionBreakEvenPageItem1.SuperTip = superToolTip128;
     //
     // insertSectionBreakOddPageItem1
     //
     this.insertSectionBreakOddPageItem1.Caption = "Section (Odd Page)";
     this.insertSectionBreakOddPageItem1.Enabled = false;
     this.insertSectionBreakOddPageItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakOddPageItem1.Glyph")));
     this.insertSectionBreakOddPageItem1.Id = 148;
     this.insertSectionBreakOddPageItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("insertSectionBreakOddPageItem1.LargeGlyph")));
     this.insertSectionBreakOddPageItem1.Name = "insertSectionBreakOddPageItem1";
     toolTipTitleItem129.Text = "Section (Odd Page)";
     toolTipItem129.Text = "Insert a section break and start the new section on the next odd-numbered page.";
     superToolTip129.Items.Add(toolTipTitleItem129);
     superToolTip129.Items.Add(toolTipItem129);
     this.insertSectionBreakOddPageItem1.SuperTip = superToolTip129;
     //
     // changeSectionLineNumberingItem1
     //
     this.changeSectionLineNumberingItem1.Caption = "Line Numbers";
     this.changeSectionLineNumberingItem1.Enabled = false;
     this.changeSectionLineNumberingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeSectionLineNumberingItem1.Glyph")));
     this.changeSectionLineNumberingItem1.Id = 149;
     this.changeSectionLineNumberingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeSectionLineNumberingItem1.LargeGlyph")));
     this.changeSectionLineNumberingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingNoneItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingContinuousItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewPageItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewSectionItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphSuppressLineNumbersItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.showLineNumberingFormItem1)});
     this.changeSectionLineNumberingItem1.Name = "changeSectionLineNumberingItem1";
     toolTipTitleItem137.Text = "Line Numbers";
     toolTipItem137.Text = "Add line numbers in the margin alongside of each line of the document.";
     superToolTip137.Items.Add(toolTipTitleItem137);
     superToolTip137.Items.Add(toolTipItem137);
     this.changeSectionLineNumberingItem1.SuperTip = superToolTip137;
     //
     // setSectionLineNumberingNoneItem1
     //
     this.setSectionLineNumberingNoneItem1.Caption = "None";
     this.setSectionLineNumberingNoneItem1.Enabled = false;
     this.setSectionLineNumberingNoneItem1.Id = 150;
     this.setSectionLineNumberingNoneItem1.Name = "setSectionLineNumberingNoneItem1";
     toolTipTitleItem131.Text = "None";
     toolTipItem131.Text = "No line numbers.";
     superToolTip131.Items.Add(toolTipTitleItem131);
     superToolTip131.Items.Add(toolTipItem131);
     this.setSectionLineNumberingNoneItem1.SuperTip = superToolTip131;
     //
     // setSectionLineNumberingContinuousItem1
     //
     this.setSectionLineNumberingContinuousItem1.Caption = "Continuous";
     this.setSectionLineNumberingContinuousItem1.Enabled = false;
     this.setSectionLineNumberingContinuousItem1.Id = 151;
     this.setSectionLineNumberingContinuousItem1.Name = "setSectionLineNumberingContinuousItem1";
     toolTipTitleItem132.Text = "Continuous";
     toolTipItem132.Text = "Continuous";
     superToolTip132.Items.Add(toolTipTitleItem132);
     superToolTip132.Items.Add(toolTipItem132);
     this.setSectionLineNumberingContinuousItem1.SuperTip = superToolTip132;
     //
     // setSectionLineNumberingRestartNewPageItem1
     //
     this.setSectionLineNumberingRestartNewPageItem1.Caption = "Restart Each Page";
     this.setSectionLineNumberingRestartNewPageItem1.Enabled = false;
     this.setSectionLineNumberingRestartNewPageItem1.Id = 152;
     this.setSectionLineNumberingRestartNewPageItem1.Name = "setSectionLineNumberingRestartNewPageItem1";
     toolTipTitleItem133.Text = "Restart Each Page";
     toolTipItem133.Text = "Restart Each Page";
     superToolTip133.Items.Add(toolTipTitleItem133);
     superToolTip133.Items.Add(toolTipItem133);
     this.setSectionLineNumberingRestartNewPageItem1.SuperTip = superToolTip133;
     //
     // setSectionLineNumberingRestartNewSectionItem1
     //
     this.setSectionLineNumberingRestartNewSectionItem1.Caption = "Restart Each Section";
     this.setSectionLineNumberingRestartNewSectionItem1.Enabled = false;
     this.setSectionLineNumberingRestartNewSectionItem1.Id = 153;
     this.setSectionLineNumberingRestartNewSectionItem1.Name = "setSectionLineNumberingRestartNewSectionItem1";
     toolTipTitleItem134.Text = "Restart Each Section";
     toolTipItem134.Text = "Restart Each Section";
     superToolTip134.Items.Add(toolTipTitleItem134);
     superToolTip134.Items.Add(toolTipItem134);
     this.setSectionLineNumberingRestartNewSectionItem1.SuperTip = superToolTip134;
     //
     // toggleParagraphSuppressLineNumbersItem1
     //
     this.toggleParagraphSuppressLineNumbersItem1.Caption = "Suppress Line Numbers for Current Paragraph";
     this.toggleParagraphSuppressLineNumbersItem1.Enabled = false;
     this.toggleParagraphSuppressLineNumbersItem1.Id = 154;
     this.toggleParagraphSuppressLineNumbersItem1.Name = "toggleParagraphSuppressLineNumbersItem1";
     toolTipTitleItem135.Text = "Suppress Line Numbers for Current Paragraph";
     toolTipItem135.Text = "Suppress Line Numbers for Current Paragraph";
     superToolTip135.Items.Add(toolTipTitleItem135);
     superToolTip135.Items.Add(toolTipItem135);
     this.toggleParagraphSuppressLineNumbersItem1.SuperTip = superToolTip135;
     //
     // showLineNumberingFormItem1
     //
     this.showLineNumberingFormItem1.Caption = "Line Numbering Options";
     this.showLineNumberingFormItem1.Enabled = false;
     this.showLineNumberingFormItem1.Id = 155;
     this.showLineNumberingFormItem1.Name = "showLineNumberingFormItem1";
     toolTipTitleItem136.Text = "Line Numbering Options";
     toolTipItem136.Text = "Line Numbering Options";
     superToolTip136.Items.Add(toolTipTitleItem136);
     superToolTip136.Items.Add(toolTipItem136);
     this.showLineNumberingFormItem1.SuperTip = superToolTip136;
     //
     // checkSpellingItem1
     //
     this.checkSpellingItem1.Caption = "Spelling";
     this.checkSpellingItem1.Enabled = false;
     this.checkSpellingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("checkSpellingItem1.Glyph")));
     this.checkSpellingItem1.Id = 156;
     this.checkSpellingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("checkSpellingItem1.LargeGlyph")));
     this.checkSpellingItem1.Name = "checkSpellingItem1";
     toolTipTitleItem138.Text = "Spelling";
     toolTipItem138.Text = "Check the spelling of text in the document.";
     superToolTip138.Items.Add(toolTipTitleItem138);
     superToolTip138.Items.Add(toolTipItem138);
     this.checkSpellingItem1.SuperTip = superToolTip138;
     //
     // protectDocumentItem1
     //
     this.protectDocumentItem1.Caption = "Protect Document";
     this.protectDocumentItem1.Enabled = false;
     this.protectDocumentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("protectDocumentItem1.Glyph")));
     this.protectDocumentItem1.Id = 157;
     this.protectDocumentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("protectDocumentItem1.LargeGlyph")));
     this.protectDocumentItem1.Name = "protectDocumentItem1";
     toolTipTitleItem139.Text = "Protect Document";
     toolTipItem139.Text = "Help restrict people from editing the document by specifying a password.";
     superToolTip139.Items.Add(toolTipTitleItem139);
     superToolTip139.Items.Add(toolTipItem139);
     this.protectDocumentItem1.SuperTip = superToolTip139;
     //
     // changeRangeEditingPermissionsItem1
     //
     this.changeRangeEditingPermissionsItem1.Caption = "Range Editing Permissions";
     this.changeRangeEditingPermissionsItem1.Enabled = false;
     this.changeRangeEditingPermissionsItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("changeRangeEditingPermissionsItem1.Glyph")));
     this.changeRangeEditingPermissionsItem1.Id = 158;
     this.changeRangeEditingPermissionsItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("changeRangeEditingPermissionsItem1.LargeGlyph")));
     this.changeRangeEditingPermissionsItem1.Name = "changeRangeEditingPermissionsItem1";
     toolTipTitleItem140.Text = "Range Editing Permissions";
     toolTipItem140.Text = "Range Editing Permissions";
     superToolTip140.Items.Add(toolTipTitleItem140);
     superToolTip140.Items.Add(toolTipItem140);
     this.changeRangeEditingPermissionsItem1.SuperTip = superToolTip140;
     //
     // unprotectDocumentItem1
     //
     this.unprotectDocumentItem1.Caption = "Unprotect Document";
     this.unprotectDocumentItem1.Enabled = false;
     this.unprotectDocumentItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("unprotectDocumentItem1.Glyph")));
     this.unprotectDocumentItem1.Id = 159;
     this.unprotectDocumentItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("unprotectDocumentItem1.LargeGlyph")));
     this.unprotectDocumentItem1.Name = "unprotectDocumentItem1";
     toolTipTitleItem141.Text = "Unprotect Document";
     toolTipItem141.Text = "Unprotect Document";
     superToolTip141.Items.Add(toolTipTitleItem141);
     superToolTip141.Items.Add(toolTipItem141);
     this.unprotectDocumentItem1.SuperTip = superToolTip141;
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "テンプレート";
     this.barStaticItem1.Id = 123;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // cboTemplate
     //
     this.cboTemplate.Caption = "cbo1";
     this.cboTemplate.Edit = this.repositoryItemComboBox1;
     this.cboTemplate.Id = 124;
     this.cboTemplate.Name = "cboTemplate";
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "表示";
     this.barStaticItem2.Id = 126;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barEditItem1
     //
     this.barEditItem1.Caption = "hs";
     this.barEditItem1.Edit = this.repositoryItemPictureEdit2;
     this.barEditItem1.Id = 161;
     this.barEditItem1.Name = "barEditItem1";
     //
     // repositoryItemPictureEdit2
     //
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Img";
     this.barButtonItem1.Id = 189;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // repositoryItemRichEditStyleEdit1
     //
     this.repositoryItemRichEditStyleEdit1.AutoHeight = false;
     this.repositoryItemRichEditStyleEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemRichEditStyleEdit1.Control = null;
     this.repositoryItemRichEditStyleEdit1.Name = "repositoryItemRichEditStyleEdit1";
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // repositoryItemRichEditStyleEdit2
     //
     this.repositoryItemRichEditStyleEdit2.AutoHeight = false;
     this.repositoryItemRichEditStyleEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemRichEditStyleEdit2.Control = null;
     this.repositoryItemRichEditStyleEdit2.Name = "repositoryItemRichEditStyleEdit2";
     //
     // repositoryItemComboBox2
     //
     this.repositoryItemComboBox2.AutoHeight = false;
     this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
     //
     // repositoryItemComboBox4
     //
     this.repositoryItemComboBox4.AutoHeight = false;
     this.repositoryItemComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox4.Name = "repositoryItemComboBox4";
     //
     // repositoryItemRichEditStyleEdit3
     //
     this.repositoryItemRichEditStyleEdit3.AutoHeight = false;
     this.repositoryItemRichEditStyleEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemRichEditStyleEdit3.Control = null;
     this.repositoryItemRichEditStyleEdit3.Name = "repositoryItemRichEditStyleEdit3";
     //
     // richEditBarController1
     //
     this.richEditBarController1.BarItems.Add(this.cutItem1);
     this.richEditBarController1.BarItems.Add(this.copyItem1);
     this.richEditBarController1.BarItems.Add(this.pasteItem1);
     this.richEditBarController1.BarItems.Add(this.pasteSpecialItem1);
     this.richEditBarController1.BarItems.Add(this.changeFontNameItem1);
     this.richEditBarController1.BarItems.Add(this.changeFontSizeItem1);
     this.richEditBarController1.BarItems.Add(this.changeFontColorItem1);
     this.richEditBarController1.BarItems.Add(this.changeFontBackColorItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontBoldItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontItalicItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontUnderlineItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontDoubleUnderlineItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontStrikeoutItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontDoubleStrikeoutItem1);
     this.richEditBarController1.BarItems.Add(this.toggleFontSubscriptItem1);
     this.richEditBarController1.BarItems.Add(this.changeTextCaseItem1);
     this.richEditBarController1.BarItems.Add(this.makeTextUpperCaseItem1);
     this.richEditBarController1.BarItems.Add(this.makeTextLowerCaseItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTextCaseItem1);
     this.richEditBarController1.BarItems.Add(this.fontSizeIncreaseItem1);
     this.richEditBarController1.BarItems.Add(this.fontSizeDecreaseItem1);
     this.richEditBarController1.BarItems.Add(this.clearFormattingItem1);
     this.richEditBarController1.BarItems.Add(this.showFontFormItem1);
     this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentLeftItem1);
     this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentCenterItem1);
     this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentRightItem1);
     this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentJustifyItem1);
     this.richEditBarController1.BarItems.Add(this.changeParagraphLineSpacingItem1);
     this.richEditBarController1.BarItems.Add(this.setSingleParagraphSpacingItem1);
     this.richEditBarController1.BarItems.Add(this.setSesquialteralParagraphSpacingItem1);
     this.richEditBarController1.BarItems.Add(this.setDoubleParagraphSpacingItem1);
     this.richEditBarController1.BarItems.Add(this.showLineSpacingFormItem1);
     this.richEditBarController1.BarItems.Add(this.addSpacingBeforeParagraphItem1);
     this.richEditBarController1.BarItems.Add(this.removeSpacingBeforeParagraphItem1);
     this.richEditBarController1.BarItems.Add(this.addSpacingAfterParagraphItem1);
     this.richEditBarController1.BarItems.Add(this.removeSpacingAfterParagraphItem1);
     this.richEditBarController1.BarItems.Add(this.toggleNumberingListItem1);
     this.richEditBarController1.BarItems.Add(this.toggleMultiLevelListItem1);
     this.richEditBarController1.BarItems.Add(this.decreaseIndentItem1);
     this.richEditBarController1.BarItems.Add(this.increaseIndentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleShowWhitespaceItem1);
     this.richEditBarController1.BarItems.Add(this.showParagraphFormItem1);
     this.richEditBarController1.BarItems.Add(this.findItem1);
     this.richEditBarController1.BarItems.Add(this.replaceItem1);
     this.richEditBarController1.BarItems.Add(this.changeTableCellsShadingItem1);
     this.richEditBarController1.BarItems.Add(this.changeTableBordersItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsBottomBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsTopBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsLeftBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsRightBorderItem1);
     this.richEditBarController1.BarItems.Add(this.resetTableCellsAllBordersItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsAllBordersItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsOutsideBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsInsideBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsInsideHorizontalBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsInsideVerticalBorderItem1);
     this.richEditBarController1.BarItems.Add(this.toggleShowTableGridLinesItem1);
     this.richEditBarController1.BarItems.Add(this.changeTableBorderLineStyleItem1);
     this.richEditBarController1.BarItems.Add(this.changeTableBorderLineWeightItem1);
     this.richEditBarController1.BarItems.Add(this.changeTableBorderColorItem1);
     this.richEditBarController1.BarItems.Add(this.selectTableElementsItem1);
     this.richEditBarController1.BarItems.Add(this.selectTableCellItem1);
     this.richEditBarController1.BarItems.Add(this.selectTableColumnItem1);
     this.richEditBarController1.BarItems.Add(this.selectTableRowItem1);
     this.richEditBarController1.BarItems.Add(this.selectTableItem1);
     this.richEditBarController1.BarItems.Add(this.showTablePropertiesFormItem1);
     this.richEditBarController1.BarItems.Add(this.deleteTableElementsItem1);
     this.richEditBarController1.BarItems.Add(this.showDeleteTableCellsFormItem1);
     this.richEditBarController1.BarItems.Add(this.deleteTableColumnsItem1);
     this.richEditBarController1.BarItems.Add(this.deleteTableRowsItem1);
     this.richEditBarController1.BarItems.Add(this.deleteTableItem1);
     this.richEditBarController1.BarItems.Add(this.insertTableRowAboveItem1);
     this.richEditBarController1.BarItems.Add(this.insertTableRowBelowItem1);
     this.richEditBarController1.BarItems.Add(this.insertTableColumnToLeftItem1);
     this.richEditBarController1.BarItems.Add(this.insertTableColumnToRightItem1);
     this.richEditBarController1.BarItems.Add(this.showInsertTableCellsFormItem1);
     this.richEditBarController1.BarItems.Add(this.mergeTableCellsItem1);
     this.richEditBarController1.BarItems.Add(this.showSplitTableCellsForm1);
     this.richEditBarController1.BarItems.Add(this.splitTableItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableAutoFitItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableAutoFitContentsItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableAutoFitWindowItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableFixedColumnWidthItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsTopLeftAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsTopCenterAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsTopRightAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsMiddleLeftAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsMiddleCenterAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsMiddleRightAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsBottomLeftAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsBottomCenterAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.toggleTableCellsBottomRightAlignmentItem1);
     this.richEditBarController1.BarItems.Add(this.switchToSimpleViewItem1);
     this.richEditBarController1.BarItems.Add(this.switchToDraftViewItem1);
     this.richEditBarController1.BarItems.Add(this.switchToPrintLayoutViewItem1);
     this.richEditBarController1.BarItems.Add(this.toggleShowHorizontalRulerItem1);
     this.richEditBarController1.BarItems.Add(this.toggleShowVerticalRulerItem1);
     this.richEditBarController1.BarItems.Add(this.zoomOutItem1);
     this.richEditBarController1.BarItems.Add(this.zoomInItem1);
     this.richEditBarController1.BarItems.Add(this.toggleBulletedListItem1);
     this.richEditBarController1.BarItems.Add(this.insertPageBreakItem1);
     this.richEditBarController1.BarItems.Add(this.insertTableItem1);
     this.richEditBarController1.BarItems.Add(this.insertPictureItem1);
     this.richEditBarController1.BarItems.Add(this.insertBookmarkItem1);
     this.richEditBarController1.BarItems.Add(this.insertHyperlinkItem1);
     this.richEditBarController1.BarItems.Add(this.editPageHeaderItem1);
     this.richEditBarController1.BarItems.Add(this.editPageFooterItem1);
     this.richEditBarController1.BarItems.Add(this.insertPageNumberItem1);
     this.richEditBarController1.BarItems.Add(this.insertPageCountItem1);
     this.richEditBarController1.BarItems.Add(this.insertSymbolItem1);
     this.richEditBarController1.BarItems.Add(this.changeSectionPageMarginsItem1);
     this.richEditBarController1.BarItems.Add(this.setNormalSectionPageMarginsItem1);
     this.richEditBarController1.BarItems.Add(this.setNarrowSectionPageMarginsItem1);
     this.richEditBarController1.BarItems.Add(this.setModerateSectionPageMarginsItem1);
     this.richEditBarController1.BarItems.Add(this.setWideSectionPageMarginsItem1);
     this.richEditBarController1.BarItems.Add(this.changeSectionPageOrientationItem1);
     this.richEditBarController1.BarItems.Add(this.setPortraitPageOrientationItem1);
     this.richEditBarController1.BarItems.Add(this.setLandscapePageOrientationItem1);
     this.richEditBarController1.BarItems.Add(this.changeSectionPaperKindItem1);
     this.richEditBarController1.BarItems.Add(this.changeSectionColumnsItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionOneColumnItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionTwoColumnsItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionThreeColumnsItem1);
     this.richEditBarController1.BarItems.Add(this.showColumnsSetupFormItem1);
     this.richEditBarController1.BarItems.Add(this.insertBreakItem1);
     this.richEditBarController1.BarItems.Add(this.insertPageBreakItem2);
     this.richEditBarController1.BarItems.Add(this.insertColumnBreakItem1);
     this.richEditBarController1.BarItems.Add(this.insertSectionBreakNextPageItem1);
     this.richEditBarController1.BarItems.Add(this.insertSectionBreakEvenPageItem1);
     this.richEditBarController1.BarItems.Add(this.insertSectionBreakOddPageItem1);
     this.richEditBarController1.BarItems.Add(this.changeSectionLineNumberingItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionLineNumberingNoneItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionLineNumberingContinuousItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionLineNumberingRestartNewPageItem1);
     this.richEditBarController1.BarItems.Add(this.setSectionLineNumberingRestartNewSectionItem1);
     this.richEditBarController1.BarItems.Add(this.toggleParagraphSuppressLineNumbersItem1);
     this.richEditBarController1.BarItems.Add(this.showLineNumberingFormItem1);
     this.richEditBarController1.BarItems.Add(this.checkSpellingItem1);
     this.richEditBarController1.BarItems.Add(this.protectDocumentItem1);
     this.richEditBarController1.BarItems.Add(this.changeRangeEditingPermissionsItem1);
     this.richEditBarController1.BarItems.Add(this.unprotectDocumentItem1);
     //
     // stylesBar2
     //
     this.stylesBar2.BarName = "";
     this.stylesBar2.DockCol = 0;
     this.stylesBar2.DockRow = 5;
     this.stylesBar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.stylesBar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.cboTemplate)});
     this.stylesBar2.Text = "";
     //
     // grdContent
     //
     this.grdContent.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdContent.EmbeddedNavigator.Appearance.Options.UseBorderColor = true;
     this.grdContent.Location = new System.Drawing.Point(0, 29);
     this.grdContent.MainView = this.gridView1;
     this.grdContent.Name = "grdContent";
     this.grdContent.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemRichTextEdit1,
     this.repositoryItemMemoEdit1,
     this.repositoryItemComboBox3,
     this.repositoryItemGridLookUpEdit1,
     this.repositoryItemRichTextEdit2,
     this.repositoryItemRichTextEdit3,
     this.repositoryItemTextEdit2,
     this.repositoryItemTextEdit3,
     this.repositoryItemPictureEdit3,
     this.repositoryItemLookUpEdit1,
     this.repositoryItemMemoEdit2});
     this.grdContent.ShowOnlyPredefinedDetails = true;
     this.grdContent.Size = new System.Drawing.Size(728, 462);
     this.grdContent.TabIndex = 5;
     this.grdContent.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     this.grdContent.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdContent_KeyDown);
     //
     // gridView1
     //
     this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colTagCode,
     this.colTagName,
     this.colNotes,
     this.CreateDate,
     this.colType});
     this.gridView1.GridControl = this.grdContent;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.RowAutoHeight = true;
     this.gridView1.OptionsView.ShowColumnHeaders = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.OptionsView.ShowIndicator = false;
     this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
     this.gridView1.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged);
     this.gridView1.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanging);
     this.gridView1.CustomRowCellEdit += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.gridView1_CustomRowCellEdit);
     this.gridView1.ColumnChanged += new System.EventHandler(this.gridView1_ColumnChanged);
     //
     // colTagCode
     //
     this.colTagCode.Caption = "Tag code";
     this.colTagCode.ColumnEdit = this.repositoryItemLookUpEdit1;
     this.colTagCode.FieldName = "TagCode";
     this.colTagCode.Name = "colTagCode";
     this.colTagCode.OptionsColumn.AllowSize = false;
     this.colTagCode.OptionsColumn.FixedWidth = true;
     this.colTagCode.Visible = true;
     this.colTagCode.VisibleIndex = 0;
     this.colTagCode.Width = 74;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // colTagName
     //
     this.colTagName.Caption = "Tag Name";
     this.colTagName.FieldName = "TagName";
     this.colTagName.Name = "colTagName";
     this.colTagName.OptionsColumn.AllowEdit = false;
     this.colTagName.OptionsColumn.AllowSize = false;
     this.colTagName.OptionsColumn.FixedWidth = true;
     this.colTagName.OptionsColumn.ReadOnly = true;
     this.colTagName.Visible = true;
     this.colTagName.VisibleIndex = 1;
     this.colTagName.Width = 74;
     //
     // colNotes
     //
     this.colNotes.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.colNotes.AppearanceHeader.Options.UseFont = true;
     this.colNotes.Caption = "Content";
     this.colNotes.ColumnEdit = this.repositoryItemMemoEdit2;
     this.colNotes.FieldName = "Content";
     this.colNotes.Name = "colNotes";
     this.colNotes.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.colNotes.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colNotes.OptionsFilter.AllowFilter = false;
     this.colNotes.Visible = true;
     this.colNotes.VisibleIndex = 2;
     this.colNotes.Width = 290;
     //
     // repositoryItemMemoEdit2
     //
     this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
     //
     // repositoryItemPictureEdit3
     //
     this.repositoryItemPictureEdit3.Name = "repositoryItemPictureEdit3";
     //
     // CreateDate
     //
     this.CreateDate.Caption = "CreateDate";
     this.CreateDate.FieldName = "CreateDate";
     this.CreateDate.Name = "CreateDate";
     //
     // colType
     //
     this.colType.Caption = "Product Type";
     this.colType.ColumnEdit = this.repositoryItemMemoEdit1;
     this.colType.FieldName = "Type";
     this.colType.Name = "colType";
     this.colType.Width = 97;
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // repositoryItemRichTextEdit1
     //
     this.repositoryItemRichTextEdit1.Name = "repositoryItemRichTextEdit1";
     this.repositoryItemRichTextEdit1.ShowCaretInReadOnly = false;
     //
     // repositoryItemComboBox3
     //
     this.repositoryItemComboBox3.AutoHeight = false;
     this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox3.Name = "repositoryItemComboBox3";
     //
     // repositoryItemGridLookUpEdit1
     //
     this.repositoryItemGridLookUpEdit1.AutoHeight = false;
     this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemGridLookUpEdit1.Name = "repositoryItemGridLookUpEdit1";
     this.repositoryItemGridLookUpEdit1.View = this.repositoryItemGridLookUpEdit1View;
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // repositoryItemRichTextEdit2
     //
     this.repositoryItemRichTextEdit2.Name = "repositoryItemRichTextEdit2";
     this.repositoryItemRichTextEdit2.ShowCaretInReadOnly = false;
     //
     // repositoryItemRichTextEdit3
     //
     this.repositoryItemRichTextEdit3.Name = "repositoryItemRichTextEdit3";
     this.repositoryItemRichTextEdit3.ShowCaretInReadOnly = false;
     //
     // repositoryItemTextEdit2
     //
     this.repositoryItemTextEdit2.AutoHeight = false;
     this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
     //
     // repositoryItemTextEdit3
     //
     this.repositoryItemTextEdit3.AutoHeight = false;
     this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3";
     //
     // cboTempl1
     //
     this.cboTempl1.FormattingEnabled = true;
     this.cboTempl1.Location = new System.Drawing.Point(65, 4);
     this.cboTempl1.Name = "cboTempl1";
     this.cboTempl1.Size = new System.Drawing.Size(90, 21);
     this.cboTempl1.TabIndex = 10;
     this.cboTempl1.SelectedIndexChanged += new System.EventHandler(this.cboTempl1_SelectedIndexChanged);
     //
     // cboDisplay
     //
     this.cboDisplay.FormattingEnabled = true;
     this.cboDisplay.Location = new System.Drawing.Point(240, 4);
     this.cboDisplay.Name = "cboDisplay";
     this.cboDisplay.Size = new System.Drawing.Size(90, 21);
     this.cboDisplay.TabIndex = 11;
     this.cboDisplay.SelectedIndexChanged += new System.EventHandler(this.cboDisplay_SelectedIndexChanged);
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(5, 9);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(54, 13);
     this.labelControl1.TabIndex = 16;
     this.labelControl1.Text = "テンプレート";
     //
     // insertBookmark
     //
     this.insertBookmark.Location = new System.Drawing.Point(210, 9);
     this.insertBookmark.Name = "insertBookmark";
     this.insertBookmark.Size = new System.Drawing.Size(24, 13);
     this.insertBookmark.TabIndex = 17;
     this.insertBookmark.Text = "表示";
     //
     // fileSaveItem2
     //
     this.fileSaveItem2.Caption = "Save";
     this.fileSaveItem2.Enabled = false;
     this.fileSaveItem2.Glyph = ((System.Drawing.Image)(resources.GetObject("fileSaveItem2.Glyph")));
     this.fileSaveItem2.Id = 105;
     this.fileSaveItem2.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("fileSaveItem2.LargeGlyph")));
     this.fileSaveItem2.Name = "fileSaveItem2";
     toolTipTitleItem142.Text = "Save (Ctrl+S)";
     toolTipItem142.Text = "Save";
     superToolTip142.Items.Add(toolTipTitleItem142);
     superToolTip142.Items.Add(toolTipItem142);
     this.fileSaveItem2.SuperTip = superToolTip142;
     //
     // commonBar2
     //
     this.commonBar2.BarName = "";
     this.commonBar2.DockCol = 0;
     this.commonBar2.DockRow = 0;
     this.commonBar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
     this.commonBar2.FloatLocation = new System.Drawing.Point(323, 168);
     this.commonBar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.cboTemplate)});
     this.commonBar2.OptionsBar.AllowQuickCustomization = false;
     this.commonBar2.Text = "";
     //
     // commonBar3
     //
     this.commonBar3.BarName = "";
     this.commonBar3.DockCol = 0;
     this.commonBar3.DockRow = 0;
     this.commonBar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
     this.commonBar3.FloatLocation = new System.Drawing.Point(323, 168);
     this.commonBar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.cboTemplate)});
     this.commonBar3.OptionsBar.AllowQuickCustomization = false;
     this.commonBar3.Text = "";
     //
     // commonBar4
     //
     this.commonBar4.BarName = "";
     this.commonBar4.DockCol = 0;
     this.commonBar4.DockRow = 0;
     this.commonBar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
     this.commonBar4.FloatLocation = new System.Drawing.Point(323, 168);
     this.commonBar4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.cboTemplate)});
     this.commonBar4.OptionsBar.AllowQuickCustomization = false;
     this.commonBar4.Text = "";
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "edit_16x16.png");
     this.imageList1.Images.SetKeyName(1, "edit_box_24x24.png");
     this.imageList1.Images.SetKeyName(2, "insert-bookmark_16x16.png");
     this.imageList1.Images.SetKeyName(3, "insert-bookmark_box_24x24.png");
     this.imageList1.Images.SetKeyName(4, "insert-image_16x16.png");
     this.imageList1.Images.SetKeyName(5, "insert-image_box_24x24.png");
     this.imageList1.Images.SetKeyName(6, "insert-pdf_16x16.png");
     this.imageList1.Images.SetKeyName(7, "insert-pdf_box_24x24.png");
     this.imageList1.Images.SetKeyName(8, "log_box_24x24.png");
     this.imageList1.Images.SetKeyName(9, "log-history_16x16.png");
     this.imageList1.Images.SetKeyName(10, "print_box_24x24.png");
     this.imageList1.Images.SetKeyName(11, "printer_16x16.png");
     this.imageList1.Images.SetKeyName(12, "refesh_16x16.png");
     this.imageList1.Images.SetKeyName(13, "refesh_box_24x24.png");
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "file_unlock.png");
     this.imageCollection1.Images.SetKeyName(1, "bar_chart_add.png");
     this.imageCollection1.Images.SetKeyName(2, "chart_remove.png");
     //
     // dateEdit
     //
     this.dateEdit.EditValue = null;
     this.dateEdit.Location = new System.Drawing.Point(580, 3);
     this.dateEdit.MenuManager = this.barManager1;
     this.dateEdit.Name = "dateEdit";
     this.dateEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit.Size = new System.Drawing.Size(94, 20);
     this.dateEdit.TabIndex = 22;
     this.dateEdit.EditValueChanged += new System.EventHandler(this.dateEdit_EditValueChanged);
     //
     // Editor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.dateEdit);
     this.Controls.Add(this.insertBookmark);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.cboDisplay);
     this.Controls.Add(this.cboTempl1);
     this.Controls.Add(this.grdContent);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "Editor";
     this.Size = new System.Drawing.Size(728, 514);
     this.Load += new System.EventHandler(this.Editor_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.richEditBarController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdContent)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichTextEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary> 
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(viwReports));
     this.printBarManager1 = new DevExpress.XtraPrinting.Preview.PrintBarManager();
     this.previewBar1 = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.printPreviewBarItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem5 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem6 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem7 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem8 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem9 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem10 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem11 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem12 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem13 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem14 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem15 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.zoomBarEditItem1 = new DevExpress.XtraPrinting.Preview.ZoomBarEditItem();
     this.printPreviewRepositoryItemComboBox1 = new DevExpress.XtraPrinting.Preview.PrintPreviewRepositoryItemComboBox();
     this.printPreviewBarItem16 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem17 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem18 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem19 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem20 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem21 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem22 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem23 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem24 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem25 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem26 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.previewBar2 = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.printPreviewStaticItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.progressBarEditItem1 = new DevExpress.XtraPrinting.Preview.ProgressBarEditItem();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.printPreviewBarItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.printPreviewStaticItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
     this.previewBar3 = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.printPreviewSubItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.printPreviewSubItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.printPreviewSubItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.printPreviewBarItem27 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.printPreviewBarItem28 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.barToolbarsListItem1 = new DevExpress.XtraBars.BarToolbarsListItem();
     this.printPreviewSubItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.printPreviewBarCheckItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem5 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem6 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem7 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem8 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem9 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem10 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem11 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem12 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem13 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem14 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printPreviewBarCheckItem15 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.printControl1 = new DevExpress.XtraPrinting.Control.PrintControl();
     this.pnlSettings.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printBarManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlSettings
     //
     this.pnlSettings.Location = new System.Drawing.Point(0, 51);
     this.pnlSettings.Size = new System.Drawing.Size(518, 42);
     //
     // printControl
     //
     this.printControl.Size = new System.Drawing.Size(514, 98);
     //
     // printingSystem
     //
     this.printingSystem.ShowMarginsWarning = false;
     //
     // smplEdit
     //
     this.smplEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.smplEdit.Appearance.Options.UseFont = true;
     this.smplEdit.Location = new System.Drawing.Point(-2853, 7);
     this.smplEdit.Size = new System.Drawing.Size(87, 28);
     //
     // printBarManager1
     //
     this.printBarManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.previewBar1,
     this.previewBar2,
     this.previewBar3});
     this.printBarManager1.DockControls.Add(this.barDockControlTop);
     this.printBarManager1.DockControls.Add(this.barDockControlBottom);
     this.printBarManager1.DockControls.Add(this.barDockControlLeft);
     this.printBarManager1.DockControls.Add(this.barDockControlRight);
     this.printBarManager1.Form = this;
     this.printBarManager1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("printBarManager1.ImageStream")));
     this.printBarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.printPreviewStaticItem1,
     this.barStaticItem1,
     this.progressBarEditItem1,
     this.printPreviewBarItem1,
     this.barButtonItem1,
     this.printPreviewStaticItem2,
     this.printPreviewBarItem2,
     this.printPreviewBarItem3,
     this.printPreviewBarItem4,
     this.printPreviewBarItem5,
     this.printPreviewBarItem6,
     this.printPreviewBarItem7,
     this.printPreviewBarItem8,
     this.printPreviewBarItem9,
     this.printPreviewBarItem10,
     this.printPreviewBarItem11,
     this.printPreviewBarItem12,
     this.printPreviewBarItem13,
     this.printPreviewBarItem14,
     this.printPreviewBarItem15,
     this.zoomBarEditItem1,
     this.printPreviewBarItem16,
     this.printPreviewBarItem17,
     this.printPreviewBarItem18,
     this.printPreviewBarItem19,
     this.printPreviewBarItem20,
     this.printPreviewBarItem21,
     this.printPreviewBarItem22,
     this.printPreviewBarItem23,
     this.printPreviewBarItem24,
     this.printPreviewBarItem25,
     this.printPreviewBarItem26,
     this.printPreviewSubItem1,
     this.printPreviewSubItem2,
     this.printPreviewSubItem3,
     this.printPreviewSubItem4,
     this.printPreviewBarItem27,
     this.printPreviewBarItem28,
     this.barToolbarsListItem1,
     this.printPreviewBarCheckItem1,
     this.printPreviewBarCheckItem2,
     this.printPreviewBarCheckItem3,
     this.printPreviewBarCheckItem4,
     this.printPreviewBarCheckItem5,
     this.printPreviewBarCheckItem6,
     this.printPreviewBarCheckItem7,
     this.printPreviewBarCheckItem8,
     this.printPreviewBarCheckItem9,
     this.printPreviewBarCheckItem10,
     this.printPreviewBarCheckItem11,
     this.printPreviewBarCheckItem12,
     this.printPreviewBarCheckItem13,
     this.printPreviewBarCheckItem14,
     this.printPreviewBarCheckItem15});
     this.printBarManager1.MainMenu = this.previewBar3;
     this.printBarManager1.MaxItemId = 54;
     this.printBarManager1.PreviewBar = this.previewBar1;
     this.printBarManager1.PrintControl = this.printControl1;
     this.printBarManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemProgressBar1,
     this.printPreviewRepositoryItemComboBox1});
     this.printBarManager1.StatusBar = this.previewBar2;
     //
     // previewBar1
     //
     this.previewBar1.BarName = "Toolbar";
     this.previewBar1.DockCol = 0;
     this.previewBar1.DockRow = 1;
     this.previewBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.previewBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem3),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem4),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem5, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem6, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem7),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem8, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem9),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem11),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem12),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem13, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem14),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem15, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.zoomBarEditItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem16),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem17, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem18),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem19),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem20),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem21, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem22),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem23),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem24, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem25),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem26, true)});
     this.previewBar1.Text = "Toolbar";
     //
     // printPreviewBarItem2
     //
     this.printPreviewBarItem2.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem2.Caption = "Document Map";
     this.printPreviewBarItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.DocumentMap;
     this.printPreviewBarItem2.Enabled = false;
     this.printPreviewBarItem2.Hint = "Document Map";
     this.printPreviewBarItem2.Id = 6;
     this.printPreviewBarItem2.ImageIndex = 19;
     this.printPreviewBarItem2.Name = "printPreviewBarItem2";
     this.printPreviewBarItem2.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // printPreviewBarItem3
     //
     this.printPreviewBarItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem3.Caption = "Parameters";
     this.printPreviewBarItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Parameters;
     this.printPreviewBarItem3.Enabled = false;
     this.printPreviewBarItem3.Hint = "Parameters";
     this.printPreviewBarItem3.Id = 7;
     this.printPreviewBarItem3.ImageIndex = 22;
     this.printPreviewBarItem3.Name = "printPreviewBarItem3";
     this.printPreviewBarItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // printPreviewBarItem4
     //
     this.printPreviewBarItem4.Caption = "Search";
     this.printPreviewBarItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Find;
     this.printPreviewBarItem4.Enabled = false;
     this.printPreviewBarItem4.Hint = "Search";
     this.printPreviewBarItem4.Id = 8;
     this.printPreviewBarItem4.ImageIndex = 20;
     this.printPreviewBarItem4.Name = "printPreviewBarItem4";
     //
     // printPreviewBarItem5
     //
     this.printPreviewBarItem5.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem5.Caption = "Customize";
     this.printPreviewBarItem5.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Customize;
     this.printPreviewBarItem5.Enabled = false;
     this.printPreviewBarItem5.Hint = "Customize";
     this.printPreviewBarItem5.Id = 9;
     this.printPreviewBarItem5.ImageIndex = 14;
     this.printPreviewBarItem5.Name = "printPreviewBarItem5";
     //
     // printPreviewBarItem6
     //
     this.printPreviewBarItem6.Caption = "Open";
     this.printPreviewBarItem6.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Open;
     this.printPreviewBarItem6.Hint = "Open a document";
     this.printPreviewBarItem6.Id = 10;
     this.printPreviewBarItem6.ImageIndex = 23;
     this.printPreviewBarItem6.Name = "printPreviewBarItem6";
     //
     // printPreviewBarItem7
     //
     this.printPreviewBarItem7.Caption = "Save";
     this.printPreviewBarItem7.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Save;
     this.printPreviewBarItem7.Enabled = false;
     this.printPreviewBarItem7.Hint = "Save the document";
     this.printPreviewBarItem7.Id = 11;
     this.printPreviewBarItem7.ImageIndex = 24;
     this.printPreviewBarItem7.Name = "printPreviewBarItem7";
     //
     // printPreviewBarItem8
     //
     this.printPreviewBarItem8.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem8.Caption = "&Print...";
     this.printPreviewBarItem8.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Print;
     this.printPreviewBarItem8.Enabled = false;
     this.printPreviewBarItem8.Hint = "Print";
     this.printPreviewBarItem8.Id = 12;
     this.printPreviewBarItem8.ImageIndex = 0;
     this.printPreviewBarItem8.Name = "printPreviewBarItem8";
     //
     // printPreviewBarItem9
     //
     this.printPreviewBarItem9.Caption = "P&rint";
     this.printPreviewBarItem9.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PrintDirect;
     this.printPreviewBarItem9.Enabled = false;
     this.printPreviewBarItem9.Hint = "Quick Print";
     this.printPreviewBarItem9.Id = 13;
     this.printPreviewBarItem9.ImageIndex = 1;
     this.printPreviewBarItem9.Name = "printPreviewBarItem9";
     //
     // printPreviewBarItem10
     //
     this.printPreviewBarItem10.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem10.Caption = "Page Set&up...";
     this.printPreviewBarItem10.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageSetup;
     this.printPreviewBarItem10.Enabled = false;
     this.printPreviewBarItem10.Hint = "Page Setup";
     this.printPreviewBarItem10.Id = 14;
     this.printPreviewBarItem10.ImageIndex = 2;
     this.printPreviewBarItem10.Name = "printPreviewBarItem10";
     //
     // printPreviewBarItem11
     //
     this.printPreviewBarItem11.Caption = "Header And Footer";
     this.printPreviewBarItem11.Command = DevExpress.XtraPrinting.PrintingSystemCommand.EditPageHF;
     this.printPreviewBarItem11.Enabled = false;
     this.printPreviewBarItem11.Hint = "Header And Footer";
     this.printPreviewBarItem11.Id = 15;
     this.printPreviewBarItem11.ImageIndex = 15;
     this.printPreviewBarItem11.Name = "printPreviewBarItem11";
     //
     // printPreviewBarItem12
     //
     this.printPreviewBarItem12.ActAsDropDown = true;
     this.printPreviewBarItem12.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.printPreviewBarItem12.Caption = "Scale";
     this.printPreviewBarItem12.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Scale;
     this.printPreviewBarItem12.Enabled = false;
     this.printPreviewBarItem12.Hint = "Scale";
     this.printPreviewBarItem12.Id = 16;
     this.printPreviewBarItem12.ImageIndex = 25;
     this.printPreviewBarItem12.Name = "printPreviewBarItem12";
     //
     // printPreviewBarItem13
     //
     this.printPreviewBarItem13.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem13.Caption = "Hand Tool";
     this.printPreviewBarItem13.Command = DevExpress.XtraPrinting.PrintingSystemCommand.HandTool;
     this.printPreviewBarItem13.Enabled = false;
     this.printPreviewBarItem13.Hint = "Hand Tool";
     this.printPreviewBarItem13.Id = 17;
     this.printPreviewBarItem13.ImageIndex = 16;
     this.printPreviewBarItem13.Name = "printPreviewBarItem13";
     //
     // printPreviewBarItem14
     //
     this.printPreviewBarItem14.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem14.Caption = "Magnifier";
     this.printPreviewBarItem14.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Magnifier;
     this.printPreviewBarItem14.Enabled = false;
     this.printPreviewBarItem14.Hint = "Magnifier";
     this.printPreviewBarItem14.Id = 18;
     this.printPreviewBarItem14.ImageIndex = 3;
     this.printPreviewBarItem14.Name = "printPreviewBarItem14";
     //
     // printPreviewBarItem15
     //
     this.printPreviewBarItem15.Caption = "Zoom Out";
     this.printPreviewBarItem15.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomOut;
     this.printPreviewBarItem15.Enabled = false;
     this.printPreviewBarItem15.Hint = "Zoom Out";
     this.printPreviewBarItem15.Id = 19;
     this.printPreviewBarItem15.ImageIndex = 5;
     this.printPreviewBarItem15.Name = "printPreviewBarItem15";
     //
     // zoomBarEditItem1
     //
     this.zoomBarEditItem1.Caption = "Zoom";
     this.zoomBarEditItem1.Edit = this.printPreviewRepositoryItemComboBox1;
     this.zoomBarEditItem1.EditValue = "100%";
     this.zoomBarEditItem1.Enabled = false;
     this.zoomBarEditItem1.Hint = "Zoom";
     this.zoomBarEditItem1.Id = 20;
     this.zoomBarEditItem1.Name = "zoomBarEditItem1";
     this.zoomBarEditItem1.Width = 70;
     //
     // printPreviewRepositoryItemComboBox1
     //
     this.printPreviewRepositoryItemComboBox1.AutoComplete = false;
     this.printPreviewRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.printPreviewRepositoryItemComboBox1.DropDownRows = 11;
     this.printPreviewRepositoryItemComboBox1.Name = "printPreviewRepositoryItemComboBox1";
     //
     // printPreviewBarItem16
     //
     this.printPreviewBarItem16.Caption = "Zoom In";
     this.printPreviewBarItem16.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomIn;
     this.printPreviewBarItem16.Enabled = false;
     this.printPreviewBarItem16.Hint = "Zoom In";
     this.printPreviewBarItem16.Id = 21;
     this.printPreviewBarItem16.ImageIndex = 4;
     this.printPreviewBarItem16.Name = "printPreviewBarItem16";
     //
     // printPreviewBarItem17
     //
     this.printPreviewBarItem17.Caption = "First Page";
     this.printPreviewBarItem17.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowFirstPage;
     this.printPreviewBarItem17.Enabled = false;
     this.printPreviewBarItem17.Hint = "First Page";
     this.printPreviewBarItem17.Id = 22;
     this.printPreviewBarItem17.ImageIndex = 7;
     this.printPreviewBarItem17.Name = "printPreviewBarItem17";
     //
     // printPreviewBarItem18
     //
     this.printPreviewBarItem18.Caption = "Previous Page";
     this.printPreviewBarItem18.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowPrevPage;
     this.printPreviewBarItem18.Enabled = false;
     this.printPreviewBarItem18.Hint = "Previous Page";
     this.printPreviewBarItem18.Id = 23;
     this.printPreviewBarItem18.ImageIndex = 8;
     this.printPreviewBarItem18.Name = "printPreviewBarItem18";
     //
     // printPreviewBarItem19
     //
     this.printPreviewBarItem19.Caption = "Next Page";
     this.printPreviewBarItem19.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowNextPage;
     this.printPreviewBarItem19.Enabled = false;
     this.printPreviewBarItem19.Hint = "Next Page";
     this.printPreviewBarItem19.Id = 24;
     this.printPreviewBarItem19.ImageIndex = 9;
     this.printPreviewBarItem19.Name = "printPreviewBarItem19";
     //
     // printPreviewBarItem20
     //
     this.printPreviewBarItem20.Caption = "Last Page";
     this.printPreviewBarItem20.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowLastPage;
     this.printPreviewBarItem20.Enabled = false;
     this.printPreviewBarItem20.Hint = "Last Page";
     this.printPreviewBarItem20.Id = 25;
     this.printPreviewBarItem20.ImageIndex = 10;
     this.printPreviewBarItem20.Name = "printPreviewBarItem20";
     //
     // printPreviewBarItem21
     //
     this.printPreviewBarItem21.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.printPreviewBarItem21.Caption = "Multiple Pages";
     this.printPreviewBarItem21.Command = DevExpress.XtraPrinting.PrintingSystemCommand.MultiplePages;
     this.printPreviewBarItem21.Enabled = false;
     this.printPreviewBarItem21.Hint = "Multiple Pages";
     this.printPreviewBarItem21.Id = 26;
     this.printPreviewBarItem21.ImageIndex = 11;
     this.printPreviewBarItem21.Name = "printPreviewBarItem21";
     //
     // printPreviewBarItem22
     //
     this.printPreviewBarItem22.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.printPreviewBarItem22.Caption = "&Color...";
     this.printPreviewBarItem22.Command = DevExpress.XtraPrinting.PrintingSystemCommand.FillBackground;
     this.printPreviewBarItem22.Enabled = false;
     this.printPreviewBarItem22.Hint = "Background";
     this.printPreviewBarItem22.Id = 27;
     this.printPreviewBarItem22.ImageIndex = 12;
     this.printPreviewBarItem22.Name = "printPreviewBarItem22";
     //
     // printPreviewBarItem23
     //
     this.printPreviewBarItem23.Caption = "&Watermark...";
     this.printPreviewBarItem23.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Watermark;
     this.printPreviewBarItem23.Enabled = false;
     this.printPreviewBarItem23.Hint = "Watermark";
     this.printPreviewBarItem23.Id = 28;
     this.printPreviewBarItem23.ImageIndex = 21;
     this.printPreviewBarItem23.Name = "printPreviewBarItem23";
     //
     // printPreviewBarItem24
     //
     this.printPreviewBarItem24.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.printPreviewBarItem24.Caption = "Export Document...";
     this.printPreviewBarItem24.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportFile;
     this.printPreviewBarItem24.Enabled = false;
     this.printPreviewBarItem24.Hint = "Export Document...";
     this.printPreviewBarItem24.Id = 29;
     this.printPreviewBarItem24.ImageIndex = 18;
     this.printPreviewBarItem24.Name = "printPreviewBarItem24";
     //
     // printPreviewBarItem25
     //
     this.printPreviewBarItem25.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.printPreviewBarItem25.Caption = "Send via E-Mail...";
     this.printPreviewBarItem25.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendFile;
     this.printPreviewBarItem25.Enabled = false;
     this.printPreviewBarItem25.Hint = "Send via E-Mail...";
     this.printPreviewBarItem25.Id = 30;
     this.printPreviewBarItem25.ImageIndex = 17;
     this.printPreviewBarItem25.Name = "printPreviewBarItem25";
     //
     // printPreviewBarItem26
     //
     this.printPreviewBarItem26.Caption = "E&xit";
     this.printPreviewBarItem26.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ClosePreview;
     this.printPreviewBarItem26.Hint = "Close Preview";
     this.printPreviewBarItem26.Id = 31;
     this.printPreviewBarItem26.ImageIndex = 13;
     this.printPreviewBarItem26.Name = "printPreviewBarItem26";
     //
     // previewBar2
     //
     this.previewBar2.BarName = "Status Bar";
     this.previewBar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.previewBar2.DockCol = 0;
     this.previewBar2.DockRow = 0;
     this.previewBar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.previewBar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewStaticItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.progressBarEditItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewStaticItem2, true)});
     this.previewBar2.OptionsBar.AllowQuickCustomization = false;
     this.previewBar2.OptionsBar.DrawDragBorder = false;
     this.previewBar2.OptionsBar.UseWholeRow = true;
     this.previewBar2.Text = "Status Bar";
     //
     // printPreviewStaticItem1
     //
     this.printPreviewStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.printPreviewStaticItem1.Caption = "Page 0 of 0";
     this.printPreviewStaticItem1.Id = 0;
     this.printPreviewStaticItem1.LeftIndent = 1;
     this.printPreviewStaticItem1.Name = "printPreviewStaticItem1";
     this.printPreviewStaticItem1.RightIndent = 1;
     this.printPreviewStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.printPreviewStaticItem1.Type = "PageOfPages";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Id = 1;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // progressBarEditItem1
     //
     this.progressBarEditItem1.Edit = this.repositoryItemProgressBar1;
     this.progressBarEditItem1.EditHeight = 12;
     this.progressBarEditItem1.Id = 2;
     this.progressBarEditItem1.Name = "progressBarEditItem1";
     this.progressBarEditItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.progressBarEditItem1.Width = 150;
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     //
     // printPreviewBarItem1
     //
     this.printPreviewBarItem1.Caption = "Stop";
     this.printPreviewBarItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.StopPageBuilding;
     this.printPreviewBarItem1.Enabled = false;
     this.printPreviewBarItem1.Hint = "Stop";
     this.printPreviewBarItem1.Id = 3;
     this.printPreviewBarItem1.Name = "printPreviewBarItem1";
     this.printPreviewBarItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Left;
     this.barButtonItem1.Enabled = false;
     this.barButtonItem1.Id = 4;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // printPreviewStaticItem2
     //
     this.printPreviewStaticItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.printPreviewStaticItem2.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.printPreviewStaticItem2.Caption = "Zoom Factor: 100%";
     this.printPreviewStaticItem2.Id = 5;
     this.printPreviewStaticItem2.Name = "printPreviewStaticItem2";
     this.printPreviewStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     this.printPreviewStaticItem2.Type = "ZoomFactor";
     this.printPreviewStaticItem2.Width = 40;
     //
     // previewBar3
     //
     this.previewBar3.BarName = "Main Menu";
     this.previewBar3.DockCol = 0;
     this.previewBar3.DockRow = 0;
     this.previewBar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.previewBar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewSubItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewSubItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewSubItem3)});
     this.previewBar3.OptionsBar.MultiLine = true;
     this.previewBar3.OptionsBar.UseWholeRow = true;
     this.previewBar3.Text = "Main Menu";
     //
     // printPreviewSubItem1
     //
     this.printPreviewSubItem1.Caption = "&File";
     this.printPreviewSubItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.File;
     this.printPreviewSubItem1.Id = 32;
     this.printPreviewSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem8),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem9),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem24, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem25),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem26, true)});
     this.printPreviewSubItem1.Name = "printPreviewSubItem1";
     //
     // printPreviewSubItem2
     //
     this.printPreviewSubItem2.Caption = "&View";
     this.printPreviewSubItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.View;
     this.printPreviewSubItem2.Id = 33;
     this.printPreviewSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewSubItem4, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barToolbarsListItem1, true)});
     this.printPreviewSubItem2.Name = "printPreviewSubItem2";
     //
     // printPreviewSubItem4
     //
     this.printPreviewSubItem4.Caption = "&Page Layout";
     this.printPreviewSubItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayout;
     this.printPreviewSubItem4.Id = 35;
     this.printPreviewSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem27),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem28)});
     this.printPreviewSubItem4.Name = "printPreviewSubItem4";
     //
     // printPreviewBarItem27
     //
     this.printPreviewBarItem27.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem27.Caption = "&Facing";
     this.printPreviewBarItem27.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutFacing;
     this.printPreviewBarItem27.Enabled = false;
     this.printPreviewBarItem27.GroupIndex = 100;
     this.printPreviewBarItem27.Id = 36;
     this.printPreviewBarItem27.Name = "printPreviewBarItem27";
     //
     // printPreviewBarItem28
     //
     this.printPreviewBarItem28.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.printPreviewBarItem28.Caption = "&Continuous";
     this.printPreviewBarItem28.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutContinuous;
     this.printPreviewBarItem28.Enabled = false;
     this.printPreviewBarItem28.GroupIndex = 100;
     this.printPreviewBarItem28.Id = 37;
     this.printPreviewBarItem28.Name = "printPreviewBarItem28";
     //
     // barToolbarsListItem1
     //
     this.barToolbarsListItem1.Caption = "Bars";
     this.barToolbarsListItem1.Id = 38;
     this.barToolbarsListItem1.Name = "barToolbarsListItem1";
     //
     // printPreviewSubItem3
     //
     this.printPreviewSubItem3.Caption = "&Background";
     this.printPreviewSubItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Background;
     this.printPreviewSubItem3.Id = 34;
     this.printPreviewSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem22),
     new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem23)});
     this.printPreviewSubItem3.Name = "printPreviewSubItem3";
     //
     // printPreviewBarCheckItem1
     //
     this.printPreviewBarCheckItem1.Caption = "PDF File";
     this.printPreviewBarCheckItem1.Checked = true;
     this.printPreviewBarCheckItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportPdf;
     this.printPreviewBarCheckItem1.Enabled = false;
     this.printPreviewBarCheckItem1.GroupIndex = 2;
     this.printPreviewBarCheckItem1.Hint = "PDF File";
     this.printPreviewBarCheckItem1.Id = 39;
     this.printPreviewBarCheckItem1.Name = "printPreviewBarCheckItem1";
     //
     // printPreviewBarCheckItem2
     //
     this.printPreviewBarCheckItem2.Caption = "HTML File";
     this.printPreviewBarCheckItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportHtm;
     this.printPreviewBarCheckItem2.Enabled = false;
     this.printPreviewBarCheckItem2.GroupIndex = 2;
     this.printPreviewBarCheckItem2.Hint = "HTML File";
     this.printPreviewBarCheckItem2.Id = 40;
     this.printPreviewBarCheckItem2.Name = "printPreviewBarCheckItem2";
     //
     // printPreviewBarCheckItem3
     //
     this.printPreviewBarCheckItem3.Caption = "MHT File";
     this.printPreviewBarCheckItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportMht;
     this.printPreviewBarCheckItem3.Enabled = false;
     this.printPreviewBarCheckItem3.GroupIndex = 2;
     this.printPreviewBarCheckItem3.Hint = "MHT File";
     this.printPreviewBarCheckItem3.Id = 41;
     this.printPreviewBarCheckItem3.Name = "printPreviewBarCheckItem3";
     //
     // printPreviewBarCheckItem4
     //
     this.printPreviewBarCheckItem4.Caption = "RTF File";
     this.printPreviewBarCheckItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportRtf;
     this.printPreviewBarCheckItem4.Enabled = false;
     this.printPreviewBarCheckItem4.GroupIndex = 2;
     this.printPreviewBarCheckItem4.Hint = "RTF File";
     this.printPreviewBarCheckItem4.Id = 42;
     this.printPreviewBarCheckItem4.Name = "printPreviewBarCheckItem4";
     //
     // printPreviewBarCheckItem5
     //
     this.printPreviewBarCheckItem5.Caption = "Excel File";
     this.printPreviewBarCheckItem5.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXls;
     this.printPreviewBarCheckItem5.Enabled = false;
     this.printPreviewBarCheckItem5.GroupIndex = 2;
     this.printPreviewBarCheckItem5.Hint = "Excel File";
     this.printPreviewBarCheckItem5.Id = 43;
     this.printPreviewBarCheckItem5.Name = "printPreviewBarCheckItem5";
     //
     // printPreviewBarCheckItem6
     //
     this.printPreviewBarCheckItem6.Caption = "CSV File";
     this.printPreviewBarCheckItem6.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportCsv;
     this.printPreviewBarCheckItem6.Enabled = false;
     this.printPreviewBarCheckItem6.GroupIndex = 2;
     this.printPreviewBarCheckItem6.Hint = "CSV File";
     this.printPreviewBarCheckItem6.Id = 44;
     this.printPreviewBarCheckItem6.Name = "printPreviewBarCheckItem6";
     //
     // printPreviewBarCheckItem7
     //
     this.printPreviewBarCheckItem7.Caption = "Text File";
     this.printPreviewBarCheckItem7.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportTxt;
     this.printPreviewBarCheckItem7.Enabled = false;
     this.printPreviewBarCheckItem7.GroupIndex = 2;
     this.printPreviewBarCheckItem7.Hint = "Text File";
     this.printPreviewBarCheckItem7.Id = 45;
     this.printPreviewBarCheckItem7.Name = "printPreviewBarCheckItem7";
     //
     // printPreviewBarCheckItem8
     //
     this.printPreviewBarCheckItem8.Caption = "Image File";
     this.printPreviewBarCheckItem8.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportGraphic;
     this.printPreviewBarCheckItem8.Enabled = false;
     this.printPreviewBarCheckItem8.GroupIndex = 2;
     this.printPreviewBarCheckItem8.Hint = "Image File";
     this.printPreviewBarCheckItem8.Id = 46;
     this.printPreviewBarCheckItem8.Name = "printPreviewBarCheckItem8";
     //
     // printPreviewBarCheckItem9
     //
     this.printPreviewBarCheckItem9.Caption = "PDF File";
     this.printPreviewBarCheckItem9.Checked = true;
     this.printPreviewBarCheckItem9.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendPdf;
     this.printPreviewBarCheckItem9.Enabled = false;
     this.printPreviewBarCheckItem9.GroupIndex = 1;
     this.printPreviewBarCheckItem9.Hint = "PDF File";
     this.printPreviewBarCheckItem9.Id = 47;
     this.printPreviewBarCheckItem9.Name = "printPreviewBarCheckItem9";
     //
     // printPreviewBarCheckItem10
     //
     this.printPreviewBarCheckItem10.Caption = "MHT File";
     this.printPreviewBarCheckItem10.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendMht;
     this.printPreviewBarCheckItem10.Enabled = false;
     this.printPreviewBarCheckItem10.GroupIndex = 1;
     this.printPreviewBarCheckItem10.Hint = "MHT File";
     this.printPreviewBarCheckItem10.Id = 48;
     this.printPreviewBarCheckItem10.Name = "printPreviewBarCheckItem10";
     //
     // printPreviewBarCheckItem11
     //
     this.printPreviewBarCheckItem11.Caption = "RTF File";
     this.printPreviewBarCheckItem11.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendRtf;
     this.printPreviewBarCheckItem11.Enabled = false;
     this.printPreviewBarCheckItem11.GroupIndex = 1;
     this.printPreviewBarCheckItem11.Hint = "RTF File";
     this.printPreviewBarCheckItem11.Id = 49;
     this.printPreviewBarCheckItem11.Name = "printPreviewBarCheckItem11";
     //
     // printPreviewBarCheckItem12
     //
     this.printPreviewBarCheckItem12.Caption = "Excel File";
     this.printPreviewBarCheckItem12.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendXls;
     this.printPreviewBarCheckItem12.Enabled = false;
     this.printPreviewBarCheckItem12.GroupIndex = 1;
     this.printPreviewBarCheckItem12.Hint = "Excel File";
     this.printPreviewBarCheckItem12.Id = 50;
     this.printPreviewBarCheckItem12.Name = "printPreviewBarCheckItem12";
     //
     // printPreviewBarCheckItem13
     //
     this.printPreviewBarCheckItem13.Caption = "CSV File";
     this.printPreviewBarCheckItem13.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendCsv;
     this.printPreviewBarCheckItem13.Enabled = false;
     this.printPreviewBarCheckItem13.GroupIndex = 1;
     this.printPreviewBarCheckItem13.Hint = "CSV File";
     this.printPreviewBarCheckItem13.Id = 51;
     this.printPreviewBarCheckItem13.Name = "printPreviewBarCheckItem13";
     //
     // printPreviewBarCheckItem14
     //
     this.printPreviewBarCheckItem14.Caption = "Text File";
     this.printPreviewBarCheckItem14.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendTxt;
     this.printPreviewBarCheckItem14.Enabled = false;
     this.printPreviewBarCheckItem14.GroupIndex = 1;
     this.printPreviewBarCheckItem14.Hint = "Text File";
     this.printPreviewBarCheckItem14.Id = 52;
     this.printPreviewBarCheckItem14.Name = "printPreviewBarCheckItem14";
     //
     // printPreviewBarCheckItem15
     //
     this.printPreviewBarCheckItem15.Caption = "Image File";
     this.printPreviewBarCheckItem15.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendGraphic;
     this.printPreviewBarCheckItem15.Enabled = false;
     this.printPreviewBarCheckItem15.GroupIndex = 1;
     this.printPreviewBarCheckItem15.Hint = "Image File";
     this.printPreviewBarCheckItem15.Id = 53;
     this.printPreviewBarCheckItem15.Name = "printPreviewBarCheckItem15";
     //
     // printControl1
     //
     this.printControl1.BackColor = System.Drawing.Color.Empty;
     this.printControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.printControl1.ForeColor = System.Drawing.Color.Empty;
     this.printControl1.IsMetric = true;
     this.printControl1.Location = new System.Drawing.Point(0, 51);
     this.printControl1.Name = "printControl1";
     this.printControl1.Size = new System.Drawing.Size(518, 102);
     this.printControl1.TabIndex = 4;
     this.printControl1.TooltipFont = new System.Drawing.Font("Tahoma", 9F);
     //
     // viwReports
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.printControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "viwReports";
     this.Size = new System.Drawing.Size(518, 175);
     this.Controls.SetChildIndex(this.barDockControlTop, 0);
     this.Controls.SetChildIndex(this.barDockControlBottom, 0);
     this.Controls.SetChildIndex(this.barDockControlRight, 0);
     this.Controls.SetChildIndex(this.barDockControlLeft, 0);
     this.Controls.SetChildIndex(this.printControl1, 0);
     this.Controls.SetChildIndex(this.pnlSettings, 0);
     this.pnlSettings.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printBarManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #8
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGridMunicipio));
     DevExpress.Utils.SerializableAppearanceObject  serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.dgdTabela = new DevExpress.XtraGrid.GridControl();
     this.MunicipioDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridView                  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCodigoibge             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNome                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUF                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dxErrorProvider           = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
     this.barManager                = new DevExpress.XtraBars.BarManager(this.components);
     this.barOpcoes                 = new DevExpress.XtraBars.Bar();
     this.btnInserir                = new DevExpress.XtraBars.BarButtonItem();
     this.btnEditar                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnExcluir                = new DevExpress.XtraBars.BarButtonItem();
     this.btnVisualizar             = new DevExpress.XtraBars.BarButtonItem();
     this.btnSelecionar             = new DevExpress.XtraBars.BarButtonItem();
     this.btnImprimir               = new DevExpress.XtraBars.BarButtonItem();
     this.barPesquisa               = new DevExpress.XtraBars.Bar();
     this.lblPesquisar              = new DevExpress.XtraBars.BarStaticItem();
     this.Filtro                    = new DevExpress.XtraBars.BarEditItem();
     this.btnFiltro                 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.txtConsulta               = new DevExpress.XtraBars.BarEditItem();
     this.btnPesquisa               = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.barDockControlTop         = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft        = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight       = new DevExpress.XtraBars.BarDockControl();
     this.barEditItem1              = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemTextEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     ((System.ComponentModel.ISupportInitialize)(this.dgdTabela)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnFiltro)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnPesquisa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // dgdTabela
     //
     this.dgdTabela.DataSource = this.MunicipioDTOBindingSource;
     this.dgdTabela.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.dgdTabela.Location   = new System.Drawing.Point(0, 26);
     this.dgdTabela.MainView   = this.gridView;
     this.dgdTabela.Name       = "dgdTabela";
     this.dgdTabela.Size       = new System.Drawing.Size(844, 463);
     this.dgdTabela.TabIndex   = 5;
     this.dgdTabela.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView
     });
     this.dgdTabela.DoubleClick += new System.EventHandler(this.dgdTabela_DoubleClick);
     //
     // MunicipioDTOBindingSource
     //
     this.MunicipioDTOBindingSource.DataSource = typeof(MechTech.Entities.MunicipioDTO);
     //
     // gridView
     //
     this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCodigoibge,
         this.colNome,
         this.colUF
     });
     this.gridView.GridControl = this.dgdTabela;
     this.gridView.Name        = "gridView";
     this.gridView.OptionsBehavior.Editable = false;
     this.gridView.OptionsCustomization.AllowColumnResizing = false;
     this.gridView.OptionsCustomization.AllowFilter         = false;
     this.gridView.OptionsMenu.EnableColumnMenu             = false;
     this.gridView.OptionsMenu.EnableFooterMenu             = false;
     this.gridView.OptionsMenu.EnableGroupPanelMenu         = false;
     this.gridView.OptionsNavigation.EnterMoveNextColumn    = true;
     this.gridView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView_CustomUnboundColumnData);
     this.gridView.RowCountChanged         += new System.EventHandler(this.gridView_RowCountChanged_1);
     //
     // colCodigoibge
     //
     this.colCodigoibge.AppearanceHeader.Options.UseTextOptions = true;
     this.colCodigoibge.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colCodigoibge.Caption      = "Código IBGE";
     this.colCodigoibge.FieldName    = "Codigoibge";
     this.colCodigoibge.Name         = "colCodigoibge";
     this.colCodigoibge.Visible      = true;
     this.colCodigoibge.VisibleIndex = 0;
     this.colCodigoibge.Width        = 90;
     //
     // colNome
     //
     this.colNome.AppearanceHeader.Options.UseTextOptions = true;
     this.colNome.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colNome.Caption      = "Nome";
     this.colNome.FieldName    = "Nome";
     this.colNome.Name         = "colNome";
     this.colNome.Visible      = true;
     this.colNome.VisibleIndex = 1;
     this.colNome.Width        = 470;
     //
     // colUF
     //
     this.colUF.AppearanceCell.Options.UseTextOptions   = true;
     this.colUF.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.colUF.AppearanceHeader.Options.UseTextOptions = true;
     this.colUF.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colUF.Caption      = "Estado (UF)";
     this.colUF.FieldName    = "UF.Codigo";
     this.colUF.Name         = "colUF";
     this.colUF.UnboundType  = DevExpress.Data.UnboundColumnType.String;
     this.colUF.Visible      = true;
     this.colUF.VisibleIndex = 2;
     this.colUF.Width        = 95;
     //
     // dxErrorProvider
     //
     this.dxErrorProvider.ContainerControl = this;
     //
     // barManager
     //
     this.barManager.AllowCustomization      = false;
     this.barManager.AllowMoveBarOnToolbar   = false;
     this.barManager.AllowQuickCustomization = false;
     this.barManager.AllowShowToolbarsPopup  = false;
     this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.barOpcoes,
         this.barPesquisa
     });
     this.barManager.DockControls.Add(this.barDockControlTop);
     this.barManager.DockControls.Add(this.barDockControlBottom);
     this.barManager.DockControls.Add(this.barDockControlLeft);
     this.barManager.DockControls.Add(this.barDockControlRight);
     this.barManager.Form = this;
     this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnInserir,
         this.btnEditar,
         this.btnExcluir,
         this.btnVisualizar,
         this.btnSelecionar,
         this.btnImprimir,
         this.lblPesquisar,
         this.Filtro,
         this.barEditItem1,
         this.txtConsulta
     });
     this.barManager.MaxItemId = 11;
     this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1,
         this.repositoryItemTextEdit1,
         this.btnPesquisa,
         this.btnFiltro
     });
     //
     // barOpcoes
     //
     this.barOpcoes.BarName   = "Opções";
     this.barOpcoes.DockCol   = 0;
     this.barOpcoes.DockRow   = 0;
     this.barOpcoes.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.barOpcoes.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnInserir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEditar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnExcluir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnVisualizar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSelecionar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnImprimir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.barOpcoes.OptionsBar.AllowQuickCustomization = false;
     this.barOpcoes.OptionsBar.DrawDragBorder          = false;
     this.barOpcoes.Text = "Opções";
     //
     // btnInserir
     //
     this.btnInserir.Caption    = "&Novo";
     this.btnInserir.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnInserir.Glyph")));
     this.btnInserir.Hint       = "Inserção de registro";
     this.btnInserir.Id         = 0;
     this.btnInserir.ImageIndex = 6;
     this.btnInserir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInserir.LargeGlyph")));
     this.btnInserir.Name       = "btnInserir";
     this.btnInserir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnInserir_ItemClick);
     //
     // btnEditar
     //
     this.btnEditar.Caption    = "&Alterar";
     this.btnEditar.Enabled    = false;
     this.btnEditar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnEditar.Glyph")));
     this.btnEditar.Hint       = "Atualização de registro";
     this.btnEditar.Id         = 2;
     this.btnEditar.ImageIndex = 2;
     this.btnEditar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnEditar.LargeGlyph")));
     this.btnEditar.Name       = "btnEditar";
     this.btnEditar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEditar_ItemClick);
     //
     // btnExcluir
     //
     this.btnExcluir.Caption    = "&Excluir";
     this.btnExcluir.Enabled    = false;
     this.btnExcluir.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnExcluir.Glyph")));
     this.btnExcluir.Hint       = "Exclusão de registro";
     this.btnExcluir.Id         = 3;
     this.btnExcluir.ImageIndex = 4;
     this.btnExcluir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnExcluir.LargeGlyph")));
     this.btnExcluir.Name       = "btnExcluir";
     this.btnExcluir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExcluir_ItemClick);
     //
     // btnVisualizar
     //
     this.btnVisualizar.Caption    = "&Visualizar";
     this.btnVisualizar.Enabled    = false;
     this.btnVisualizar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnVisualizar.Glyph")));
     this.btnVisualizar.Hint       = "Visualização";
     this.btnVisualizar.Id         = 4;
     this.btnVisualizar.ImageIndex = 0;
     this.btnVisualizar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnVisualizar.LargeGlyph")));
     this.btnVisualizar.Name       = "btnVisualizar";
     this.btnVisualizar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnVisualizar_ItemClick);
     //
     // btnSelecionar
     //
     this.btnSelecionar.Caption    = "&Selecionar";
     this.btnSelecionar.Enabled    = false;
     this.btnSelecionar.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnSelecionar.Glyph")));
     this.btnSelecionar.Hint       = "Seleção";
     this.btnSelecionar.Id         = 5;
     this.btnSelecionar.ImageIndex = 9;
     this.btnSelecionar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSelecionar.LargeGlyph")));
     this.btnSelecionar.Name       = "btnSelecionar";
     this.btnSelecionar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelecionar_ItemClick);
     //
     // btnImprimir
     //
     this.btnImprimir.Caption    = "&Imprimir";
     this.btnImprimir.Enabled    = false;
     this.btnImprimir.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnImprimir.Glyph")));
     this.btnImprimir.Hint       = "Impressão";
     this.btnImprimir.Id         = 6;
     this.btnImprimir.ImageIndex = 5;
     this.btnImprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnImprimir.LargeGlyph")));
     this.btnImprimir.Name       = "btnImprimir";
     this.btnImprimir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnImprimir_ItemClick);
     //
     // barPesquisa
     //
     this.barPesquisa.BarName   = "Pesquisa";
     this.barPesquisa.DockCol   = 1;
     this.barPesquisa.DockRow   = 0;
     this.barPesquisa.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.barPesquisa.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.lblPesquisar),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.Filtro, "", false, true, true, 124),
         new DevExpress.XtraBars.LinkPersistInfo(this.txtConsulta)
     });
     this.barPesquisa.OptionsBar.AllowQuickCustomization = false;
     this.barPesquisa.OptionsBar.DrawDragBorder          = false;
     this.barPesquisa.Text = "Pesquisa";
     //
     // lblPesquisar
     //
     this.lblPesquisar.Border        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.lblPesquisar.Caption       = "Pesquisar por:";
     this.lblPesquisar.Id            = 7;
     this.lblPesquisar.Name          = "lblPesquisar";
     this.lblPesquisar.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // Filtro
     //
     this.Filtro.Edit              = this.btnFiltro;
     this.Filtro.EditValue         = "Nome";
     this.Filtro.Hint              = "Campo a ser pesquisado";
     this.Filtro.Id                = 8;
     this.Filtro.Name              = "Filtro";
     this.Filtro.EditValueChanged += new System.EventHandler(this.Filtro_EditValueChanged);
     //
     // btnFiltro
     //
     this.btnFiltro.AutoHeight = false;
     this.btnFiltro.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.btnFiltro.Items.AddRange(new object[] {
         "Código IBGE",
         "Nome"
     });
     this.btnFiltro.Name          = "btnFiltro";
     this.btnFiltro.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // txtConsulta
     //
     this.txtConsulta.AutoFillWidth = true;
     this.txtConsulta.Edit          = this.btnPesquisa;
     this.txtConsulta.Hint          = "Conteúdo a ser pesquisado";
     this.txtConsulta.Id            = 10;
     this.txtConsulta.Name          = "txtConsulta";
     //
     // btnPesquisa
     //
     this.btnPesquisa.AutoHeight = false;
     this.btnPesquisa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("btnPesquisa.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, true)
     });
     this.btnPesquisa.Name         = "btnPesquisa";
     this.btnPesquisa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnPesquisa_ButtonClick);
     this.btnPesquisa.Click       += new System.EventHandler(this.btnPesquisa_Click);
     this.btnPesquisa.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.btnPesquisa_KeyDown);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(844, 26);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 489);
     this.barDockControlBottom.Size             = new System.Drawing.Size(844, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 26);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 463);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(844, 26);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 463);
     //
     // barEditItem1
     //
     this.barEditItem1.Caption = "barEditItem1";
     this.barEditItem1.Edit    = this.repositoryItemTextEdit1;
     this.barEditItem1.Id      = 9;
     this.barEditItem1.Name    = "barEditItem1";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
     //
     // frmGridMunicipio
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize = new System.Drawing.Size(844, 489);
     this.Controls.Add(this.dgdTabela);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name        = "frmGridMunicipio";
     this.Text        = "Cadastro de Municípios";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmGridMunicipio_FormClosed);
     this.Load       += new System.EventHandler(this.frmGridMunicipio_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgdTabela)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnFiltro)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnPesquisa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).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(frm_RibbonMenu));
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            this.ribbon = new KTibiaX.UI.Controls.CustomRibbon();
            this.applicationMenu1 = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
            this.btnStartClient = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuConfiguration = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuMinimize = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuRestore = new DevExpress.XtraBars.BarButtonItem();
            this.btnStatusBar = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuHelp = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuAbout = new DevExpress.XtraBars.BarButtonItem();
            this.btnMenuClose = new DevExpress.XtraBars.BarButtonItem();
            this.DockController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
            this.imgSmallRibbon = new DevExpress.Utils.ImageCollection(this.components);
            this.btnLight = new DevExpress.XtraBars.BarButtonItem();
            this.btnSpeed = new DevExpress.XtraBars.BarButtonItem();
            this.btnBattleList = new DevExpress.XtraBars.BarButtonItem();
            this.btnMapSpy = new DevExpress.XtraBars.BarButtonItem();
            this.btnOutfit = new DevExpress.XtraBars.BarButtonItem();
            this.btnAlerts = new DevExpress.XtraBars.BarButtonItem();
            this.btnTrade = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
            this.btnEater = new DevExpress.XtraBars.BarButtonItem();
            this.btnFisher = new DevExpress.XtraBars.BarButtonItem();
            this.btnHealer = new DevExpress.XtraBars.BarButtonItem();
            this.btnRuneMaker = new DevExpress.XtraBars.BarButtonItem();
            this.btnAmmoMaker = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem();
            this.btnAntiMove = new DevExpress.XtraBars.BarButtonItem();
            this.btnTrainer = new DevExpress.XtraBars.BarButtonItem();
            this.btnSpellCaster = new DevExpress.XtraBars.BarButtonItem();
            this.btnCavebot = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem19 = new DevExpress.XtraBars.BarButtonItem();
            this.btnScript = new DevExpress.XtraBars.BarButtonItem();
            this.btnHuntTools = new DevExpress.XtraBars.BarButtonItem();
            this.btnStatistics = new DevExpress.XtraBars.BarButtonItem();
            this.btnAutoLooter = new DevExpress.XtraBars.BarButtonItem();
            this.btnFluidDrinker = new DevExpress.XtraBars.BarButtonItem();
            this.btnRuneShooter = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem26 = new DevExpress.XtraBars.BarButtonItem();
            this.btnAddress = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem28 = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonGalleryBarItem1 = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.lblConnection = new DevExpress.XtraBars.BarStaticItem();
            this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
            this.lblVersion = new DevExpress.XtraBars.BarStaticItem();
            this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
            this.lblPlayer = new DevExpress.XtraBars.BarStaticItem();
            this.barStaticItem6 = new DevExpress.XtraBars.BarStaticItem();
            this.lstFormSkin = new DevExpress.XtraBars.BarLinkContainerItem();
            this.lstMenuSkin = new DevExpress.XtraBars.BarLinkContainerItem();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem29 = new DevExpress.XtraBars.BarButtonItem();
            this.btnBRLang = new DevExpress.XtraBars.BarButtonItem();
            this.btnUSLang = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem31 = new DevExpress.XtraBars.BarButtonItem();
            this.btnZoom = new DevExpress.XtraBars.BarSubItem();
            this.btnClientZoom = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemZoomTrackBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
            this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemHyperLinkEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
            this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
            this.btnMapReader = new DevExpress.XtraBars.BarButtonItem();
            this.btnPacketListener = new DevExpress.XtraBars.BarButtonItem();
            this.btnTestes = new DevExpress.XtraBars.BarButtonItem();
            this.btnRestaker = new DevExpress.XtraBars.BarButtonItem();
            this.btnCripto = new DevExpress.XtraBars.BarButtonItem();
            this.btnBPReader = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
            this.btnOutput = new DevExpress.XtraBars.BarCheckItem();
            this.lblServerInfo = new DevExpress.XtraBars.BarStaticItem();
            this.lblPlayerInfo = new DevExpress.XtraBars.BarStaticItem();
            this.imgLargRibbon = new DevExpress.Utils.ImageCollection(this.components);
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.GroupPlayer = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.GroupBattleList = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup10 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPage3 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup11 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup12 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup15 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup13 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup14 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.rbConfig = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.pnConfigGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup18 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup19 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.rbDev = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup21 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup22 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup23 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.rbHelp = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup17 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup20 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
            this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.DefaultLook = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
            this.ribbonPageGroup16 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.TMLogin = new System.Windows.Forms.Timer(this.components);
            this.TryIcon = new System.Windows.Forms.NotifyIcon(this.components);
            this.pnHost = new KTibiaX.UI.Controls.HostPanel();
            this.pnLogo = new DevExpress.XtraEditors.PictureEdit();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockOutputPanel = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.outputView1 = new KTibiaX.Windows.Features.Controls.OutputView();
            this.TMFeatures = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DockController1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgSmallRibbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgLargRibbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
            this.pnHost.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnLogo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockOutputPanel.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbon
            // 
            this.ribbon.ApplicationButtonDropDownControl = this.applicationMenu1;
            this.ribbon.ApplicationCaption = "KTibiaX® Advanced 2009";
            this.ribbon.ApplicationIcon = ((System.Drawing.Bitmap)(resources.GetObject("ribbon.ApplicationIcon")));
            this.ribbon.Controller = this.DockController1;
            this.ribbon.Images = this.imgSmallRibbon;
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.btnLight,
            this.btnSpeed,
            this.btnBattleList,
            this.btnMapSpy,
            this.btnOutfit,
            this.btnAlerts,
            this.btnTrade,
            this.barButtonItem8,
            this.btnEater,
            this.btnFisher,
            this.btnHealer,
            this.btnRuneMaker,
            this.btnAmmoMaker,
            this.barButtonItem14,
            this.btnAntiMove,
            this.btnTrainer,
            this.btnSpellCaster,
            this.btnCavebot,
            this.barButtonItem19,
            this.btnScript,
            this.btnHuntTools,
            this.btnStatistics,
            this.btnAutoLooter,
            this.btnFluidDrinker,
            this.btnRuneShooter,
            this.barButtonItem26,
            this.btnAddress,
            this.barButtonItem28,
            this.ribbonGalleryBarItem1,
            this.lblConnection,
            this.barStaticItem2,
            this.lblVersion,
            this.barStaticItem4,
            this.lblPlayer,
            this.barStaticItem6,
            this.lstFormSkin,
            this.lstMenuSkin,
            this.barButtonItem1,
            this.barButtonItem2,
            this.barButtonItem3,
            this.barButtonItem4,
            this.barButtonItem9,
            this.barButtonItem29,
            this.btnBRLang,
            this.btnUSLang,
            this.barButtonItem31,
            this.btnMenuConfiguration,
            this.btnMenuMinimize,
            this.btnMenuRestore,
            this.btnMenuHelp,
            this.btnMenuAbout,
            this.btnMenuClose,
            this.btnStatusBar,
            this.btnZoom,
            this.btnClientZoom,
            this.barEditItem2,
            this.barButtonItem5,
            this.btnMapReader,
            this.btnPacketListener,
            this.btnTestes,
            this.btnRestaker,
            this.btnCripto,
            this.btnBPReader,
            this.barButtonItem6,
            this.btnStartClient,
            this.btnOutput,
            this.lblServerInfo,
            this.lblPlayerInfo});
            this.ribbon.LargeImages = this.imgLargRibbon;
            this.ribbon.Location = new System.Drawing.Point(0, 0);
            this.ribbon.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);
            this.ribbon.MaxItemId = 77;
            this.ribbon.Name = "ribbon";
            this.ribbon.PageHeaderItemLinks.Add(this.barEditItem2);
            this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1,
            this.ribbonPage2,
            this.ribbonPage3,
            this.rbConfig,
            this.rbDev,
            this.rbHelp});
            this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemHyperLinkEdit1,
            this.repositoryItemZoomTrackBar1,
            this.repositoryItemHyperLinkEdit2});
            this.ribbon.SelectedPage = this.rbDev;
            this.ribbon.ShowCategoryInCaption = false;
            this.ribbon.Size = new System.Drawing.Size(816, 148);
            this.ribbon.StatusBar = this.ribbonStatusBar1;
            this.ribbon.Toolbar.ItemLinks.Add(this.lblServerInfo, true);
            this.ribbon.Toolbar.ItemLinks.Add(this.lblPlayerInfo);
            this.ribbon.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ribbon_MouseClick);
            this.ribbon.MinimizedChanged += new System.EventHandler(this.ribbon_MinimizedChanged);
            this.ribbon.MouseEnter += new System.EventHandler(this.ribbon_MouseEnter);
            this.ribbon.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ribbon_MouseMove);
            this.ribbon.MouseLeave += new System.EventHandler(this.ribbon_MouseLeave);
            // 
            // applicationMenu1
            // 
            this.applicationMenu1.BottomPaneControlContainer = null;
            this.applicationMenu1.ItemLinks.Add(this.btnStartClient);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuConfiguration, true);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuMinimize);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuRestore);
            this.applicationMenu1.ItemLinks.Add(this.btnStatusBar);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuHelp, true);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuAbout);
            this.applicationMenu1.ItemLinks.Add(this.btnMenuClose, true);
            this.applicationMenu1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.LargeImagesTextDescription;
            this.applicationMenu1.Name = "applicationMenu1";
            this.applicationMenu1.Ribbon = this.ribbon;
            this.applicationMenu1.RightPaneControlContainer = null;
            // 
            // btnStartClient
            // 
            this.btnStartClient.Caption = "Open Tibia Client";
            this.btnStartClient.Description = "Statup a tibia client to be hosted by this application.";
            this.btnStartClient.Id = 72;
            this.btnStartClient.LargeImageIndex = 68;
            this.btnStartClient.Name = "btnStartClient";
            this.btnStartClient.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnStartClient_ItemClick);
            // 
            // btnMenuConfiguration
            // 
            this.btnMenuConfiguration.Caption = "Configuration";
            this.btnMenuConfiguration.Description = "Information about system configuration and user preferences.";
            this.btnMenuConfiguration.Id = 51;
            this.btnMenuConfiguration.LargeImageIndex = 63;
            this.btnMenuConfiguration.Name = "btnMenuConfiguration";
            // 
            // btnMenuMinimize
            // 
            this.btnMenuMinimize.Caption = "Minimize Tray";
            this.btnMenuMinimize.Description = "Hide tibia window on system tray.";
            this.btnMenuMinimize.Id = 52;
            this.btnMenuMinimize.LargeImageIndex = 79;
            this.btnMenuMinimize.Name = "btnMenuMinimize";
            // 
            // btnMenuRestore
            // 
            this.btnMenuRestore.Caption = "Restore Tibia";
            this.btnMenuRestore.Description = "Remove tibia window of system tray.";
            this.btnMenuRestore.Enabled = false;
            this.btnMenuRestore.Id = 53;
            this.btnMenuRestore.LargeImageIndex = 78;
            this.btnMenuRestore.Name = "btnMenuRestore";
            // 
            // btnStatusBar
            // 
            this.btnStatusBar.Caption = "Stop All Macros";
            this.btnStatusBar.Description = "Stop all current macros.";
            this.btnStatusBar.Id = 57;
            this.btnStatusBar.LargeImageIndex = 84;
            this.btnStatusBar.Name = "btnStatusBar";
            // 
            // btnMenuHelp
            // 
            this.btnMenuHelp.Caption = "Help && Support";
            this.btnMenuHelp.Description = "Get help and support from KTibiaX.";
            this.btnMenuHelp.Id = 54;
            this.btnMenuHelp.LargeImageIndex = 66;
            this.btnMenuHelp.Name = "btnMenuHelp";
            // 
            // btnMenuAbout
            // 
            this.btnMenuAbout.Caption = "About KTibiaX";
            this.btnMenuAbout.Description = "Information about KTibiaX.";
            this.btnMenuAbout.Id = 55;
            this.btnMenuAbout.LargeImageIndex = 67;
            this.btnMenuAbout.Name = "btnMenuAbout";
            // 
            // btnMenuClose
            // 
            this.btnMenuClose.Caption = "Close KTibiaX";
            this.btnMenuClose.Description = "Cose KTibiaX and Tibia.";
            this.btnMenuClose.Id = 56;
            this.btnMenuClose.LargeImageIndex = 77;
            this.btnMenuClose.Name = "btnMenuClose";
            // 
            // DockController1
            // 
            this.DockController1.AppearancesRibbon.FormCaption.Options.UseTextOptions = true;
            this.DockController1.AppearancesRibbon.FormCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            this.DockController1.AppearancesRibbon.Item.ForeColor = System.Drawing.Color.DimGray;
            this.DockController1.AppearancesRibbon.Item.Options.UseForeColor = true;
            this.DockController1.AppearancesRibbon.Item.Options.UseTextOptions = true;
            this.DockController1.AppearancesRibbon.Item.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            this.DockController1.AppearancesRibbon.ItemDisabled.Options.UseTextOptions = true;
            this.DockController1.AppearancesRibbon.ItemDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            this.DockController1.AppearancesRibbon.PageGroupCaption.Options.UseTextOptions = true;
            this.DockController1.AppearancesRibbon.PageGroupCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.DockController1.AppearancesRibbon.PageGroupCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            this.DockController1.AppearancesRibbon.PageHeader.Options.UseTextOptions = true;
            this.DockController1.AppearancesRibbon.PageHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
            this.DockController1.PropertiesBar.AllowLinkLighting = false;
            // 
            // imgSmallRibbon
            // 
            this.imgSmallRibbon.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgSmallRibbon.ImageStream")));
            // 
            // btnLight
            // 
            this.btnLight.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnLight.Caption = "  Setup Light  ";
            this.btnLight.Id = 0;
            this.btnLight.LargeImageIndex = 98;
            this.btnLight.Name = "btnLight";
            this.btnLight.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLight_ItemClick);
            // 
            // btnSpeed
            // 
            this.btnSpeed.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnSpeed.Caption = "  Setup Speed  ";
            this.btnSpeed.Id = 1;
            this.btnSpeed.LargeImageIndex = 8;
            this.btnSpeed.Name = "btnSpeed";
            this.btnSpeed.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSpeed_ItemClick);
            // 
            // btnBattleList
            // 
            this.btnBattleList.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnBattleList.Caption = " Spy Battle List ";
            this.btnBattleList.Id = 2;
            this.btnBattleList.LargeImageIndex = 61;
            this.btnBattleList.Name = "btnBattleList";
            this.btnBattleList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnBattleList_ItemClick);
            // 
            // btnMapSpy
            // 
            this.btnMapSpy.Caption = "  Spy Floor ";
            this.btnMapSpy.Enabled = false;
            this.btnMapSpy.Id = 3;
            this.btnMapSpy.LargeImageIndex = 20;
            this.btnMapSpy.Name = "btnMapSpy";
            // 
            // btnOutfit
            // 
            this.btnOutfit.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnOutfit.Caption = " Outfit Changer ";
            this.btnOutfit.Id = 4;
            this.btnOutfit.LargeImageIndex = 60;
            this.btnOutfit.Name = "btnOutfit";
            this.btnOutfit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnOutfit_ItemClick);
            // 
            // btnAlerts
            // 
            this.btnAlerts.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnAlerts.Caption = "  Player Alerts  ";
            this.btnAlerts.Enabled = false;
            this.btnAlerts.Id = 5;
            this.btnAlerts.LargeImageIndex = 31;
            this.btnAlerts.Name = "btnAlerts";
            // 
            // btnTrade
            // 
            this.btnTrade.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnTrade.Caption = " Trade Helper ";
            this.btnTrade.Id = 6;
            this.btnTrade.LargeImageIndex = 57;
            this.btnTrade.Name = "btnTrade";
            this.btnTrade.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTrade_ItemClick);
            // 
            // barButtonItem8
            // 
            this.barButtonItem8.Caption = " Search Character ";
            this.barButtonItem8.Enabled = false;
            this.barButtonItem8.Id = 7;
            this.barButtonItem8.LargeImageIndex = 47;
            this.barButtonItem8.Name = "barButtonItem8";
            // 
            // btnEater
            // 
            this.btnEater.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnEater.Caption = " Auto Eater ";
            this.btnEater.Id = 8;
            this.btnEater.LargeImageIndex = 11;
            this.btnEater.Name = "btnEater";
            // 
            // btnFisher
            // 
            this.btnFisher.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnFisher.Caption = " Auto Fisher ";
            this.btnFisher.Id = 9;
            this.btnFisher.LargeImageIndex = 9;
            this.btnFisher.Name = "btnFisher";
            // 
            // btnHealer
            // 
            this.btnHealer.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnHealer.Caption = " Auto Healer ";
            this.btnHealer.Id = 10;
            this.btnHealer.LargeImageIndex = 52;
            this.btnHealer.Name = "btnHealer";
            // 
            // btnRuneMaker
            // 
            this.btnRuneMaker.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnRuneMaker.Caption = " Rune Maker ";
            this.btnRuneMaker.Id = 11;
            this.btnRuneMaker.LargeImageIndex = 83;
            this.btnRuneMaker.Name = "btnRuneMaker";
            // 
            // btnAmmoMaker
            // 
            this.btnAmmoMaker.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnAmmoMaker.Caption = " Ammo Maker ";
            this.btnAmmoMaker.Id = 12;
            this.btnAmmoMaker.LargeImageIndex = 21;
            this.btnAmmoMaker.Name = "btnAmmoMaker";
            // 
            // barButtonItem14
            // 
            this.barButtonItem14.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.barButtonItem14.Caption = " Auto Reply ";
            this.barButtonItem14.Id = 14;
            this.barButtonItem14.LargeImageIndex = 27;
            this.barButtonItem14.Name = "barButtonItem14";
            // 
            // btnAntiMove
            // 
            this.btnAntiMove.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnAntiMove.Caption = " AFK Anti-Move ";
            this.btnAntiMove.Id = 15;
            this.btnAntiMove.LargeImageIndex = 2;
            this.btnAntiMove.Name = "btnAntiMove";
            // 
            // btnTrainer
            // 
            this.btnTrainer.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnTrainer.Caption = " Trainer Helper ";
            this.btnTrainer.Id = 16;
            this.btnTrainer.LargeImageIndex = 34;
            this.btnTrainer.Name = "btnTrainer";
            // 
            // btnSpellCaster
            // 
            this.btnSpellCaster.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.btnSpellCaster.Caption = " Spell Caster ";
            this.btnSpellCaster.Id = 17;
            this.btnSpellCaster.LargeImageIndex = 18;
            this.btnSpellCaster.Name = "btnSpellCaster";
            // 
            // btnCavebot
            // 
            this.btnCavebot.Caption = "  Cave Bot  ";
            this.btnCavebot.Id = 18;
            this.btnCavebot.LargeImageIndex = 35;
            this.btnCavebot.Name = "btnCavebot";
            this.btnCavebot.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCavebot_ItemClick);
            // 
            // barButtonItem19
            // 
            this.barButtonItem19.Caption = "   Spell Bot   ";
            this.barButtonItem19.Id = 19;
            this.barButtonItem19.LargeImageIndex = 93;
            this.barButtonItem19.Name = "barButtonItem19";
            // 
            // btnScript
            // 
            this.btnScript.Caption = "  My Scripts  ";
            this.btnScript.Id = 21;
            this.btnScript.LargeImageIndex = 96;
            this.btnScript.Name = "btnScript";
            this.btnScript.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnScript_ItemClick);
            // 
            // btnHuntTools
            // 
            this.btnHuntTools.Caption = "  Hunt Tools ";
            this.btnHuntTools.Id = 22;
            this.btnHuntTools.LargeImageIndex = 59;
            this.btnHuntTools.Name = "btnHuntTools";
            // 
            // btnStatistics
            // 
            this.btnStatistics.Caption = " Hunt Statistics ";
            this.btnStatistics.Id = 23;
            this.btnStatistics.LargeImageIndex = 82;
            this.btnStatistics.Name = "btnStatistics";
            // 
            // btnAutoLooter
            // 
            this.btnAutoLooter.Caption = "  Auto Looter  ";
            this.btnAutoLooter.Id = 24;
            this.btnAutoLooter.LargeImageIndex = 95;
            this.btnAutoLooter.Name = "btnAutoLooter";
            // 
            // btnFluidDrinker
            // 
            this.btnFluidDrinker.Caption = " Potion Drinker ";
            this.btnFluidDrinker.Id = 25;
            this.btnFluidDrinker.LargeImageIndex = 92;
            this.btnFluidDrinker.Name = "btnFluidDrinker";
            // 
            // btnRuneShooter
            // 
            this.btnRuneShooter.Caption = " Rune Shooter ";
            this.btnRuneShooter.Id = 26;
            this.btnRuneShooter.LargeImageIndex = 16;
            this.btnRuneShooter.Name = "btnRuneShooter";
            // 
            // barButtonItem26
            // 
            this.barButtonItem26.Caption = " Preferences ";
            this.barButtonItem26.Id = 27;
            this.barButtonItem26.LargeImageIndex = 12;
            this.barButtonItem26.Name = "barButtonItem26";
            // 
            // btnAddress
            // 
            this.btnAddress.Caption = " Memory Address ";
            this.btnAddress.Id = 28;
            this.btnAddress.LargeImageIndex = 86;
            this.btnAddress.Name = "btnAddress";
            this.btnAddress.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAddress_ItemClick);
            // 
            // barButtonItem28
            // 
            this.barButtonItem28.Caption = " Global Hot Keys";
            this.barButtonItem28.Id = 29;
            this.barButtonItem28.LargeImageIndex = 48;
            this.barButtonItem28.Name = "barButtonItem28";
            // 
            // ribbonGalleryBarItem1
            // 
            this.ribbonGalleryBarItem1.Caption = " Global Skin ";
            // 
            // 
            // 
            this.ribbonGalleryBarItem1.Gallery.AllowHoverImages = true;
            this.ribbonGalleryBarItem1.Gallery.Appearance.ItemCaption.Options.UseFont = true;
            this.ribbonGalleryBarItem1.Gallery.Appearance.ItemCaption.Options.UseTextOptions = true;
            this.ribbonGalleryBarItem1.Gallery.Appearance.ItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.ribbonGalleryBarItem1.Gallery.FixedHoverImageSize = false;
            galleryItemGroup1.Caption = "Main Skins";
            this.ribbonGalleryBarItem1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.ribbonGalleryBarItem1.Gallery.ImageSize = new System.Drawing.Size(32, 17);
            this.ribbonGalleryBarItem1.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top;
            this.ribbonGalleryBarItem1.Gallery.RowCount = 4;
            this.ribbonGalleryBarItem1.Id = 32;
            this.ribbonGalleryBarItem1.Name = "ribbonGalleryBarItem1";
            // 
            // lblConnection
            // 
            this.lblConnection.Enabled = false;
            this.lblConnection.Id = 33;
            this.lblConnection.Name = "lblConnection";
            this.lblConnection.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // barStaticItem2
            // 
            this.barStaticItem2.Caption = "Connection:";
            this.barStaticItem2.Enabled = false;
            this.barStaticItem2.Id = 34;
            this.barStaticItem2.Name = "barStaticItem2";
            this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblVersion
            // 
            this.lblVersion.Enabled = false;
            this.lblVersion.Id = 35;
            this.lblVersion.Name = "lblVersion";
            this.lblVersion.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // barStaticItem4
            // 
            this.barStaticItem4.Caption = "Version:";
            this.barStaticItem4.Enabled = false;
            this.barStaticItem4.Id = 36;
            this.barStaticItem4.Name = "barStaticItem4";
            this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblPlayer
            // 
            this.lblPlayer.Caption = " ";
            this.lblPlayer.Enabled = false;
            this.lblPlayer.Id = 38;
            this.lblPlayer.Name = "lblPlayer";
            this.lblPlayer.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // barStaticItem6
            // 
            this.barStaticItem6.Caption = "Player:";
            this.barStaticItem6.Enabled = false;
            this.barStaticItem6.Id = 39;
            this.barStaticItem6.Name = "barStaticItem6";
            this.barStaticItem6.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lstFormSkin
            // 
            this.lstFormSkin.Caption = " Forms Skin";
            this.lstFormSkin.Id = 40;
            this.lstFormSkin.LargeImageIndex = 32;
            this.lstFormSkin.Name = "lstFormSkin";
            // 
            // lstMenuSkin
            // 
            this.lstMenuSkin.Caption = "Menu Skin";
            this.lstMenuSkin.Id = 41;
            this.lstMenuSkin.LargeImageIndex = 36;
            this.lstMenuSkin.Name = "lstMenuSkin";
            // 
            // barButtonItem1
            // 
            this.barButtonItem1.Caption = " Get Help ";
            this.barButtonItem1.Id = 42;
            this.barButtonItem1.LargeImageIndex = 66;
            this.barButtonItem1.Name = "barButtonItem1";
            // 
            // barButtonItem2
            // 
            this.barButtonItem2.Caption = " About KTibiaX ";
            this.barButtonItem2.Id = 43;
            this.barButtonItem2.LargeImageIndex = 67;
            this.barButtonItem2.Name = "barButtonItem2";
            // 
            // barButtonItem3
            // 
            this.barButtonItem3.Caption = " Send Feedback ";
            this.barButtonItem3.Id = 44;
            this.barButtonItem3.LargeImageIndex = 69;
            this.barButtonItem3.Name = "barButtonItem3";
            // 
            // barButtonItem4
            // 
            this.barButtonItem4.Caption = " Send Bug Report ";
            this.barButtonItem4.Id = 45;
            this.barButtonItem4.LargeImageIndex = 68;
            this.barButtonItem4.Name = "barButtonItem4";
            // 
            // barButtonItem9
            // 
            this.barButtonItem9.Caption = "  Beta Tester\'s  ";
            this.barButtonItem9.Id = 46;
            this.barButtonItem9.LargeImageIndex = 73;
            this.barButtonItem9.Name = "barButtonItem9";
            // 
            // barButtonItem29
            // 
            this.barButtonItem29.Caption = " Help && Suport ";
            this.barButtonItem29.Id = 47;
            this.barButtonItem29.LargeImageIndex = 66;
            this.barButtonItem29.Name = "barButtonItem29";
            // 
            // btnBRLang
            // 
            this.btnBRLang.Caption = "Minimize Menus";
            this.btnBRLang.Id = 48;
            this.btnBRLang.ImageIndex = 20;
            this.btnBRLang.LargeImageIndex = 63;
            this.btnBRLang.Name = "btnBRLang";
            // 
            // btnUSLang
            // 
            this.btnUSLang.Caption = "Restore Menus";
            this.btnUSLang.Id = 49;
            this.btnUSLang.ImageIndex = 19;
            this.btnUSLang.LargeImageIndex = 76;
            this.btnUSLang.Name = "btnUSLang";
            // 
            // barButtonItem31
            // 
            this.barButtonItem31.Caption = "barButtonItem31";
            this.barButtonItem31.Id = 50;
            this.barButtonItem31.Name = "barButtonItem31";
            // 
            // btnZoom
            // 
            this.btnZoom.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.btnZoom.Caption = "100%";
            this.btnZoom.Id = 60;
            this.btnZoom.Name = "btnZoom";
            // 
            // btnClientZoom
            // 
            this.btnClientZoom.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.btnClientZoom.Edit = this.repositoryItemZoomTrackBar1;
            this.btnClientZoom.EditValue = 100;
            this.btnClientZoom.Id = 61;
            this.btnClientZoom.Name = "btnClientZoom";
            this.btnClientZoom.Width = 100;
            // 
            // repositoryItemZoomTrackBar1
            // 
            this.repositoryItemZoomTrackBar1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.repositoryItemZoomTrackBar1.LargeChange = 50;
            this.repositoryItemZoomTrackBar1.Maximum = 200;
            this.repositoryItemZoomTrackBar1.Name = "repositoryItemZoomTrackBar1";
            this.repositoryItemZoomTrackBar1.ScrollThumbStyle = DevExpress.XtraEditors.Repository.ScrollThumbStyle.ArrowDownRight;
            this.repositoryItemZoomTrackBar1.SmallChange = 50;
            // 
            // barEditItem2
            // 
            this.barEditItem2.Edit = this.repositoryItemHyperLinkEdit2;
            this.barEditItem2.EditValue = "keyrox.net";
            this.barEditItem2.Id = 62;
            this.barEditItem2.Name = "barEditItem2";
            this.barEditItem2.Width = 65;
            // 
            // repositoryItemHyperLinkEdit2
            // 
            this.repositoryItemHyperLinkEdit2.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.repositoryItemHyperLinkEdit2.Appearance.Options.UseBackColor = true;
            this.repositoryItemHyperLinkEdit2.AutoHeight = false;
            this.repositoryItemHyperLinkEdit2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.repositoryItemHyperLinkEdit2.LinkColor = System.Drawing.Color.Gray;
            this.repositoryItemHyperLinkEdit2.Name = "repositoryItemHyperLinkEdit2";
            // 
            // barButtonItem5
            // 
            this.barButtonItem5.Id = 63;
            this.barButtonItem5.ImageIndex = 18;
            this.barButtonItem5.Name = "barButtonItem5";
            this.barButtonItem5.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
            // 
            // btnMapReader
            // 
            this.btnMapReader.Caption = "  Map Reader  ";
            this.btnMapReader.Id = 64;
            this.btnMapReader.LargeImageIndex = 85;
            this.btnMapReader.Name = "btnMapReader";
            this.btnMapReader.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnMapReader_ItemClick);
            // 
            // btnPacketListener
            // 
            this.btnPacketListener.Caption = " Packet Listener ";
            this.btnPacketListener.Id = 65;
            this.btnPacketListener.LargeImageIndex = 86;
            this.btnPacketListener.Name = "btnPacketListener";
            this.btnPacketListener.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPacketListener_ItemClick);
            // 
            // btnTestes
            // 
            this.btnTestes.Caption = "  Test Feature  ";
            this.btnTestes.Id = 67;
            this.btnTestes.LargeImageIndex = 68;
            this.btnTestes.Name = "btnTestes";
            // 
            // btnRestaker
            // 
            this.btnRestaker.Caption = " Item Restacker ";
            this.btnRestaker.Id = 68;
            this.btnRestaker.LargeImageIndex = 91;
            this.btnRestaker.Name = "btnRestaker";
            // 
            // btnCripto
            // 
            this.btnCripto.Caption = "  Cripto Utility  ";
            this.btnCripto.Id = 69;
            this.btnCripto.LargeImageIndex = 97;
            this.btnCripto.Name = "btnCripto";
            // 
            // btnBPReader
            // 
            this.btnBPReader.Caption = "  BP Reader  ";
            this.btnBPReader.Id = 70;
            this.btnBPReader.LargeImageIndex = 81;
            this.btnBPReader.Name = "btnBPReader";
            this.btnBPReader.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnBPReader_ItemClick);
            // 
            // barButtonItem6
            // 
            this.barButtonItem6.Caption = "  World Map  ";
            this.barButtonItem6.Enabled = false;
            this.barButtonItem6.Id = 71;
            this.barButtonItem6.LargeImageIndex = 85;
            this.barButtonItem6.Name = "barButtonItem6";
            // 
            // btnOutput
            // 
            this.btnOutput.Caption = "Output Viewew";
            this.btnOutput.Id = 74;
            this.btnOutput.LargeImageIndex = 49;
            this.btnOutput.Name = "btnOutput";
            this.btnOutput.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.btnOutput_CheckedChanged);
            // 
            // lblServerInfo
            // 
            this.lblServerInfo.Id = 75;
            this.lblServerInfo.ImageIndex = 22;
            this.lblServerInfo.Name = "lblServerInfo";
            this.lblServerInfo.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblPlayerInfo
            // 
            this.lblPlayerInfo.Id = 76;
            this.lblPlayerInfo.ImageIndex = 35;
            this.lblPlayerInfo.Name = "lblPlayerInfo";
            this.lblPlayerInfo.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // imgLargRibbon
            // 
            this.imgLargRibbon.ImageSize = new System.Drawing.Size(32, 32);
            this.imgLargRibbon.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgLargRibbon.ImageStream")));
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.GroupPlayer,
            this.GroupBattleList,
            this.ribbonPageGroup4,
            this.ribbonPageGroup3,
            this.ribbonPageGroup5});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "Player Cheats";
            // 
            // GroupPlayer
            // 
            this.GroupPlayer.AllowMinimize = false;
            this.GroupPlayer.ItemLinks.Add(this.btnLight);
            this.GroupPlayer.ItemLinks.Add(this.btnSpeed, true);
            this.GroupPlayer.Name = "GroupPlayer";
            this.GroupPlayer.Text = "Player";
            // 
            // GroupBattleList
            // 
            this.GroupBattleList.ItemLinks.Add(this.btnBattleList);
            this.GroupBattleList.ItemLinks.Add(this.btnOutfit, true);
            this.GroupBattleList.Name = "GroupBattleList";
            this.GroupBattleList.Text = "Battle List";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.ItemLinks.Add(this.btnAlerts);
            this.ribbonPageGroup4.ItemLinks.Add(this.btnTrade, true);
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.Text = " Watcher ";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.ItemLinks.Add(this.btnMapSpy);
            this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem6, true);
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.Text = "Map";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem8);
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.Text = "Web";
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup6,
            this.ribbonPageGroup7,
            this.ribbonPageGroup8,
            this.ribbonPageGroup9,
            this.ribbonPageGroup10});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "Trainner Tools";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.ItemLinks.Add(this.btnEater);
            this.ribbonPageGroup6.ItemLinks.Add(this.btnSpellCaster, true);
            this.ribbonPageGroup6.ItemLinks.Add(this.btnFisher, true);
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.Text = "Mana Tools";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.ItemLinks.Add(this.btnHealer);
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.Text = "Healer";
            // 
            // ribbonPageGroup8
            // 
            this.ribbonPageGroup8.ItemLinks.Add(this.btnRuneMaker);
            this.ribbonPageGroup8.ItemLinks.Add(this.btnAmmoMaker, true);
            this.ribbonPageGroup8.Name = "ribbonPageGroup8";
            this.ribbonPageGroup8.Text = "Makers";
            // 
            // ribbonPageGroup9
            // 
            this.ribbonPageGroup9.ItemLinks.Add(this.barButtonItem14);
            this.ribbonPageGroup9.ItemLinks.Add(this.btnAntiMove, true);
            this.ribbonPageGroup9.Name = "ribbonPageGroup9";
            this.ribbonPageGroup9.Text = "AFK";
            // 
            // ribbonPageGroup10
            // 
            this.ribbonPageGroup10.ItemLinks.Add(this.btnTrainer);
            this.ribbonPageGroup10.Name = "ribbonPageGroup10";
            this.ribbonPageGroup10.Text = "Helpers";
            // 
            // ribbonPage3
            // 
            this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup11,
            this.ribbonPageGroup12,
            this.ribbonPageGroup15,
            this.ribbonPageGroup13,
            this.ribbonPageGroup14});
            this.ribbonPage3.Name = "ribbonPage3";
            this.ribbonPage3.Text = "Hunt Options";
            // 
            // ribbonPageGroup11
            // 
            this.ribbonPageGroup11.ItemLinks.Add(this.btnCavebot);
            this.ribbonPageGroup11.ItemLinks.Add(this.barButtonItem19, true);
            this.ribbonPageGroup11.Name = "ribbonPageGroup11";
            this.ribbonPageGroup11.Text = "Bots";
            // 
            // ribbonPageGroup12
            // 
            this.ribbonPageGroup12.ItemLinks.Add(this.btnScript);
            this.ribbonPageGroup12.Name = "ribbonPageGroup12";
            this.ribbonPageGroup12.Text = "Scripts";
            // 
            // ribbonPageGroup15
            // 
            this.ribbonPageGroup15.ItemLinks.Add(this.btnAutoLooter, true);
            this.ribbonPageGroup15.ItemLinks.Add(this.btnFluidDrinker, true);
            this.ribbonPageGroup15.ItemLinks.Add(this.btnRestaker, true);
            this.ribbonPageGroup15.Name = "ribbonPageGroup15";
            this.ribbonPageGroup15.Text = "Runes";
            // 
            // ribbonPageGroup13
            // 
            this.ribbonPageGroup13.ItemLinks.Add(this.btnHuntTools);
            this.ribbonPageGroup13.ItemLinks.Add(this.btnRuneShooter, true);
            this.ribbonPageGroup13.Name = "ribbonPageGroup13";
            this.ribbonPageGroup13.Text = "Tools";
            // 
            // ribbonPageGroup14
            // 
            this.ribbonPageGroup14.ItemLinks.Add(this.btnStatistics);
            this.ribbonPageGroup14.Name = "ribbonPageGroup14";
            this.ribbonPageGroup14.Text = " Loot";
            // 
            // rbConfig
            // 
            this.rbConfig.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.pnConfigGroup,
            this.ribbonPageGroup18,
            this.ribbonPageGroup19});
            this.rbConfig.Name = "rbConfig";
            this.rbConfig.Text = "Configuration";
            // 
            // pnConfigGroup
            // 
            this.pnConfigGroup.ItemLinks.Add(this.barButtonItem26);
            this.pnConfigGroup.ItemLinks.Add(this.btnAddress, true);
            this.pnConfigGroup.ItemLinks.Add(this.btnOutput, true);
            this.pnConfigGroup.Name = "pnConfigGroup";
            this.pnConfigGroup.Text = "Config";
            // 
            // ribbonPageGroup18
            // 
            this.ribbonPageGroup18.ItemLinks.Add(this.barButtonItem28);
            this.ribbonPageGroup18.Name = "ribbonPageGroup18";
            this.ribbonPageGroup18.Text = "Auto";
            // 
            // ribbonPageGroup19
            // 
            this.ribbonPageGroup19.ItemLinks.Add(this.ribbonGalleryBarItem1);
            this.ribbonPageGroup19.ItemLinks.Add(this.lstFormSkin, true);
            this.ribbonPageGroup19.ItemLinks.Add(this.lstMenuSkin);
            this.ribbonPageGroup19.Name = "ribbonPageGroup19";
            this.ribbonPageGroup19.Text = " Customization ";
            // 
            // rbDev
            // 
            this.rbDev.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup21,
            this.ribbonPageGroup22,
            this.ribbonPageGroup23});
            this.rbDev.Name = "rbDev";
            this.rbDev.Text = "Development";
            // 
            // ribbonPageGroup21
            // 
            this.ribbonPageGroup21.ItemLinks.Add(this.btnMapReader);
            this.ribbonPageGroup21.ItemLinks.Add(this.btnBPReader, true);
            this.ribbonPageGroup21.Name = "ribbonPageGroup21";
            this.ribbonPageGroup21.Text = "Map";
            // 
            // ribbonPageGroup22
            // 
            this.ribbonPageGroup22.ItemLinks.Add(this.btnPacketListener);
            this.ribbonPageGroup22.ItemLinks.Add(this.btnCripto, true);
            this.ribbonPageGroup22.Name = "ribbonPageGroup22";
            this.ribbonPageGroup22.Text = "Connection";
            // 
            // ribbonPageGroup23
            // 
            this.ribbonPageGroup23.ItemLinks.Add(this.btnTestes);
            this.ribbonPageGroup23.Name = "ribbonPageGroup23";
            this.ribbonPageGroup23.Text = "Testes";
            // 
            // rbHelp
            // 
            this.rbHelp.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2,
            this.ribbonPageGroup17,
            this.ribbonPageGroup20});
            this.rbHelp.Name = "rbHelp";
            this.rbHelp.Text = "Help";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2);
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.Text = "Information";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3);
            this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem4, true);
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.Text = "ribbonPageGroup2";
            // 
            // ribbonPageGroup17
            // 
            this.ribbonPageGroup17.ItemLinks.Add(this.barButtonItem9);
            this.ribbonPageGroup17.Name = "ribbonPageGroup17";
            this.ribbonPageGroup17.Text = "Beta";
            // 
            // ribbonPageGroup20
            // 
            this.ribbonPageGroup20.ItemLinks.Add(this.barButtonItem29);
            this.ribbonPageGroup20.Name = "ribbonPageGroup20";
            this.ribbonPageGroup20.Text = " Help";
            // 
            // repositoryItemHyperLinkEdit1
            // 
            this.repositoryItemHyperLinkEdit1.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.repositoryItemHyperLinkEdit1.Appearance.BackColor2 = System.Drawing.Color.Transparent;
            this.repositoryItemHyperLinkEdit1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.repositoryItemHyperLinkEdit1.Appearance.Options.UseBackColor = true;
            this.repositoryItemHyperLinkEdit1.Appearance.Options.UseFont = true;
            this.repositoryItemHyperLinkEdit1.Appearance.Options.UseTextOptions = true;
            this.repositoryItemHyperLinkEdit1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemHyperLinkEdit1.AutoHeight = false;
            this.repositoryItemHyperLinkEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.repositoryItemHyperLinkEdit1.Caption = "TProgramming";
            this.repositoryItemHyperLinkEdit1.LinkColor = System.Drawing.Color.GhostWhite;
            this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
            // 
            // ribbonStatusBar1
            // 
            this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 639);
            this.ribbonStatusBar1.Name = "ribbonStatusBar1";
            this.ribbonStatusBar1.Ribbon = this.ribbon;
            this.ribbonStatusBar1.Size = new System.Drawing.Size(816, 23);
            // 
            // DefaultLook
            // 
            this.DefaultLook.LookAndFeel.SkinName = "Black";
            // 
            // ribbonPageGroup16
            // 
            this.ribbonPageGroup16.Name = "ribbonPageGroup16";
            this.ribbonPageGroup16.Text = "Web";
            // 
            // TMLogin
            // 
            this.TMLogin.Tick += new System.EventHandler(this.TMLogin_Tick);
            // 
            // TryIcon
            // 
            this.TryIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
            this.TryIcon.BalloonTipText = "Welcome to KTibiaX";
            this.TryIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("TryIcon.Icon")));
            // 
            // pnHost
            // 
            this.pnHost.AppCreated = false;
            this.pnHost.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.pnHost.CommandLine = null;
            this.pnHost.Controls.Add(this.pnLogo);
            this.pnHost.CurrentProcess = null;
            this.pnHost.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnHost.Location = new System.Drawing.Point(0, 148);
            this.pnHost.Name = "pnHost";
            this.pnHost.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
            this.pnHost.Size = new System.Drawing.Size(816, 491);
            this.pnHost.TabIndex = 1;
            // 
            // pnLogo
            // 
            this.pnLogo.EditValue = global::KTibiaX.ImgTitles.tibia_dark_small2;
            this.pnLogo.Location = new System.Drawing.Point(656, 390);
            this.pnLogo.Name = "pnLogo";
            this.pnLogo.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.pnLogo.Properties.Appearance.Options.UseBackColor = true;
            this.pnLogo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnLogo.Properties.PictureAlignment = System.Drawing.ContentAlignment.BottomRight;
            this.pnLogo.Properties.ShowMenu = false;
            this.pnLogo.Size = new System.Drawing.Size(185, 161);
            this.pnLogo.TabIndex = 4;
            // 
            // dockManager1
            // 
            this.dockManager1.Controller = this.DockController1;
            this.dockManager1.Form = this;
            this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockOutputPanel});
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "System.Windows.Forms.StatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl"});
            // 
            // dockOutputPanel
            // 
            this.dockOutputPanel.Controls.Add(this.dockPanel1_Container);
            this.dockOutputPanel.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockOutputPanel.FloatLocation = new System.Drawing.Point(773, 474);
            this.dockOutputPanel.FloatSize = new System.Drawing.Size(260, 134);
            this.dockOutputPanel.FloatVertical = true;
            this.dockOutputPanel.ID = new System.Guid("2d5d370b-e8b6-466b-b344-d6abba8f7c8c");
            this.dockOutputPanel.Location = new System.Drawing.Point(-32768, -32768);
            this.dockOutputPanel.Name = "dockOutputPanel";
            this.dockOutputPanel.OriginalSize = new System.Drawing.Size(0, 0);
            this.dockOutputPanel.SavedIndex = 0;
            this.dockOutputPanel.Size = new System.Drawing.Size(260, 134);
            this.dockOutputPanel.Text = "Output";
            this.dockOutputPanel.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.outputView1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(2, 28);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(256, 104);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // outputView1
            // 
            this.outputView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.outputView1.Location = new System.Drawing.Point(0, 0);
            this.outputView1.Name = "outputView1";
            this.outputView1.Size = new System.Drawing.Size(256, 104);
            this.outputView1.TabIndex = 0;
            // 
            // TMFeatures
            // 
            this.TMFeatures.Interval = 1000;
            this.TMFeatures.Tick += new System.EventHandler(this.TMFeatures_Tick);
            // 
            // frm_RibbonMenu
            // 
            this.ClientSize = new System.Drawing.Size(816, 662);
            this.Controls.Add(this.pnHost);
            this.Controls.Add(this.ribbon);
            this.Controls.Add(this.ribbonStatusBar1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.Name = "frm_RibbonMenu";
            this.Ribbon = this.ribbon;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.StatusBar = this.ribbonStatusBar1;
            this.Text = "KTibiaX® Advanced 2009";
            this.Load += new System.EventHandler(this.frm_RibbonMenu_Load);
            this.SizeChanged += new System.EventHandler(this.frm_RibbonMenu_SizeChanged);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frm_Main_FormClosing);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DockController1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgSmallRibbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgLargRibbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
            this.pnHost.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnLogo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockOutputPanel.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            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(frmPrincipal));
     this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.btnHome = new DevExpress.XtraEditors.SimpleButton();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.ExpandCollapseItem.Name = "";
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl1.ExpandCollapseItem});
     this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 33;
     this.ribbonControl1.Name = "ribbonControl1";
     this.ribbonControl1.Size = new System.Drawing.Size(1362, 22);
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // panelControl1
     //
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
     this.panelControl1.Location = new System.Drawing.Point(0, 22);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(410, 412);
     this.panelControl1.TabIndex = 2;
     //
     // btnHome
     //
     this.btnHome.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
     this.btnHome.Location = new System.Drawing.Point(1186, 434);
     this.btnHome.Name = "btnHome";
     this.btnHome.Size = new System.Drawing.Size(176, 23);
     this.btnHome.TabIndex = 6;
     this.btnHome.Text = "Cambiar de módulo";
     this.btnHome.Visible = false;
     this.btnHome.Click += new System.EventHandler(this.btnHome_Click);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar3});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barStaticItem1});
     this.barManager1.MaxItemId = 2;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar3
     //
     this.bar3.BarName = "Barra de estado";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1)});
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Barra de estado";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "No user";
     this.barStaticItem1.Id = 0;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1362, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 434);
     this.barDockControlBottom.Size = new System.Drawing.Size(1362, 23);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 434);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1362, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 434);
     //
     // frmPrincipal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1362, 457);
     this.Controls.Add(this.btnHome);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.LookAndFeel.SkinName = "Metropolis";
     this.Name = "frmPrincipal";
     this.Text = "Tecnologia Empresarial de Control Automatizado - TECA™ ";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPrincipal_FormClosing);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmPrincipal_FormClosed);
     this.Load += new System.EventHandler(this.frmPrincipal_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).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(frmMain));
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.applicationMenu = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnHelp = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.imgToolBarSmall = new DevExpress.Utils.ImageCollection(this.components);
     this.bbtnStartPage = new DevExpress.XtraBars.BarButtonItem();
     this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.lblAppVersion = new DevExpress.XtraBars.BarStaticItem();
     this.lblRegisteredName = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barMdiChildrenListItem2 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.bbtnManageCards = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnAddCard = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
     this.lblFSUIPCConnection = new DevExpress.XtraBars.BarStaticItem();
     this.imgToolBarLarge = new DevExpress.Utils.ImageCollection(this.components);
     this.rpGeneral = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.skinDefaultLook = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.xtraTabbedMdiManager = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.trmCheckUSB = new System.Windows.Forms.Timer(this.components);
     this.tmrUpdateTabIcons = new System.Windows.Forms.Timer(this.components);
     this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
     this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
     this.tmrCheckFSUIPC = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgToolBarSmall)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgToolBarLarge)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonDropDownControl = this.applicationMenu;
     this.ribbon.ApplicationButtonText = null;
     //
     //
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Images = this.imgToolBarSmall;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.bbtnStartPage,
     this.barMdiChildrenListItem1,
     this.lblAppVersion,
     this.lblRegisteredName,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barMdiChildrenListItem2,
     this.bbtnManageCards,
     this.bbtnAddCard,
     this.barButtonItem7,
     this.barButtonItem8,
     this.barButtonItem9,
     this.lblFSUIPCConnection,
     this.bbtnHelp});
     this.ribbon.LargeImages = this.imgToolBarLarge;
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 17;
     this.ribbon.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
     this.ribbon.Name = "ribbon";
     this.ribbon.PageCategoryAlignment = DevExpress.XtraBars.Ribbon.RibbonPageCategoryAlignment.Right;
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.rpGeneral,
     this.ribbonPage2});
     this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbon.SelectedPage = this.rpGeneral;
     this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbon.ShowToolbarCustomizeItem = false;
     this.ribbon.Size = new System.Drawing.Size(1006, 145);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.Toolbar.ShowCustomizeItem = false;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     this.ribbon.Click += new System.EventHandler(this.ribbon_Click);
     //
     // applicationMenu
     //
     this.applicationMenu.ItemLinks.Add(this.barButtonItem2);
     this.applicationMenu.ItemLinks.Add(this.barButtonItem3);
     this.applicationMenu.ItemLinks.Add(this.bbtnHelp);
     this.applicationMenu.ItemLinks.Add(this.barButtonItem4, true);
     this.applicationMenu.Name = "applicationMenu";
     this.applicationMenu.Ribbon = this.ribbon;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "About";
     this.barButtonItem2.Id = 6;
     this.barButtonItem2.LargeImageIndex = 3;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Check for Updates";
     this.barButtonItem3.Id = 7;
     this.barButtonItem3.LargeImageIndex = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // bbtnHelp
     //
     this.bbtnHelp.Caption = "Help";
     this.bbtnHelp.Id = 16;
     this.bbtnHelp.LargeImageIndex = 9;
     this.bbtnHelp.Name = "bbtnHelp";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Quit";
     this.barButtonItem4.Id = 8;
     this.barButtonItem4.LargeImageIndex = 4;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // imgToolBarSmall
     //
     this.imgToolBarSmall.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgToolBarSmall.ImageStream")));
     this.imgToolBarSmall.Images.SetKeyName(0, "flag.png");
     this.imgToolBarSmall.Images.SetKeyName(1, "monitor.png");
     this.imgToolBarSmall.Images.SetKeyName(2, "registeredto.png");
     //
     // bbtnStartPage
     //
     this.bbtnStartPage.Caption = "Start Page";
     this.bbtnStartPage.Id = 1;
     this.bbtnStartPage.LargeImageIndex = 0;
     this.bbtnStartPage.LargeWidth = 85;
     this.bbtnStartPage.Name = "bbtnStartPage";
     this.bbtnStartPage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id = 2;
     this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1";
     //
     // lblAppVersion
     //
     this.lblAppVersion.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.lblAppVersion.Caption = "{Application Version}";
     this.lblAppVersion.Id = 3;
     this.lblAppVersion.ImageIndex = 1;
     this.lblAppVersion.Name = "lblAppVersion";
     this.lblAppVersion.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblRegisteredName
     //
     this.lblRegisteredName.Caption = "Registered To: {Name}";
     this.lblRegisteredName.Id = 4;
     this.lblRegisteredName.ImageIndex = 2;
     this.lblRegisteredName.Name = "lblRegisteredName";
     this.lblRegisteredName.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Check for Updates";
     this.barButtonItem1.Enabled = false;
     this.barButtonItem1.Id = 5;
     this.barButtonItem1.LargeImageIndex = 1;
     this.barButtonItem1.LargeWidth = 85;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick_1);
     //
     // barMdiChildrenListItem2
     //
     this.barMdiChildrenListItem2.Caption = "Window List";
     this.barMdiChildrenListItem2.Id = 9;
     this.barMdiChildrenListItem2.LargeImageIndex = 2;
     this.barMdiChildrenListItem2.LargeWidth = 85;
     this.barMdiChildrenListItem2.Name = "barMdiChildrenListItem2";
     //
     // bbtnManageCards
     //
     this.bbtnManageCards.Caption = "Manage Cards";
     this.bbtnManageCards.Id = 10;
     this.bbtnManageCards.LargeImageIndex = 5;
     this.bbtnManageCards.LargeWidth = 85;
     this.bbtnManageCards.Name = "bbtnManageCards";
     this.bbtnManageCards.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnManageCards_ItemClick);
     //
     // bbtnAddCard
     //
     this.bbtnAddCard.Caption = "Add Card";
     this.bbtnAddCard.Id = 11;
     this.bbtnAddCard.LargeImageIndex = 6;
     this.bbtnAddCard.LargeWidth = 85;
     this.bbtnAddCard.Name = "bbtnAddCard";
     this.bbtnAddCard.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnAddCard_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Enter Serial Number";
     this.barButtonItem7.Enabled = false;
     this.barButtonItem7.Id = 12;
     this.barButtonItem7.LargeImageIndex = 7;
     this.barButtonItem7.LargeWidth = 85;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Get Serial Number";
     this.barButtonItem8.Enabled = false;
     this.barButtonItem8.Id = 13;
     this.barButtonItem8.LargeImageIndex = 8;
     this.barButtonItem8.LargeWidth = 85;
     this.barButtonItem8.Name = "barButtonItem8";
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Import from Template";
     this.barButtonItem9.Enabled = false;
     this.barButtonItem9.Id = 14;
     this.barButtonItem9.LargeImageIndex = 6;
     this.barButtonItem9.LargeWidth = 85;
     this.barButtonItem9.Name = "barButtonItem9";
     //
     // lblFSUIPCConnection
     //
     this.lblFSUIPCConnection.Caption = "FSUIPC Connection: Disconnected";
     this.lblFSUIPCConnection.Id = 15;
     this.lblFSUIPCConnection.ImageIndex = 0;
     this.lblFSUIPCConnection.Name = "lblFSUIPCConnection";
     this.lblFSUIPCConnection.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // imgToolBarLarge
     //
     this.imgToolBarLarge.ImageSize = new System.Drawing.Size(32, 32);
     this.imgToolBarLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgToolBarLarge.ImageStream")));
     this.imgToolBarLarge.Images.SetKeyName(0, "startpage.png");
     this.imgToolBarLarge.Images.SetKeyName(1, "checkforupdates.png");
     this.imgToolBarLarge.Images.SetKeyName(2, "windows.png");
     this.imgToolBarLarge.Images.SetKeyName(3, "about.png");
     this.imgToolBarLarge.Images.SetKeyName(4, "quit.png");
     this.imgToolBarLarge.Images.SetKeyName(5, "editcards.png");
     this.imgToolBarLarge.Images.SetKeyName(6, "addcard.png");
     this.imgToolBarLarge.Images.SetKeyName(7, "enterserial.png");
     this.imgToolBarLarge.Images.SetKeyName(8, "getserial.png");
     this.imgToolBarLarge.Images.SetKeyName(9, "help.png");
     //
     // rpGeneral
     //
     this.rpGeneral.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1,
     this.ribbonPageGroup3});
     this.rpGeneral.Name = "rpGeneral";
     this.rpGeneral.Text = "General";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnStartPage);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnManageCards);
     this.ribbonPageGroup1.ItemLinks.Add(this.barMdiChildrenListItem2);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Window";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.bbtnAddCard);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     this.ribbonPageGroup3.Text = "Tools";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup2,
     this.ribbonPageGroup4});
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Settings";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Application";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.ShowCaptionButton = false;
     this.ribbonPageGroup4.Text = "Registration";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.lblAppVersion);
     this.ribbonStatusBar.ItemLinks.Add(this.lblRegisteredName);
     this.ribbonStatusBar.ItemLinks.Add(this.lblFSUIPCConnection);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 540);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(1006, 31);
     //
     // xtraTabbedMdiManager
     //
     this.xtraTabbedMdiManager.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.xtraTabbedMdiManager.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader;
     this.xtraTabbedMdiManager.FloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabbedMdiManager.FloatOnDrag = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabbedMdiManager.HeaderButtons = ((DevExpress.XtraTab.TabButtons)(((DevExpress.XtraTab.TabButtons.Prev | DevExpress.XtraTab.TabButtons.Next)
                 | DevExpress.XtraTab.TabButtons.Close)));
     this.xtraTabbedMdiManager.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.Always;
     this.xtraTabbedMdiManager.MdiParent = this;
     this.xtraTabbedMdiManager.SetNextMdiChildMode = DevExpress.XtraTabbedMdi.SetNextMdiChildMode.Windows;
     this.xtraTabbedMdiManager.ShowHeaderFocus = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabbedMdiManager.PageAdded += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager_PageAdded);
     //
     // trmCheckUSB
     //
     this.trmCheckUSB.Enabled = true;
     this.trmCheckUSB.Tick += new System.EventHandler(this.trmCheckUSB_Tick);
     //
     // tmrUpdateTabIcons
     //
     this.tmrUpdateTabIcons.Enabled = true;
     this.tmrUpdateTabIcons.Interval = 1000;
     this.tmrUpdateTabIcons.Tick += new System.EventHandler(this.tmrUpdateTabIcons_Tick);
     //
     // notifyIcon1
     //
     this.notifyIcon1.Text = "Smart Sim Tech Control Panel";
     this.notifyIcon1.Visible = true;
     this.notifyIcon1.DoubleClick += new System.EventHandler(this.notifyIcon1_DoubleClick);
     this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
     //
     // tmrCheckFSUIPC
     //
     this.tmrCheckFSUIPC.Enabled = true;
     this.tmrCheckFSUIPC.Interval = 1000;
     this.tmrCheckFSUIPC.Tick += new System.EventHandler(this.tmrCheckFSUIPC_Tick);
     //
     // frmMain
     //
     this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1006, 571);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.HelpButton = true;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Name = "frmMain";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Smart Sim Tech Control Panel";
     this.HelpButtonClicked += new System.ComponentModel.CancelEventHandler(this.frmMain_HelpButtonClicked);
     this.Activated += new System.EventHandler(this.frmMain_Activated);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.Load += new System.EventHandler(this.frmMain_Load);
     this.SizeChanged += new System.EventHandler(this.frmMain_SizeChanged);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgToolBarSmall)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgToolBarLarge)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #12
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();
     this.gridControlCheck = new DevExpress.XtraGrid.GridControl();
     this.gridViewCheck = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumnUser = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnBaseNames = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnColorNames = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnTopNames = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnDesignNames = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnPrice = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnComment = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemRefresh = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemEdit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barEditItemDateStart = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.barEditItemDateEnd = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCheck)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCheck)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControlCheck
     //
     this.gridControlCheck.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlCheck.Location = new System.Drawing.Point(0, 29);
     this.gridControlCheck.MainView = this.gridViewCheck;
     this.gridControlCheck.Name = "gridControlCheck";
     this.gridControlCheck.Size = new System.Drawing.Size(705, 485);
     this.gridControlCheck.TabIndex = 4;
     this.gridControlCheck.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewCheck});
     //
     // gridViewCheck
     //
     this.gridViewCheck.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumnUser,
     this.gridColumnDate,
     this.gridColumnBaseNames,
     this.gridColumnColorNames,
     this.gridColumnTopNames,
     this.gridColumnDesignNames,
     this.gridColumnPrice,
     this.gridColumnComment});
     this.gridViewCheck.GridControl = this.gridControlCheck;
     this.gridViewCheck.GroupCount = 1;
     this.gridViewCheck.Name = "gridViewCheck";
     this.gridViewCheck.OptionsBehavior.Editable = false;
     this.gridViewCheck.OptionsDetail.EnableMasterViewMode = false;
     this.gridViewCheck.OptionsView.ShowAutoFilterRow = true;
     this.gridViewCheck.OptionsView.ShowFooter = true;
     this.gridViewCheck.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumnDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewCheck.DoubleClick += new System.EventHandler(this.gridView_DoubleClick);
     //
     // gridColumnUser
     //
     this.gridColumnUser.Caption = "Клиент";
     this.gridColumnUser.FieldName = "UserName";
     this.gridColumnUser.MinWidth = 100;
     this.gridColumnUser.Name = "gridColumnUser";
     this.gridColumnUser.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "Name", "Всего: {0}")});
     this.gridColumnUser.Visible = true;
     this.gridColumnUser.VisibleIndex = 0;
     this.gridColumnUser.Width = 121;
     //
     // gridColumnDate
     //
     this.gridColumnDate.Caption = "Дата";
     this.gridColumnDate.DisplayFormat.FormatString = "g";
     this.gridColumnDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumnDate.FieldName = "Record.RecordDate";
     this.gridColumnDate.MinWidth = 100;
     this.gridColumnDate.Name = "gridColumnDate";
     this.gridColumnDate.Visible = true;
     this.gridColumnDate.VisibleIndex = 1;
     this.gridColumnDate.Width = 150;
     //
     // gridColumnBaseNames
     //
     this.gridColumnBaseNames.Caption = "Базы";
     this.gridColumnBaseNames.FieldName = "BaseNames";
     this.gridColumnBaseNames.Name = "gridColumnBaseNames";
     this.gridColumnBaseNames.Visible = true;
     this.gridColumnBaseNames.VisibleIndex = 1;
     //
     // gridColumnColorNames
     //
     this.gridColumnColorNames.Caption = "Цвета";
     this.gridColumnColorNames.FieldName = "ColorNames";
     this.gridColumnColorNames.Name = "gridColumnColorNames";
     this.gridColumnColorNames.Visible = true;
     this.gridColumnColorNames.VisibleIndex = 2;
     //
     // gridColumnTopNames
     //
     this.gridColumnTopNames.Caption = "Топы";
     this.gridColumnTopNames.FieldName = "TopNames";
     this.gridColumnTopNames.Name = "gridColumnTopNames";
     this.gridColumnTopNames.Visible = true;
     this.gridColumnTopNames.VisibleIndex = 3;
     //
     // gridColumnDesignNames
     //
     this.gridColumnDesignNames.Caption = "Дизайны";
     this.gridColumnDesignNames.FieldName = "DesignNames";
     this.gridColumnDesignNames.Name = "gridColumnDesignNames";
     this.gridColumnDesignNames.Visible = true;
     this.gridColumnDesignNames.VisibleIndex = 4;
     //
     // gridColumnPrice
     //
     this.gridColumnPrice.Caption = "Стоимость";
     this.gridColumnPrice.FieldName = "Price";
     this.gridColumnPrice.Name = "gridColumnPrice";
     this.gridColumnPrice.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Price", "Итого: {0:0.##}")});
     this.gridColumnPrice.Visible = true;
     this.gridColumnPrice.VisibleIndex = 5;
     //
     // gridColumnComment
     //
     this.gridColumnComment.Caption = "Примечание";
     this.gridColumnComment.FieldName = "Comment";
     this.gridColumnComment.Name = "gridColumnComment";
     this.gridColumnComment.Visible = true;
     this.gridColumnComment.VisibleIndex = 6;
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItemRefresh,
     this.barButtonItemAdd,
     this.barButtonItemDelete,
     this.barButtonItemEdit,
     this.barStaticItem1,
     this.barEditItemDateStart,
     this.barStaticItem2,
     this.barEditItem2,
     this.barEditItemDateEnd});
     this.barManager1.MaxItemId = 9;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemDateEdit1,
     this.repositoryItemTextEdit1,
     this.repositoryItemDateEdit2});
     //
     // bar1
     //
     this.bar1.BarName = "Tools";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRefresh),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemEdit),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barEditItemDateStart),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.barEditItemDateEnd)});
     this.bar1.Text = "Tools";
     //
     // barButtonItemAdd
     //
     this.barButtonItemAdd.Caption = "Добавить";
     this.barButtonItemAdd.Id = 1;
     this.barButtonItemAdd.Name = "barButtonItemAdd";
     this.barButtonItemAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAdd_ItemClick);
     //
     // barButtonItemRefresh
     //
     this.barButtonItemRefresh.Caption = "Обновить";
     this.barButtonItemRefresh.Id = 0;
     this.barButtonItemRefresh.Name = "barButtonItemRefresh";
     this.barButtonItemRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemRefresh_ItemClick);
     //
     // barButtonItemEdit
     //
     this.barButtonItemEdit.Caption = "Редактировать";
     this.barButtonItemEdit.Id = 3;
     this.barButtonItemEdit.Name = "barButtonItemEdit";
     this.barButtonItemEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemEdit_ItemClick);
     //
     // barButtonItemDelete
     //
     this.barButtonItemDelete.Caption = "Удалить";
     this.barButtonItemDelete.Id = 2;
     this.barButtonItemDelete.Name = "barButtonItemDelete";
     this.barButtonItemDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDelete_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Период с:";
     this.barStaticItem1.Id = 4;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barEditItemDateStart
     //
     this.barEditItemDateStart.Edit = this.repositoryItemDateEdit1;
     this.barEditItemDateStart.EditWidth = 100;
     this.barEditItemDateStart.Id = 5;
     this.barEditItemDateStart.Name = "barEditItemDateStart";
     this.barEditItemDateStart.EditValueChanged += new System.EventHandler(this.barEditItemDate_EditValueChanged);
     //
     // repositoryItemDateEdit1
     //
     this.repositoryItemDateEdit1.AutoHeight = false;
     this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "по:";
     this.barStaticItem2.Id = 6;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barEditItemDateEnd
     //
     this.barEditItemDateEnd.Edit = this.repositoryItemDateEdit2;
     this.barEditItemDateEnd.EditWidth = 100;
     this.barEditItemDateEnd.Id = 8;
     this.barEditItemDateEnd.Name = "barEditItemDateEnd";
     this.barEditItemDateEnd.EditValueChanged += new System.EventHandler(this.barEditItemDate_EditValueChanged);
     //
     // repositoryItemDateEdit2
     //
     this.repositoryItemDateEdit2.AutoHeight = false;
     this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(705, 29);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 514);
     this.barDockControlBottom.Size = new System.Drawing.Size(705, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 29);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 485);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(705, 29);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 485);
     //
     // barEditItem2
     //
     this.barEditItem2.Caption = "barEditItem2";
     this.barEditItem2.Edit = this.repositoryItemTextEdit1;
     this.barEditItem2.EditWidth = 137;
     this.barEditItem2.Id = 7;
     this.barEditItem2.Name = "barEditItem2";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // UCCheck
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridControlCheck);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "UCCheck";
     this.Size = new System.Drawing.Size(705, 514);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCheck)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCheck)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RoleDetailFrm));
     this.groupControlUpdate = new DevExpress.XtraEditors.GroupControl();
     this.appMenu = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
     this.popupControlContainer2 = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.buttonEdit = new DevExpress.XtraEditors.ButtonEdit();
     this.popupControlContainer1 = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.someLabelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.someLabelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.CEUpdate = new DevExpress.XtraEditors.CheckEdit();
     this.CESelect = new DevExpress.XtraEditors.CheckEdit();
     this.CEDelete = new DevExpress.XtraEditors.CheckEdit();
     this.CEInsert = new DevExpress.XtraEditors.CheckEdit();
     this.groupControlSelect = new DevExpress.XtraEditors.GroupControl();
     this.LUEItems = new DevExpress.XtraEditors.LookUpEdit();
     this.rolesBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dsRetirementCenter = new RetirementCenter.DataSources.dsRetirementCenter();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.roleDetialTableAdapter = new RetirementCenter.DataSources.dsRetirementCenterTableAdapters.RoleDetialTableAdapter();
     this.rolesTableAdapter = new RetirementCenter.DataSources.dsRetirementCenterTableAdapters.RolesTableAdapter();
     this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonImageCollection = new DevExpress.Utils.ImageCollection(this.components);
     this.mbRetCenterExit = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterHelp = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterAbout = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterStatus = new DevExpress.XtraBars.BarStaticItem();
     this.mbRetCenterInfo = new DevExpress.XtraBars.BarStaticItem();
     this.mbRetCenterSkins = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.mbRetCenterDBChange = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterReports = new DevExpress.XtraBars.BarEditItem();
     this.mbRetCenterCDGov = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDMarkez = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDSyndicate = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDSubCommitte = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDJop = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDBirthPlace = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDJobDescription = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDGehaType = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDModerea = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDGeha = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDQualification = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDSpecialization = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDEDARET = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDEstefaaKed = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterDataMember = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTBLMashat = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLMashatNIDFastEdit = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLWarasaNIDFastEditFrm = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterRemoveTBLMashatNID = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterRemoveTBLWarasaNID = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLWarasaFastEdit2 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterJobs = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterCDJobtitle = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDAttachmentType = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterRoles = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterUsers = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterUserRoles = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterRoleDetail = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterAppOptions = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterPasswordChanger = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterImportFromAccessFrm = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterRoleSyndicate = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry01 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry02 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDsarfType = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLDofatSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep01 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry03 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry04 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry05 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLMemberSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterPrepareDofaa = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTBLWarasaSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLFrookWarasa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLFrookWarasaAdmin = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLMemberSarf_arshef = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLWarasaSarf_arshef = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep02a = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep03a = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterSarfyaA3da2 = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterXRep02b = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep02c = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep02d = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterSarfyaWarasa = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterXRep03b = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep03c = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep03d = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterDofatSarfActivity = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep05 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry06 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterُErrorQry = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry07 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry08 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry09 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry11 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry12 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry13 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry14 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry15 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry16 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry17 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry18 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry35 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry112 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep06 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry10 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry19 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry20 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry21 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep07 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblMemberAmanat = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblWarasaAmanat = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry22 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry23 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry24 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry25 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry26 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry27 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry28 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLMemberSarf_arshefDelete = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterarchef = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTBLWarasaSarf_arshefDelete = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep08 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterStatis = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry31 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry32 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry33 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQryPart1 = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry55 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry56 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQryPart2 = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry34 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry36 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry37 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry39 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38a = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38b = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38c = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry40 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry41 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry61 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry66 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry62 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38d = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry38e = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblChekNid = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry42 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry43 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep09 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLProofDoc = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry44 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterBankQry = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry45 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry46 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry47 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry48 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry48A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry49 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry51 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry52 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry53 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry54 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry64 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry63 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry68 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry69 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry76 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry77 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry61A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry66A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry106 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry107 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry50 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLBeanWarsa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterBank = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterActivateVisa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterActivateVisaWarasa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry60 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep10 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep11 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterStopYasrefByTBLBeanWarsa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLBeanWarsaMenu = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry67 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep12 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep13 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLDeathMembers = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep14 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep15 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry70 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry71 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQryPart3 = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterQry27a = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry28a = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry27b = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry28b = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry87 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry74A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry74 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry82 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry83 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry85 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry86 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry88 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry91 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry89 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry92 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry90 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry99 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry100 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry104 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry101 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry103 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry105 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry111 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry72 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry73 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep16 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCentertbladminremarks = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry03A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry75 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep17 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep18 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLEstefa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep19 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry78 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLReprint = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTBLReprintMember = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLReprintWarasa = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLReprintMemberTaslem = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLReprintWarasaTaslem = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry79 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry80 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLremind = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLMandoop = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLHafzaTasleem = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLDeathMembersPrint = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLHafezSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep21 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep22 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep23 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLDeathMembersMenu = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTBLDeathMembersAcc = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblMemberAmanatMenu = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTblMemberAmanatAcc = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblMemberAmanatSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblMemberAmanatCheek = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblMemberAmanat2 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry97 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry108 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry109 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep24 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblWarasaAmanatMenu = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterTblWarasaAmanatSarf = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblWarasaAmanatAcc = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblWarasaAmanatCheek = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblWarasaAmanat2 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry95 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry96 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry98 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep25 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterBankExportedDataActivate = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterVisa = new DevExpress.XtraBars.BarSubItem();
     this.mbRetCenterBankExportedDataWarsaActivate = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterImportFrombamanat = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep16A = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry93 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterQry94 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCdDofaatAmanat = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterCDDofatSarfFrook = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTBLDofatSarfMadunea = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterTblAttach = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep28 = new DevExpress.XtraBars.BarButtonItem();
     this.mbRetCenterXRep29 = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonImageCollectionLarge = new DevExpress.Utils.ImageCollection(this.components);
     this.DataribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.DataribbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.CodeRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.CoderibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.QueryribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.QryribbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.QueryChartribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.PrintribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ReportribbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.PremissionribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.helpRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.skinsRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.helpRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlUpdate)).BeginInit();
     this.groupControlUpdate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).BeginInit();
     this.popupControlContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).BeginInit();
     this.popupControlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CEUpdate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CESelect.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CEDelete.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CEInsert.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlSelect)).BeginInit();
     this.groupControlSelect.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LUEItems.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rolesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).BeginInit();
     this.SuspendLayout();
     //
     // groupControlUpdate
     //
     this.groupControlUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlUpdate.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControlUpdate.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.groupControlUpdate.Controls.Add(this.ribbonControl);
     this.groupControlUpdate.Controls.Add(this.groupControl2);
     this.groupControlUpdate.Location = new System.Drawing.Point(9, 75);
     this.groupControlUpdate.Name = "groupControlUpdate";
     this.groupControlUpdate.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.groupControlUpdate.Size = new System.Drawing.Size(963, 251);
     this.groupControlUpdate.TabIndex = 1;
     this.groupControlUpdate.Text = "التفاصيل";
     //
     // appMenu
     //
     this.appMenu.BottomPaneControlContainer = this.popupControlContainer2;
     this.appMenu.Name = "appMenu";
     this.appMenu.RightPaneControlContainer = this.popupControlContainer1;
     this.appMenu.ShowRightPane = true;
     //
     // popupControlContainer2
     //
     this.popupControlContainer2.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.popupControlContainer2.Appearance.Options.UseBackColor = true;
     this.popupControlContainer2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainer2.Controls.Add(this.buttonEdit);
     this.popupControlContainer2.Location = new System.Drawing.Point(127, 218);
     this.popupControlContainer2.Name = "popupControlContainer2";
     this.popupControlContainer2.Size = new System.Drawing.Size(118, 28);
     this.popupControlContainer2.TabIndex = 5;
     this.popupControlContainer2.Visible = false;
     //
     // buttonEdit
     //
     this.buttonEdit.EditValue = "No Text";
     this.buttonEdit.Location = new System.Drawing.Point(3, 5);
     this.buttonEdit.Name = "buttonEdit";
     this.buttonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.buttonEdit.Size = new System.Drawing.Size(100, 20);
     this.buttonEdit.TabIndex = 0;
     //
     // popupControlContainer1
     //
     this.popupControlContainer1.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.popupControlContainer1.Appearance.Options.UseBackColor = true;
     this.popupControlContainer1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainer1.Controls.Add(this.someLabelControl2);
     this.popupControlContainer1.Controls.Add(this.someLabelControl1);
     this.popupControlContainer1.Location = new System.Drawing.Point(45, 176);
     this.popupControlContainer1.Name = "popupControlContainer1";
     this.popupControlContainer1.Size = new System.Drawing.Size(76, 70);
     this.popupControlContainer1.TabIndex = 4;
     this.popupControlContainer1.Visible = false;
     //
     // someLabelControl2
     //
     this.someLabelControl2.Location = new System.Drawing.Point(3, 57);
     this.someLabelControl2.Name = "someLabelControl2";
     this.someLabelControl2.Size = new System.Drawing.Size(36, 13);
     this.someLabelControl2.TabIndex = 0;
     this.someLabelControl2.Text = "No Info";
     //
     // someLabelControl1
     //
     this.someLabelControl1.Location = new System.Drawing.Point(3, 3);
     this.someLabelControl1.Name = "someLabelControl1";
     this.someLabelControl1.Size = new System.Drawing.Size(36, 13);
     this.someLabelControl1.TabIndex = 0;
     this.someLabelControl1.Text = "No Info";
     //
     // groupControl2
     //
     this.groupControl2.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     this.groupControl2.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControl2.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.groupControl2.Controls.Add(this.CEUpdate);
     this.groupControl2.Controls.Add(this.CESelect);
     this.groupControl2.Controls.Add(this.CEDelete);
     this.groupControl2.Controls.Add(this.CEInsert);
     this.groupControl2.Location = new System.Drawing.Point(361, 169);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(240, 73);
     this.groupControl2.TabIndex = 2;
     this.groupControl2.Text = "عناصر السماح";
     //
     // CEUpdate
     //
     this.CEUpdate.Location = new System.Drawing.Point(21, 49);
     this.CEUpdate.Name = "CEUpdate";
     this.CEUpdate.Properties.Caption = "تعديل";
     this.CEUpdate.Size = new System.Drawing.Size(75, 19);
     this.CEUpdate.TabIndex = 0;
     //
     // CESelect
     //
     this.CESelect.Location = new System.Drawing.Point(21, 24);
     this.CESelect.Name = "CESelect";
     this.CESelect.Properties.Caption = "عرض";
     this.CESelect.Size = new System.Drawing.Size(75, 19);
     this.CESelect.TabIndex = 0;
     //
     // CEDelete
     //
     this.CEDelete.Location = new System.Drawing.Point(144, 49);
     this.CEDelete.Name = "CEDelete";
     this.CEDelete.Properties.Caption = "حذف";
     this.CEDelete.Size = new System.Drawing.Size(75, 19);
     this.CEDelete.TabIndex = 0;
     //
     // CEInsert
     //
     this.CEInsert.Location = new System.Drawing.Point(144, 24);
     this.CEInsert.Name = "CEInsert";
     this.CEInsert.Properties.Caption = "اضافه";
     this.CEInsert.Size = new System.Drawing.Size(75, 19);
     this.CEInsert.TabIndex = 0;
     //
     // groupControlSelect
     //
     this.groupControlSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlSelect.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControlSelect.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.groupControlSelect.Controls.Add(this.LUEItems);
     this.groupControlSelect.Controls.Add(this.labelControl1);
     this.groupControlSelect.Location = new System.Drawing.Point(9, 10);
     this.groupControlSelect.Name = "groupControlSelect";
     this.groupControlSelect.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.groupControlSelect.Size = new System.Drawing.Size(963, 59);
     this.groupControlSelect.TabIndex = 0;
     this.groupControlSelect.Text = "جميع السماحيات";
     //
     // LUEItems
     //
     this.LUEItems.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.LUEItems.Location = new System.Drawing.Point(386, 28);
     this.LUEItems.Name = "LUEItems";
     this.LUEItems.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.LUEItems.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("RoleName", "اسم الصلاحيه", 20, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Center),
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("RoleDesc", "تعليق", 20, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Center)});
     this.LUEItems.Properties.DataSource = this.rolesBindingSource;
     this.LUEItems.Properties.DisplayMember = "RoleName";
     this.LUEItems.Properties.NullText = "";
     this.LUEItems.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.LUEItems.Properties.ValueMember = "RoleID";
     this.LUEItems.Size = new System.Drawing.Size(173, 20);
     this.LUEItems.TabIndex = 0;
     this.LUEItems.EditValueChanged += new System.EventHandler(this.LUEItems_EditValueChanged);
     //
     // rolesBindingSource
     //
     this.rolesBindingSource.DataMember = "Roles";
     this.rolesBindingSource.DataSource = this.dsRetirementCenter;
     //
     // dsRetirementCenter
     //
     this.dsRetirementCenter.DataSetName = "dsTeachersUnion";
     this.dsRetirementCenter.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // labelControl1
     //
     this.labelControl1.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.labelControl1.Location = new System.Drawing.Point(565, 31);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(62, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "اختار سماحيه";
     //
     // roleDetialTableAdapter
     //
     this.roleDetialTableAdapter.ClearBeforeFill = true;
     //
     // rolesTableAdapter
     //
     this.rolesTableAdapter.ClearBeforeFill = true;
     //
     // ribbonControl
     //
     this.ribbonControl.AllowCustomization = true;
     this.ribbonControl.AllowTrimPageText = false;
     this.ribbonControl.ApplicationButtonDropDownControl = this.appMenu;
     this.ribbonControl.ApplicationButtonText = null;
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Images = this.ribbonImageCollection;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl.ExpandCollapseItem,
     this.mbRetCenterExit,
     this.mbRetCenterHelp,
     this.mbRetCenterAbout,
     this.mbRetCenterStatus,
     this.mbRetCenterInfo,
     this.mbRetCenterSkins,
     this.mbRetCenterDBChange,
     this.mbRetCenterReports,
     this.mbRetCenterCDGov,
     this.mbRetCenterCDMarkez,
     this.mbRetCenterCDSyndicate,
     this.mbRetCenterCDSubCommitte,
     this.mbRetCenterCDJop,
     this.mbRetCenterCDBirthPlace,
     this.mbRetCenterCDJobDescription,
     this.mbRetCenterCDGehaType,
     this.mbRetCenterCDModerea,
     this.mbRetCenterCDGeha,
     this.mbRetCenterCDQualification,
     this.mbRetCenterCDSpecialization,
     this.mbRetCenterCDEDARET,
     this.mbRetCenterCDEstefaaKed,
     this.mbRetCenterDataMember,
     this.mbRetCenterTBLMashat,
     this.mbRetCenterJobs,
     this.mbRetCenterCDJobtitle,
     this.mbRetCenterCDAttachmentType,
     this.mbRetCenterRoles,
     this.mbRetCenterUsers,
     this.mbRetCenterUserRoles,
     this.mbRetCenterRoleDetail,
     this.mbRetCenterAppOptions,
     this.mbRetCenterPasswordChanger,
     this.mbRetCenterImportFromAccessFrm,
     this.mbRetCenterRoleSyndicate,
     this.mbRetCenterQry01,
     this.mbRetCenterQry02,
     this.mbRetCenterCDsarfType,
     this.mbRetCenterTBLDofatSarf,
     this.mbRetCenterXRep01,
     this.mbRetCenterQry03,
     this.mbRetCenterQry04,
     this.mbRetCenterQry05,
     this.mbRetCenterTBLMemberSarf,
     this.mbRetCenterTBLMashatNIDFastEdit,
     this.mbRetCenterTBLWarasaNIDFastEditFrm,
     this.mbRetCenterPrepareDofaa,
     this.mbRetCenterTBLWarasaSarf,
     this.mbRetCenterXRep02a,
     this.mbRetCenterXRep03a,
     this.mbRetCenterSarfyaA3da2,
     this.mbRetCenterXRep02b,
     this.mbRetCenterSarfyaWarasa,
     this.mbRetCenterXRep02c,
     this.mbRetCenterXRep02d,
     this.mbRetCenterXRep03c,
     this.mbRetCenterXRep03d,
     this.mbRetCenterXRep03b,
     this.mbRetCenterDofatSarfActivity,
     this.mbRetCenterXRep05,
     this.mbRetCenterQry06,
     this.mbRetCenterُErrorQry,
     this.mbRetCenterQry07,
     this.mbRetCenterQry08,
     this.mbRetCenterXRep06,
     this.mbRetCenterQry09,
     this.mbRetCenterQry10,
     this.mbRetCenterQry11,
     this.mbRetCenterQry12,
     this.mbRetCenterQry13,
     this.mbRetCenterQry14,
     this.mbRetCenterQry15,
     this.mbRetCenterQry16,
     this.mbRetCenterQry17,
     this.mbRetCenterQry18,
     this.mbRetCenterQry19,
     this.mbRetCenterQry20,
     this.mbRetCenterQry21,
     this.mbRetCenterXRep07,
     this.mbRetCenterTblMemberAmanat,
     this.mbRetCenterTblWarasaAmanat,
     this.mbRetCenterQry22,
     this.mbRetCenterQry23,
     this.mbRetCenterQry24,
     this.mbRetCenterQry25,
     this.mbRetCenterQry26,
     this.mbRetCenterQry27,
     this.mbRetCenterQry28,
     this.mbRetCenterTBLMemberSarf_arshefDelete,
     this.mbRetCenterarchef,
     this.mbRetCenterTBLWarasaSarf_arshefDelete,
     this.mbRetCenterXRep08,
     this.mbRetCenterStatis,
     this.mbRetCenterQry31,
     this.mbRetCenterQry32,
     this.mbRetCenterQry33,
     this.mbRetCenterQryPart1,
     this.mbRetCenterQryPart2,
     this.mbRetCenterQry34,
     this.mbRetCenterQry35,
     this.mbRetCenterQry36,
     this.mbRetCenterQry37,
     this.mbRetCenterRemoveTBLMashatNID,
     this.mbRetCenterRemoveTBLWarasaNID,
     this.mbRetCenterQry38,
     this.mbRetCenterQry39,
     this.mbRetCenterQry40,
     this.mbRetCenterQry41,
     this.mbRetCenterTblChekNid,
     this.mbRetCenterQry42,
     this.mbRetCenterQry43,
     this.mbRetCenterXRep09,
     this.mbRetCenterTBLProofDoc,
     this.mbRetCenterQry38a,
     this.mbRetCenterQry44,
     this.mbRetCenterBankQry,
     this.mbRetCenterQry45,
     this.mbRetCenterQry46,
     this.mbRetCenterQry38b,
     this.mbRetCenterQry47,
     this.mbRetCenterQry48,
     this.mbRetCenterQry49,
     this.mbRetCenterQry50,
     this.mbRetCenterQry51,
     this.mbRetCenterQry52,
     this.mbRetCenterQry53,
     this.mbRetCenterQry48A,
     this.mbRetCenterQry54,
     this.mbRetCenterQry55,
     this.mbRetCenterQry56,
     this.mbRetCenterTBLBeanWarsa,
     this.mbRetCenterBank,
     this.mbRetCenterActivateVisa,
     this.mbRetCenterActivateVisaWarasa,
     this.mbRetCenterQry38c,
     this.mbRetCenterQry60,
     this.mbRetCenterQry61,
     this.mbRetCenterXRep10,
     this.mbRetCenterXRep11,
     this.mbRetCenterQry62,
     this.mbRetCenterStopYasrefByTBLBeanWarsa,
     this.mbRetCenterTBLBeanWarsaMenu,
     this.mbRetCenterQry64,
     this.mbRetCenterQry63,
     this.mbRetCenterQry66,
     this.mbRetCenterQry67,
     this.mbRetCenterXRep12,
     this.mbRetCenterXRep13,
     this.mbRetCenterTBLDeathMembers,
     this.mbRetCenterQry38d,
     this.mbRetCenterQry38e,
     this.mbRetCenterXRep14,
     this.mbRetCenterXRep15,
     this.mbRetCenterQry68,
     this.mbRetCenterQry69,
     this.mbRetCenterQry70,
     this.mbRetCenterQry71,
     this.mbRetCenterQryPart3,
     this.mbRetCenterQry72,
     this.mbRetCenterQry73,
     this.mbRetCenterXRep16,
     this.mbRetCentertbladminremarks,
     this.mbRetCenterQry74,
     this.mbRetCenterQry03A,
     this.mbRetCenterQry75,
     this.mbRetCenterQry76,
     this.mbRetCenterQry77,
     this.mbRetCenterXRep17,
     this.mbRetCenterXRep18,
     this.mbRetCenterTBLEstefa,
     this.mbRetCenterXRep19,
     this.mbRetCenterQry78,
     this.mbRetCenterTBLReprint,
     this.mbRetCenterTBLReprintMember,
     this.mbRetCenterQry79,
     this.mbRetCenterTBLReprintWarasa,
     this.mbRetCenterQry80,
     this.mbRetCenterTBLremind,
     this.mbRetCenterTBLMandoop,
     this.mbRetCenterTBLHafzaTasleem,
     this.mbRetCenterQry82,
     this.mbRetCenterQry83,
     this.mbRetCenterTBLReprintMemberTaslem,
     this.mbRetCenterTBLReprintWarasaTaslem,
     this.mbRetCenterTBLFrookWarasa,
     this.mbRetCenterTBLFrookWarasaAdmin,
     this.mbRetCenterTBLDeathMembersPrint,
     this.mbRetCenterTBLHafezSarf,
     this.mbRetCenterXRep21,
     this.mbRetCenterXRep22,
     this.mbRetCenterXRep23,
     this.mbRetCenterTBLDeathMembersMenu,
     this.mbRetCenterTBLDeathMembersAcc,
     this.mbRetCenterQry85,
     this.mbRetCenterQry86,
     this.mbRetCenterTblMemberAmanatMenu,
     this.mbRetCenterTblMemberAmanatAcc,
     this.mbRetCenterQry87,
     this.mbRetCenterQry61A,
     this.mbRetCenterQry66A,
     this.mbRetCenterTblMemberAmanatSarf,
     this.mbRetCenterXRep24,
     this.mbRetCenterTBLMemberSarf_arshef,
     this.mbRetCenterTBLWarasaSarf_arshef,
     this.mbRetCenterTblWarasaAmanatMenu,
     this.mbRetCenterTblWarasaAmanatSarf,
     this.mbRetCenterTblWarasaAmanatAcc,
     this.mbRetCenterXRep25,
     this.mbRetCenterQry88,
     this.mbRetCenterQry89,
     this.mbRetCenterQry90,
     this.mbRetCenterQry91,
     this.mbRetCenterQry92,
     this.mbRetCenterBankExportedDataActivate,
     this.mbRetCenterVisa,
     this.mbRetCenterBankExportedDataWarsaActivate,
     this.mbRetCenterQry27a,
     this.mbRetCenterQry28a,
     this.mbRetCenterImportFrombamanat,
     this.mbRetCenterTblWarasaAmanatCheek,
     this.mbRetCenterTblMemberAmanatCheek,
     this.mbRetCenterXRep16A,
     this.mbRetCenterQry93,
     this.mbRetCenterQry94,
     this.mbRetCenterTblMemberAmanat2,
     this.mbRetCenterTblWarasaAmanat2,
     this.mbRetCenterQry95,
     this.mbRetCenterQry96,
     this.mbRetCenterCdDofaatAmanat,
     this.mbRetCenterCDDofatSarfFrook,
     this.mbRetCenterTBLDofatSarfMadunea,
     this.mbRetCenterQry97,
     this.mbRetCenterQry98,
     this.mbRetCenterTBLWarasaFastEdit2,
     this.mbRetCenterTblAttach,
     this.mbRetCenterQry99,
     this.mbRetCenterQry100,
     this.mbRetCenterQry27b,
     this.mbRetCenterQry28b,
     this.mbRetCenterQry101,
     this.mbRetCenterQry103,
     this.mbRetCenterQry104,
     this.mbRetCenterQry105,
     this.mbRetCenterQry74A,
     this.mbRetCenterQry106,
     this.mbRetCenterQry107,
     this.mbRetCenterQry108,
     this.mbRetCenterQry109,
     this.mbRetCenterQry111,
     this.mbRetCenterXRep28,
     this.mbRetCenterXRep29,
     this.mbRetCenterQry112});
     this.ribbonControl.LargeImages = this.ribbonImageCollectionLarge;
     this.ribbonControl.Location = new System.Drawing.Point(2, 21);
     this.ribbonControl.MaxItemId = 422;
     this.ribbonControl.Name = "ribbonControl";
     this.ribbonControl.PageHeaderItemLinks.Add(this.mbRetCenterAbout);
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.DataribbonPage,
     this.CodeRibbonPage,
     this.QueryribbonPage,
     this.QueryChartribbonPage,
     this.PrintribbonPage,
     this.PremissionribbonPage,
     this.helpRibbonPage});
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.ribbonControl.Size = new System.Drawing.Size(959, 142);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.mbRetCenterHelp);
     //
     // ribbonImageCollection
     //
     this.ribbonImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollection.ImageStream")));
     this.ribbonImageCollection.Images.SetKeyName(0, "Ribbon_Exit_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(1, "Ribbon_Content_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(2, "Ribbon_Info_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(3, "Connection.png");
     this.ribbonImageCollection.Images.SetKeyName(4, "CDGov.png");
     this.ribbonImageCollection.Images.SetKeyName(5, "CDMarkez.png");
     this.ribbonImageCollection.Images.SetKeyName(6, "CDSyndicate.png");
     this.ribbonImageCollection.Images.SetKeyName(7, "CDSubCommitte.png");
     this.ribbonImageCollection.Images.SetKeyName(8, "CDBirthPlace.png");
     this.ribbonImageCollection.Images.SetKeyName(9, "CDJop.png");
     this.ribbonImageCollection.Images.SetKeyName(10, "CDJobDescription.png");
     this.ribbonImageCollection.Images.SetKeyName(11, "CDGehaType.png");
     this.ribbonImageCollection.Images.SetKeyName(12, "CDModerea.png");
     this.ribbonImageCollection.Images.SetKeyName(13, "CDEDARET.png");
     this.ribbonImageCollection.Images.SetKeyName(14, "CDGeha.png");
     this.ribbonImageCollection.Images.SetKeyName(15, "CDQualification.png");
     this.ribbonImageCollection.Images.SetKeyName(16, "CDSpecialization.png");
     this.ribbonImageCollection.Images.SetKeyName(17, "TBLMembers.png");
     this.ribbonImageCollection.Images.SetKeyName(18, "CDEstefaaKed.png");
     this.ribbonImageCollection.Images.SetKeyName(19, "Qry.png");
     this.ribbonImageCollection.Images.SetKeyName(20, "TBLHafza.png");
     this.ribbonImageCollection.Images.SetKeyName(21, "TBLMemberCard.png");
     this.ribbonImageCollection.Images.SetKeyName(22, "TBLPrintCard.png");
     this.ribbonImageCollection.Images.SetKeyName(23, "TBLMandoop.png");
     this.ribbonImageCollection.Images.SetKeyName(24, "Report.png");
     this.ribbonImageCollection.Images.SetKeyName(25, "Receipts.png");
     this.ribbonImageCollection.Images.SetKeyName(26, "TblMemberAttach.png");
     this.ribbonImageCollection.Images.SetKeyName(27, "CDAttachmentType.png");
     this.ribbonImageCollection.Images.SetKeyName(28, "ImportData.png");
     this.ribbonImageCollection.Images.SetKeyName(29, "Users.png");
     this.ribbonImageCollection.Images.SetKeyName(30, "Roles.png");
     this.ribbonImageCollection.Images.SetKeyName(31, "RoleDetail.png");
     this.ribbonImageCollection.Images.SetKeyName(32, "UserRoles.png");
     this.ribbonImageCollection.Images.SetKeyName(33, "Options16.png");
     this.ribbonImageCollection.Images.SetKeyName(34, "TBLAksat.png");
     this.ribbonImageCollection.Images.SetKeyName(35, "TBLEmpWork16.png");
     this.ribbonImageCollection.Images.SetKeyName(36, "TBLUserMistake16.png");
     this.ribbonImageCollection.Images.SetKeyName(37, "Fixs16.png");
     this.ribbonImageCollection.Images.SetKeyName(38, "RoleSyndicate.png");
     this.ribbonImageCollection.Images.SetKeyName(39, "CDsarfType.png");
     this.ribbonImageCollection.Images.SetKeyName(40, "TBLDofatSarf.png");
     this.ribbonImageCollection.Images.SetKeyName(41, "TBLMemberSarf.png");
     this.ribbonImageCollection.Images.SetKeyName(42, "TblMemberAmanat.png");
     this.ribbonImageCollection.Images.SetKeyName(43, "TblWarasaAmanat.png");
     this.ribbonImageCollection.Images.SetKeyName(44, "archive16.png");
     this.ribbonImageCollection.Images.SetKeyName(45, "TblChekNid16.png");
     this.ribbonImageCollection.Images.SetKeyName(46, "TBLProofDoc16.png");
     this.ribbonImageCollection.Images.SetKeyName(47, "Bank16.png");
     this.ribbonImageCollection.Images.SetKeyName(48, "TBLDeathMembers16.png");
     this.ribbonImageCollection.Images.SetKeyName(49, "tbladminremarks16.png");
     this.ribbonImageCollection.Images.SetKeyName(50, "TBLEstefa16.png");
     this.ribbonImageCollection.Images.SetKeyName(51, "TBLremind16.png");
     this.ribbonImageCollection.Images.SetKeyName(52, "TBLMandoop16.png");
     this.ribbonImageCollection.Images.SetKeyName(53, "TBLHafzaTasleem16.png");
     this.ribbonImageCollection.Images.SetKeyName(54, "Visa16.png");
     this.ribbonImageCollection.Images.SetKeyName(55, "TblAttach16.png");
     //
     // mbRetCenterExit
     //
     this.mbRetCenterExit.Caption = "Exit";
     this.mbRetCenterExit.Description = "Closes this program after prompting you to save unsaved data.";
     this.mbRetCenterExit.Hint = "Closes this program after prompting you to save unsaved data";
     this.mbRetCenterExit.Id = 20;
     this.mbRetCenterExit.ImageIndex = 0;
     this.mbRetCenterExit.LargeImageIndex = 0;
     this.mbRetCenterExit.Name = "mbRetCenterExit";
     //
     // mbRetCenterHelp
     //
     this.mbRetCenterHelp.Caption = "Help";
     this.mbRetCenterHelp.Description = "Start the program help system.";
     this.mbRetCenterHelp.Hint = "Start the program help system";
     this.mbRetCenterHelp.Id = 22;
     this.mbRetCenterHelp.ImageIndex = 1;
     this.mbRetCenterHelp.LargeImageIndex = 1;
     this.mbRetCenterHelp.Name = "mbRetCenterHelp";
     //
     // mbRetCenterAbout
     //
     this.mbRetCenterAbout.Caption = "About";
     this.mbRetCenterAbout.Description = "Displays general program information.";
     this.mbRetCenterAbout.Hint = "Displays general program information";
     this.mbRetCenterAbout.Id = 24;
     this.mbRetCenterAbout.ImageIndex = 2;
     this.mbRetCenterAbout.LargeImageIndex = 2;
     this.mbRetCenterAbout.Name = "mbRetCenterAbout";
     //
     // mbRetCenterStatus
     //
     this.mbRetCenterStatus.Caption = "جاهز";
     this.mbRetCenterStatus.Id = 31;
     this.mbRetCenterStatus.Name = "mbRetCenterStatus";
     this.mbRetCenterStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // mbRetCenterInfo
     //
     this.mbRetCenterInfo.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.mbRetCenterInfo.Caption = "الرسائل";
     this.mbRetCenterInfo.Id = 32;
     this.mbRetCenterInfo.Name = "mbRetCenterInfo";
     this.mbRetCenterInfo.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // mbRetCenterSkins
     //
     this.mbRetCenterSkins.Caption = "Skins";
     //
     //
     //
     this.mbRetCenterSkins.Gallery.AllowHoverImages = true;
     this.mbRetCenterSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
     this.mbRetCenterSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
     this.mbRetCenterSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.mbRetCenterSkins.Gallery.ColumnCount = 4;
     this.mbRetCenterSkins.Gallery.FixedHoverImageSize = false;
     this.mbRetCenterSkins.Gallery.ImageSize = new System.Drawing.Size(32, 17);
     this.mbRetCenterSkins.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top;
     this.mbRetCenterSkins.Gallery.RowCount = 4;
     this.mbRetCenterSkins.Id = 60;
     this.mbRetCenterSkins.Name = "mbRetCenterSkins";
     //
     // mbRetCenterDBChange
     //
     this.mbRetCenterDBChange.Caption = "الغاء الاتصال";
     this.mbRetCenterDBChange.Description = "الغاء اتصال قاعدة البيانات";
     this.mbRetCenterDBChange.Hint = "الغاء اتصال قاعدة البيانات";
     this.mbRetCenterDBChange.Id = 71;
     this.mbRetCenterDBChange.ImageIndex = 3;
     this.mbRetCenterDBChange.LargeImageIndex = 3;
     this.mbRetCenterDBChange.Name = "mbRetCenterDBChange";
     //
     // mbRetCenterReports
     //
     this.mbRetCenterReports.Caption = "التقارير";
     this.mbRetCenterReports.Description = "قائمة التقارير";
     this.mbRetCenterReports.Edit = null;
     this.mbRetCenterReports.Hint = "قائمة التقارير";
     this.mbRetCenterReports.Id = 79;
     this.mbRetCenterReports.ImageIndex = 12;
     this.mbRetCenterReports.LargeImageIndex = 12;
     this.mbRetCenterReports.Name = "mbRetCenterReports";
     this.mbRetCenterReports.Width = 150;
     //
     // mbRetCenterCDGov
     //
     this.mbRetCenterCDGov.Caption = "المحافظات";
     this.mbRetCenterCDGov.Description = "اضافة, تعديل, حذف محافظه";
     this.mbRetCenterCDGov.Hint = "اضافة, تعديل, حذف محافظه";
     this.mbRetCenterCDGov.Id = 81;
     this.mbRetCenterCDGov.ImageIndex = 4;
     this.mbRetCenterCDGov.LargeImageIndex = 4;
     this.mbRetCenterCDGov.Name = "mbRetCenterCDGov";
     //
     // mbRetCenterCDMarkez
     //
     this.mbRetCenterCDMarkez.Caption = "المراكز والاقسام";
     this.mbRetCenterCDMarkez.Description = "اضافة, تعديل, حذف مركز او قسم";
     this.mbRetCenterCDMarkez.Hint = "اضافة, تعديل, حذف مركز او قسم";
     this.mbRetCenterCDMarkez.Id = 82;
     this.mbRetCenterCDMarkez.ImageIndex = 5;
     this.mbRetCenterCDMarkez.LargeImageIndex = 5;
     this.mbRetCenterCDMarkez.Name = "mbRetCenterCDMarkez";
     //
     // mbRetCenterCDSyndicate
     //
     this.mbRetCenterCDSyndicate.Caption = "النقابات الفرعية";
     this.mbRetCenterCDSyndicate.Description = "اضافة, تعديل, حذف نقابه فرعيه";
     this.mbRetCenterCDSyndicate.Hint = "اضافة, تعديل, حذف نقابه فرعيه";
     this.mbRetCenterCDSyndicate.Id = 83;
     this.mbRetCenterCDSyndicate.ImageIndex = 6;
     this.mbRetCenterCDSyndicate.LargeImageIndex = 6;
     this.mbRetCenterCDSyndicate.Name = "mbRetCenterCDSyndicate";
     //
     // mbRetCenterCDSubCommitte
     //
     this.mbRetCenterCDSubCommitte.Caption = "اللجان النقابية";
     this.mbRetCenterCDSubCommitte.Description = "اضافة, تعديل, حذف لجنه نقابيه";
     this.mbRetCenterCDSubCommitte.Hint = "اضافة, تعديل, حذف لجنه نقابيه";
     this.mbRetCenterCDSubCommitte.Id = 84;
     this.mbRetCenterCDSubCommitte.ImageIndex = 7;
     this.mbRetCenterCDSubCommitte.LargeImageIndex = 7;
     this.mbRetCenterCDSubCommitte.Name = "mbRetCenterCDSubCommitte";
     //
     // mbRetCenterCDJop
     //
     this.mbRetCenterCDJop.Caption = "الوظائف";
     this.mbRetCenterCDJop.Description = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterCDJop.Hint = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterCDJop.Id = 85;
     this.mbRetCenterCDJop.ImageIndex = 9;
     this.mbRetCenterCDJop.LargeImageIndex = 9;
     this.mbRetCenterCDJop.Name = "mbRetCenterCDJop";
     //
     // mbRetCenterCDBirthPlace
     //
     this.mbRetCenterCDBirthPlace.Caption = "محل الميلاد";
     this.mbRetCenterCDBirthPlace.Description = "اضافة, تعديل, حذف محل ميلاد";
     this.mbRetCenterCDBirthPlace.Hint = "اضافة, تعديل, حذف محل ميلاد";
     this.mbRetCenterCDBirthPlace.Id = 86;
     this.mbRetCenterCDBirthPlace.ImageIndex = 8;
     this.mbRetCenterCDBirthPlace.LargeImageIndex = 8;
     this.mbRetCenterCDBirthPlace.Name = "mbRetCenterCDBirthPlace";
     //
     // mbRetCenterCDJobDescription
     //
     this.mbRetCenterCDJobDescription.Caption = "الوصف الوظيفي";
     this.mbRetCenterCDJobDescription.Description = "اضافة, تعديل, حذف وصف وظيفي";
     this.mbRetCenterCDJobDescription.Hint = "اضافة, تعديل, حذف وصف وظيفي";
     this.mbRetCenterCDJobDescription.Id = 87;
     this.mbRetCenterCDJobDescription.ImageIndex = 10;
     this.mbRetCenterCDJobDescription.LargeImageIndex = 10;
     this.mbRetCenterCDJobDescription.Name = "mbRetCenterCDJobDescription";
     //
     // mbRetCenterCDGehaType
     //
     this.mbRetCenterCDGehaType.Caption = "جهات العمل";
     this.mbRetCenterCDGehaType.Description = "اضافة, تعديل, حذف جهة عمل";
     this.mbRetCenterCDGehaType.Hint = "اضافة, تعديل, حذف جهة عمل";
     this.mbRetCenterCDGehaType.Id = 88;
     this.mbRetCenterCDGehaType.ImageIndex = 11;
     this.mbRetCenterCDGehaType.LargeImageIndex = 11;
     this.mbRetCenterCDGehaType.Name = "mbRetCenterCDGehaType";
     //
     // mbRetCenterCDModerea
     //
     this.mbRetCenterCDModerea.Caption = "المديريات ";
     this.mbRetCenterCDModerea.Description = "اضافة, تعديل, حذف مدريه";
     this.mbRetCenterCDModerea.Hint = "اضافة, تعديل, حذف مدريه";
     this.mbRetCenterCDModerea.Id = 89;
     this.mbRetCenterCDModerea.ImageIndex = 12;
     this.mbRetCenterCDModerea.LargeImageIndex = 12;
     this.mbRetCenterCDModerea.Name = "mbRetCenterCDModerea";
     //
     // mbRetCenterCDGeha
     //
     this.mbRetCenterCDGeha.Caption = "جهات العمل";
     this.mbRetCenterCDGeha.Description = "اضافة, تعديل, حذف جهة عمل";
     this.mbRetCenterCDGeha.Hint = "اضافة, تعديل, حذف جهة عمل";
     this.mbRetCenterCDGeha.Id = 90;
     this.mbRetCenterCDGeha.ImageIndex = 14;
     this.mbRetCenterCDGeha.LargeImageIndex = 14;
     this.mbRetCenterCDGeha.Name = "mbRetCenterCDGeha";
     //
     // mbRetCenterCDQualification
     //
     this.mbRetCenterCDQualification.Caption = "المؤهلات";
     this.mbRetCenterCDQualification.Description = "اضافة, تعديل, حذف مؤهل";
     this.mbRetCenterCDQualification.Hint = "اضافة, تعديل, حذف مؤهل";
     this.mbRetCenterCDQualification.Id = 91;
     this.mbRetCenterCDQualification.ImageIndex = 15;
     this.mbRetCenterCDQualification.LargeImageIndex = 15;
     this.mbRetCenterCDQualification.Name = "mbRetCenterCDQualification";
     //
     // mbRetCenterCDSpecialization
     //
     this.mbRetCenterCDSpecialization.Caption = "تخصص المؤهل";
     this.mbRetCenterCDSpecialization.Description = "اضافة, تعديل, حذف تخصص مؤهل";
     this.mbRetCenterCDSpecialization.Hint = "اضافة, تعديل, حذف تخصص مؤهل";
     this.mbRetCenterCDSpecialization.Id = 92;
     this.mbRetCenterCDSpecialization.ImageIndex = 16;
     this.mbRetCenterCDSpecialization.LargeImageIndex = 16;
     this.mbRetCenterCDSpecialization.Name = "mbRetCenterCDSpecialization";
     //
     // mbRetCenterCDEDARET
     //
     this.mbRetCenterCDEDARET.Caption = "الادارات";
     this.mbRetCenterCDEDARET.Description = "اضافة, تعديل, حذف اداره";
     this.mbRetCenterCDEDARET.Hint = "اضافة, تعديل, حذف اداره";
     this.mbRetCenterCDEDARET.Id = 93;
     this.mbRetCenterCDEDARET.ImageIndex = 13;
     this.mbRetCenterCDEDARET.LargeImageIndex = 13;
     this.mbRetCenterCDEDARET.Name = "mbRetCenterCDEDARET";
     //
     // mbRetCenterCDEstefaaKed
     //
     this.mbRetCenterCDEstefaaKed.Caption = "استيفاء العضوية";
     this.mbRetCenterCDEstefaaKed.Description = "اضافة, تعديل, حذف استيفاء عضويه";
     this.mbRetCenterCDEstefaaKed.Hint = "اضافة, تعديل, حذف استيفاء عضويه";
     this.mbRetCenterCDEstefaaKed.Id = 95;
     this.mbRetCenterCDEstefaaKed.ImageIndex = 18;
     this.mbRetCenterCDEstefaaKed.LargeImageIndex = 18;
     this.mbRetCenterCDEstefaaKed.Name = "mbRetCenterCDEstefaaKed";
     //
     // mbRetCenterDataMember
     //
     this.mbRetCenterDataMember.Caption = "بيانات الاعضاء";
     this.mbRetCenterDataMember.Id = 118;
     this.mbRetCenterDataMember.ImageIndex = 17;
     this.mbRetCenterDataMember.LargeImageIndex = 17;
     this.mbRetCenterDataMember.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLMashat),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLMashatNIDFastEdit),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLWarasaNIDFastEditFrm),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterRemoveTBLMashatNID),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterRemoveTBLWarasaNID),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLWarasaFastEdit2)});
     this.mbRetCenterDataMember.Name = "mbRetCenterDataMember";
     //
     // mbRetCenterTBLMashat
     //
     this.mbRetCenterTBLMashat.Caption = "مختصر";
     this.mbRetCenterTBLMashat.Description = "اضافة, تعديل, حذف بيانات عضو";
     this.mbRetCenterTBLMashat.Hint = "اضافة, تعديل, حذف بيانات عضو";
     this.mbRetCenterTBLMashat.Id = 119;
     this.mbRetCenterTBLMashat.ImageIndex = 17;
     this.mbRetCenterTBLMashat.LargeImageIndex = 17;
     this.mbRetCenterTBLMashat.Name = "mbRetCenterTBLMashat";
     //
     // mbRetCenterTBLMashatNIDFastEdit
     //
     this.mbRetCenterTBLMashatNIDFastEdit.Caption = "تعديل الاعضاء جدولي";
     this.mbRetCenterTBLMashatNIDFastEdit.Id = 203;
     this.mbRetCenterTBLMashatNIDFastEdit.ImageIndex = 17;
     this.mbRetCenterTBLMashatNIDFastEdit.LargeImageIndex = 17;
     this.mbRetCenterTBLMashatNIDFastEdit.Name = "mbRetCenterTBLMashatNIDFastEdit";
     //
     // mbRetCenterTBLWarasaNIDFastEditFrm
     //
     this.mbRetCenterTBLWarasaNIDFastEditFrm.Caption = "تعديل الورثة جدولي";
     this.mbRetCenterTBLWarasaNIDFastEditFrm.Id = 204;
     this.mbRetCenterTBLWarasaNIDFastEditFrm.ImageIndex = 17;
     this.mbRetCenterTBLWarasaNIDFastEditFrm.LargeImageIndex = 17;
     this.mbRetCenterTBLWarasaNIDFastEditFrm.Name = "mbRetCenterTBLWarasaNIDFastEditFrm";
     //
     // mbRetCenterRemoveTBLMashatNID
     //
     this.mbRetCenterRemoveTBLMashatNID.Caption = "حذف الرقم القومي للاعضاء";
     this.mbRetCenterRemoveTBLMashatNID.Id = 265;
     this.mbRetCenterRemoveTBLMashatNID.ImageIndex = 36;
     this.mbRetCenterRemoveTBLMashatNID.LargeImageIndex = 36;
     this.mbRetCenterRemoveTBLMashatNID.Name = "mbRetCenterRemoveTBLMashatNID";
     //
     // mbRetCenterRemoveTBLWarasaNID
     //
     this.mbRetCenterRemoveTBLWarasaNID.Caption = "حذف الرقم القومي للورثة";
     this.mbRetCenterRemoveTBLWarasaNID.Id = 266;
     this.mbRetCenterRemoveTBLWarasaNID.ImageIndex = 36;
     this.mbRetCenterRemoveTBLWarasaNID.LargeImageIndex = 36;
     this.mbRetCenterRemoveTBLWarasaNID.Name = "mbRetCenterRemoveTBLWarasaNID";
     //
     // mbRetCenterTBLWarasaFastEdit2
     //
     this.mbRetCenterTBLWarasaFastEdit2.Caption = "استثنائات الورثة";
     this.mbRetCenterTBLWarasaFastEdit2.Id = 403;
     this.mbRetCenterTBLWarasaFastEdit2.ImageIndex = 17;
     this.mbRetCenterTBLWarasaFastEdit2.LargeImageIndex = 17;
     this.mbRetCenterTBLWarasaFastEdit2.Name = "mbRetCenterTBLWarasaFastEdit2";
     //
     // mbRetCenterJobs
     //
     this.mbRetCenterJobs.Caption = "الوظائف";
     this.mbRetCenterJobs.Description = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterJobs.Hint = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterJobs.Id = 120;
     this.mbRetCenterJobs.ImageIndex = 9;
     this.mbRetCenterJobs.LargeImageIndex = 9;
     this.mbRetCenterJobs.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterCDJop),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterCDJobtitle),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterCDJobDescription)});
     this.mbRetCenterJobs.Name = "mbRetCenterJobs";
     //
     // mbRetCenterCDJobtitle
     //
     this.mbRetCenterCDJobtitle.Caption = "وظائف الاعضاء";
     this.mbRetCenterCDJobtitle.Description = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterCDJobtitle.Hint = "اضافة, تعديل, حذف وظيفه";
     this.mbRetCenterCDJobtitle.Id = 121;
     this.mbRetCenterCDJobtitle.ImageIndex = 9;
     this.mbRetCenterCDJobtitle.LargeImageIndex = 9;
     this.mbRetCenterCDJobtitle.Name = "mbRetCenterCDJobtitle";
     //
     // mbRetCenterCDAttachmentType
     //
     this.mbRetCenterCDAttachmentType.Caption = "انواع المرفقات";
     this.mbRetCenterCDAttachmentType.Id = 138;
     this.mbRetCenterCDAttachmentType.ImageIndex = 27;
     this.mbRetCenterCDAttachmentType.LargeImageIndex = 27;
     this.mbRetCenterCDAttachmentType.Name = "mbRetCenterCDAttachmentType";
     //
     // mbRetCenterRoles
     //
     this.mbRetCenterRoles.Caption = "الصلاحيات";
     this.mbRetCenterRoles.Id = 142;
     this.mbRetCenterRoles.ImageIndex = 30;
     this.mbRetCenterRoles.LargeImageIndex = 30;
     this.mbRetCenterRoles.Name = "mbRetCenterRoles";
     //
     // mbRetCenterUsers
     //
     this.mbRetCenterUsers.Caption = "المستخدمين";
     this.mbRetCenterUsers.Id = 143;
     this.mbRetCenterUsers.ImageIndex = 29;
     this.mbRetCenterUsers.LargeImageIndex = 29;
     this.mbRetCenterUsers.Name = "mbRetCenterUsers";
     //
     // mbRetCenterUserRoles
     //
     this.mbRetCenterUserRoles.Caption = "صلاحيات المستخدمين";
     this.mbRetCenterUserRoles.Id = 144;
     this.mbRetCenterUserRoles.ImageIndex = 32;
     this.mbRetCenterUserRoles.LargeImageIndex = 32;
     this.mbRetCenterUserRoles.Name = "mbRetCenterUserRoles";
     //
     // mbRetCenterRoleDetail
     //
     this.mbRetCenterRoleDetail.Caption = "تفاصيل الصلاحيات";
     this.mbRetCenterRoleDetail.Id = 145;
     this.mbRetCenterRoleDetail.ImageIndex = 31;
     this.mbRetCenterRoleDetail.LargeImageIndex = 31;
     this.mbRetCenterRoleDetail.Name = "mbRetCenterRoleDetail";
     //
     // mbRetCenterAppOptions
     //
     this.mbRetCenterAppOptions.Caption = "خيارات البرنامج";
     this.mbRetCenterAppOptions.Id = 159;
     this.mbRetCenterAppOptions.ImageIndex = 33;
     this.mbRetCenterAppOptions.LargeImageIndex = 33;
     this.mbRetCenterAppOptions.Name = "mbRetCenterAppOptions";
     //
     // mbRetCenterPasswordChanger
     //
     this.mbRetCenterPasswordChanger.Caption = "تغير كلمة المرور";
     this.mbRetCenterPasswordChanger.Id = 191;
     this.mbRetCenterPasswordChanger.ImageIndex = 29;
     this.mbRetCenterPasswordChanger.LargeImageIndex = 29;
     this.mbRetCenterPasswordChanger.Name = "mbRetCenterPasswordChanger";
     //
     // mbRetCenterImportFromAccessFrm
     //
     this.mbRetCenterImportFromAccessFrm.Caption = "استيراد من الاكسس";
     this.mbRetCenterImportFromAccessFrm.Id = 192;
     this.mbRetCenterImportFromAccessFrm.ImageIndex = 28;
     this.mbRetCenterImportFromAccessFrm.LargeImageIndex = 28;
     this.mbRetCenterImportFromAccessFrm.Name = "mbRetCenterImportFromAccessFrm";
     //
     // mbRetCenterRoleSyndicate
     //
     this.mbRetCenterRoleSyndicate.Caption = "نقابات الصلاحيات";
     this.mbRetCenterRoleSyndicate.Id = 193;
     this.mbRetCenterRoleSyndicate.ImageIndex = 38;
     this.mbRetCenterRoleSyndicate.LargeImageIndex = 38;
     this.mbRetCenterRoleSyndicate.Name = "mbRetCenterRoleSyndicate";
     //
     // mbRetCenterQry01
     //
     this.mbRetCenterQry01.Caption = "تكرار الاسم";
     this.mbRetCenterQry01.Id = 194;
     this.mbRetCenterQry01.ImageIndex = 19;
     this.mbRetCenterQry01.LargeImageIndex = 19;
     this.mbRetCenterQry01.Name = "mbRetCenterQry01";
     this.mbRetCenterQry01.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry02
     //
     this.mbRetCenterQry02.Caption = "تكرار رقم الصرف";
     this.mbRetCenterQry02.Id = 195;
     this.mbRetCenterQry02.ImageIndex = 19;
     this.mbRetCenterQry02.LargeImageIndex = 19;
     this.mbRetCenterQry02.Name = "mbRetCenterQry02";
     this.mbRetCenterQry02.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterCDsarfType
     //
     this.mbRetCenterCDsarfType.Caption = "فئات الصرف";
     this.mbRetCenterCDsarfType.Id = 196;
     this.mbRetCenterCDsarfType.ImageIndex = 39;
     this.mbRetCenterCDsarfType.LargeImageIndex = 39;
     this.mbRetCenterCDsarfType.Name = "mbRetCenterCDsarfType";
     //
     // mbRetCenterTBLDofatSarf
     //
     this.mbRetCenterTBLDofatSarf.Caption = "دفعات الصرف";
     this.mbRetCenterTBLDofatSarf.Id = 197;
     this.mbRetCenterTBLDofatSarf.ImageIndex = 40;
     this.mbRetCenterTBLDofatSarf.LargeImageIndex = 40;
     this.mbRetCenterTBLDofatSarf.Name = "mbRetCenterTBLDofatSarf";
     //
     // mbRetCenterXRep01
     //
     this.mbRetCenterXRep01.Caption = "الاضافات";
     this.mbRetCenterXRep01.Id = 198;
     this.mbRetCenterXRep01.ImageIndex = 24;
     this.mbRetCenterXRep01.LargeImageIndex = 24;
     this.mbRetCenterXRep01.Name = "mbRetCenterXRep01";
     this.mbRetCenterXRep01.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry03
     //
     this.mbRetCenterQry03.Caption = "اضافات الاعضاء";
     this.mbRetCenterQry03.Id = 199;
     this.mbRetCenterQry03.ImageIndex = 19;
     this.mbRetCenterQry03.LargeImageIndex = 19;
     this.mbRetCenterQry03.Name = "mbRetCenterQry03";
     this.mbRetCenterQry03.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry04
     //
     this.mbRetCenterQry04.Caption = "الاعضاء";
     this.mbRetCenterQry04.Id = 200;
     this.mbRetCenterQry04.ImageIndex = 19;
     this.mbRetCenterQry04.LargeImageIndex = 19;
     this.mbRetCenterQry04.Name = "mbRetCenterQry04";
     this.mbRetCenterQry04.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry05
     //
     this.mbRetCenterQry05.Caption = "الورئة";
     this.mbRetCenterQry05.Id = 201;
     this.mbRetCenterQry05.ImageIndex = 19;
     this.mbRetCenterQry05.LargeImageIndex = 19;
     this.mbRetCenterQry05.Name = "mbRetCenterQry05";
     this.mbRetCenterQry05.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLMemberSarf
     //
     this.mbRetCenterTBLMemberSarf.Caption = "اعداد دفعة الاعضاء";
     this.mbRetCenterTBLMemberSarf.Id = 202;
     this.mbRetCenterTBLMemberSarf.ImageIndex = 41;
     this.mbRetCenterTBLMemberSarf.LargeImageIndex = 41;
     this.mbRetCenterTBLMemberSarf.Name = "mbRetCenterTBLMemberSarf";
     //
     // mbRetCenterPrepareDofaa
     //
     this.mbRetCenterPrepareDofaa.Caption = "اعداد الدفعة";
     this.mbRetCenterPrepareDofaa.Id = 206;
     this.mbRetCenterPrepareDofaa.ImageIndex = 41;
     this.mbRetCenterPrepareDofaa.LargeImageIndex = 41;
     this.mbRetCenterPrepareDofaa.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLMemberSarf),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLWarasaSarf),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLFrookWarasa),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLFrookWarasaAdmin),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLMemberSarf_arshef),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLWarasaSarf_arshef)});
     this.mbRetCenterPrepareDofaa.Name = "mbRetCenterPrepareDofaa";
     //
     // mbRetCenterTBLWarasaSarf
     //
     this.mbRetCenterTBLWarasaSarf.Caption = "اعداد دفعة الورثه";
     this.mbRetCenterTBLWarasaSarf.Id = 208;
     this.mbRetCenterTBLWarasaSarf.ImageIndex = 41;
     this.mbRetCenterTBLWarasaSarf.LargeImageIndex = 41;
     this.mbRetCenterTBLWarasaSarf.Name = "mbRetCenterTBLWarasaSarf";
     //
     // mbRetCenterTBLFrookWarasa
     //
     this.mbRetCenterTBLFrookWarasa.Caption = "فروق الورثة";
     this.mbRetCenterTBLFrookWarasa.Id = 351;
     this.mbRetCenterTBLFrookWarasa.ImageIndex = 41;
     this.mbRetCenterTBLFrookWarasa.LargeImageIndex = 41;
     this.mbRetCenterTBLFrookWarasa.Name = "mbRetCenterTBLFrookWarasa";
     this.mbRetCenterTBLFrookWarasa.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLFrookWarasaAdmin
     //
     this.mbRetCenterTBLFrookWarasaAdmin.Caption = "فروق الورثة - مراجع";
     this.mbRetCenterTBLFrookWarasaAdmin.Id = 352;
     this.mbRetCenterTBLFrookWarasaAdmin.ImageIndex = 41;
     this.mbRetCenterTBLFrookWarasaAdmin.LargeImageIndex = 41;
     this.mbRetCenterTBLFrookWarasaAdmin.Name = "mbRetCenterTBLFrookWarasaAdmin";
     this.mbRetCenterTBLFrookWarasaAdmin.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLMemberSarf_arshef
     //
     this.mbRetCenterTBLMemberSarf_arshef.Caption = "ارشيف صرف الاعضاء";
     this.mbRetCenterTBLMemberSarf_arshef.Id = 370;
     this.mbRetCenterTBLMemberSarf_arshef.ImageIndex = 41;
     this.mbRetCenterTBLMemberSarf_arshef.LargeImageIndex = 41;
     this.mbRetCenterTBLMemberSarf_arshef.Name = "mbRetCenterTBLMemberSarf_arshef";
     this.mbRetCenterTBLMemberSarf_arshef.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLWarasaSarf_arshef
     //
     this.mbRetCenterTBLWarasaSarf_arshef.Caption = "ارشيف صرف الورثة";
     this.mbRetCenterTBLWarasaSarf_arshef.Id = 371;
     this.mbRetCenterTBLWarasaSarf_arshef.ImageIndex = 41;
     this.mbRetCenterTBLWarasaSarf_arshef.LargeImageIndex = 41;
     this.mbRetCenterTBLWarasaSarf_arshef.Name = "mbRetCenterTBLWarasaSarf_arshef";
     //
     // mbRetCenterXRep02a
     //
     this.mbRetCenterXRep02a.Caption = "صرفية الاعضاء";
     this.mbRetCenterXRep02a.Id = 209;
     this.mbRetCenterXRep02a.ImageIndex = 24;
     this.mbRetCenterXRep02a.LargeImageIndex = 24;
     this.mbRetCenterXRep02a.Name = "mbRetCenterXRep02a";
     this.mbRetCenterXRep02a.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep03a
     //
     this.mbRetCenterXRep03a.Caption = "صرفية الورثة";
     this.mbRetCenterXRep03a.Id = 210;
     this.mbRetCenterXRep03a.ImageIndex = 24;
     this.mbRetCenterXRep03a.LargeImageIndex = 24;
     this.mbRetCenterXRep03a.Name = "mbRetCenterXRep03a";
     this.mbRetCenterXRep03a.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterSarfyaA3da2
     //
     this.mbRetCenterSarfyaA3da2.Caption = "صرفيات الاعضاء";
     this.mbRetCenterSarfyaA3da2.Id = 211;
     this.mbRetCenterSarfyaA3da2.ImageIndex = 24;
     this.mbRetCenterSarfyaA3da2.LargeImageIndex = 24;
     this.mbRetCenterSarfyaA3da2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep02a),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep02b),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep02c),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep02d)});
     this.mbRetCenterSarfyaA3da2.Name = "mbRetCenterSarfyaA3da2";
     this.mbRetCenterSarfyaA3da2.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep02b
     //
     this.mbRetCenterXRep02b.Caption = "صرفية اضافات الاعضاء ";
     this.mbRetCenterXRep02b.Id = 212;
     this.mbRetCenterXRep02b.ImageIndex = 24;
     this.mbRetCenterXRep02b.LargeImageIndex = 24;
     this.mbRetCenterXRep02b.Name = "mbRetCenterXRep02b";
     this.mbRetCenterXRep02b.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep02c
     //
     this.mbRetCenterXRep02c.Caption = "صرفية الاعضاء للفرعيات";
     this.mbRetCenterXRep02c.Id = 214;
     this.mbRetCenterXRep02c.ImageIndex = 24;
     this.mbRetCenterXRep02c.LargeImageIndex = 24;
     this.mbRetCenterXRep02c.Name = "mbRetCenterXRep02c";
     this.mbRetCenterXRep02c.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep02d
     //
     this.mbRetCenterXRep02d.Caption = "صرفية اضافات الاعضاء للفرعيات";
     this.mbRetCenterXRep02d.Id = 215;
     this.mbRetCenterXRep02d.ImageIndex = 24;
     this.mbRetCenterXRep02d.LargeImageIndex = 24;
     this.mbRetCenterXRep02d.Name = "mbRetCenterXRep02d";
     this.mbRetCenterXRep02d.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterSarfyaWarasa
     //
     this.mbRetCenterSarfyaWarasa.Caption = "صرفيات الورثة";
     this.mbRetCenterSarfyaWarasa.Id = 213;
     this.mbRetCenterSarfyaWarasa.ImageIndex = 24;
     this.mbRetCenterSarfyaWarasa.LargeImageIndex = 24;
     this.mbRetCenterSarfyaWarasa.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep03a),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep03b),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep03c),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterXRep03d)});
     this.mbRetCenterSarfyaWarasa.Name = "mbRetCenterSarfyaWarasa";
     this.mbRetCenterSarfyaWarasa.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep03b
     //
     this.mbRetCenterXRep03b.Caption = "صرفية اضافات الورثة";
     this.mbRetCenterXRep03b.Id = 218;
     this.mbRetCenterXRep03b.ImageIndex = 24;
     this.mbRetCenterXRep03b.LargeImageIndex = 24;
     this.mbRetCenterXRep03b.Name = "mbRetCenterXRep03b";
     this.mbRetCenterXRep03b.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep03c
     //
     this.mbRetCenterXRep03c.Caption = "صرفية الورثة للفرعيات";
     this.mbRetCenterXRep03c.Id = 216;
     this.mbRetCenterXRep03c.ImageIndex = 24;
     this.mbRetCenterXRep03c.LargeImageIndex = 24;
     this.mbRetCenterXRep03c.Name = "mbRetCenterXRep03c";
     this.mbRetCenterXRep03c.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep03d
     //
     this.mbRetCenterXRep03d.Caption = "صرفية اضافات الورثة للفرعيات";
     this.mbRetCenterXRep03d.Id = 217;
     this.mbRetCenterXRep03d.ImageIndex = 24;
     this.mbRetCenterXRep03d.LargeImageIndex = 24;
     this.mbRetCenterXRep03d.Name = "mbRetCenterXRep03d";
     this.mbRetCenterXRep03d.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterDofatSarfActivity
     //
     this.mbRetCenterDofatSarfActivity.Caption = "اغلاق الدفعات";
     this.mbRetCenterDofatSarfActivity.Id = 219;
     this.mbRetCenterDofatSarfActivity.ImageIndex = 40;
     this.mbRetCenterDofatSarfActivity.LargeImageIndex = 40;
     this.mbRetCenterDofatSarfActivity.Name = "mbRetCenterDofatSarfActivity";
     //
     // mbRetCenterXRep05
     //
     this.mbRetCenterXRep05.Caption = "بيان الشيك 1";
     this.mbRetCenterXRep05.Id = 220;
     this.mbRetCenterXRep05.ImageIndex = 24;
     this.mbRetCenterXRep05.LargeImageIndex = 24;
     this.mbRetCenterXRep05.Name = "mbRetCenterXRep05";
     this.mbRetCenterXRep05.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry06
     //
     this.mbRetCenterQry06.Caption = "اخطاء فرعيات مسئول الصرف";
     this.mbRetCenterQry06.Id = 221;
     this.mbRetCenterQry06.ImageIndex = 19;
     this.mbRetCenterQry06.LargeImageIndex = 19;
     this.mbRetCenterQry06.Name = "mbRetCenterQry06";
     this.mbRetCenterQry06.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterُErrorQry
     //
     this.mbRetCenterُErrorQry.Caption = "اخطاء الادخال";
     this.mbRetCenterُErrorQry.Id = 222;
     this.mbRetCenterُErrorQry.ImageIndex = 19;
     this.mbRetCenterُErrorQry.LargeImageIndex = 19;
     this.mbRetCenterُErrorQry.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry01),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry02),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry06),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry07),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry08),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry09),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry11),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry12),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry13),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry14),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry15),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry16),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry17),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry18),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry35),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry112)});
     this.mbRetCenterُErrorQry.Name = "mbRetCenterُErrorQry";
     this.mbRetCenterُErrorQry.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry07
     //
     this.mbRetCenterQry07.Caption = "ورثة تصرف لاعضاء لا تصرف";
     this.mbRetCenterQry07.Id = 223;
     this.mbRetCenterQry07.ImageIndex = 19;
     this.mbRetCenterQry07.LargeImageIndex = 19;
     this.mbRetCenterQry07.Name = "mbRetCenterQry07";
     this.mbRetCenterQry07.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry08
     //
     this.mbRetCenterQry08.Caption = "خطاء في مسئول الورثه";
     this.mbRetCenterQry08.Id = 224;
     this.mbRetCenterQry08.ImageIndex = 19;
     this.mbRetCenterQry08.LargeImageIndex = 19;
     this.mbRetCenterQry08.Name = "mbRetCenterQry08";
     this.mbRetCenterQry08.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry09
     //
     this.mbRetCenterQry09.Caption = "ورثه ليس لهم استثناء";
     this.mbRetCenterQry09.Id = 226;
     this.mbRetCenterQry09.ImageIndex = 19;
     this.mbRetCenterQry09.LargeImageIndex = 19;
     this.mbRetCenterQry09.Name = "mbRetCenterQry09";
     this.mbRetCenterQry09.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry11
     //
     this.mbRetCenterQry11.Caption = "الاستثنائات";
     this.mbRetCenterQry11.Id = 228;
     this.mbRetCenterQry11.ImageIndex = 19;
     this.mbRetCenterQry11.LargeImageIndex = 19;
     this.mbRetCenterQry11.Name = "mbRetCenterQry11";
     this.mbRetCenterQry11.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry12
     //
     this.mbRetCenterQry12.Caption = "ورثة بدون مسئول صرف";
     this.mbRetCenterQry12.Id = 229;
     this.mbRetCenterQry12.ImageIndex = 19;
     this.mbRetCenterQry12.LargeImageIndex = 19;
     this.mbRetCenterQry12.Name = "mbRetCenterQry12";
     this.mbRetCenterQry12.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry13
     //
     this.mbRetCenterQry13.Caption = "اخطاء في تقرير الورثة";
     this.mbRetCenterQry13.Id = 230;
     this.mbRetCenterQry13.ImageIndex = 19;
     this.mbRetCenterQry13.LargeImageIndex = 19;
     this.mbRetCenterQry13.Name = "mbRetCenterQry13";
     this.mbRetCenterQry13.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry14
     //
     this.mbRetCenterQry14.Caption = "ورثة بأسماء فارغة";
     this.mbRetCenterQry14.Id = 231;
     this.mbRetCenterQry14.ImageIndex = 19;
     this.mbRetCenterQry14.LargeImageIndex = 19;
     this.mbRetCenterQry14.Name = "mbRetCenterQry14";
     this.mbRetCenterQry14.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry15
     //
     this.mbRetCenterQry15.Caption = "اخطاء لجان الفرعيات الورثة";
     this.mbRetCenterQry15.Id = 232;
     this.mbRetCenterQry15.ImageIndex = 19;
     this.mbRetCenterQry15.LargeImageIndex = 19;
     this.mbRetCenterQry15.Name = "mbRetCenterQry15";
     this.mbRetCenterQry15.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry16
     //
     this.mbRetCenterQry16.Caption = "مقارنة صرفية الورثة بالتقرير";
     this.mbRetCenterQry16.Id = 233;
     this.mbRetCenterQry16.ImageIndex = 19;
     this.mbRetCenterQry16.LargeImageIndex = 19;
     this.mbRetCenterQry16.Name = "mbRetCenterQry16";
     this.mbRetCenterQry16.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry17
     //
     this.mbRetCenterQry17.Caption = "عدد الاسماء للورثة";
     this.mbRetCenterQry17.Id = 234;
     this.mbRetCenterQry17.ImageIndex = 19;
     this.mbRetCenterQry17.LargeImageIndex = 19;
     this.mbRetCenterQry17.Name = "mbRetCenterQry17";
     this.mbRetCenterQry17.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry18
     //
     this.mbRetCenterQry18.Caption = "مقارنة الدفعة بالاكسس";
     this.mbRetCenterQry18.Id = 235;
     this.mbRetCenterQry18.ImageIndex = 19;
     this.mbRetCenterQry18.LargeImageIndex = 19;
     this.mbRetCenterQry18.Name = "mbRetCenterQry18";
     this.mbRetCenterQry18.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry35
     //
     this.mbRetCenterQry35.Caption = "مسئول صرف لا يصرف لورثه تصرف";
     this.mbRetCenterQry35.Id = 262;
     this.mbRetCenterQry35.ImageIndex = 19;
     this.mbRetCenterQry35.LargeImageIndex = 19;
     this.mbRetCenterQry35.Name = "mbRetCenterQry35";
     this.mbRetCenterQry35.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry112
     //
     this.mbRetCenterQry112.Caption = "ورثة لهم فيزا غير فيزا المسئول";
     this.mbRetCenterQry112.Id = 421;
     this.mbRetCenterQry112.ImageIndex = 19;
     this.mbRetCenterQry112.LargeImageIndex = 19;
     this.mbRetCenterQry112.Name = "mbRetCenterQry112";
     //
     // mbRetCenterXRep06
     //
     this.mbRetCenterXRep06.Caption = "بيان الشيك 2";
     this.mbRetCenterXRep06.Id = 225;
     this.mbRetCenterXRep06.ImageIndex = 24;
     this.mbRetCenterXRep06.LargeImageIndex = 24;
     this.mbRetCenterXRep06.Name = "mbRetCenterXRep06";
     this.mbRetCenterXRep06.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry10
     //
     this.mbRetCenterQry10.Caption = "مبالغ الورثة";
     this.mbRetCenterQry10.Id = 227;
     this.mbRetCenterQry10.ImageIndex = 19;
     this.mbRetCenterQry10.LargeImageIndex = 19;
     this.mbRetCenterQry10.Name = "mbRetCenterQry10";
     this.mbRetCenterQry10.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry19
     //
     this.mbRetCenterQry19.Caption = "اعضاء بدون صرف";
     this.mbRetCenterQry19.Id = 236;
     this.mbRetCenterQry19.ImageIndex = 19;
     this.mbRetCenterQry19.LargeImageIndex = 19;
     this.mbRetCenterQry19.Name = "mbRetCenterQry19";
     this.mbRetCenterQry19.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry20
     //
     this.mbRetCenterQry20.Caption = "ورثة بدون صرف";
     this.mbRetCenterQry20.Id = 237;
     this.mbRetCenterQry20.ImageIndex = 19;
     this.mbRetCenterQry20.LargeImageIndex = 19;
     this.mbRetCenterQry20.Name = "mbRetCenterQry20";
     this.mbRetCenterQry20.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry21
     //
     this.mbRetCenterQry21.Caption = "احصائيات الدفعات للفرعيات";
     this.mbRetCenterQry21.Id = 238;
     this.mbRetCenterQry21.ImageIndex = 19;
     this.mbRetCenterQry21.LargeImageIndex = 19;
     this.mbRetCenterQry21.Name = "mbRetCenterQry21";
     this.mbRetCenterQry21.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep07
     //
     this.mbRetCenterXRep07.Caption = "احصائيات الدفعات";
     this.mbRetCenterXRep07.Id = 239;
     this.mbRetCenterXRep07.ImageIndex = 24;
     this.mbRetCenterXRep07.LargeImageIndex = 24;
     this.mbRetCenterXRep07.Name = "mbRetCenterXRep07";
     this.mbRetCenterXRep07.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTblMemberAmanat
     //
     this.mbRetCenterTblMemberAmanat.Caption = "امانات الاعضاء";
     this.mbRetCenterTblMemberAmanat.Id = 240;
     this.mbRetCenterTblMemberAmanat.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanat.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanat.Name = "mbRetCenterTblMemberAmanat";
     //
     // mbRetCenterTblWarasaAmanat
     //
     this.mbRetCenterTblWarasaAmanat.Caption = "امانات الورثة";
     this.mbRetCenterTblWarasaAmanat.Id = 241;
     this.mbRetCenterTblWarasaAmanat.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanat.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanat.Name = "mbRetCenterTblWarasaAmanat";
     //
     // mbRetCenterQry22
     //
     this.mbRetCenterQry22.Caption = "امانات الاعضاء";
     this.mbRetCenterQry22.Id = 242;
     this.mbRetCenterQry22.ImageIndex = 19;
     this.mbRetCenterQry22.LargeImageIndex = 19;
     this.mbRetCenterQry22.Name = "mbRetCenterQry22";
     this.mbRetCenterQry22.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry23
     //
     this.mbRetCenterQry23.Caption = "امانات الورثة";
     this.mbRetCenterQry23.Id = 243;
     this.mbRetCenterQry23.ImageIndex = 19;
     this.mbRetCenterQry23.LargeImageIndex = 19;
     this.mbRetCenterQry23.Name = "mbRetCenterQry23";
     this.mbRetCenterQry23.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry24
     //
     this.mbRetCenterQry24.Caption = "تحويلات الاعضاء";
     this.mbRetCenterQry24.Id = 244;
     this.mbRetCenterQry24.ImageIndex = 19;
     this.mbRetCenterQry24.LargeImageIndex = 19;
     this.mbRetCenterQry24.Name = "mbRetCenterQry24";
     this.mbRetCenterQry24.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry25
     //
     this.mbRetCenterQry25.Caption = "خطاء في الرقم القومي للاعضاء";
     this.mbRetCenterQry25.Id = 245;
     this.mbRetCenterQry25.ImageIndex = 19;
     this.mbRetCenterQry25.LargeImageIndex = 19;
     this.mbRetCenterQry25.Name = "mbRetCenterQry25";
     this.mbRetCenterQry25.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry26
     //
     this.mbRetCenterQry26.Caption = "خطاء في الرقم القومي للورثة";
     this.mbRetCenterQry26.Id = 246;
     this.mbRetCenterQry26.ImageIndex = 19;
     this.mbRetCenterQry26.LargeImageIndex = 19;
     this.mbRetCenterQry26.Name = "mbRetCenterQry26";
     this.mbRetCenterQry26.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry27
     //
     this.mbRetCenterQry27.Caption = "ارشيف صرف الاعضاء";
     this.mbRetCenterQry27.Id = 247;
     this.mbRetCenterQry27.ImageIndex = 19;
     this.mbRetCenterQry27.LargeImageIndex = 19;
     this.mbRetCenterQry27.Name = "mbRetCenterQry27";
     this.mbRetCenterQry27.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry28
     //
     this.mbRetCenterQry28.Caption = "ارشيف صرف الورثة";
     this.mbRetCenterQry28.Id = 248;
     this.mbRetCenterQry28.ImageIndex = 19;
     this.mbRetCenterQry28.LargeImageIndex = 19;
     this.mbRetCenterQry28.Name = "mbRetCenterQry28";
     this.mbRetCenterQry28.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLMemberSarf_arshefDelete
     //
     this.mbRetCenterTBLMemberSarf_arshefDelete.Caption = "حذف من ارشيف الاعضاء";
     this.mbRetCenterTBLMemberSarf_arshefDelete.Id = 249;
     this.mbRetCenterTBLMemberSarf_arshefDelete.ImageIndex = 44;
     this.mbRetCenterTBLMemberSarf_arshefDelete.LargeImageIndex = 44;
     this.mbRetCenterTBLMemberSarf_arshefDelete.Name = "mbRetCenterTBLMemberSarf_arshefDelete";
     //
     // mbRetCenterarchef
     //
     this.mbRetCenterarchef.Caption = "ارشيف الدفعات";
     this.mbRetCenterarchef.Id = 252;
     this.mbRetCenterarchef.ImageIndex = 44;
     this.mbRetCenterarchef.LargeImageIndex = 44;
     this.mbRetCenterarchef.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLMemberSarf_arshefDelete),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLWarasaSarf_arshefDelete)});
     this.mbRetCenterarchef.Name = "mbRetCenterarchef";
     //
     // mbRetCenterTBLWarasaSarf_arshefDelete
     //
     this.mbRetCenterTBLWarasaSarf_arshefDelete.Caption = "حذف من ارشيف الورثة";
     this.mbRetCenterTBLWarasaSarf_arshefDelete.Id = 253;
     this.mbRetCenterTBLWarasaSarf_arshefDelete.ImageIndex = 44;
     this.mbRetCenterTBLWarasaSarf_arshefDelete.LargeImageIndex = 44;
     this.mbRetCenterTBLWarasaSarf_arshefDelete.Name = "mbRetCenterTBLWarasaSarf_arshefDelete";
     //
     // mbRetCenterXRep08
     //
     this.mbRetCenterXRep08.Caption = "بيان الشيك 2 ارشيف";
     this.mbRetCenterXRep08.Id = 254;
     this.mbRetCenterXRep08.ImageIndex = 24;
     this.mbRetCenterXRep08.LargeImageIndex = 24;
     this.mbRetCenterXRep08.Name = "mbRetCenterXRep08";
     this.mbRetCenterXRep08.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterStatis
     //
     this.mbRetCenterStatis.Caption = "احصائيات";
     this.mbRetCenterStatis.Id = 255;
     this.mbRetCenterStatis.ImageIndex = 19;
     this.mbRetCenterStatis.LargeImageIndex = 19;
     this.mbRetCenterStatis.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry31),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry32)});
     this.mbRetCenterStatis.Name = "mbRetCenterStatis";
     this.mbRetCenterStatis.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry31
     //
     this.mbRetCenterQry31.Caption = "احصائيات الاعضاء";
     this.mbRetCenterQry31.Id = 256;
     this.mbRetCenterQry31.ImageIndex = 19;
     this.mbRetCenterQry31.LargeImageIndex = 19;
     this.mbRetCenterQry31.Name = "mbRetCenterQry31";
     this.mbRetCenterQry31.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry32
     //
     this.mbRetCenterQry32.Caption = "احصائيات الورثة";
     this.mbRetCenterQry32.Id = 257;
     this.mbRetCenterQry32.ImageIndex = 19;
     this.mbRetCenterQry32.LargeImageIndex = 19;
     this.mbRetCenterQry32.Name = "mbRetCenterQry32";
     this.mbRetCenterQry32.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry33
     //
     this.mbRetCenterQry33.Caption = " الاعضاء مختصر بنك";
     this.mbRetCenterQry33.Id = 258;
     this.mbRetCenterQry33.ImageIndex = 19;
     this.mbRetCenterQry33.LargeImageIndex = 19;
     this.mbRetCenterQry33.Name = "mbRetCenterQry33";
     this.mbRetCenterQry33.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQryPart1
     //
     this.mbRetCenterQryPart1.Caption = "مجموعه 1";
     this.mbRetCenterQryPart1.Id = 259;
     this.mbRetCenterQryPart1.ImageIndex = 19;
     this.mbRetCenterQryPart1.LargeImageIndex = 19;
     this.mbRetCenterQryPart1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry55),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry56)});
     this.mbRetCenterQryPart1.Name = "mbRetCenterQryPart1";
     this.mbRetCenterQryPart1.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry55
     //
     this.mbRetCenterQry55.Caption = "الفئات العمرية للاعضاء";
     this.mbRetCenterQry55.Id = 291;
     this.mbRetCenterQry55.ImageIndex = 19;
     this.mbRetCenterQry55.LargeImageIndex = 19;
     this.mbRetCenterQry55.Name = "mbRetCenterQry55";
     this.mbRetCenterQry55.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry56
     //
     this.mbRetCenterQry56.Caption = "الفئات العمرية للورثة";
     this.mbRetCenterQry56.Id = 292;
     this.mbRetCenterQry56.ImageIndex = 19;
     this.mbRetCenterQry56.LargeImageIndex = 19;
     this.mbRetCenterQry56.Name = "mbRetCenterQry56";
     this.mbRetCenterQry56.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQryPart2
     //
     this.mbRetCenterQryPart2.Caption = "مجموعه 2";
     this.mbRetCenterQryPart2.Id = 260;
     this.mbRetCenterQryPart2.ImageIndex = 19;
     this.mbRetCenterQryPart2.LargeImageIndex = 19;
     this.mbRetCenterQryPart2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry33),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry34),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry36),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry37),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry39),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38a),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38b),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38c),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry40),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry41),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry61),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry66),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry62),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38d),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry38e)});
     this.mbRetCenterQryPart2.Name = "mbRetCenterQryPart2";
     this.mbRetCenterQryPart2.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry34
     //
     this.mbRetCenterQry34.Caption = "الورثة مختصر بنك";
     this.mbRetCenterQry34.Id = 261;
     this.mbRetCenterQry34.ImageIndex = 19;
     this.mbRetCenterQry34.LargeImageIndex = 19;
     this.mbRetCenterQry34.Name = "mbRetCenterQry34";
     this.mbRetCenterQry34.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry36
     //
     this.mbRetCenterQry36.Caption = "اعضاء لهم رقم قومي";
     this.mbRetCenterQry36.Id = 263;
     this.mbRetCenterQry36.ImageIndex = 19;
     this.mbRetCenterQry36.LargeImageIndex = 19;
     this.mbRetCenterQry36.Name = "mbRetCenterQry36";
     this.mbRetCenterQry36.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry37
     //
     this.mbRetCenterQry37.Caption = "ورثة لهم رقم قومي";
     this.mbRetCenterQry37.Id = 264;
     this.mbRetCenterQry37.ImageIndex = 19;
     this.mbRetCenterQry37.LargeImageIndex = 19;
     this.mbRetCenterQry37.Name = "mbRetCenterQry37";
     this.mbRetCenterQry37.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38
     //
     this.mbRetCenterQry38.Caption = "تاريخ ميلاد الاعضاء وفقا للرقم القومي";
     this.mbRetCenterQry38.Id = 267;
     this.mbRetCenterQry38.ImageIndex = 19;
     this.mbRetCenterQry38.LargeImageIndex = 19;
     this.mbRetCenterQry38.Name = "mbRetCenterQry38";
     this.mbRetCenterQry38.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry39
     //
     this.mbRetCenterQry39.Caption = "تاريخ ميلاد الورثة وفقا للرقم القومي";
     this.mbRetCenterQry39.Id = 268;
     this.mbRetCenterQry39.ImageIndex = 19;
     this.mbRetCenterQry39.LargeImageIndex = 19;
     this.mbRetCenterQry39.Name = "mbRetCenterQry39";
     this.mbRetCenterQry39.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38a
     //
     this.mbRetCenterQry38a.Caption = "بيانات اعضاء البنك- شرط سن";
     this.mbRetCenterQry38a.Id = 276;
     this.mbRetCenterQry38a.ImageIndex = 19;
     this.mbRetCenterQry38a.LargeImageIndex = 19;
     this.mbRetCenterQry38a.Name = "mbRetCenterQry38a";
     this.mbRetCenterQry38a.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38b
     //
     this.mbRetCenterQry38b.Caption = "بيانات ورثة البنك- شرط ارملة 25 (المسئول1)";
     this.mbRetCenterQry38b.Id = 281;
     this.mbRetCenterQry38b.ImageIndex = 19;
     this.mbRetCenterQry38b.LargeImageIndex = 19;
     this.mbRetCenterQry38b.Name = "mbRetCenterQry38b";
     this.mbRetCenterQry38b.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38c
     //
     this.mbRetCenterQry38c.Caption = "بيانات ورثة البنك- شرط ارملة او اكثر 25 (المسئول1)";
     this.mbRetCenterQry38c.Id = 298;
     this.mbRetCenterQry38c.ImageIndex = 19;
     this.mbRetCenterQry38c.LargeImageIndex = 19;
     this.mbRetCenterQry38c.Name = "mbRetCenterQry38c";
     this.mbRetCenterQry38c.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry40
     //
     this.mbRetCenterQry40.Caption = "عدد الاسماء للاعضاء";
     this.mbRetCenterQry40.Id = 269;
     this.mbRetCenterQry40.ImageIndex = 19;
     this.mbRetCenterQry40.LargeImageIndex = 19;
     this.mbRetCenterQry40.Name = "mbRetCenterQry40";
     this.mbRetCenterQry40.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry41
     //
     this.mbRetCenterQry41.Caption = "عدد الاسماء للورثة";
     this.mbRetCenterQry41.Id = 270;
     this.mbRetCenterQry41.ImageIndex = 19;
     this.mbRetCenterQry41.LargeImageIndex = 19;
     this.mbRetCenterQry41.Name = "mbRetCenterQry41";
     this.mbRetCenterQry41.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry61
     //
     this.mbRetCenterQry61.Caption = "بيانات دفعات الاعضاء للبنك";
     this.mbRetCenterQry61.Id = 300;
     this.mbRetCenterQry61.ImageIndex = 19;
     this.mbRetCenterQry61.LargeImageIndex = 19;
     this.mbRetCenterQry61.Name = "mbRetCenterQry61";
     this.mbRetCenterQry61.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry66
     //
     this.mbRetCenterQry66.Caption = "بيانات دفعات الورثة للبنك";
     this.mbRetCenterQry66.Id = 308;
     this.mbRetCenterQry66.ImageIndex = 19;
     this.mbRetCenterQry66.LargeImageIndex = 19;
     this.mbRetCenterQry66.Name = "mbRetCenterQry66";
     this.mbRetCenterQry66.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry62
     //
     this.mbRetCenterQry62.Caption = "توريد الدفعات للبنك تفصيلي";
     this.mbRetCenterQry62.Id = 303;
     this.mbRetCenterQry62.ImageIndex = 19;
     this.mbRetCenterQry62.LargeImageIndex = 19;
     this.mbRetCenterQry62.Name = "mbRetCenterQry62";
     this.mbRetCenterQry62.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38d
     //
     this.mbRetCenterQry38d.Caption = "بيانات ورثة البنك- (المسئول1)";
     this.mbRetCenterQry38d.Id = 313;
     this.mbRetCenterQry38d.ImageIndex = 19;
     this.mbRetCenterQry38d.LargeImageIndex = 19;
     this.mbRetCenterQry38d.Name = "mbRetCenterQry38d";
     this.mbRetCenterQry38d.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry38e
     //
     this.mbRetCenterQry38e.Caption = "بيانات ورثة البنك- (المسئول اكثر من مسئول)";
     this.mbRetCenterQry38e.Id = 314;
     this.mbRetCenterQry38e.ImageIndex = 19;
     this.mbRetCenterQry38e.LargeImageIndex = 19;
     this.mbRetCenterQry38e.Name = "mbRetCenterQry38e";
     this.mbRetCenterQry38e.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTblChekNid
     //
     this.mbRetCenterTblChekNid.Caption = "ارقام قوميه قابله للتكرار";
     this.mbRetCenterTblChekNid.Id = 271;
     this.mbRetCenterTblChekNid.ImageIndex = 45;
     this.mbRetCenterTblChekNid.LargeImageIndex = 45;
     this.mbRetCenterTblChekNid.Name = "mbRetCenterTblChekNid";
     //
     // mbRetCenterQry42
     //
     this.mbRetCenterQry42.Caption = "دفعات الورثة";
     this.mbRetCenterQry42.Id = 272;
     this.mbRetCenterQry42.ImageIndex = 19;
     this.mbRetCenterQry42.LargeImageIndex = 19;
     this.mbRetCenterQry42.Name = "mbRetCenterQry42";
     this.mbRetCenterQry42.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry43
     //
     this.mbRetCenterQry43.Caption = "دفعات الاعضاء";
     this.mbRetCenterQry43.Id = 273;
     this.mbRetCenterQry43.ImageIndex = 19;
     this.mbRetCenterQry43.LargeImageIndex = 19;
     this.mbRetCenterQry43.Name = "mbRetCenterQry43";
     this.mbRetCenterQry43.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep09
     //
     this.mbRetCenterXRep09.Caption = "بيان الشيك 3";
     this.mbRetCenterXRep09.Id = 274;
     this.mbRetCenterXRep09.ImageIndex = 24;
     this.mbRetCenterXRep09.LargeImageIndex = 24;
     this.mbRetCenterXRep09.Name = "mbRetCenterXRep09";
     this.mbRetCenterXRep09.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLProofDoc
     //
     this.mbRetCenterTBLProofDoc.Caption = "بيان معاش";
     this.mbRetCenterTBLProofDoc.Id = 275;
     this.mbRetCenterTBLProofDoc.ImageIndex = 46;
     this.mbRetCenterTBLProofDoc.LargeImageIndex = 46;
     this.mbRetCenterTBLProofDoc.Name = "mbRetCenterTBLProofDoc";
     //
     // mbRetCenterQry44
     //
     this.mbRetCenterQry44.Caption = "البيانات المصدرة للبنك";
     this.mbRetCenterQry44.Id = 277;
     this.mbRetCenterQry44.ImageIndex = 19;
     this.mbRetCenterQry44.LargeImageIndex = 19;
     this.mbRetCenterQry44.Name = "mbRetCenterQry44";
     this.mbRetCenterQry44.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterBankQry
     //
     this.mbRetCenterBankQry.Caption = "بيانات البنك";
     this.mbRetCenterBankQry.Id = 278;
     this.mbRetCenterBankQry.ImageIndex = 19;
     this.mbRetCenterBankQry.LargeImageIndex = 19;
     this.mbRetCenterBankQry.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry44),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry45),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry46),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry47),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry48),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry48A),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry49),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry51),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry52),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry53),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry54),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry64),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry63),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry68),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry69),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry76),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry77),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry61A),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry66A),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry106),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry107)});
     this.mbRetCenterBankQry.Name = "mbRetCenterBankQry";
     this.mbRetCenterBankQry.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry45
     //
     this.mbRetCenterQry45.Caption = "البيانات المصدرة للبنك - احصاء";
     this.mbRetCenterQry45.Id = 279;
     this.mbRetCenterQry45.ImageIndex = 19;
     this.mbRetCenterQry45.LargeImageIndex = 19;
     this.mbRetCenterQry45.Name = "mbRetCenterQry45";
     this.mbRetCenterQry45.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry46
     //
     this.mbRetCenterQry46.Caption = "البيانات المصدرة للبنك - احصاء 2";
     this.mbRetCenterQry46.Id = 280;
     this.mbRetCenterQry46.ImageIndex = 19;
     this.mbRetCenterQry46.LargeImageIndex = 19;
     this.mbRetCenterQry46.Name = "mbRetCenterQry46";
     this.mbRetCenterQry46.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry47
     //
     this.mbRetCenterQry47.Caption = "البيانات المصدرة للبنك ورثة";
     this.mbRetCenterQry47.Id = 282;
     this.mbRetCenterQry47.ImageIndex = 19;
     this.mbRetCenterQry47.LargeImageIndex = 19;
     this.mbRetCenterQry47.Name = "mbRetCenterQry47";
     this.mbRetCenterQry47.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry48
     //
     this.mbRetCenterQry48.Caption = "البيانات المصدرة للبنك ورثة - احصاء";
     this.mbRetCenterQry48.Id = 283;
     this.mbRetCenterQry48.ImageIndex = 19;
     this.mbRetCenterQry48.LargeImageIndex = 19;
     this.mbRetCenterQry48.Name = "mbRetCenterQry48";
     this.mbRetCenterQry48.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry48A
     //
     this.mbRetCenterQry48A.Caption = "البيانات المصدرة للبنك ورثة - احصاء2";
     this.mbRetCenterQry48A.Id = 289;
     this.mbRetCenterQry48A.ImageIndex = 19;
     this.mbRetCenterQry48A.LargeImageIndex = 19;
     this.mbRetCenterQry48A.Name = "mbRetCenterQry48A";
     this.mbRetCenterQry48A.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry49
     //
     this.mbRetCenterQry49.Caption = "حالة البيانات المصدرة للبنك";
     this.mbRetCenterQry49.Id = 284;
     this.mbRetCenterQry49.ImageIndex = 19;
     this.mbRetCenterQry49.LargeImageIndex = 19;
     this.mbRetCenterQry49.Name = "mbRetCenterQry49";
     this.mbRetCenterQry49.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry51
     //
     this.mbRetCenterQry51.Caption = "اختبار الرقم القومي للورث";
     this.mbRetCenterQry51.Id = 286;
     this.mbRetCenterQry51.ImageIndex = 19;
     this.mbRetCenterQry51.LargeImageIndex = 19;
     this.mbRetCenterQry51.Name = "mbRetCenterQry51";
     this.mbRetCenterQry51.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry52
     //
     this.mbRetCenterQry52.Caption = "الفرق العمر بين ابناء الورثة و الام";
     this.mbRetCenterQry52.Id = 287;
     this.mbRetCenterQry52.ImageIndex = 19;
     this.mbRetCenterQry52.LargeImageIndex = 19;
     this.mbRetCenterQry52.Name = "mbRetCenterQry52";
     this.mbRetCenterQry52.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry53
     //
     this.mbRetCenterQry53.Caption = "اختبار تصدير البنك للورثة";
     this.mbRetCenterQry53.Id = 288;
     this.mbRetCenterQry53.ImageIndex = 19;
     this.mbRetCenterQry53.LargeImageIndex = 19;
     this.mbRetCenterQry53.Name = "mbRetCenterQry53";
     this.mbRetCenterQry53.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry54
     //
     this.mbRetCenterQry54.Caption = "ورثة لهم اكثر من مسئول";
     this.mbRetCenterQry54.Id = 290;
     this.mbRetCenterQry54.ImageIndex = 19;
     this.mbRetCenterQry54.LargeImageIndex = 19;
     this.mbRetCenterQry54.Name = "mbRetCenterQry54";
     this.mbRetCenterQry54.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry64
     //
     this.mbRetCenterQry64.Caption = "مسئولي صرف برقم فيزا مكرر";
     this.mbRetCenterQry64.Id = 306;
     this.mbRetCenterQry64.ImageIndex = 19;
     this.mbRetCenterQry64.LargeImageIndex = 19;
     this.mbRetCenterQry64.Name = "mbRetCenterQry64";
     this.mbRetCenterQry64.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry63
     //
     this.mbRetCenterQry63.Caption = "مسئول بدون فيزا";
     this.mbRetCenterQry63.Id = 307;
     this.mbRetCenterQry63.ImageIndex = 19;
     this.mbRetCenterQry63.LargeImageIndex = 19;
     this.mbRetCenterQry63.Name = "mbRetCenterQry63";
     this.mbRetCenterQry63.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry68
     //
     this.mbRetCenterQry68.Caption = "البيانات المصدرة للبنك اعضاء بالحافظة";
     this.mbRetCenterQry68.Id = 317;
     this.mbRetCenterQry68.ImageIndex = 19;
     this.mbRetCenterQry68.LargeImageIndex = 19;
     this.mbRetCenterQry68.Name = "mbRetCenterQry68";
     this.mbRetCenterQry68.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry69
     //
     this.mbRetCenterQry69.Caption = "البيانات المصدرة للبنك ورثة بالحافظة";
     this.mbRetCenterQry69.Id = 318;
     this.mbRetCenterQry69.ImageIndex = 19;
     this.mbRetCenterQry69.LargeImageIndex = 19;
     this.mbRetCenterQry69.Name = "mbRetCenterQry69";
     this.mbRetCenterQry69.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry76
     //
     this.mbRetCenterQry76.Caption = "أرشيف دفعات البنك - الاعضاء";
     this.mbRetCenterQry76.Id = 329;
     this.mbRetCenterQry76.ImageIndex = 19;
     this.mbRetCenterQry76.LargeImageIndex = 19;
     this.mbRetCenterQry76.Name = "mbRetCenterQry76";
     this.mbRetCenterQry76.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry77
     //
     this.mbRetCenterQry77.Caption = "أرشيف دفعات البنك - الورثة";
     this.mbRetCenterQry77.Id = 330;
     this.mbRetCenterQry77.ImageIndex = 19;
     this.mbRetCenterQry77.LargeImageIndex = 19;
     this.mbRetCenterQry77.Name = "mbRetCenterQry77";
     this.mbRetCenterQry77.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry61A
     //
     this.mbRetCenterQry61A.Caption = "امانات الفيزا اعضاء";
     this.mbRetCenterQry61A.Id = 366;
     this.mbRetCenterQry61A.ImageIndex = 19;
     this.mbRetCenterQry61A.LargeImageIndex = 19;
     this.mbRetCenterQry61A.Name = "mbRetCenterQry61A";
     this.mbRetCenterQry61A.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry66A
     //
     this.mbRetCenterQry66A.Caption = "امانات الفيزا ورثة";
     this.mbRetCenterQry66A.Id = 367;
     this.mbRetCenterQry66A.ImageIndex = 19;
     this.mbRetCenterQry66A.LargeImageIndex = 19;
     this.mbRetCenterQry66A.Name = "mbRetCenterQry66A";
     this.mbRetCenterQry66A.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry106
     //
     this.mbRetCenterQry106.Caption = "فرق الارشيف و البنك ورثه في تاريخ";
     this.mbRetCenterQry106.Id = 414;
     this.mbRetCenterQry106.ImageIndex = 19;
     this.mbRetCenterQry106.LargeImageIndex = 19;
     this.mbRetCenterQry106.Name = "mbRetCenterQry106";
     //
     // mbRetCenterQry107
     //
     this.mbRetCenterQry107.Caption = "فرق الارشيف و البنك اعضاء في تاريخ";
     this.mbRetCenterQry107.Id = 415;
     this.mbRetCenterQry107.ImageIndex = 19;
     this.mbRetCenterQry107.LargeImageIndex = 19;
     this.mbRetCenterQry107.Name = "mbRetCenterQry107";
     //
     // mbRetCenterQry50
     //
     this.mbRetCenterQry50.Caption = "ارقام قومية متكررة في الاعضاء و الورثة";
     this.mbRetCenterQry50.Id = 285;
     this.mbRetCenterQry50.ImageIndex = 19;
     this.mbRetCenterQry50.LargeImageIndex = 19;
     this.mbRetCenterQry50.Name = "mbRetCenterQry50";
     this.mbRetCenterQry50.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLBeanWarsa
     //
     this.mbRetCenterTBLBeanWarsa.Caption = "بيان معاش الدفعة";
     this.mbRetCenterTBLBeanWarsa.Id = 293;
     this.mbRetCenterTBLBeanWarsa.ImageIndex = 46;
     this.mbRetCenterTBLBeanWarsa.LargeImageIndex = 46;
     this.mbRetCenterTBLBeanWarsa.Name = "mbRetCenterTBLBeanWarsa";
     //
     // mbRetCenterBank
     //
     this.mbRetCenterBank.Caption = "بيانات البنك";
     this.mbRetCenterBank.Id = 295;
     this.mbRetCenterBank.ImageIndex = 47;
     this.mbRetCenterBank.LargeImageIndex = 47;
     this.mbRetCenterBank.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterActivateVisa),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterActivateVisaWarasa)});
     this.mbRetCenterBank.Name = "mbRetCenterBank";
     //
     // mbRetCenterActivateVisa
     //
     this.mbRetCenterActivateVisa.Caption = "بيانات تفعيل البطاقات - اعضاء";
     this.mbRetCenterActivateVisa.Id = 296;
     this.mbRetCenterActivateVisa.ImageIndex = 47;
     this.mbRetCenterActivateVisa.LargeImageIndex = 47;
     this.mbRetCenterActivateVisa.Name = "mbRetCenterActivateVisa";
     //
     // mbRetCenterActivateVisaWarasa
     //
     this.mbRetCenterActivateVisaWarasa.Caption = "بيانات تفعيل البطاقات - ورثة";
     this.mbRetCenterActivateVisaWarasa.Id = 297;
     this.mbRetCenterActivateVisaWarasa.ImageIndex = 47;
     this.mbRetCenterActivateVisaWarasa.LargeImageIndex = 47;
     this.mbRetCenterActivateVisaWarasa.Name = "mbRetCenterActivateVisaWarasa";
     //
     // mbRetCenterQry60
     //
     this.mbRetCenterQry60.Caption = "بيان معاش لم يرد";
     this.mbRetCenterQry60.Id = 299;
     this.mbRetCenterQry60.ImageIndex = 19;
     this.mbRetCenterQry60.LargeImageIndex = 19;
     this.mbRetCenterQry60.Name = "mbRetCenterQry60";
     this.mbRetCenterQry60.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep10
     //
     this.mbRetCenterXRep10.Caption = "بيان توريد الدفعات اعضاء للبنك";
     this.mbRetCenterXRep10.Id = 301;
     this.mbRetCenterXRep10.ImageIndex = 24;
     this.mbRetCenterXRep10.LargeImageIndex = 24;
     this.mbRetCenterXRep10.Name = "mbRetCenterXRep10";
     this.mbRetCenterXRep10.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep11
     //
     this.mbRetCenterXRep11.Caption = "بيان توريد الدفعات اعضاء للبنك تفصيلي";
     this.mbRetCenterXRep11.Id = 302;
     this.mbRetCenterXRep11.ImageIndex = 24;
     this.mbRetCenterXRep11.LargeImageIndex = 24;
     this.mbRetCenterXRep11.Name = "mbRetCenterXRep11";
     this.mbRetCenterXRep11.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterStopYasrefByTBLBeanWarsa
     //
     this.mbRetCenterStopYasrefByTBLBeanWarsa.Caption = "ايقاف الصرف طبقا لبيان المعاش";
     this.mbRetCenterStopYasrefByTBLBeanWarsa.Id = 304;
     this.mbRetCenterStopYasrefByTBLBeanWarsa.ImageIndex = 46;
     this.mbRetCenterStopYasrefByTBLBeanWarsa.LargeImageIndex = 46;
     this.mbRetCenterStopYasrefByTBLBeanWarsa.Name = "mbRetCenterStopYasrefByTBLBeanWarsa";
     //
     // mbRetCenterTBLBeanWarsaMenu
     //
     this.mbRetCenterTBLBeanWarsaMenu.Caption = "بيان معاش الدفعة";
     this.mbRetCenterTBLBeanWarsaMenu.Id = 305;
     this.mbRetCenterTBLBeanWarsaMenu.ImageIndex = 46;
     this.mbRetCenterTBLBeanWarsaMenu.LargeImageIndex = 46;
     this.mbRetCenterTBLBeanWarsaMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLBeanWarsa),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterStopYasrefByTBLBeanWarsa)});
     this.mbRetCenterTBLBeanWarsaMenu.Name = "mbRetCenterTBLBeanWarsaMenu";
     //
     // mbRetCenterQry67
     //
     this.mbRetCenterQry67.Caption = "فيزا المسئول غير مطابق مع فيزا التابع";
     this.mbRetCenterQry67.Id = 309;
     this.mbRetCenterQry67.ImageIndex = 19;
     this.mbRetCenterQry67.LargeImageIndex = 19;
     this.mbRetCenterQry67.Name = "mbRetCenterQry67";
     this.mbRetCenterQry67.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep12
     //
     this.mbRetCenterXRep12.Caption = "بيان توريد الدفعات ورثة للبنك";
     this.mbRetCenterXRep12.Id = 310;
     this.mbRetCenterXRep12.ImageIndex = 24;
     this.mbRetCenterXRep12.LargeImageIndex = 24;
     this.mbRetCenterXRep12.Name = "mbRetCenterXRep12";
     this.mbRetCenterXRep12.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep13
     //
     this.mbRetCenterXRep13.Caption = "بيان توريد الدفعات ورثة للبنك تفصيلي";
     this.mbRetCenterXRep13.Id = 311;
     this.mbRetCenterXRep13.ImageIndex = 24;
     this.mbRetCenterXRep13.LargeImageIndex = 24;
     this.mbRetCenterXRep13.Name = "mbRetCenterXRep13";
     this.mbRetCenterXRep13.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLDeathMembers
     //
     this.mbRetCenterTBLDeathMembers.Caption = "وفيات الاعضاء";
     this.mbRetCenterTBLDeathMembers.Id = 312;
     this.mbRetCenterTBLDeathMembers.ImageIndex = 48;
     this.mbRetCenterTBLDeathMembers.LargeImageIndex = 48;
     this.mbRetCenterTBLDeathMembers.Name = "mbRetCenterTBLDeathMembers";
     //
     // mbRetCenterXRep14
     //
     this.mbRetCenterXRep14.Caption = "اجمالي توريد اعضاء";
     this.mbRetCenterXRep14.Id = 315;
     this.mbRetCenterXRep14.ImageIndex = 24;
     this.mbRetCenterXRep14.LargeImageIndex = 24;
     this.mbRetCenterXRep14.Name = "mbRetCenterXRep14";
     this.mbRetCenterXRep14.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep15
     //
     this.mbRetCenterXRep15.Caption = "اجمالي توريد ورثة";
     this.mbRetCenterXRep15.Id = 316;
     this.mbRetCenterXRep15.ImageIndex = 24;
     this.mbRetCenterXRep15.LargeImageIndex = 24;
     this.mbRetCenterXRep15.Name = "mbRetCenterXRep15";
     this.mbRetCenterXRep15.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry70
     //
     this.mbRetCenterQry70.Caption = "مقارنة صرفيتين ورثة";
     this.mbRetCenterQry70.Id = 319;
     this.mbRetCenterQry70.ImageIndex = 19;
     this.mbRetCenterQry70.LargeImageIndex = 19;
     this.mbRetCenterQry70.Name = "mbRetCenterQry70";
     this.mbRetCenterQry70.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry71
     //
     this.mbRetCenterQry71.Caption = "فرق بين صرفية الورثة و البنك";
     this.mbRetCenterQry71.Id = 320;
     this.mbRetCenterQry71.ImageIndex = 19;
     this.mbRetCenterQry71.LargeImageIndex = 19;
     this.mbRetCenterQry71.Name = "mbRetCenterQry71";
     this.mbRetCenterQry71.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQryPart3
     //
     this.mbRetCenterQryPart3.Caption = "استعلامات الصرفية";
     this.mbRetCenterQryPart3.Id = 321;
     this.mbRetCenterQryPart3.ImageIndex = 19;
     this.mbRetCenterQryPart3.LargeImageIndex = 19;
     this.mbRetCenterQryPart3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry43),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry42),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry27),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry28),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry27a),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry28a),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry27b),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry28b),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry70),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry71),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry87),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry74A),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry74),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry82),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry83),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry85),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry86),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry88),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry91),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry89),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry92),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry90),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry99),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry100),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry104),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry101),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry103),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry105),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry111)});
     this.mbRetCenterQryPart3.Name = "mbRetCenterQryPart3";
     this.mbRetCenterQryPart3.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry27a
     //
     this.mbRetCenterQry27a.Caption = "ارشيف صرف الاعضاء - بالدفعة";
     this.mbRetCenterQry27a.Id = 385;
     this.mbRetCenterQry27a.ImageIndex = 19;
     this.mbRetCenterQry27a.LargeImageIndex = 19;
     this.mbRetCenterQry27a.Name = "mbRetCenterQry27a";
     //
     // mbRetCenterQry28a
     //
     this.mbRetCenterQry28a.Caption = "ارشيف صرف الورثة - بالدفعة";
     this.mbRetCenterQry28a.Id = 386;
     this.mbRetCenterQry28a.ImageIndex = 19;
     this.mbRetCenterQry28a.LargeImageIndex = 19;
     this.mbRetCenterQry28a.Name = "mbRetCenterQry28a";
     //
     // mbRetCenterQry27b
     //
     this.mbRetCenterQry27b.Caption = "ارشيف صرف الاعضاء - بالكود";
     this.mbRetCenterQry27b.Id = 407;
     this.mbRetCenterQry27b.ImageIndex = 19;
     this.mbRetCenterQry27b.LargeImageIndex = 19;
     this.mbRetCenterQry27b.Name = "mbRetCenterQry27b";
     //
     // mbRetCenterQry28b
     //
     this.mbRetCenterQry28b.Caption = "ارشيف صرف الورثة - بالكود";
     this.mbRetCenterQry28b.Id = 408;
     this.mbRetCenterQry28b.ImageIndex = 19;
     this.mbRetCenterQry28b.LargeImageIndex = 19;
     this.mbRetCenterQry28b.Name = "mbRetCenterQry28b";
     //
     // mbRetCenterQry87
     //
     this.mbRetCenterQry87.Caption = "فرق بين صرفية الاعضاء و البنك";
     this.mbRetCenterQry87.Id = 365;
     this.mbRetCenterQry87.ImageIndex = 19;
     this.mbRetCenterQry87.LargeImageIndex = 19;
     this.mbRetCenterQry87.Name = "mbRetCenterQry87";
     this.mbRetCenterQry87.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry74A
     //
     this.mbRetCenterQry74A.Caption = "عادة الصرف اعضاء";
     this.mbRetCenterQry74A.Id = 413;
     this.mbRetCenterQry74A.ImageIndex = 19;
     this.mbRetCenterQry74A.LargeImageIndex = 19;
     this.mbRetCenterQry74A.Name = "mbRetCenterQry74A";
     //
     // mbRetCenterQry74
     //
     this.mbRetCenterQry74.Caption = "اعادة الصرف ورثة";
     this.mbRetCenterQry74.Id = 326;
     this.mbRetCenterQry74.ImageIndex = 19;
     this.mbRetCenterQry74.LargeImageIndex = 19;
     this.mbRetCenterQry74.Name = "mbRetCenterQry74";
     this.mbRetCenterQry74.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry82
     //
     this.mbRetCenterQry82.Caption = "مقارنة بين صرفيتين اعضاء";
     this.mbRetCenterQry82.Id = 347;
     this.mbRetCenterQry82.ImageIndex = 19;
     this.mbRetCenterQry82.LargeImageIndex = 19;
     this.mbRetCenterQry82.Name = "mbRetCenterQry82";
     this.mbRetCenterQry82.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry83
     //
     this.mbRetCenterQry83.Caption = "مقارنة بين صرفيتين ورثة";
     this.mbRetCenterQry83.Id = 348;
     this.mbRetCenterQry83.ImageIndex = 19;
     this.mbRetCenterQry83.LargeImageIndex = 19;
     this.mbRetCenterQry83.Name = "mbRetCenterQry83";
     this.mbRetCenterQry83.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry85
     //
     this.mbRetCenterQry85.Caption = "مديونية الورثة";
     this.mbRetCenterQry85.Id = 361;
     this.mbRetCenterQry85.ImageIndex = 19;
     this.mbRetCenterQry85.LargeImageIndex = 19;
     this.mbRetCenterQry85.Name = "mbRetCenterQry85";
     this.mbRetCenterQry85.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry86
     //
     this.mbRetCenterQry86.Caption = "مديونية الاعضاء";
     this.mbRetCenterQry86.Id = 362;
     this.mbRetCenterQry86.ImageIndex = 19;
     this.mbRetCenterQry86.LargeImageIndex = 19;
     this.mbRetCenterQry86.Name = "mbRetCenterQry86";
     this.mbRetCenterQry86.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry88
     //
     this.mbRetCenterQry88.Caption = "امانات الاعضاء منصرفة";
     this.mbRetCenterQry88.Id = 377;
     this.mbRetCenterQry88.ImageIndex = 19;
     this.mbRetCenterQry88.LargeImageIndex = 19;
     this.mbRetCenterQry88.Name = "mbRetCenterQry88";
     //
     // mbRetCenterQry91
     //
     this.mbRetCenterQry91.Caption = "امانات الاعضاء منصرفة 2";
     this.mbRetCenterQry91.Id = 380;
     this.mbRetCenterQry91.ImageIndex = 19;
     this.mbRetCenterQry91.LargeImageIndex = 19;
     this.mbRetCenterQry91.Name = "mbRetCenterQry91";
     //
     // mbRetCenterQry89
     //
     this.mbRetCenterQry89.Caption = "امانات الورثة منصرفة";
     this.mbRetCenterQry89.Id = 378;
     this.mbRetCenterQry89.ImageIndex = 19;
     this.mbRetCenterQry89.LargeImageIndex = 19;
     this.mbRetCenterQry89.Name = "mbRetCenterQry89";
     //
     // mbRetCenterQry92
     //
     this.mbRetCenterQry92.Caption = "امانات الورثة منصرفة 2";
     this.mbRetCenterQry92.Id = 381;
     this.mbRetCenterQry92.ImageIndex = 19;
     this.mbRetCenterQry92.LargeImageIndex = 19;
     this.mbRetCenterQry92.Name = "mbRetCenterQry92";
     //
     // mbRetCenterQry90
     //
     this.mbRetCenterQry90.Caption = "صرف الحافز - اللجنة";
     this.mbRetCenterQry90.Id = 379;
     this.mbRetCenterQry90.ImageIndex = 19;
     this.mbRetCenterQry90.LargeImageIndex = 19;
     this.mbRetCenterQry90.Name = "mbRetCenterQry90";
     //
     // mbRetCenterQry99
     //
     this.mbRetCenterQry99.Caption = "اجمالي الدفعات - ورثة";
     this.mbRetCenterQry99.Id = 405;
     this.mbRetCenterQry99.ImageIndex = 19;
     this.mbRetCenterQry99.LargeImageIndex = 19;
     this.mbRetCenterQry99.Name = "mbRetCenterQry99";
     //
     // mbRetCenterQry100
     //
     this.mbRetCenterQry100.Caption = "اجمالي الدفعات - اعضاء";
     this.mbRetCenterQry100.Id = 406;
     this.mbRetCenterQry100.ImageIndex = 19;
     this.mbRetCenterQry100.LargeImageIndex = 19;
     this.mbRetCenterQry100.Name = "mbRetCenterQry100";
     //
     // mbRetCenterQry104
     //
     this.mbRetCenterQry104.Caption = "اجمالي الدفعات و الامانات و البنك - اعضاء";
     this.mbRetCenterQry104.Id = 411;
     this.mbRetCenterQry104.ImageIndex = 19;
     this.mbRetCenterQry104.LargeImageIndex = 19;
     this.mbRetCenterQry104.Name = "mbRetCenterQry104";
     //
     // mbRetCenterQry101
     //
     this.mbRetCenterQry101.Caption = "اجمالي الدفعات و الامانات و البنك - ورثة";
     this.mbRetCenterQry101.Id = 409;
     this.mbRetCenterQry101.ImageIndex = 19;
     this.mbRetCenterQry101.LargeImageIndex = 19;
     this.mbRetCenterQry101.Name = "mbRetCenterQry101";
     //
     // mbRetCenterQry103
     //
     this.mbRetCenterQry103.Caption = "اعادة الصرف و الدفعه التي تقع فيها - اعضاء";
     this.mbRetCenterQry103.Id = 410;
     this.mbRetCenterQry103.ImageIndex = 19;
     this.mbRetCenterQry103.LargeImageIndex = 19;
     this.mbRetCenterQry103.Name = "mbRetCenterQry103";
     //
     // mbRetCenterQry105
     //
     this.mbRetCenterQry105.Caption = "اعادة الصرف و الدفعه التي تقع فيها - ورثة";
     this.mbRetCenterQry105.Id = 412;
     this.mbRetCenterQry105.ImageIndex = 19;
     this.mbRetCenterQry105.LargeImageIndex = 19;
     this.mbRetCenterQry105.Name = "mbRetCenterQry105";
     //
     // mbRetCenterQry111
     //
     this.mbRetCenterQry111.Caption = "اجمالي ارشيف صرف الورثه - بالاب";
     this.mbRetCenterQry111.Id = 418;
     this.mbRetCenterQry111.ImageIndex = 19;
     this.mbRetCenterQry111.LargeImageIndex = 19;
     this.mbRetCenterQry111.Name = "mbRetCenterQry111";
     //
     // mbRetCenterQry72
     //
     this.mbRetCenterQry72.Caption = "بيان معاش مفقود - احصائي";
     this.mbRetCenterQry72.Id = 322;
     this.mbRetCenterQry72.ImageIndex = 19;
     this.mbRetCenterQry72.LargeImageIndex = 19;
     this.mbRetCenterQry72.Name = "mbRetCenterQry72";
     this.mbRetCenterQry72.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry73
     //
     this.mbRetCenterQry73.Caption = "ورثة تم ايقاف صرفهم";
     this.mbRetCenterQry73.Id = 323;
     this.mbRetCenterQry73.ImageIndex = 19;
     this.mbRetCenterQry73.LargeImageIndex = 19;
     this.mbRetCenterQry73.Name = "mbRetCenterQry73";
     this.mbRetCenterQry73.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep16
     //
     this.mbRetCenterXRep16.Caption = "سجل صرف المعاشات";
     this.mbRetCenterXRep16.Id = 324;
     this.mbRetCenterXRep16.ImageIndex = 24;
     this.mbRetCenterXRep16.LargeImageIndex = 24;
     this.mbRetCenterXRep16.Name = "mbRetCenterXRep16";
     this.mbRetCenterXRep16.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCentertbladminremarks
     //
     this.mbRetCentertbladminremarks.Caption = "ملاحظات";
     this.mbRetCentertbladminremarks.Id = 325;
     this.mbRetCentertbladminremarks.ImageIndex = 49;
     this.mbRetCentertbladminremarks.LargeImageIndex = 49;
     this.mbRetCentertbladminremarks.Name = "mbRetCentertbladminremarks";
     //
     // mbRetCenterQry03A
     //
     this.mbRetCenterQry03A.Caption = "اضافات الورثة";
     this.mbRetCenterQry03A.Id = 327;
     this.mbRetCenterQry03A.ImageIndex = 19;
     this.mbRetCenterQry03A.LargeImageIndex = 19;
     this.mbRetCenterQry03A.Name = "mbRetCenterQry03A";
     this.mbRetCenterQry03A.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry75
     //
     this.mbRetCenterQry75.Caption = "بيان الورثة تفصيلي";
     this.mbRetCenterQry75.Id = 328;
     this.mbRetCenterQry75.ImageIndex = 19;
     this.mbRetCenterQry75.LargeImageIndex = 19;
     this.mbRetCenterQry75.Name = "mbRetCenterQry75";
     this.mbRetCenterQry75.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep17
     //
     this.mbRetCenterXRep17.Caption = "بيان دفعات الاعضاء -حسابات";
     this.mbRetCenterXRep17.Id = 331;
     this.mbRetCenterXRep17.ImageIndex = 24;
     this.mbRetCenterXRep17.LargeImageIndex = 24;
     this.mbRetCenterXRep17.Name = "mbRetCenterXRep17";
     this.mbRetCenterXRep17.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep18
     //
     this.mbRetCenterXRep18.Caption = "بيان دفعات الورثة -حسابات";
     this.mbRetCenterXRep18.Id = 332;
     this.mbRetCenterXRep18.ImageIndex = 24;
     this.mbRetCenterXRep18.LargeImageIndex = 24;
     this.mbRetCenterXRep18.Name = "mbRetCenterXRep18";
     this.mbRetCenterXRep18.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLEstefa
     //
     this.mbRetCenterTBLEstefa.Caption = "استيفاء";
     this.mbRetCenterTBLEstefa.Id = 333;
     this.mbRetCenterTBLEstefa.ImageIndex = 50;
     this.mbRetCenterTBLEstefa.LargeImageIndex = 50;
     this.mbRetCenterTBLEstefa.Name = "mbRetCenterTBLEstefa";
     //
     // mbRetCenterXRep19
     //
     this.mbRetCenterXRep19.Caption = "تقرير اعانة الوفاة";
     this.mbRetCenterXRep19.Id = 334;
     this.mbRetCenterXRep19.ImageIndex = 24;
     this.mbRetCenterXRep19.LargeImageIndex = 24;
     this.mbRetCenterXRep19.Name = "mbRetCenterXRep19";
     this.mbRetCenterXRep19.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry78
     //
     this.mbRetCenterQry78.Caption = "الاستيفاء";
     this.mbRetCenterQry78.Id = 335;
     this.mbRetCenterQry78.ImageIndex = 19;
     this.mbRetCenterQry78.LargeImageIndex = 19;
     this.mbRetCenterQry78.Name = "mbRetCenterQry78";
     this.mbRetCenterQry78.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLReprint
     //
     this.mbRetCenterTBLReprint.Caption = "اعادة اصدار الفيزا";
     this.mbRetCenterTBLReprint.Id = 337;
     this.mbRetCenterTBLReprint.ImageIndex = 34;
     this.mbRetCenterTBLReprint.LargeImageIndex = 34;
     this.mbRetCenterTBLReprint.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLReprintMember),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLReprintWarasa),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLReprintMemberTaslem),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLReprintWarasaTaslem)});
     this.mbRetCenterTBLReprint.Name = "mbRetCenterTBLReprint";
     //
     // mbRetCenterTBLReprintMember
     //
     this.mbRetCenterTBLReprintMember.Caption = "اعادة اصدار اعضاء";
     this.mbRetCenterTBLReprintMember.Id = 339;
     this.mbRetCenterTBLReprintMember.ImageIndex = 34;
     this.mbRetCenterTBLReprintMember.LargeImageIndex = 34;
     this.mbRetCenterTBLReprintMember.Name = "mbRetCenterTBLReprintMember";
     this.mbRetCenterTBLReprintMember.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLReprintWarasa
     //
     this.mbRetCenterTBLReprintWarasa.Caption = "اعادة اصدار الورثة";
     this.mbRetCenterTBLReprintWarasa.Id = 341;
     this.mbRetCenterTBLReprintWarasa.ImageIndex = 34;
     this.mbRetCenterTBLReprintWarasa.LargeImageIndex = 34;
     this.mbRetCenterTBLReprintWarasa.Name = "mbRetCenterTBLReprintWarasa";
     this.mbRetCenterTBLReprintWarasa.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLReprintMemberTaslem
     //
     this.mbRetCenterTBLReprintMemberTaslem.Caption = "تسليم الاعضاء";
     this.mbRetCenterTBLReprintMemberTaslem.Id = 349;
     this.mbRetCenterTBLReprintMemberTaslem.ImageIndex = 34;
     this.mbRetCenterTBLReprintMemberTaslem.LargeImageIndex = 34;
     this.mbRetCenterTBLReprintMemberTaslem.Name = "mbRetCenterTBLReprintMemberTaslem";
     this.mbRetCenterTBLReprintMemberTaslem.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLReprintWarasaTaslem
     //
     this.mbRetCenterTBLReprintWarasaTaslem.Caption = "تسليم الورثة";
     this.mbRetCenterTBLReprintWarasaTaslem.Id = 350;
     this.mbRetCenterTBLReprintWarasaTaslem.ImageIndex = 34;
     this.mbRetCenterTBLReprintWarasaTaslem.LargeImageIndex = 34;
     this.mbRetCenterTBLReprintWarasaTaslem.Name = "mbRetCenterTBLReprintWarasaTaslem";
     this.mbRetCenterTBLReprintWarasaTaslem.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry79
     //
     this.mbRetCenterQry79.Caption = "اعادة اصدار اعضاء";
     this.mbRetCenterQry79.Id = 340;
     this.mbRetCenterQry79.ImageIndex = 19;
     this.mbRetCenterQry79.LargeImageIndex = 19;
     this.mbRetCenterQry79.Name = "mbRetCenterQry79";
     this.mbRetCenterQry79.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry80
     //
     this.mbRetCenterQry80.Caption = "اعادة اصدار الورثة";
     this.mbRetCenterQry80.Id = 343;
     this.mbRetCenterQry80.ImageIndex = 19;
     this.mbRetCenterQry80.LargeImageIndex = 19;
     this.mbRetCenterQry80.Name = "mbRetCenterQry80";
     this.mbRetCenterQry80.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLremind
     //
     this.mbRetCenterTBLremind.Caption = "الاشعارات";
     this.mbRetCenterTBLremind.Id = 344;
     this.mbRetCenterTBLremind.ImageIndex = 51;
     this.mbRetCenterTBLremind.LargeImageIndex = 51;
     this.mbRetCenterTBLremind.Name = "mbRetCenterTBLremind";
     //
     // mbRetCenterTBLMandoop
     //
     this.mbRetCenterTBLMandoop.Caption = "المندوبين";
     this.mbRetCenterTBLMandoop.Id = 345;
     this.mbRetCenterTBLMandoop.ImageIndex = 52;
     this.mbRetCenterTBLMandoop.LargeImageIndex = 52;
     this.mbRetCenterTBLMandoop.Name = "mbRetCenterTBLMandoop";
     //
     // mbRetCenterTBLHafzaTasleem
     //
     this.mbRetCenterTBLHafzaTasleem.Caption = "تسليم الحوافظ";
     this.mbRetCenterTBLHafzaTasleem.Id = 346;
     this.mbRetCenterTBLHafzaTasleem.ImageIndex = 53;
     this.mbRetCenterTBLHafzaTasleem.LargeImageIndex = 53;
     this.mbRetCenterTBLHafzaTasleem.Name = "mbRetCenterTBLHafzaTasleem";
     //
     // mbRetCenterTBLDeathMembersPrint
     //
     this.mbRetCenterTBLDeathMembersPrint.Caption = "تقرير اعانة الوفاة 2";
     this.mbRetCenterTBLDeathMembersPrint.Id = 353;
     this.mbRetCenterTBLDeathMembersPrint.ImageIndex = 24;
     this.mbRetCenterTBLDeathMembersPrint.LargeImageIndex = 24;
     this.mbRetCenterTBLDeathMembersPrint.Name = "mbRetCenterTBLDeathMembersPrint";
     this.mbRetCenterTBLDeathMembersPrint.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLHafezSarf
     //
     this.mbRetCenterTBLHafezSarf.Caption = "صرف الحافز";
     this.mbRetCenterTBLHafezSarf.Id = 354;
     this.mbRetCenterTBLHafezSarf.ImageIndex = 53;
     this.mbRetCenterTBLHafezSarf.LargeImageIndex = 53;
     this.mbRetCenterTBLHafezSarf.Name = "mbRetCenterTBLHafezSarf";
     //
     // mbRetCenterXRep21
     //
     this.mbRetCenterXRep21.Caption = "حافز صرف المعاشات";
     this.mbRetCenterXRep21.Id = 355;
     this.mbRetCenterXRep21.ImageIndex = 24;
     this.mbRetCenterXRep21.LargeImageIndex = 24;
     this.mbRetCenterXRep21.Name = "mbRetCenterXRep21";
     this.mbRetCenterXRep21.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep22
     //
     this.mbRetCenterXRep22.Caption = "اجمالي صرفية الاعضاء";
     this.mbRetCenterXRep22.Id = 356;
     this.mbRetCenterXRep22.ImageIndex = 24;
     this.mbRetCenterXRep22.LargeImageIndex = 24;
     this.mbRetCenterXRep22.Name = "mbRetCenterXRep22";
     this.mbRetCenterXRep22.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep23
     //
     this.mbRetCenterXRep23.Caption = "اجمالي صرفية الورثة";
     this.mbRetCenterXRep23.Id = 357;
     this.mbRetCenterXRep23.ImageIndex = 24;
     this.mbRetCenterXRep23.LargeImageIndex = 24;
     this.mbRetCenterXRep23.Name = "mbRetCenterXRep23";
     this.mbRetCenterXRep23.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTBLDeathMembersMenu
     //
     this.mbRetCenterTBLDeathMembersMenu.Caption = "وفيات الاعضاء";
     this.mbRetCenterTBLDeathMembersMenu.Id = 359;
     this.mbRetCenterTBLDeathMembersMenu.ImageIndex = 48;
     this.mbRetCenterTBLDeathMembersMenu.LargeImageIndex = 48;
     this.mbRetCenterTBLDeathMembersMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLDeathMembers),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTBLDeathMembersAcc)});
     this.mbRetCenterTBLDeathMembersMenu.Name = "mbRetCenterTBLDeathMembersMenu";
     //
     // mbRetCenterTBLDeathMembersAcc
     //
     this.mbRetCenterTBLDeathMembersAcc.Caption = "وفيات الاعضاء - حسابات";
     this.mbRetCenterTBLDeathMembersAcc.Id = 360;
     this.mbRetCenterTBLDeathMembersAcc.ImageIndex = 48;
     this.mbRetCenterTBLDeathMembersAcc.LargeImageIndex = 48;
     this.mbRetCenterTBLDeathMembersAcc.Name = "mbRetCenterTBLDeathMembersAcc";
     //
     // mbRetCenterTblMemberAmanatMenu
     //
     this.mbRetCenterTblMemberAmanatMenu.Caption = "امانات الاعضاء";
     this.mbRetCenterTblMemberAmanatMenu.Id = 363;
     this.mbRetCenterTblMemberAmanatMenu.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanatMenu.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanatMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblMemberAmanat),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblMemberAmanatAcc),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblMemberAmanatSarf),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblMemberAmanatCheek),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblMemberAmanat2),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry97),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry108),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry109)});
     this.mbRetCenterTblMemberAmanatMenu.Name = "mbRetCenterTblMemberAmanatMenu";
     //
     // mbRetCenterTblMemberAmanatAcc
     //
     this.mbRetCenterTblMemberAmanatAcc.Caption = "امانات الاعضاء - حسابات";
     this.mbRetCenterTblMemberAmanatAcc.Id = 364;
     this.mbRetCenterTblMemberAmanatAcc.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanatAcc.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanatAcc.Name = "mbRetCenterTblMemberAmanatAcc";
     //
     // mbRetCenterTblMemberAmanatSarf
     //
     this.mbRetCenterTblMemberAmanatSarf.Caption = "امانات الاعضاء - دفعات الصرف";
     this.mbRetCenterTblMemberAmanatSarf.Id = 368;
     this.mbRetCenterTblMemberAmanatSarf.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanatSarf.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanatSarf.Name = "mbRetCenterTblMemberAmanatSarf";
     //
     // mbRetCenterTblMemberAmanatCheek
     //
     this.mbRetCenterTblMemberAmanatCheek.Caption = "امانات الاعضاء - شيكات";
     this.mbRetCenterTblMemberAmanatCheek.Id = 390;
     this.mbRetCenterTblMemberAmanatCheek.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanatCheek.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanatCheek.Name = "mbRetCenterTblMemberAmanatCheek";
     //
     // mbRetCenterTblMemberAmanat2
     //
     this.mbRetCenterTblMemberAmanat2.Caption = "امانات الاعضاء 2";
     this.mbRetCenterTblMemberAmanat2.Id = 394;
     this.mbRetCenterTblMemberAmanat2.ImageIndex = 42;
     this.mbRetCenterTblMemberAmanat2.LargeImageIndex = 42;
     this.mbRetCenterTblMemberAmanat2.Name = "mbRetCenterTblMemberAmanat2";
     //
     // mbRetCenterQry97
     //
     this.mbRetCenterQry97.Caption = "امانات لم ترحل - اعضاء";
     this.mbRetCenterQry97.Id = 401;
     this.mbRetCenterQry97.ImageIndex = 19;
     this.mbRetCenterQry97.LargeImageIndex = 19;
     this.mbRetCenterQry97.Name = "mbRetCenterQry97";
     //
     // mbRetCenterQry108
     //
     this.mbRetCenterQry108.Caption = "امانات الاعضاء";
     this.mbRetCenterQry108.Id = 416;
     this.mbRetCenterQry108.ImageIndex = 19;
     this.mbRetCenterQry108.LargeImageIndex = 19;
     this.mbRetCenterQry108.Name = "mbRetCenterQry108";
     //
     // mbRetCenterQry109
     //
     this.mbRetCenterQry109.Caption = "امانات الورثة";
     this.mbRetCenterQry109.Id = 417;
     this.mbRetCenterQry109.ImageIndex = 19;
     this.mbRetCenterQry109.LargeImageIndex = 19;
     this.mbRetCenterQry109.Name = "mbRetCenterQry109";
     //
     // mbRetCenterXRep24
     //
     this.mbRetCenterXRep24.Caption = "امانات الاعضاء";
     this.mbRetCenterXRep24.Id = 369;
     this.mbRetCenterXRep24.ImageIndex = 24;
     this.mbRetCenterXRep24.LargeImageIndex = 24;
     this.mbRetCenterXRep24.Name = "mbRetCenterXRep24";
     this.mbRetCenterXRep24.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterTblWarasaAmanatMenu
     //
     this.mbRetCenterTblWarasaAmanatMenu.Caption = "امانات الورثة";
     this.mbRetCenterTblWarasaAmanatMenu.Id = 373;
     this.mbRetCenterTblWarasaAmanatMenu.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatMenu.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblWarasaAmanat),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblWarasaAmanatSarf),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblWarasaAmanatAcc),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblWarasaAmanatCheek),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterTblWarasaAmanat2),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry95),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry96),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterQry98)});
     this.mbRetCenterTblWarasaAmanatMenu.Name = "mbRetCenterTblWarasaAmanatMenu";
     //
     // mbRetCenterTblWarasaAmanatSarf
     //
     this.mbRetCenterTblWarasaAmanatSarf.Caption = "امانات الورثة - دفعات الصرف";
     this.mbRetCenterTblWarasaAmanatSarf.Id = 374;
     this.mbRetCenterTblWarasaAmanatSarf.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatSarf.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatSarf.Name = "mbRetCenterTblWarasaAmanatSarf";
     //
     // mbRetCenterTblWarasaAmanatAcc
     //
     this.mbRetCenterTblWarasaAmanatAcc.Caption = "امانات الورثة - حسابات";
     this.mbRetCenterTblWarasaAmanatAcc.Id = 375;
     this.mbRetCenterTblWarasaAmanatAcc.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatAcc.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatAcc.Name = "mbRetCenterTblWarasaAmanatAcc";
     //
     // mbRetCenterTblWarasaAmanatCheek
     //
     this.mbRetCenterTblWarasaAmanatCheek.Caption = "امانات الورثة - شيكات";
     this.mbRetCenterTblWarasaAmanatCheek.Id = 389;
     this.mbRetCenterTblWarasaAmanatCheek.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatCheek.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanatCheek.Name = "mbRetCenterTblWarasaAmanatCheek";
     //
     // mbRetCenterTblWarasaAmanat2
     //
     this.mbRetCenterTblWarasaAmanat2.Caption = "امانات الورثة 2";
     this.mbRetCenterTblWarasaAmanat2.Id = 395;
     this.mbRetCenterTblWarasaAmanat2.ImageIndex = 43;
     this.mbRetCenterTblWarasaAmanat2.LargeImageIndex = 43;
     this.mbRetCenterTblWarasaAmanat2.Name = "mbRetCenterTblWarasaAmanat2";
     //
     // mbRetCenterQry95
     //
     this.mbRetCenterQry95.Caption = "دفعات امانات متكررة";
     this.mbRetCenterQry95.Id = 396;
     this.mbRetCenterQry95.ImageIndex = 19;
     this.mbRetCenterQry95.LargeImageIndexDisabled = 19;
     this.mbRetCenterQry95.Name = "mbRetCenterQry95";
     //
     // mbRetCenterQry96
     //
     this.mbRetCenterQry96.Caption = "ورثة لم يتم ترحلهم لاخطاء الادخال";
     this.mbRetCenterQry96.Id = 397;
     this.mbRetCenterQry96.ImageIndex = 19;
     this.mbRetCenterQry96.LargeImageIndexDisabled = 19;
     this.mbRetCenterQry96.Name = "mbRetCenterQry96";
     //
     // mbRetCenterQry98
     //
     this.mbRetCenterQry98.Caption = "امانات لم ترحل - ورثة";
     this.mbRetCenterQry98.Id = 402;
     this.mbRetCenterQry98.ImageIndex = 19;
     this.mbRetCenterQry98.LargeImageIndex = 19;
     this.mbRetCenterQry98.Name = "mbRetCenterQry98";
     //
     // mbRetCenterXRep25
     //
     this.mbRetCenterXRep25.Caption = "امانات الورثة";
     this.mbRetCenterXRep25.Id = 376;
     this.mbRetCenterXRep25.ImageIndex = 24;
     this.mbRetCenterXRep25.LargeImageIndex = 24;
     this.mbRetCenterXRep25.Name = "mbRetCenterXRep25";
     this.mbRetCenterXRep25.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterBankExportedDataActivate
     //
     this.mbRetCenterBankExportedDataActivate.Caption = "تفعيل فيزا الاعضاء";
     this.mbRetCenterBankExportedDataActivate.Id = 382;
     this.mbRetCenterBankExportedDataActivate.ImageIndex = 54;
     this.mbRetCenterBankExportedDataActivate.LargeImageIndex = 54;
     this.mbRetCenterBankExportedDataActivate.Name = "mbRetCenterBankExportedDataActivate";
     //
     // mbRetCenterVisa
     //
     this.mbRetCenterVisa.Caption = "الفيزا";
     this.mbRetCenterVisa.Id = 383;
     this.mbRetCenterVisa.ImageIndex = 54;
     this.mbRetCenterVisa.LargeImageIndex = 54;
     this.mbRetCenterVisa.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterBankExportedDataActivate),
     new DevExpress.XtraBars.LinkPersistInfo(this.mbRetCenterBankExportedDataWarsaActivate)});
     this.mbRetCenterVisa.Name = "mbRetCenterVisa";
     //
     // mbRetCenterBankExportedDataWarsaActivate
     //
     this.mbRetCenterBankExportedDataWarsaActivate.Caption = "تفعيل فيزا الورثة";
     this.mbRetCenterBankExportedDataWarsaActivate.Id = 384;
     this.mbRetCenterBankExportedDataWarsaActivate.ImageIndex = 54;
     this.mbRetCenterBankExportedDataWarsaActivate.LargeImageIndex = 54;
     this.mbRetCenterBankExportedDataWarsaActivate.Name = "mbRetCenterBankExportedDataWarsaActivate";
     //
     // mbRetCenterImportFrombamanat
     //
     this.mbRetCenterImportFrombamanat.Caption = "استيراد امانات";
     this.mbRetCenterImportFrombamanat.Id = 388;
     this.mbRetCenterImportFrombamanat.ImageIndex = 28;
     this.mbRetCenterImportFrombamanat.LargeImageIndex = 28;
     this.mbRetCenterImportFrombamanat.Name = "mbRetCenterImportFrombamanat";
     //
     // mbRetCenterXRep16A
     //
     this.mbRetCenterXRep16A.Caption = "سجل صرف الورثة";
     this.mbRetCenterXRep16A.Id = 391;
     this.mbRetCenterXRep16A.ImageIndex = 24;
     this.mbRetCenterXRep16A.LargeImageIndex = 24;
     this.mbRetCenterXRep16A.Name = "mbRetCenterXRep16A";
     this.mbRetCenterXRep16A.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry93
     //
     this.mbRetCenterQry93.Caption = "مجموع مبالغ الدفعات ورثة";
     this.mbRetCenterQry93.Id = 392;
     this.mbRetCenterQry93.ImageIndex = 19;
     this.mbRetCenterQry93.LargeImageIndex = 19;
     this.mbRetCenterQry93.Name = "mbRetCenterQry93";
     this.mbRetCenterQry93.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterQry94
     //
     this.mbRetCenterQry94.Caption = "مجموع مبالغ الدفعات اعضاء";
     this.mbRetCenterQry94.Id = 393;
     this.mbRetCenterQry94.ImageIndex = 19;
     this.mbRetCenterQry94.LargeImageIndex = 19;
     this.mbRetCenterQry94.Name = "mbRetCenterQry94";
     //
     // mbRetCenterCdDofaatAmanat
     //
     this.mbRetCenterCdDofaatAmanat.Caption = "دفعات صرف الامانات";
     this.mbRetCenterCdDofaatAmanat.Id = 398;
     this.mbRetCenterCdDofaatAmanat.ImageIndex = 40;
     this.mbRetCenterCdDofaatAmanat.LargeImageIndex = 40;
     this.mbRetCenterCdDofaatAmanat.Name = "mbRetCenterCdDofaatAmanat";
     //
     // mbRetCenterCDDofatSarfFrook
     //
     this.mbRetCenterCDDofatSarfFrook.Caption = "دفعات صرف الفروق";
     this.mbRetCenterCDDofatSarfFrook.Id = 399;
     this.mbRetCenterCDDofatSarfFrook.ImageIndex = 40;
     this.mbRetCenterCDDofatSarfFrook.LargeImageIndex = 40;
     this.mbRetCenterCDDofatSarfFrook.Name = "mbRetCenterCDDofatSarfFrook";
     //
     // mbRetCenterTBLDofatSarfMadunea
     //
     this.mbRetCenterTBLDofatSarfMadunea.Caption = "دفعات صرف المديونية";
     this.mbRetCenterTBLDofatSarfMadunea.Id = 400;
     this.mbRetCenterTBLDofatSarfMadunea.ImageIndex = 40;
     this.mbRetCenterTBLDofatSarfMadunea.LargeImageIndex = 40;
     this.mbRetCenterTBLDofatSarfMadunea.Name = "mbRetCenterTBLDofatSarfMadunea";
     //
     // mbRetCenterTblAttach
     //
     this.mbRetCenterTblAttach.Caption = "المرفقات";
     this.mbRetCenterTblAttach.Id = 404;
     this.mbRetCenterTblAttach.ImageIndex = 55;
     this.mbRetCenterTblAttach.LargeImageIndex = 55;
     this.mbRetCenterTblAttach.Name = "mbRetCenterTblAttach";
     //
     // mbRetCenterXRep28
     //
     this.mbRetCenterXRep28.Caption = "حافظة استلام اعادة الاصدار اعضاء";
     this.mbRetCenterXRep28.Id = 419;
     this.mbRetCenterXRep28.ImageIndex = 24;
     this.mbRetCenterXRep28.LargeImageIndex = 24;
     this.mbRetCenterXRep28.Name = "mbRetCenterXRep28";
     this.mbRetCenterXRep28.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // mbRetCenterXRep29
     //
     this.mbRetCenterXRep29.Caption = "حافظة استلام اعادة الاصدار ورثة";
     this.mbRetCenterXRep29.Id = 420;
     this.mbRetCenterXRep29.ImageIndex = 24;
     this.mbRetCenterXRep29.LargeImageIndex = 24;
     this.mbRetCenterXRep29.Name = "mbRetCenterXRep29";
     this.mbRetCenterXRep29.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // ribbonImageCollectionLarge
     //
     this.ribbonImageCollectionLarge.ImageSize = new System.Drawing.Size(32, 32);
     this.ribbonImageCollectionLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollectionLarge.ImageStream")));
     this.ribbonImageCollectionLarge.Images.SetKeyName(0, "Ribbon_Exit_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(1, "Ribbon_Content_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(2, "Ribbon_Info_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(3, "Connection.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(4, "CDGov.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(5, "CDMarkez.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(6, "CDSyndicate.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(7, "CDSubCommitte.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(8, "CDBirthPlace.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(9, "CDJop.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(10, "CDJobDescription.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(11, "CDGehaType.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(12, "CDModerea.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(13, "CDEDARET.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(14, "CDGeha.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(15, "CDQualification.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(16, "CDSpecialization.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(17, "TBLMembers.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(18, "CDEstefaaKed.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(19, "Qry.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(20, "TBLHafza.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(21, "TBLMemberCard.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(22, "TBLPrintCard.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(23, "TBLMandoop.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(24, "Report.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(25, "Receipts.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(26, "TblMemberAttach.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(27, "CDAttachmentType.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(28, "ImportData.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(29, "Users.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(30, "Roles.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(31, "RoleDetail.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(32, "UserRoles.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(33, "Options32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(34, "TBLAksat.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(35, "TBLEmpWork32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(36, "TBLUserMistake32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(37, "Fixs32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(38, "RoleSyndicate.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(39, "CDsarfType.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(40, "TBLDofatSarf.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(41, "TBLMemberSarf.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(42, "TblMemberAmanat.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(43, "TblWarasaAmanat.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(44, "archive32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(45, "TblChekNid32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(46, "TBLProofDoc32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(47, "Bank32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(48, "TBLDeathMembers32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(49, "tbladminremarks32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(50, "TBLEstefa32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(51, "TBLremind32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(52, "TBLMandoop32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(53, "TBLHafzaTasleem32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(54, "Visa32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(55, "TblAttach32.png");
     //
     // DataribbonPage
     //
     this.DataribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.DataribbonPageGroup,
     this.ribbonPageGroup2});
     this.DataribbonPage.Name = "DataribbonPage";
     this.DataribbonPage.Text = "ادخال البيانات";
     //
     // DataribbonPageGroup
     //
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterDataMember);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterPrepareDofaa);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterDofatSarfActivity);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTblMemberAmanatMenu);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTblWarasaAmanatMenu);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterarchef);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTblChekNid);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLProofDoc);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLBeanWarsaMenu);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterBank);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLDeathMembersMenu);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCentertbladminremarks);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLEstefa);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLReprint);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLremind);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLMandoop);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLHafzaTasleem);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLHafezSarf);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterVisa);
     this.DataribbonPageGroup.ItemLinks.Add(this.mbRetCenterTblAttach);
     this.DataribbonPageGroup.Name = "DataribbonPageGroup";
     this.DataribbonPageGroup.Text = "قائمة ادخال البيانات";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.mbRetCenterImportFromAccessFrm);
     this.ribbonPageGroup2.ItemLinks.Add(this.mbRetCenterImportFrombamanat);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "استيراد البيانات";
     //
     // CodeRibbonPage
     //
     this.CodeRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.CoderibbonPageGroup});
     this.CodeRibbonPage.Name = "CodeRibbonPage";
     this.CodeRibbonPage.Text = "التعريفات الأساسية";
     //
     // CoderibbonPageGroup
     //
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDGov);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDMarkez);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDSyndicate);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDSubCommitte);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDBirthPlace);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterJobs);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDGehaType);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDModerea);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDEDARET);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDGeha);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDQualification);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDSpecialization);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDEstefaaKed);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDAttachmentType);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDsarfType);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLDofatSarf);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCdDofaatAmanat);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterCDDofatSarfFrook);
     this.CoderibbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLDofatSarfMadunea);
     this.CoderibbonPageGroup.Name = "CoderibbonPageGroup";
     this.CoderibbonPageGroup.Text = "قائمة التعريفات الأساسية";
     //
     // QueryribbonPage
     //
     this.QueryribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.QryribbonPageGroup});
     this.QueryribbonPage.Name = "QueryribbonPage";
     this.QueryribbonPage.Text = "الاستعلامات ";
     //
     // QryribbonPageGroup
     //
     this.QryribbonPageGroup.AllowTextClipping = false;
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterStatis);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQryPart1);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQryPart2);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry21);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQryPart3);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterBankQry);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterُErrorQry);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry03);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry03A);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry04);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry05);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry10);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry19);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry20);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry22);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry23);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry24);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry25);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry26);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry50);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry60);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry72);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry73);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry75);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry78);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry79);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry80);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry93);
     this.QryribbonPageGroup.ItemLinks.Add(this.mbRetCenterQry94);
     this.QryribbonPageGroup.Name = "QryribbonPageGroup";
     this.QryribbonPageGroup.Text = "الاستعلامات";
     //
     // QueryChartribbonPage
     //
     this.QueryChartribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup6});
     this.QueryChartribbonPage.Name = "QueryChartribbonPage";
     this.QueryChartribbonPage.Text = "الاستعلامات بالرسم";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "الاستعلامات بالرسم";
     //
     // PrintribbonPage
     //
     this.PrintribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ReportribbonPageGroup});
     this.PrintribbonPage.Name = "PrintribbonPage";
     this.PrintribbonPage.Text = "التقارير";
     //
     // ReportribbonPageGroup
     //
     this.ReportribbonPageGroup.AllowMinimize = false;
     this.ReportribbonPageGroup.AllowTextClipping = false;
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep01);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterSarfyaA3da2);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterSarfyaWarasa);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep05);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep06);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep09);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep07);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep08);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep10);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep11);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep12);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep13);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep14);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep15);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep16);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep16A);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep17);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep18);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep19);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterTBLDeathMembersPrint);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep21);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep22);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep23);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep24);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep25);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep28);
     this.ReportribbonPageGroup.ItemLinks.Add(this.mbRetCenterXRep29);
     this.ReportribbonPageGroup.Name = "ReportribbonPageGroup";
     this.ReportribbonPageGroup.Text = "التقارير";
     //
     // PremissionribbonPage
     //
     this.PremissionribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup3,
     this.ribbonPageGroup4});
     this.PremissionribbonPage.Name = "PremissionribbonPage";
     this.PremissionribbonPage.Text = "صلاحيات";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.mbRetCenterUsers);
     this.ribbonPageGroup3.ItemLinks.Add(this.mbRetCenterUserRoles);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "مستخدمين";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.mbRetCenterRoles);
     this.ribbonPageGroup4.ItemLinks.Add(this.mbRetCenterRoleSyndicate);
     this.ribbonPageGroup4.ItemLinks.Add(this.mbRetCenterRoleDetail);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "صلاحيات";
     //
     // helpRibbonPage
     //
     this.helpRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.skinsRibbonPageGroup,
     this.helpRibbonPageGroup,
     this.ribbonPageGroup1});
     this.helpRibbonPage.Name = "helpRibbonPage";
     this.helpRibbonPage.Text = "مساعده";
     //
     // skinsRibbonPageGroup
     //
     this.skinsRibbonPageGroup.ItemLinks.Add(this.mbRetCenterSkins);
     this.skinsRibbonPageGroup.Name = "skinsRibbonPageGroup";
     this.skinsRibbonPageGroup.ShowCaptionButton = false;
     this.skinsRibbonPageGroup.Text = "Skins";
     //
     // helpRibbonPageGroup
     //
     this.helpRibbonPageGroup.ItemLinks.Add(this.mbRetCenterHelp);
     this.helpRibbonPageGroup.ItemLinks.Add(this.mbRetCenterAbout);
     this.helpRibbonPageGroup.Name = "helpRibbonPageGroup";
     this.helpRibbonPageGroup.Text = "Help";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "اختبار";
     //
     // RoleDetailFrm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(984, 330);
     this.Controls.Add(this.groupControlUpdate);
     this.Controls.Add(this.groupControlSelect);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name = "RoleDetailFrm";
     this.Text = "السماحيات";
     this.Load += new System.EventHandler(this.EditorJobFrm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlUpdate)).EndInit();
     this.groupControlUpdate.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).EndInit();
     this.popupControlContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).EndInit();
     this.popupControlContainer1.ResumeLayout(false);
     this.popupControlContainer1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.CEUpdate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CESelect.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CEDelete.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CEInsert.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlSelect)).EndInit();
     this.groupControlSelect.ResumeLayout(false);
     this.groupControlSelect.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LUEItems.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rolesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsRetirementCenter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #14
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmStaff));
     this.MainMenu1 = new System.Windows.Forms.MainMenu(this.components);
     this.MenuItem1 = new System.Windows.Forms.MenuItem();
     this.MenuItem2 = new System.Windows.Forms.MenuItem();
     this.MenuItem4 = new System.Windows.Forms.MenuItem();
     this.MenuItemChangePassword = new System.Windows.Forms.MenuItem();
     this.MenuItemBlockMembershipID = new System.Windows.Forms.MenuItem();
     this.MenuItemResetMembershipID = new System.Windows.Forms.MenuItem();
     this.MenuItem9 = new System.Windows.Forms.MenuItem();
     this.MenuItem10 = new System.Windows.Forms.MenuItem();
     this.MenuItem5 = new System.Windows.Forms.MenuItem();
     this.Bar1 = new DevExpress.XtraBars.Bar();
     this.BarManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.Bar2 = new DevExpress.XtraBars.Bar();
     this.bbiClose = new DevExpress.XtraBars.BarButtonItem();
     this.barbtnTimeCard = new DevExpress.XtraBars.BarButtonItem();
     this.barstaticCurrentLogin = new DevExpress.XtraBars.BarStaticItem();
     this.BarAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barbtnClose = new DevExpress.XtraBars.BarButtonItem();
     this.tabStaff = new DevExpress.XtraTab.XtraTabControl();
     this.tabStaffOne = new DevExpress.XtraTab.XtraTabPage();
     this.lblOne_2 = new DevExpress.XtraEditors.SimpleButton();
     this.luedtMemoEmployeeID = new DevExpress.XtraEditors.LookUpEdit();
     this.lblMemoEmployeeID = new System.Windows.Forms.Label();
     this.groupMessages = new DevExpress.XtraEditors.GroupControl();
     this.lblmnuMessagesReceipient = new System.Windows.Forms.Label();
     this.lblmnuMessagesFollowUpAction = new System.Windows.Forms.Label();
     this.lblmnuMessagesMemoInfo = new System.Windows.Forms.Label();
     this.groupMessagesEntry = new DevExpress.XtraEditors.GroupControl();
     this.cbViewMemo = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnMemoUnpost = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnMemoPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnMemoNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrMemo = new DevExpress.XtraGrid.GridControl();
     this.gvMemo = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colnMemoID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPostUpdateDateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAuthorID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAuthor = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRead = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.groupMessagesFollowUpAction = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl4 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRepliesDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesView = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesAdd = new DevExpress.XtraEditors.SimpleButton();
     this.gctrReplies = new DevExpress.XtraGrid.GridControl();
     this.gvReplies = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colReplyDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyEmployeeName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyMessage = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupMessagesMemoInfo = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl8 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.memoedtMessage = new DevExpress.XtraEditors.MemoEdit();
     this.Label37 = new System.Windows.Forms.Label();
     this.groupMessagesReceipient = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl6 = new DevExpress.XtraEditors.GroupControl();
     this.cbMemoReceipient = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnReceipientDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnReceipientNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrReceipient = new DevExpress.XtraGrid.GridControl();
     this.gvReceipient = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colRecipientType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRecipient = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRecipientID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupReceipientGroup = new DevExpress.XtraEditors.GroupControl();
     this.groupReceipientGroupEntry = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRecpGrpDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpGrpEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpGrpNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrRecpGrp = new DevExpress.XtraGrid.GridControl();
     this.gvRecpGrp = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colReceipientGroupID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReceipientGroupCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupReceipientGroupReceipientEntries = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl10 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRecpEntryDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpEntryNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrRecpEntry = new DevExpress.XtraGrid.GridControl();
     this.gvRecpEntry = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEmployeeName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lblOne_1 = new DevExpress.XtraEditors.SimpleButton();
     this.tabStaffTwo = new DevExpress.XtraTab.XtraTabPage();
     this.groupService = new DevExpress.XtraEditors.GroupControl();
     this.groupServiceEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.luedtCommissionServiceBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.label30 = new System.Windows.Forms.Label();
     this.cbServiceYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label5 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.cbServiceMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cbServiceServiceType = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnServiceInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.gctrService = new DevExpress.XtraGrid.GridControl();
     this.gvService = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colServicedtDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrBranchCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrServiceCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrCommission = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lblTwo_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblTwo_2 = new DevExpress.XtraEditors.SimpleButton();
     this.groupSales = new DevExpress.XtraEditors.GroupControl();
     this.groupSalesEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.luedtSalesBranchCode = new DevExpress.XtraEditors.LookUpEdit();
     this.label16 = new System.Windows.Forms.Label();
     this.cbSalesYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.cbSalesMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnSalesInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.cbSalesType = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gctrSales = new DevExpress.XtraGrid.GridControl();
     this.gvSales = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSalesDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesReceipt = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesNettAmount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabStaffThree = new DevExpress.XtraTab.XtraTabPage();
     this.lblThree_3 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_2 = new DevExpress.XtraEditors.SimpleButton();
     this.groupTimesheet = new DevExpress.XtraEditors.GroupControl();
     this.groupTimesheetEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl9 = new DevExpress.XtraEditors.GroupControl();
     this.cbTimesheetYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label1 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.cbTimesheetMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnTimesheetInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrTimesheet = new DevExpress.XtraGrid.GridControl();
     this.gvTimesheet = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTimesheetDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetRosterIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetRosterOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetBranchFirstTimeIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetBranchLastTimeOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetFirstTimeIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetLastTimeOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetManagerNameIn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetManagerNameOut = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTimesheetLateness = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.colTimesheetTotalLateness = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupOvertime = new DevExpress.XtraEditors.GroupControl();
     this.groupControl15 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnOvertimeDelete = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl16 = new DevExpress.XtraEditors.GroupControl();
     this.cbOvertimeYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label14 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.cbOvertimeMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnOvertimeInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnApplyOvertime = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrOvertime = new DevExpress.XtraGrid.GridControl();
     this.gvOvertime = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colOvertimeDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeHours = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeReason = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeCharging = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeManager = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeApprovingManagerID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOvertimeStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupLateness = new DevExpress.XtraEditors.GroupControl();
     this.groupControl13 = new DevExpress.XtraEditors.GroupControl();
     this.groupControl14 = new DevExpress.XtraEditors.GroupControl();
     this.cbLatenessYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label12 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.cbLatenessMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnLatenessInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrLateness = new DevExpress.XtraGrid.GridControl();
     this.gvLateness = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colLatenessRosterID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLatenessDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLatenessBranch = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLatenessType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLatenessExpected = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTimeEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
     this.colLatenessActual = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTimeEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
     this.colLatenessLateness = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabStaffFour = new DevExpress.XtraTab.XtraTabPage();
     this.lblFour_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_1 = new DevExpress.XtraEditors.SimpleButton();
     this.groupAppointment = new DevExpress.XtraEditors.GroupControl();
     this.groupAppointmentEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl12 = new DevExpress.XtraEditors.GroupControl();
     this.cbAppointmentYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label26 = new System.Windows.Forms.Label();
     this.label27 = new System.Windows.Forms.Label();
     this.cbAppointmentMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnAppointmentInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentNew = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrAppointment = new DevExpress.XtraGrid.GridControl();
     this.gvAppointment = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colAppointmentDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentStartDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentEndDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentOrganization = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentContact = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentTypeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupContact = new DevExpress.XtraEditors.GroupControl();
     this.groupContactEntry = new DevExpress.XtraEditors.GroupControl();
     this.sbtnContactEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnContactDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnContactNew = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrContact = new DevExpress.XtraGrid.GridControl();
     this.gvContact = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colContactPerson = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactOrganization = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactMobile = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactOfficeNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactEmail = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactFax = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactAddress = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabStaffFive = new DevExpress.XtraTab.XtraTabPage();
     this.groupCustomerVoice = new DevExpress.XtraEditors.GroupControl();
     this.lblmnuCustomerVoiceActionHistory = new System.Windows.Forms.Label();
     this.lblmnuCustomerVoiceCVDetails = new System.Windows.Forms.Label();
     this.GroupControl24 = new DevExpress.XtraEditors.GroupControl();
     this.luedtCVSubmitter = new DevExpress.XtraEditors.LookUpEdit();
     this.sbtnAssign = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVNew = new DevExpress.XtraEditors.SimpleButton();
     this.cbListCV = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gctrCV = new DevExpress.XtraGrid.GridControl();
     this.gvCV = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colRefNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDtReceived = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBranch = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMemberName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepartment = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCategory = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubject = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubmittedBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStaffSubject = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepartmentAssignedTo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLastUpdatedDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.label17 = new System.Windows.Forms.Label();
     this.luedtCVAssignTo = new DevExpress.XtraEditors.LookUpEdit();
     this.lblCVSubmitter = new System.Windows.Forms.Label();
     this.groupCustomerVoiceActionHistory = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl26 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnNewCVAction = new DevExpress.XtraEditors.SimpleButton();
     this.gctrCVAction = new DevExpress.XtraGrid.GridControl();
     this.gvCVAction = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colActionID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coldtDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coldtTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionDetail = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionTakenBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionTakenByID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupCustomerVoiceCVDetails = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl28 = new DevExpress.XtraEditors.GroupControl();
     this.txtHomeNo = new DevExpress.XtraEditors.TextEdit();
     this.label31 = new System.Windows.Forms.Label();
     this.txtEmail = new DevExpress.XtraEditors.TextEdit();
     this.label10 = new System.Windows.Forms.Label();
     this.txtContactNo = new DevExpress.XtraEditors.TextEdit();
     this.label9 = new System.Windows.Forms.Label();
     this.memoeditSummaryCV = new DevExpress.XtraEditors.MemoEdit();
     this.Label32 = new System.Windows.Forms.Label();
     this.tabStaffSix = new DevExpress.XtraTab.XtraTabPage();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.lblSix_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblSix_1 = new DevExpress.XtraEditors.SimpleButton();
     this.groupLeave = new DevExpress.XtraEditors.GroupControl();
     this.groupLeaveLeaveDetails = new DevExpress.XtraEditors.GroupControl();
     this.groupControl11 = new DevExpress.XtraEditors.GroupControl();
     this.cbLeaveStatus = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label35 = new System.Windows.Forms.Label();
     this.txtLeaveEntitlement = new DevExpress.XtraEditors.TextEdit();
     this.label34 = new System.Windows.Forms.Label();
     this.dateedtLeaveJoinDate = new DevExpress.XtraEditors.DateEdit();
     this.label33 = new System.Windows.Forms.Label();
     this.sbtnLeaveEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnLeaveDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnLeaveApply = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrLeaveDetail = new DevExpress.XtraGrid.GridControl();
     this.gvLeave = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colLeaveStartDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveStartTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveEndTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nLeaveQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nUnpaidLeave = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveTimeOff = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colfFullDay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveLeaveType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveReason = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveLeaveStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveApprovingManager = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cbLeaveNYearID = new DevExpress.XtraEditors.ComboBoxEdit();
     this.lblNYearID = new System.Windows.Forms.Label();
     this.groupLeaveLeaveBalance = new DevExpress.XtraEditors.GroupControl();
     this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
     this.btnConvert = new System.Windows.Forms.Button();
     this.txtDaysConvert = new System.Windows.Forms.TextBox();
     this.label36 = new System.Windows.Forms.Label();
     this.btnAdjust = new System.Windows.Forms.Button();
     this.txtLeaveAdjust = new System.Windows.Forms.TextBox();
     this.label29 = new System.Windows.Forms.Label();
     this.sbtnLeaveBalanceInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.label25 = new System.Windows.Forms.Label();
     this.cbLeaveBalance = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gridctrLeaveBalance = new DevExpress.XtraGrid.GridControl();
     this.gvLeaveBalance = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colLeaveBalanceDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveBalanceTransaction = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveBalanceStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLeaveBalanceNoOfDays = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupLeaveRoster = new DevExpress.XtraEditors.GroupControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.label23 = new System.Windows.Forms.Label();
     this.label24 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.label22 = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.acmsRosterHeader6 = new ACMS.Control.ACMSRosterHeader();
     this.acmsRosterHeader5 = new ACMS.Control.ACMSRosterHeader();
     this.acmsRosterHeader4 = new ACMS.Control.ACMSRosterHeader();
     this.acmsRosterHeader3 = new ACMS.Control.ACMSRosterHeader();
     this.acmsRosterHeader2 = new ACMS.Control.ACMSRosterHeader();
     this.acmsRosterHeader1 = new ACMS.Control.ACMSRosterHeader();
     this.sbtnLeaveNextMonth = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnLeavePreviousMonth = new DevExpress.XtraEditors.SimpleButton();
     this.luedtLeaveEmployeeID = new DevExpress.XtraEditors.LookUpEdit();
     this.lblLeaveEmployeeID = new System.Windows.Forms.Label();
     this.tabStaffSeven = new DevExpress.XtraTab.XtraTabPage();
     this.groupControl17 = new DevExpress.XtraEditors.GroupControl();
     this.tabStaffEight = new DevExpress.XtraTab.XtraTabPage();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.memoEdit2 = new DevExpress.XtraEditors.MemoEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.lookUpEdit4 = new DevExpress.XtraEditors.LookUpEdit();
     this.label40 = new System.Windows.Forms.Label();
     this.lookUpEdit3 = new DevExpress.XtraEditors.LookUpEdit();
     this.label39 = new System.Windows.Forms.Label();
     this.lookUpEdit2 = new DevExpress.XtraEditors.LookUpEdit();
     this.label38 = new System.Windows.Forms.Label();
     this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit();
     this.label28 = new System.Windows.Forms.Label();
     this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
     this.groupControl18 = new DevExpress.XtraEditors.GroupControl();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.BarManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BarAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabStaff)).BeginInit();
     this.tabStaff.SuspendLayout();
     this.tabStaffOne.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtMemoEmployeeID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessages)).BeginInit();
     this.groupMessages.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesEntry)).BeginInit();
     this.groupMessagesEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbViewMemo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesFollowUpAction)).BeginInit();
     this.groupMessagesFollowUpAction.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl4)).BeginInit();
     this.GroupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReplies)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReplies)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesMemoInfo)).BeginInit();
     this.groupMessagesMemoInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl8)).BeginInit();
     this.GroupControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoedtMessage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesReceipient)).BeginInit();
     this.groupMessagesReceipient.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl6)).BeginInit();
     this.GroupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbMemoReceipient.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReceipient)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReceipient)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroup)).BeginInit();
     this.groupReceipientGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupEntry)).BeginInit();
     this.groupReceipientGroupEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpGrp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpGrp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupReceipientEntries)).BeginInit();
     this.groupReceipientGroupReceipientEntries.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl10)).BeginInit();
     this.GroupControl10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpEntry)).BeginInit();
     this.tabStaffTwo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupService)).BeginInit();
     this.groupService.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupServiceEntry)).BeginInit();
     this.groupServiceEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCommissionServiceBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceServiceType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupSales)).BeginInit();
     this.groupSales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupSalesEntry)).BeginInit();
     this.groupSalesEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtSalesBranchCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSales)).BeginInit();
     this.tabStaffThree.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupTimesheet)).BeginInit();
     this.groupTimesheet.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupTimesheetEntry)).BeginInit();
     this.groupTimesheetEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).BeginInit();
     this.groupControl9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbTimesheetYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbTimesheetMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrTimesheet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTimesheet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupOvertime)).BeginInit();
     this.groupOvertime.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl15)).BeginInit();
     this.groupControl15.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl16)).BeginInit();
     this.groupControl16.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbOvertimeYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbOvertimeMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrOvertime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOvertime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLateness)).BeginInit();
     this.groupLateness.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl13)).BeginInit();
     this.groupControl13.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl14)).BeginInit();
     this.groupControl14.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbLatenessYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbLatenessMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLateness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLateness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit2)).BeginInit();
     this.tabStaffFour.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointment)).BeginInit();
     this.groupAppointment.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointmentEntry)).BeginInit();
     this.groupAppointmentEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl12)).BeginInit();
     this.groupControl12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrAppointment)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvAppointment)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupContact)).BeginInit();
     this.groupContact.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupContactEntry)).BeginInit();
     this.groupContactEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrContact)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvContact)).BeginInit();
     this.tabStaffFive.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoice)).BeginInit();
     this.groupCustomerVoice.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl24)).BeginInit();
     this.GroupControl24.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVSubmitter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbListCV.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVAssignTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceActionHistory)).BeginInit();
     this.groupCustomerVoiceActionHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl26)).BeginInit();
     this.GroupControl26.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCVAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCVAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceCVDetails)).BeginInit();
     this.groupCustomerVoiceCVDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl28)).BeginInit();
     this.GroupControl28.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHomeNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoeditSummaryCV.Properties)).BeginInit();
     this.tabStaffSix.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeave)).BeginInit();
     this.groupLeave.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveLeaveDetails)).BeginInit();
     this.groupLeaveLeaveDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl11)).BeginInit();
     this.groupControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLeaveEntitlement.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateedtLeaveJoinDate.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateedtLeaveJoinDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLeaveDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLeave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveNYearID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveLeaveBalance)).BeginInit();
     this.groupLeaveLeaveBalance.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveBalance.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLeaveBalance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLeaveBalance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveRoster)).BeginInit();
     this.groupLeaveRoster.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtLeaveEmployeeID.Properties)).BeginInit();
     this.tabStaffSeven.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl17)).BeginInit();
     this.tabStaffEight.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl18)).BeginInit();
     this.SuspendLayout();
     //
     // MainMenu1
     //
     this.MainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItem1,
     this.MenuItem4,
     this.MenuItem5});
     //
     // MenuItem1
     //
     this.MenuItem1.Index = 0;
     this.MenuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItem2});
     this.MenuItem1.Text = "File";
     //
     // MenuItem2
     //
     this.MenuItem2.Index = 0;
     this.MenuItem2.Text = "Quit";
     this.MenuItem2.Click += new System.EventHandler(this.MenuItem2_Click);
     //
     // MenuItem4
     //
     this.MenuItem4.Index = 1;
     this.MenuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItemChangePassword,
     this.MenuItemBlockMembershipID,
     this.MenuItemResetMembershipID,
     this.MenuItem9,
     this.MenuItem10});
     this.MenuItem4.Text = "Tools";
     //
     // MenuItemChangePassword
     //
     this.MenuItemChangePassword.Index = 0;
     this.MenuItemChangePassword.Text = "Change Password";
     this.MenuItemChangePassword.Click += new System.EventHandler(this.MenuItemChangePassword_Click);
     //
     // MenuItemBlockMembershipID
     //
     this.MenuItemBlockMembershipID.Index = 1;
     this.MenuItemBlockMembershipID.Text = "Block Membership ID";
     this.MenuItemBlockMembershipID.Click += new System.EventHandler(this.MenuItemBlockMembershipID_Click);
     //
     // MenuItemResetMembershipID
     //
     this.MenuItemResetMembershipID.Index = 2;
     this.MenuItemResetMembershipID.Text = "Reset Membership ID";
     this.MenuItemResetMembershipID.Click += new System.EventHandler(this.MenuItemResetMembershipID_Click);
     //
     // MenuItem9
     //
     this.MenuItem9.Index = 3;
     this.MenuItem9.Text = "Re-print receipt";
     //
     // MenuItem10
     //
     this.MenuItem10.Index = 4;
     this.MenuItem10.Text = "Open Carton";
     //
     // MenuItem5
     //
     this.MenuItem5.Index = 2;
     this.MenuItem5.Text = "Help";
     //
     // Bar1
     //
     this.Bar1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Bar1.Appearance.Options.UseFont = true;
     this.Bar1.BarName = "bnTopBar";
     this.Bar1.DockCol = 0;
     this.Bar1.DockRow = 0;
     this.Bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.Bar1.OptionsBar.MultiLine = true;
     this.Bar1.OptionsBar.UseWholeRow = true;
     this.Bar1.Text = "TopBar";
     //
     // BarManager1
     //
     this.BarManager1.AllowQuickCustomization = false;
     this.BarManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.Bar2});
     this.BarManager1.Controller = this.BarAndDockingController1;
     this.BarManager1.DockControls.Add(this.barDockControlTop);
     this.BarManager1.DockControls.Add(this.barDockControlBottom);
     this.BarManager1.DockControls.Add(this.barDockControlLeft);
     this.BarManager1.DockControls.Add(this.barDockControlRight);
     this.BarManager1.Form = this;
     this.BarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.bbiClose,
     this.barbtnTimeCard,
     this.barButtonItem1,
     this.barbtnClose,
     this.barstaticCurrentLogin});
     this.BarManager1.MainMenu = this.Bar2;
     this.BarManager1.MaxItemId = 6;
     //
     // Bar2
     //
     this.Bar2.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Bar2.Appearance.Options.UseFont = true;
     this.Bar2.BarName = "Custom 1";
     this.Bar2.DockCol = 0;
     this.Bar2.DockRow = 0;
     this.Bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.Bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbiClose, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barbtnTimeCard, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barstaticCurrentLogin, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Standard)});
     this.Bar2.OptionsBar.MultiLine = true;
     this.Bar2.OptionsBar.UseWholeRow = true;
     this.Bar2.Text = "Custom 1";
     //
     // bbiClose
     //
     this.bbiClose.Caption = "Close";
     this.bbiClose.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiClose.Glyph")));
     this.bbiClose.Id = 0;
     this.bbiClose.Name = "bbiClose";
     this.bbiClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiLoginOut_ItemClick);
     //
     // barbtnTimeCard
     //
     this.barbtnTimeCard.Caption = "Time Card";
     this.barbtnTimeCard.Glyph = ((System.Drawing.Image)(resources.GetObject("barbtnTimeCard.Glyph")));
     this.barbtnTimeCard.Id = 1;
     this.barbtnTimeCard.Name = "barbtnTimeCard";
     this.barbtnTimeCard.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barbtnTimeCard_ItemClick);
     //
     // barstaticCurrentLogin
     //
     this.barstaticCurrentLogin.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barstaticCurrentLogin.Caption = "Current Login: {0}, {1}";
     this.barstaticCurrentLogin.Id = 4;
     this.barstaticCurrentLogin.Name = "barstaticCurrentLogin";
     this.barstaticCurrentLogin.OwnFont = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barstaticCurrentLogin.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barstaticCurrentLogin.UseOwnFont = true;
     //
     // BarAndDockingController1
     //
     this.BarAndDockingController1.PaintStyleName = "WindowsXP";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "ACMS Manager";
     this.barButtonItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id = 2;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barbtnClose
     //
     this.barbtnClose.Id = 5;
     this.barbtnClose.Name = "barbtnClose";
     //
     // tabStaff
     //
     this.tabStaff.Cursor = System.Windows.Forms.Cursors.Arrow;
     this.tabStaff.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.tabStaff.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaff.ImeMode = System.Windows.Forms.ImeMode.On;
     this.tabStaff.Location = new System.Drawing.Point(0, 65);
     this.tabStaff.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tabStaff.Name = "tabStaff";
     this.tabStaff.PaintStyleName = "Skin";
     this.tabStaff.SelectedTabPage = this.tabStaffOne;
     this.tabStaff.Size = new System.Drawing.Size(1016, 648);
     this.tabStaff.TabIndex = 0;
     this.tabStaff.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabStaffOne,
     this.tabStaffTwo,
     this.tabStaffThree,
     this.tabStaffFour,
     this.tabStaffFive,
     this.tabStaffSix,
     this.tabStaffSeven,
     this.tabStaffEight});
     this.tabStaff.Text = "tabStaffMailbox";
     this.tabStaff.VisibleChanged += new System.EventHandler(this.tabStaff_VisibleChanged);
     this.tabStaff.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabStaff_SelectedPageChanged);
     this.tabStaff.Click += new System.EventHandler(this.tabStaff_Click);
     //
     // tabStaffOne
     //
     this.tabStaffOne.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffOne.Appearance.Header.Options.UseFont = true;
     this.tabStaffOne.Controls.Add(this.lblOne_2);
     this.tabStaffOne.Controls.Add(this.luedtMemoEmployeeID);
     this.tabStaffOne.Controls.Add(this.lblMemoEmployeeID);
     this.tabStaffOne.Controls.Add(this.groupMessages);
     this.tabStaffOne.Controls.Add(this.groupReceipientGroup);
     this.tabStaffOne.Controls.Add(this.lblOne_1);
     this.tabStaffOne.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffOne.Name = "tabStaffOne";
     this.tabStaffOne.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffOne.Text = "Mailbox";
     this.tabStaffOne.VisibleChanged += new System.EventHandler(this.tabStaffMailbox_VisibleChanged);
     //
     // lblOne_2
     //
     this.lblOne_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblOne_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblOne_2.Appearance.Options.UseFont = true;
     this.lblOne_2.Appearance.Options.UseForeColor = true;
     this.lblOne_2.Location = new System.Drawing.Point(160, 8);
     this.lblOne_2.Name = "lblOne_2";
     this.lblOne_2.Size = new System.Drawing.Size(138, 23);
     this.lblOne_2.TabIndex = 142;
     this.lblOne_2.Text = "Receipient Group";
     this.lblOne_2.Click += new System.EventHandler(this.lblOne_2_Click);
     //
     // luedtMemoEmployeeID
     //
     this.luedtMemoEmployeeID.Location = new System.Drawing.Point(776, 8);
     this.luedtMemoEmployeeID.Name = "luedtMemoEmployeeID";
     this.luedtMemoEmployeeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtMemoEmployeeID.Size = new System.Drawing.Size(208, 20);
     this.luedtMemoEmployeeID.TabIndex = 33;
     this.luedtMemoEmployeeID.EditValueChanged += new System.EventHandler(this.luedtMemoEmployeeID_EditValueChanged);
     //
     // lblMemoEmployeeID
     //
     this.lblMemoEmployeeID.AutoSize = true;
     this.lblMemoEmployeeID.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMemoEmployeeID.Location = new System.Drawing.Point(688, 8);
     this.lblMemoEmployeeID.Name = "lblMemoEmployeeID";
     this.lblMemoEmployeeID.Size = new System.Drawing.Size(88, 16);
     this.lblMemoEmployeeID.TabIndex = 34;
     this.lblMemoEmployeeID.Text = "Staff Name:";
     //
     // groupMessages
     //
     this.groupMessages.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMessages.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupMessages.Controls.Add(this.lblmnuMessagesReceipient);
     this.groupMessages.Controls.Add(this.lblmnuMessagesFollowUpAction);
     this.groupMessages.Controls.Add(this.lblmnuMessagesMemoInfo);
     this.groupMessages.Controls.Add(this.groupMessagesEntry);
     this.groupMessages.Controls.Add(this.groupMessagesFollowUpAction);
     this.groupMessages.Controls.Add(this.groupMessagesMemoInfo);
     this.groupMessages.Controls.Add(this.groupMessagesReceipient);
     this.groupMessages.Location = new System.Drawing.Point(0, 34);
     this.groupMessages.Name = "groupMessages";
     this.groupMessages.ShowCaption = false;
     this.groupMessages.Size = new System.Drawing.Size(1007, 584);
     this.groupMessages.TabIndex = 13;
     this.groupMessages.Text = "GroupControl3";
     //
     // lblmnuMessagesReceipient
     //
     this.lblmnuMessagesReceipient.AutoSize = true;
     this.lblmnuMessagesReceipient.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesReceipient.Location = new System.Drawing.Point(176, 320);
     this.lblmnuMessagesReceipient.Name = "lblmnuMessagesReceipient";
     this.lblmnuMessagesReceipient.Size = new System.Drawing.Size(83, 16);
     this.lblmnuMessagesReceipient.TabIndex = 2;
     this.lblmnuMessagesReceipient.Text = "Receipient";
     this.lblmnuMessagesReceipient.Click += new System.EventHandler(this.lblmnuMessagesReceipient_Click);
     //
     // lblmnuMessagesFollowUpAction
     //
     this.lblmnuMessagesFollowUpAction.AutoSize = true;
     this.lblmnuMessagesFollowUpAction.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesFollowUpAction.Location = new System.Drawing.Point(112, 320);
     this.lblmnuMessagesFollowUpAction.Name = "lblmnuMessagesFollowUpAction";
     this.lblmnuMessagesFollowUpAction.Size = new System.Drawing.Size(62, 16);
     this.lblmnuMessagesFollowUpAction.TabIndex = 1;
     this.lblmnuMessagesFollowUpAction.Text = "Replies";
     this.lblmnuMessagesFollowUpAction.Click += new System.EventHandler(this.lblmnuMessagesFollowUpAction_Click);
     //
     // lblmnuMessagesMemoInfo
     //
     this.lblmnuMessagesMemoInfo.AutoSize = true;
     this.lblmnuMessagesMemoInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesMemoInfo.Location = new System.Drawing.Point(24, 320);
     this.lblmnuMessagesMemoInfo.Name = "lblmnuMessagesMemoInfo";
     this.lblmnuMessagesMemoInfo.Size = new System.Drawing.Size(79, 16);
     this.lblmnuMessagesMemoInfo.TabIndex = 0;
     this.lblmnuMessagesMemoInfo.Text = "Memo Info";
     this.lblmnuMessagesMemoInfo.Click += new System.EventHandler(this.lblmnuMessagesMemoInfo_Click);
     //
     // groupMessagesEntry
     //
     this.groupMessagesEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesEntry.Appearance.Options.UseBackColor = true;
     this.groupMessagesEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMessagesEntry.Controls.Add(this.cbViewMemo);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoUnpost);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoPrint);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoNew);
     this.groupMessagesEntry.Controls.Add(this.gctrMemo);
     this.groupMessagesEntry.Location = new System.Drawing.Point(8, 0);
     this.groupMessagesEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesEntry.Name = "groupMessagesEntry";
     this.groupMessagesEntry.Size = new System.Drawing.Size(992, 312);
     this.groupMessagesEntry.TabIndex = 1;
     this.groupMessagesEntry.Text = "MESSAGES";
     //
     // cbViewMemo
     //
     this.cbViewMemo.EditValue = "All";
     this.cbViewMemo.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbViewMemo.Location = new System.Drawing.Point(16, 32);
     this.cbViewMemo.Name = "cbViewMemo";
     this.cbViewMemo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbViewMemo.Properties.Items.AddRange(new object[] {
     "All",
     "Personal Email",
     "Branch Bulletin",
     "Sent Memo"});
     this.cbViewMemo.Properties.PopupSizeable = true;
     this.cbViewMemo.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbViewMemo.Size = new System.Drawing.Size(136, 20);
     this.cbViewMemo.TabIndex = 0;
     this.cbViewMemo.SelectedIndexChanged += new System.EventHandler(this.cbViewMemo_SelectedIndexChanged);
     //
     // sbtnMemoUnpost
     //
     this.sbtnMemoUnpost.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoUnpost.Appearance.Options.UseFont = true;
     this.sbtnMemoUnpost.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoUnpost.Location = new System.Drawing.Point(320, 32);
     this.sbtnMemoUnpost.Name = "sbtnMemoUnpost";
     this.sbtnMemoUnpost.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoUnpost.TabIndex = 3;
     this.sbtnMemoUnpost.Text = "Unpost";
     this.sbtnMemoUnpost.Click += new System.EventHandler(this.sbtnMemoUnpost_Click);
     //
     // sbtnMemoPrint
     //
     this.sbtnMemoPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoPrint.Appearance.Options.UseFont = true;
     this.sbtnMemoPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoPrint.Location = new System.Drawing.Point(240, 32);
     this.sbtnMemoPrint.Name = "sbtnMemoPrint";
     this.sbtnMemoPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoPrint.TabIndex = 2;
     this.sbtnMemoPrint.Text = "Print";
     this.sbtnMemoPrint.Click += new System.EventHandler(this.sbtnMemoPrint_Click);
     //
     // sbtnMemoNew
     //
     this.sbtnMemoNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoNew.Appearance.Options.UseFont = true;
     this.sbtnMemoNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoNew.Location = new System.Drawing.Point(160, 32);
     this.sbtnMemoNew.Name = "sbtnMemoNew";
     this.sbtnMemoNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoNew.TabIndex = 1;
     this.sbtnMemoNew.Text = "New";
     this.sbtnMemoNew.Click += new System.EventHandler(this.sbtnMemoNew_Click);
     //
     // gctrMemo
     //
     this.gctrMemo.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrMemo.EmbeddedNavigator.Name = "";
     this.gctrMemo.Location = new System.Drawing.Point(2, 62);
     this.gctrMemo.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrMemo.MainView = this.gvMemo;
     this.gctrMemo.Name = "gctrMemo";
     this.gctrMemo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1});
     this.gctrMemo.Size = new System.Drawing.Size(988, 248);
     this.gctrMemo.TabIndex = 4;
     this.gctrMemo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvMemo});
     //
     // gvMemo
     //
     this.gvMemo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colnMemoID,
     this.colPostUpdateDateTime,
     this.colAuthorID,
     this.colAuthor,
     this.colTitle,
     this.colRead});
     this.gvMemo.GridControl = this.gctrMemo;
     this.gvMemo.Name = "gvMemo";
     this.gvMemo.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvMemo.OptionsBehavior.Editable = false;
     this.gvMemo.OptionsCustomization.AllowFilter = false;
     this.gvMemo.OptionsView.ShowGroupPanel = false;
     this.gvMemo.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPostUpdateDateTime, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gvMemo.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvMemo_FocusedRowChanged);
     this.gvMemo.DataSourceChanged += new System.EventHandler(this.gvMemo_DataSourceChanged);
     //
     // colnMemoID
     //
     this.colnMemoID.Caption = "Memo ID";
     this.colnMemoID.FieldName = "nMemoID";
     this.colnMemoID.Name = "colnMemoID";
     this.colnMemoID.Visible = true;
     this.colnMemoID.VisibleIndex = 0;
     this.colnMemoID.Width = 115;
     //
     // colPostUpdateDateTime
     //
     this.colPostUpdateDateTime.Caption = "Post/Update Date Time";
     this.colPostUpdateDateTime.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm tt";
     this.colPostUpdateDateTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colPostUpdateDateTime.FieldName = "dtLastEditDate";
     this.colPostUpdateDateTime.Name = "colPostUpdateDateTime";
     this.colPostUpdateDateTime.Visible = true;
     this.colPostUpdateDateTime.VisibleIndex = 1;
     this.colPostUpdateDateTime.Width = 172;
     //
     // colAuthorID
     //
     this.colAuthorID.Caption = "Author ID";
     this.colAuthorID.FieldName = "nEmployeeID";
     this.colAuthorID.Name = "colAuthorID";
     this.colAuthorID.Width = 201;
     //
     // colAuthor
     //
     this.colAuthor.Caption = "Author";
     this.colAuthor.FieldName = "strEmployeeName";
     this.colAuthor.Name = "colAuthor";
     this.colAuthor.Visible = true;
     this.colAuthor.VisibleIndex = 2;
     this.colAuthor.Width = 229;
     //
     // colTitle
     //
     this.colTitle.Caption = "Subject";
     this.colTitle.FieldName = "strTitle";
     this.colTitle.Name = "colTitle";
     this.colTitle.Visible = true;
     this.colTitle.VisibleIndex = 3;
     this.colTitle.Width = 405;
     //
     // colRead
     //
     this.colRead.Caption = "Read";
     this.colRead.ColumnEdit = this.repositoryItemCheckEdit1;
     this.colRead.FieldName = "fRead";
     this.colRead.Name = "colRead";
     this.colRead.Visible = true;
     this.colRead.VisibleIndex = 4;
     this.colRead.Width = 46;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // groupMessagesFollowUpAction
     //
     this.groupMessagesFollowUpAction.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesFollowUpAction.Appearance.Options.UseBackColor = true;
     this.groupMessagesFollowUpAction.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMessagesFollowUpAction.Controls.Add(this.GroupControl4);
     this.groupMessagesFollowUpAction.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesFollowUpAction.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesFollowUpAction.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesFollowUpAction.Name = "groupMessagesFollowUpAction";
     this.groupMessagesFollowUpAction.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesFollowUpAction.TabIndex = 12;
     this.groupMessagesFollowUpAction.Text = "Replies";
     //
     // GroupControl4
     //
     this.GroupControl4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl4.Controls.Add(this.sbtnRepliesDelete);
     this.GroupControl4.Controls.Add(this.sbtnRepliesView);
     this.GroupControl4.Controls.Add(this.sbtnRepliesUpdate);
     this.GroupControl4.Controls.Add(this.sbtnRepliesAdd);
     this.GroupControl4.Controls.Add(this.gctrReplies);
     this.GroupControl4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl4.Location = new System.Drawing.Point(2, 19);
     this.GroupControl4.Name = "GroupControl4";
     this.GroupControl4.ShowCaption = false;
     this.GroupControl4.Size = new System.Drawing.Size(988, 211);
     this.GroupControl4.TabIndex = 0;
     this.GroupControl4.Text = "GroupControl1";
     //
     // sbtnRepliesDelete
     //
     this.sbtnRepliesDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesDelete.Appearance.Options.UseFont = true;
     this.sbtnRepliesDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesDelete.Location = new System.Drawing.Point(256, 16);
     this.sbtnRepliesDelete.Name = "sbtnRepliesDelete";
     this.sbtnRepliesDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesDelete.TabIndex = 3;
     this.sbtnRepliesDelete.Text = "Delete";
     this.sbtnRepliesDelete.Click += new System.EventHandler(this.sbtnRepliesDelete_Click);
     //
     // sbtnRepliesView
     //
     this.sbtnRepliesView.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesView.Appearance.Options.UseFont = true;
     this.sbtnRepliesView.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesView.Location = new System.Drawing.Point(96, 16);
     this.sbtnRepliesView.Name = "sbtnRepliesView";
     this.sbtnRepliesView.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesView.TabIndex = 1;
     this.sbtnRepliesView.Text = "View";
     this.sbtnRepliesView.Click += new System.EventHandler(this.sbtnRepliesView_Click);
     //
     // sbtnRepliesUpdate
     //
     this.sbtnRepliesUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesUpdate.Appearance.Options.UseFont = true;
     this.sbtnRepliesUpdate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesUpdate.Location = new System.Drawing.Point(176, 16);
     this.sbtnRepliesUpdate.Name = "sbtnRepliesUpdate";
     this.sbtnRepliesUpdate.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesUpdate.TabIndex = 2;
     this.sbtnRepliesUpdate.Text = "Update";
     this.sbtnRepliesUpdate.Click += new System.EventHandler(this.sbtnRepliesUpdate_Click);
     //
     // sbtnRepliesAdd
     //
     this.sbtnRepliesAdd.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesAdd.Appearance.Options.UseFont = true;
     this.sbtnRepliesAdd.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesAdd.Location = new System.Drawing.Point(16, 16);
     this.sbtnRepliesAdd.Name = "sbtnRepliesAdd";
     this.sbtnRepliesAdd.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesAdd.TabIndex = 0;
     this.sbtnRepliesAdd.Text = "Add";
     this.sbtnRepliesAdd.Click += new System.EventHandler(this.sbtnRepliesAdd_Click);
     //
     // gctrReplies
     //
     this.gctrReplies.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrReplies.EmbeddedNavigator.Name = "";
     this.gctrReplies.Location = new System.Drawing.Point(2, 49);
     this.gctrReplies.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrReplies.MainView = this.gvReplies;
     this.gctrReplies.Name = "gctrReplies";
     this.gctrReplies.Size = new System.Drawing.Size(984, 160);
     this.gctrReplies.TabIndex = 4;
     this.gctrReplies.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvReplies});
     //
     // gvReplies
     //
     this.gvReplies.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colReplyDate,
     this.colReplyEmployeeID,
     this.colReplyEmployeeName,
     this.colReplyMessage});
     this.gvReplies.GridControl = this.gctrReplies;
     this.gvReplies.Name = "gvReplies";
     this.gvReplies.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvReplies.OptionsBehavior.Editable = false;
     this.gvReplies.OptionsCustomization.AllowFilter = false;
     this.gvReplies.OptionsView.ShowGroupPanel = false;
     this.gvReplies.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colReplyDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colReplyDate
     //
     this.colReplyDate.Caption = "Date";
     this.colReplyDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colReplyDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colReplyDate.FieldName = "dtDate";
     this.colReplyDate.Name = "colReplyDate";
     this.colReplyDate.Visible = true;
     this.colReplyDate.VisibleIndex = 0;
     this.colReplyDate.Width = 143;
     //
     // colReplyEmployeeID
     //
     this.colReplyEmployeeID.Caption = "Employee ID";
     this.colReplyEmployeeID.FieldName = "nEmployeeID";
     this.colReplyEmployeeID.Name = "colReplyEmployeeID";
     this.colReplyEmployeeID.Width = 209;
     //
     // colReplyEmployeeName
     //
     this.colReplyEmployeeName.Caption = "Employee";
     this.colReplyEmployeeName.FieldName = "strEmployeeName";
     this.colReplyEmployeeName.Name = "colReplyEmployeeName";
     this.colReplyEmployeeName.Visible = true;
     this.colReplyEmployeeName.VisibleIndex = 1;
     this.colReplyEmployeeName.Width = 247;
     //
     // colReplyMessage
     //
     this.colReplyMessage.Caption = "Message";
     this.colReplyMessage.FieldName = "strMessage";
     this.colReplyMessage.Name = "colReplyMessage";
     this.colReplyMessage.Visible = true;
     this.colReplyMessage.VisibleIndex = 2;
     this.colReplyMessage.Width = 569;
     //
     // groupMessagesMemoInfo
     //
     this.groupMessagesMemoInfo.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesMemoInfo.Appearance.Options.UseBackColor = true;
     this.groupMessagesMemoInfo.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMessagesMemoInfo.Controls.Add(this.GroupControl8);
     this.groupMessagesMemoInfo.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesMemoInfo.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesMemoInfo.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesMemoInfo.Name = "groupMessagesMemoInfo";
     this.groupMessagesMemoInfo.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesMemoInfo.TabIndex = 13;
     this.groupMessagesMemoInfo.Text = "MEMO INFO";
     this.groupMessagesMemoInfo.VisibleChanged += new System.EventHandler(this.groupMessagesMemoInfo_VisibleChanged);
     //
     // GroupControl8
     //
     this.GroupControl8.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl8.Controls.Add(this.sbtnUpdate);
     this.GroupControl8.Controls.Add(this.memoedtMessage);
     this.GroupControl8.Controls.Add(this.Label37);
     this.GroupControl8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl8.Location = new System.Drawing.Point(2, 19);
     this.GroupControl8.Name = "GroupControl8";
     this.GroupControl8.ShowCaption = false;
     this.GroupControl8.Size = new System.Drawing.Size(988, 211);
     this.GroupControl8.TabIndex = 0;
     this.GroupControl8.Text = "GroupControl1";
     //
     // sbtnUpdate
     //
     this.sbtnUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnUpdate.Appearance.Options.UseFont = true;
     this.sbtnUpdate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnUpdate.Location = new System.Drawing.Point(656, 180);
     this.sbtnUpdate.Name = "sbtnUpdate";
     this.sbtnUpdate.Size = new System.Drawing.Size(72, 20);
     this.sbtnUpdate.TabIndex = 1;
     this.sbtnUpdate.Text = "Update";
     this.sbtnUpdate.Click += new System.EventHandler(this.sbtnUpdate_Click);
     //
     // memoedtMessage
     //
     this.memoedtMessage.EditValue = "";
     this.memoedtMessage.Location = new System.Drawing.Point(88, 16);
     this.memoedtMessage.Name = "memoedtMessage";
     this.memoedtMessage.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.memoedtMessage.Properties.Appearance.Options.UseFont = true;
     this.memoedtMessage.Properties.MaxLength = 1000;
     this.memoedtMessage.Size = new System.Drawing.Size(560, 184);
     this.memoedtMessage.TabIndex = 0;
     //
     // Label37
     //
     this.Label37.AutoSize = true;
     this.Label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label37.Location = new System.Drawing.Point(16, 16);
     this.Label37.Name = "Label37";
     this.Label37.Size = new System.Drawing.Size(72, 16);
     this.Label37.TabIndex = 16;
     this.Label37.Text = "Message";
     //
     // groupMessagesReceipient
     //
     this.groupMessagesReceipient.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesReceipient.Appearance.Options.UseBackColor = true;
     this.groupMessagesReceipient.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMessagesReceipient.Controls.Add(this.GroupControl6);
     this.groupMessagesReceipient.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesReceipient.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesReceipient.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesReceipient.Name = "groupMessagesReceipient";
     this.groupMessagesReceipient.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesReceipient.TabIndex = 14;
     this.groupMessagesReceipient.Text = "RECEIPIENT";
     //
     // GroupControl6
     //
     this.GroupControl6.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl6.Controls.Add(this.cbMemoReceipient);
     this.GroupControl6.Controls.Add(this.sbtnReceipientDelete);
     this.GroupControl6.Controls.Add(this.sbtnReceipientNew);
     this.GroupControl6.Controls.Add(this.gctrReceipient);
     this.GroupControl6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl6.Location = new System.Drawing.Point(2, 19);
     this.GroupControl6.Name = "GroupControl6";
     this.GroupControl6.ShowCaption = false;
     this.GroupControl6.Size = new System.Drawing.Size(988, 211);
     this.GroupControl6.TabIndex = 0;
     this.GroupControl6.Text = "GroupControl1";
     //
     // cbMemoReceipient
     //
     this.cbMemoReceipient.EditValue = "Branch Group";
     this.cbMemoReceipient.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbMemoReceipient.Location = new System.Drawing.Point(8, 16);
     this.cbMemoReceipient.Name = "cbMemoReceipient";
     this.cbMemoReceipient.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbMemoReceipient.Properties.Items.AddRange(new object[] {
     "Branch Group",
     "Department Group",
     "Personal Group",
     "Employee"});
     this.cbMemoReceipient.Properties.PopupSizeable = true;
     this.cbMemoReceipient.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbMemoReceipient.Size = new System.Drawing.Size(136, 20);
     this.cbMemoReceipient.TabIndex = 0;
     this.cbMemoReceipient.SelectedIndexChanged += new System.EventHandler(this.cbMemoReceipient_SelectedIndexChanged);
     //
     // sbtnReceipientDelete
     //
     this.sbtnReceipientDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnReceipientDelete.Appearance.Options.UseFont = true;
     this.sbtnReceipientDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnReceipientDelete.Location = new System.Drawing.Point(232, 16);
     this.sbtnReceipientDelete.Name = "sbtnReceipientDelete";
     this.sbtnReceipientDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnReceipientDelete.TabIndex = 2;
     this.sbtnReceipientDelete.Text = "Delete";
     this.sbtnReceipientDelete.Click += new System.EventHandler(this.sbtnReceipientDelete_Click);
     //
     // sbtnReceipientNew
     //
     this.sbtnReceipientNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnReceipientNew.Appearance.Options.UseFont = true;
     this.sbtnReceipientNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnReceipientNew.Location = new System.Drawing.Point(152, 16);
     this.sbtnReceipientNew.Name = "sbtnReceipientNew";
     this.sbtnReceipientNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnReceipientNew.TabIndex = 1;
     this.sbtnReceipientNew.Text = "New";
     this.sbtnReceipientNew.Click += new System.EventHandler(this.sbtnReceipientNew_Click);
     //
     // gctrReceipient
     //
     this.gctrReceipient.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrReceipient.EmbeddedNavigator.Name = "";
     this.gctrReceipient.Location = new System.Drawing.Point(2, 49);
     this.gctrReceipient.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrReceipient.MainView = this.gvReceipient;
     this.gctrReceipient.Name = "gctrReceipient";
     this.gctrReceipient.Size = new System.Drawing.Size(984, 160);
     this.gctrReceipient.TabIndex = 3;
     this.gctrReceipient.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvReceipient});
     //
     // gvReceipient
     //
     this.gvReceipient.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colRecipientType,
     this.colRecipient,
     this.colRecipientID});
     this.gvReceipient.GridControl = this.gctrReceipient;
     this.gvReceipient.Name = "gvReceipient";
     this.gvReceipient.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvReceipient.OptionsBehavior.Editable = false;
     this.gvReceipient.OptionsCustomization.AllowFilter = false;
     this.gvReceipient.OptionsView.ShowGroupPanel = false;
     //
     // colRecipientType
     //
     this.colRecipientType.Caption = "Type";
     this.colRecipientType.FieldName = "Type";
     this.colRecipientType.Name = "colRecipientType";
     this.colRecipientType.Visible = true;
     this.colRecipientType.VisibleIndex = 0;
     this.colRecipientType.Width = 223;
     //
     // colRecipient
     //
     this.colRecipient.Caption = "Receipient";
     this.colRecipient.FieldName = "Receipient";
     this.colRecipient.Name = "colRecipient";
     this.colRecipient.Visible = true;
     this.colRecipient.VisibleIndex = 1;
     this.colRecipient.Width = 558;
     //
     // colRecipientID
     //
     this.colRecipientID.Caption = "Receipient ID";
     this.colRecipientID.FieldName = "nReceipientID";
     this.colRecipientID.Name = "colRecipientID";
     this.colRecipientID.Width = 178;
     //
     // groupReceipientGroup
     //
     this.groupReceipientGroup.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupReceipientGroup.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupReceipientGroup.Controls.Add(this.groupReceipientGroupEntry);
     this.groupReceipientGroup.Controls.Add(this.groupReceipientGroupReceipientEntries);
     this.groupReceipientGroup.Location = new System.Drawing.Point(0, 34);
     this.groupReceipientGroup.Name = "groupReceipientGroup";
     this.groupReceipientGroup.ShowCaption = false;
     this.groupReceipientGroup.Size = new System.Drawing.Size(1007, 584);
     this.groupReceipientGroup.TabIndex = 14;
     this.groupReceipientGroup.Text = "GroupControl3";
     //
     // groupReceipientGroupEntry
     //
     this.groupReceipientGroupEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupReceipientGroupEntry.Appearance.Options.UseBackColor = true;
     this.groupReceipientGroupEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpDelete);
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpEdit);
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpNew);
     this.groupReceipientGroupEntry.Controls.Add(this.gctrRecpGrp);
     this.groupReceipientGroupEntry.Location = new System.Drawing.Point(8, 0);
     this.groupReceipientGroupEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupReceipientGroupEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupReceipientGroupEntry.Name = "groupReceipientGroupEntry";
     this.groupReceipientGroupEntry.Size = new System.Drawing.Size(992, 312);
     this.groupReceipientGroupEntry.TabIndex = 1;
     this.groupReceipientGroupEntry.Text = "RECEIPIENT GROUP";
     //
     // sbtnRecpGrpDelete
     //
     this.sbtnRecpGrpDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpDelete.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpDelete.Location = new System.Drawing.Point(176, 32);
     this.sbtnRecpGrpDelete.Name = "sbtnRecpGrpDelete";
     this.sbtnRecpGrpDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpDelete.TabIndex = 2;
     this.sbtnRecpGrpDelete.Text = "Delete";
     this.sbtnRecpGrpDelete.Click += new System.EventHandler(this.sbtnRecpGrpDelete_Click);
     //
     // sbtnRecpGrpEdit
     //
     this.sbtnRecpGrpEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpEdit.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpEdit.Location = new System.Drawing.Point(96, 32);
     this.sbtnRecpGrpEdit.Name = "sbtnRecpGrpEdit";
     this.sbtnRecpGrpEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpEdit.TabIndex = 1;
     this.sbtnRecpGrpEdit.Text = "Edit";
     this.sbtnRecpGrpEdit.Click += new System.EventHandler(this.sbtnRecpGrpEdit_Click);
     //
     // sbtnRecpGrpNew
     //
     this.sbtnRecpGrpNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpNew.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpNew.Location = new System.Drawing.Point(16, 32);
     this.sbtnRecpGrpNew.Name = "sbtnRecpGrpNew";
     this.sbtnRecpGrpNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpNew.TabIndex = 0;
     this.sbtnRecpGrpNew.Text = "New";
     this.sbtnRecpGrpNew.Click += new System.EventHandler(this.sbtnRecpGrpNew_Click);
     //
     // gctrRecpGrp
     //
     this.gctrRecpGrp.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrRecpGrp.EmbeddedNavigator.Name = "";
     this.gctrRecpGrp.Location = new System.Drawing.Point(2, 62);
     this.gctrRecpGrp.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrRecpGrp.MainView = this.gvRecpGrp;
     this.gctrRecpGrp.Name = "gctrRecpGrp";
     this.gctrRecpGrp.Size = new System.Drawing.Size(988, 248);
     this.gctrRecpGrp.TabIndex = 3;
     this.gctrRecpGrp.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvRecpGrp});
     //
     // gvRecpGrp
     //
     this.gvRecpGrp.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colReceipientGroupID,
     this.colReceipientGroupCode,
     this.colDescription});
     this.gvRecpGrp.GridControl = this.gctrRecpGrp;
     this.gvRecpGrp.Name = "gvRecpGrp";
     this.gvRecpGrp.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvRecpGrp.OptionsBehavior.Editable = false;
     this.gvRecpGrp.OptionsCustomization.AllowFilter = false;
     this.gvRecpGrp.OptionsView.ShowGroupPanel = false;
     this.gvRecpGrp.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvRecpGrp_FocusedRowChanged);
     this.gvRecpGrp.DataSourceChanged += new System.EventHandler(this.gvRecpGrp_DataSourceChanged);
     //
     // colReceipientGroupID
     //
     this.colReceipientGroupID.Caption = "Group ID";
     this.colReceipientGroupID.FieldName = "nMemoGroupID";
     this.colReceipientGroupID.Name = "colReceipientGroupID";
     this.colReceipientGroupID.Visible = true;
     this.colReceipientGroupID.VisibleIndex = 0;
     this.colReceipientGroupID.Width = 110;
     //
     // colReceipientGroupCode
     //
     this.colReceipientGroupCode.Caption = "Receipient Group Code";
     this.colReceipientGroupCode.FieldName = "strMemoGroupCode";
     this.colReceipientGroupCode.Name = "colReceipientGroupCode";
     this.colReceipientGroupCode.Visible = true;
     this.colReceipientGroupCode.VisibleIndex = 1;
     this.colReceipientGroupCode.Width = 417;
     //
     // colDescription
     //
     this.colDescription.Caption = "Description";
     this.colDescription.FieldName = "strDescription";
     this.colDescription.Name = "colDescription";
     this.colDescription.Visible = true;
     this.colDescription.VisibleIndex = 2;
     this.colDescription.Width = 440;
     //
     // groupReceipientGroupReceipientEntries
     //
     this.groupReceipientGroupReceipientEntries.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupReceipientGroupReceipientEntries.Appearance.Options.UseBackColor = true;
     this.groupReceipientGroupReceipientEntries.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupReceipientGroupReceipientEntries.Controls.Add(this.GroupControl10);
     this.groupReceipientGroupReceipientEntries.Location = new System.Drawing.Point(7, 320);
     this.groupReceipientGroupReceipientEntries.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupReceipientGroupReceipientEntries.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupReceipientGroupReceipientEntries.Name = "groupReceipientGroupReceipientEntries";
     this.groupReceipientGroupReceipientEntries.Size = new System.Drawing.Size(992, 256);
     this.groupReceipientGroupReceipientEntries.TabIndex = 14;
     this.groupReceipientGroupReceipientEntries.Text = "RECEIPIENT ENTRIES";
     //
     // GroupControl10
     //
     this.GroupControl10.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl10.Controls.Add(this.sbtnRecpEntryDelete);
     this.GroupControl10.Controls.Add(this.sbtnRecpEntryNew);
     this.GroupControl10.Controls.Add(this.gctrRecpEntry);
     this.GroupControl10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl10.Location = new System.Drawing.Point(2, 19);
     this.GroupControl10.Name = "GroupControl10";
     this.GroupControl10.ShowCaption = false;
     this.GroupControl10.Size = new System.Drawing.Size(988, 235);
     this.GroupControl10.TabIndex = 0;
     this.GroupControl10.Text = "GroupControl1";
     //
     // sbtnRecpEntryDelete
     //
     this.sbtnRecpEntryDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpEntryDelete.Appearance.Options.UseFont = true;
     this.sbtnRecpEntryDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpEntryDelete.Location = new System.Drawing.Point(96, 16);
     this.sbtnRecpEntryDelete.Name = "sbtnRecpEntryDelete";
     this.sbtnRecpEntryDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpEntryDelete.TabIndex = 1;
     this.sbtnRecpEntryDelete.Text = "Delete";
     this.sbtnRecpEntryDelete.Click += new System.EventHandler(this.sbtnRecpEntryDelete_Click);
     //
     // sbtnRecpEntryNew
     //
     this.sbtnRecpEntryNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpEntryNew.Appearance.Options.UseFont = true;
     this.sbtnRecpEntryNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpEntryNew.Location = new System.Drawing.Point(16, 16);
     this.sbtnRecpEntryNew.Name = "sbtnRecpEntryNew";
     this.sbtnRecpEntryNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpEntryNew.TabIndex = 0;
     this.sbtnRecpEntryNew.Text = "New";
     this.sbtnRecpEntryNew.Click += new System.EventHandler(this.sbtnRecpEntryNew_Click);
     //
     // gctrRecpEntry
     //
     this.gctrRecpEntry.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrRecpEntry.EmbeddedNavigator.Name = "";
     this.gctrRecpEntry.Location = new System.Drawing.Point(2, 49);
     this.gctrRecpEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrRecpEntry.MainView = this.gvRecpEntry;
     this.gctrRecpEntry.Name = "gctrRecpEntry";
     this.gctrRecpEntry.Size = new System.Drawing.Size(984, 184);
     this.gctrRecpEntry.TabIndex = 2;
     this.gctrRecpEntry.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvRecpEntry});
     //
     // gvRecpEntry
     //
     this.gvRecpEntry.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colEmployeeID,
     this.colEmployeeName});
     this.gvRecpEntry.GridControl = this.gctrRecpEntry;
     this.gvRecpEntry.Name = "gvRecpEntry";
     this.gvRecpEntry.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvRecpEntry.OptionsBehavior.Editable = false;
     this.gvRecpEntry.OptionsCustomization.AllowFilter = false;
     this.gvRecpEntry.OptionsView.ShowGroupPanel = false;
     //
     // colEmployeeID
     //
     this.colEmployeeID.Caption = "EmployeeID";
     this.colEmployeeID.FieldName = "nEmployeeID";
     this.colEmployeeID.Name = "colEmployeeID";
     this.colEmployeeID.Visible = true;
     this.colEmployeeID.VisibleIndex = 0;
     this.colEmployeeID.Width = 90;
     //
     // colEmployeeName
     //
     this.colEmployeeName.Caption = "Employee Name";
     this.colEmployeeName.FieldName = "strEmployeeName";
     this.colEmployeeName.Name = "colEmployeeName";
     this.colEmployeeName.Visible = true;
     this.colEmployeeName.VisibleIndex = 1;
     this.colEmployeeName.Width = 209;
     //
     // lblOne_1
     //
     this.lblOne_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblOne_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblOne_1.Appearance.Options.UseFont = true;
     this.lblOne_1.Appearance.Options.UseForeColor = true;
     this.lblOne_1.Location = new System.Drawing.Point(8, 8);
     this.lblOne_1.Name = "lblOne_1";
     this.lblOne_1.Size = new System.Drawing.Size(138, 23);
     this.lblOne_1.TabIndex = 141;
     this.lblOne_1.Text = "Messages";
     this.lblOne_1.Click += new System.EventHandler(this.lblOne_1_Click);
     //
     // tabStaffTwo
     //
     this.tabStaffTwo.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffTwo.Appearance.Header.Options.UseFont = true;
     this.tabStaffTwo.Controls.Add(this.groupService);
     this.tabStaffTwo.Controls.Add(this.lblTwo_1);
     this.tabStaffTwo.Controls.Add(this.lblTwo_2);
     this.tabStaffTwo.Controls.Add(this.groupSales);
     this.tabStaffTwo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffTwo.Name = "tabStaffTwo";
     this.tabStaffTwo.PageVisible = false;
     this.tabStaffTwo.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffTwo.Text = "Commission";
     this.tabStaffTwo.VisibleChanged += new System.EventHandler(this.tabStaffCommision_VisibleChanged);
     //
     // groupService
     //
     this.groupService.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupService.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupService.Controls.Add(this.groupServiceEntry);
     this.groupService.Location = new System.Drawing.Point(0, 34);
     this.groupService.Name = "groupService";
     this.groupService.ShowCaption = false;
     this.groupService.Size = new System.Drawing.Size(1007, 584);
     this.groupService.TabIndex = 15;
     this.groupService.Text = "GroupControl3";
     //
     // groupServiceEntry
     //
     this.groupServiceEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupServiceEntry.Appearance.Options.UseBackColor = true;
     this.groupServiceEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupServiceEntry.Controls.Add(this.groupControl3);
     this.groupServiceEntry.Controls.Add(this.gctrService);
     this.groupServiceEntry.Location = new System.Drawing.Point(8, 0);
     this.groupServiceEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupServiceEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupServiceEntry.Name = "groupServiceEntry";
     this.groupServiceEntry.Size = new System.Drawing.Size(992, 576);
     this.groupServiceEntry.TabIndex = 1;
     this.groupServiceEntry.Text = "SERVICE";
     //
     // groupControl3
     //
     this.groupControl3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl3.Controls.Add(this.luedtCommissionServiceBranch);
     this.groupControl3.Controls.Add(this.label30);
     this.groupControl3.Controls.Add(this.cbServiceYear);
     this.groupControl3.Controls.Add(this.label5);
     this.groupControl3.Controls.Add(this.label3);
     this.groupControl3.Controls.Add(this.label2);
     this.groupControl3.Controls.Add(this.cbServiceMonth);
     this.groupControl3.Controls.Add(this.cbServiceServiceType);
     this.groupControl3.Controls.Add(this.sbtnServiceInquiry);
     this.groupControl3.Location = new System.Drawing.Point(6, 24);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.Size = new System.Drawing.Size(730, 52);
     this.groupControl3.TabIndex = 0;
     this.groupControl3.Text = "Inquiry";
     //
     // luedtCommissionServiceBranch
     //
     this.luedtCommissionServiceBranch.Location = new System.Drawing.Point(258, 24);
     this.luedtCommissionServiceBranch.Name = "luedtCommissionServiceBranch";
     this.luedtCommissionServiceBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCommissionServiceBranch.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.luedtCommissionServiceBranch.Size = new System.Drawing.Size(150, 20);
     this.luedtCommissionServiceBranch.TabIndex = 1;
     //
     // label30
     //
     this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.Location = new System.Drawing.Point(206, 24);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(50, 20);
     this.label30.TabIndex = 18;
     this.label30.Text = "Branch:";
     //
     // cbServiceYear
     //
     this.cbServiceYear.EditValue = "";
     this.cbServiceYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceYear.Location = new System.Drawing.Point(580, 24);
     this.cbServiceYear.Name = "cbServiceYear";
     this.cbServiceYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceYear.Properties.PopupSizeable = true;
     this.cbServiceYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceYear.Size = new System.Drawing.Size(64, 20);
     this.cbServiceYear.TabIndex = 3;
     //
     // label5
     //
     this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(542, 24);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(34, 20);
     this.label5.TabIndex = 15;
     this.label5.Text = "Year:";
     //
     // label3
     //
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(414, 24);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(42, 20);
     this.label3.TabIndex = 14;
     this.label3.Text = "Month:";
     //
     // label2
     //
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(8, 24);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(78, 20);
     this.label2.TabIndex = 13;
     this.label2.Text = "Service Type:";
     //
     // cbServiceMonth
     //
     this.cbServiceMonth.EditValue = "January";
     this.cbServiceMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceMonth.Location = new System.Drawing.Point(458, 24);
     this.cbServiceMonth.Name = "cbServiceMonth";
     this.cbServiceMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbServiceMonth.Properties.PopupSizeable = true;
     this.cbServiceMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceMonth.Size = new System.Drawing.Size(80, 20);
     this.cbServiceMonth.TabIndex = 2;
     //
     // cbServiceServiceType
     //
     this.cbServiceServiceType.EditValue = "PT Service";
     this.cbServiceServiceType.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceServiceType.Location = new System.Drawing.Point(88, 24);
     this.cbServiceServiceType.Name = "cbServiceServiceType";
     this.cbServiceServiceType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceServiceType.Properties.Items.AddRange(new object[] {
     "PT Service",
     "Spa Service"});
     this.cbServiceServiceType.Properties.PopupSizeable = true;
     this.cbServiceServiceType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceServiceType.Size = new System.Drawing.Size(112, 20);
     this.cbServiceServiceType.TabIndex = 0;
     //
     // sbtnServiceInquiry
     //
     this.sbtnServiceInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnServiceInquiry.Appearance.Options.UseFont = true;
     this.sbtnServiceInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnServiceInquiry.Location = new System.Drawing.Point(648, 24);
     this.sbtnServiceInquiry.Name = "sbtnServiceInquiry";
     this.sbtnServiceInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnServiceInquiry.TabIndex = 4;
     this.sbtnServiceInquiry.Text = "Inquiry";
     this.sbtnServiceInquiry.Click += new System.EventHandler(this.sbtnServiceInquiry_Click);
     //
     // gctrService
     //
     this.gctrService.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrService.EmbeddedNavigator.Name = "";
     this.gctrService.Location = new System.Drawing.Point(2, 80);
     this.gctrService.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrService.MainView = this.gvService;
     this.gctrService.Name = "gctrService";
     this.gctrService.Size = new System.Drawing.Size(988, 494);
     this.gctrService.TabIndex = 5;
     this.gctrService.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvService});
     //
     // gvService
     //
     this.gvService.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colServicedtDate,
     this.colServicestrBranchCode,
     this.colServicestrMembershipID,
     this.colServicestrServiceCode,
     this.colServicestrCommission});
     this.gvService.GridControl = this.gctrService;
     this.gvService.Name = "gvService";
     this.gvService.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvService.OptionsBehavior.Editable = false;
     this.gvService.OptionsCustomization.AllowFilter = false;
     this.gvService.OptionsView.ShowFooter = true;
     this.gvService.OptionsView.ShowGroupPanel = false;
     this.gvService.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colServicedtDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colServicedtDate
     //
     this.colServicedtDate.Caption = "Date";
     this.colServicedtDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colServicedtDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colServicedtDate.FieldName = "dtDate";
     this.colServicedtDate.Name = "colServicedtDate";
     this.colServicedtDate.Visible = true;
     this.colServicedtDate.VisibleIndex = 0;
     //
     // colServicestrBranchCode
     //
     this.colServicestrBranchCode.Caption = "Branch";
     this.colServicestrBranchCode.FieldName = "strBranchCode";
     this.colServicestrBranchCode.Name = "colServicestrBranchCode";
     this.colServicestrBranchCode.Visible = true;
     this.colServicestrBranchCode.VisibleIndex = 1;
     //
     // colServicestrMembershipID
     //
     this.colServicestrMembershipID.Caption = "Membership ID";
     this.colServicestrMembershipID.FieldName = "strMembershipID";
     this.colServicestrMembershipID.Name = "colServicestrMembershipID";
     this.colServicestrMembershipID.Visible = true;
     this.colServicestrMembershipID.VisibleIndex = 2;
     //
     // colServicestrServiceCode
     //
     this.colServicestrServiceCode.Caption = "Transaction Code";
     this.colServicestrServiceCode.FieldName = "strServiceCode";
     this.colServicestrServiceCode.Name = "colServicestrServiceCode";
     this.colServicestrServiceCode.Visible = true;
     this.colServicestrServiceCode.VisibleIndex = 3;
     //
     // colServicestrCommission
     //
     this.colServicestrCommission.Caption = "Commission";
     this.colServicestrCommission.FieldName = "mCommission";
     this.colServicestrCommission.Name = "colServicestrCommission";
     this.colServicestrCommission.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colServicestrCommission.Visible = true;
     this.colServicestrCommission.VisibleIndex = 4;
     //
     // lblTwo_1
     //
     this.lblTwo_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblTwo_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblTwo_1.Appearance.Options.UseFont = true;
     this.lblTwo_1.Appearance.Options.UseForeColor = true;
     this.lblTwo_1.Location = new System.Drawing.Point(8, 8);
     this.lblTwo_1.Name = "lblTwo_1";
     this.lblTwo_1.Size = new System.Drawing.Size(138, 23);
     this.lblTwo_1.TabIndex = 142;
     this.lblTwo_1.Text = "Sales";
     this.lblTwo_1.Click += new System.EventHandler(this.lblTwo_1_Click);
     //
     // lblTwo_2
     //
     this.lblTwo_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblTwo_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblTwo_2.Appearance.Options.UseFont = true;
     this.lblTwo_2.Appearance.Options.UseForeColor = true;
     this.lblTwo_2.Location = new System.Drawing.Point(160, 8);
     this.lblTwo_2.Name = "lblTwo_2";
     this.lblTwo_2.Size = new System.Drawing.Size(138, 23);
     this.lblTwo_2.TabIndex = 143;
     this.lblTwo_2.Text = "Service";
     this.lblTwo_2.Click += new System.EventHandler(this.lblTwo_2_Click);
     //
     // groupSales
     //
     this.groupSales.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupSales.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupSales.Controls.Add(this.groupSalesEntry);
     this.groupSales.Location = new System.Drawing.Point(0, 34);
     this.groupSales.Name = "groupSales";
     this.groupSales.ShowCaption = false;
     this.groupSales.Size = new System.Drawing.Size(1007, 584);
     this.groupSales.TabIndex = 14;
     this.groupSales.Text = "GroupControl3";
     //
     // groupSalesEntry
     //
     this.groupSalesEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupSalesEntry.Appearance.Options.UseBackColor = true;
     this.groupSalesEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupSalesEntry.Controls.Add(this.groupControl7);
     this.groupSalesEntry.Controls.Add(this.gctrSales);
     this.groupSalesEntry.Location = new System.Drawing.Point(8, 0);
     this.groupSalesEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupSalesEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupSalesEntry.Name = "groupSalesEntry";
     this.groupSalesEntry.Size = new System.Drawing.Size(992, 576);
     this.groupSalesEntry.TabIndex = 1;
     this.groupSalesEntry.Text = "SALES";
     //
     // groupControl7
     //
     this.groupControl7.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl7.Controls.Add(this.luedtSalesBranchCode);
     this.groupControl7.Controls.Add(this.label16);
     this.groupControl7.Controls.Add(this.cbSalesYear);
     this.groupControl7.Controls.Add(this.label6);
     this.groupControl7.Controls.Add(this.label7);
     this.groupControl7.Controls.Add(this.label8);
     this.groupControl7.Controls.Add(this.cbSalesMonth);
     this.groupControl7.Controls.Add(this.sbtnSalesInquiry);
     this.groupControl7.Controls.Add(this.cbSalesType);
     this.groupControl7.Location = new System.Drawing.Point(6, 24);
     this.groupControl7.Name = "groupControl7";
     this.groupControl7.Size = new System.Drawing.Size(772, 52);
     this.groupControl7.TabIndex = 0;
     this.groupControl7.Text = "Inquiry";
     //
     // luedtSalesBranchCode
     //
     this.luedtSalesBranchCode.Location = new System.Drawing.Point(304, 24);
     this.luedtSalesBranchCode.Name = "luedtSalesBranchCode";
     this.luedtSalesBranchCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtSalesBranchCode.Size = new System.Drawing.Size(150, 20);
     this.luedtSalesBranchCode.TabIndex = 1;
     //
     // label16
     //
     this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.Location = new System.Drawing.Point(252, 24);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(50, 20);
     this.label16.TabIndex = 16;
     this.label16.Text = "Branch:";
     //
     // cbSalesYear
     //
     this.cbSalesYear.EditValue = "";
     this.cbSalesYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesYear.Location = new System.Drawing.Point(624, 24);
     this.cbSalesYear.Name = "cbSalesYear";
     this.cbSalesYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesYear.Properties.PopupSizeable = true;
     this.cbSalesYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesYear.Size = new System.Drawing.Size(64, 20);
     this.cbSalesYear.TabIndex = 3;
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(586, 24);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(34, 20);
     this.label6.TabIndex = 15;
     this.label6.Text = "Year:";
     //
     // label7
     //
     this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(458, 24);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(42, 20);
     this.label7.TabIndex = 14;
     this.label7.Text = "Month:";
     //
     // label8
     //
     this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(8, 24);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(70, 20);
     this.label8.TabIndex = 13;
     this.label8.Text = "Sales Type:";
     //
     // cbSalesMonth
     //
     this.cbSalesMonth.EditValue = "January";
     this.cbSalesMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesMonth.Location = new System.Drawing.Point(502, 24);
     this.cbSalesMonth.Name = "cbSalesMonth";
     this.cbSalesMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbSalesMonth.Properties.PopupSizeable = true;
     this.cbSalesMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesMonth.Size = new System.Drawing.Size(80, 20);
     this.cbSalesMonth.TabIndex = 2;
     //
     // sbtnSalesInquiry
     //
     this.sbtnSalesInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnSalesInquiry.Appearance.Options.UseFont = true;
     this.sbtnSalesInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnSalesInquiry.Location = new System.Drawing.Point(692, 24);
     this.sbtnSalesInquiry.Name = "sbtnSalesInquiry";
     this.sbtnSalesInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnSalesInquiry.TabIndex = 4;
     this.sbtnSalesInquiry.Text = "Inquiry";
     this.sbtnSalesInquiry.Click += new System.EventHandler(this.sbtnSalesInquiry_Click);
     //
     // cbSalesType
     //
     this.cbSalesType.EditValue = "Fitness Package Sales";
     this.cbSalesType.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesType.Location = new System.Drawing.Point(80, 24);
     this.cbSalesType.Name = "cbSalesType";
     this.cbSalesType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesType.Properties.Items.AddRange(new object[] {
     "Fitness Product Sales",
     "Fitness Package Sales",
     "Spa Product Sales",
     "Spa Package Sales",
     "Personal Trainer Package Sales",
     "IPL Package Sales"});
     this.cbSalesType.Properties.PopupSizeable = true;
     this.cbSalesType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesType.Size = new System.Drawing.Size(168, 20);
     this.cbSalesType.TabIndex = 0;
     //
     // gctrSales
     //
     this.gctrSales.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrSales.EmbeddedNavigator.Name = "";
     this.gctrSales.Location = new System.Drawing.Point(2, 80);
     this.gctrSales.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrSales.MainView = this.gvSales;
     this.gctrSales.Name = "gctrSales";
     this.gctrSales.Size = new System.Drawing.Size(988, 494);
     this.gctrSales.TabIndex = 5;
     this.gctrSales.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvSales});
     //
     // gvSales
     //
     this.gvSales.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSalesDate,
     this.colSalesReceipt,
     this.colSalesMembershipID,
     this.colSalesNettAmount});
     this.gvSales.GridControl = this.gctrSales;
     this.gvSales.Name = "gvSales";
     this.gvSales.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvSales.OptionsBehavior.Editable = false;
     this.gvSales.OptionsCustomization.AllowFilter = false;
     this.gvSales.OptionsView.ShowFooter = true;
     this.gvSales.OptionsView.ShowGroupPanel = false;
     this.gvSales.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colSalesDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colSalesDate
     //
     this.colSalesDate.Caption = "Date";
     this.colSalesDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colSalesDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colSalesDate.FieldName = "dtDate";
     this.colSalesDate.Name = "colSalesDate";
     this.colSalesDate.Visible = true;
     this.colSalesDate.VisibleIndex = 0;
     this.colSalesDate.Width = 99;
     //
     // colSalesReceipt
     //
     this.colSalesReceipt.Caption = "Receipt No";
     this.colSalesReceipt.FieldName = "strReceiptNo";
     this.colSalesReceipt.Name = "colSalesReceipt";
     this.colSalesReceipt.Visible = true;
     this.colSalesReceipt.VisibleIndex = 1;
     this.colSalesReceipt.Width = 166;
     //
     // colSalesMembershipID
     //
     this.colSalesMembershipID.Caption = "Membership ID";
     this.colSalesMembershipID.FieldName = "strMembershipID";
     this.colSalesMembershipID.Name = "colSalesMembershipID";
     this.colSalesMembershipID.Visible = true;
     this.colSalesMembershipID.VisibleIndex = 2;
     this.colSalesMembershipID.Width = 294;
     //
     // colSalesNettAmount
     //
     this.colSalesNettAmount.Caption = "Nett Amount";
     this.colSalesNettAmount.FieldName = "mNettAmount";
     this.colSalesNettAmount.Name = "colSalesNettAmount";
     this.colSalesNettAmount.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colSalesNettAmount.Visible = true;
     this.colSalesNettAmount.VisibleIndex = 3;
     this.colSalesNettAmount.Width = 107;
     //
     // tabStaffThree
     //
     this.tabStaffThree.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffThree.Appearance.Header.Options.UseFont = true;
     this.tabStaffThree.Controls.Add(this.lblThree_3);
     this.tabStaffThree.Controls.Add(this.lblThree_1);
     this.tabStaffThree.Controls.Add(this.lblThree_2);
     this.tabStaffThree.Controls.Add(this.groupTimesheet);
     this.tabStaffThree.Controls.Add(this.groupOvertime);
     this.tabStaffThree.Controls.Add(this.groupLateness);
     this.tabStaffThree.Name = "tabStaffThree";
     this.tabStaffThree.PageVisible = false;
     this.tabStaffThree.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffThree.Text = "Timesheet";
     this.tabStaffThree.VisibleChanged += new System.EventHandler(this.tabStaffTimesheet_VisibleChanged);
     //
     // lblThree_3
     //
     this.lblThree_3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_3.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_3.Appearance.Options.UseFont = true;
     this.lblThree_3.Appearance.Options.UseForeColor = true;
     this.lblThree_3.Location = new System.Drawing.Point(296, 8);
     this.lblThree_3.Name = "lblThree_3";
     this.lblThree_3.Size = new System.Drawing.Size(138, 23);
     this.lblThree_3.TabIndex = 146;
     this.lblThree_3.Text = "Lateness";
     this.lblThree_3.Click += new System.EventHandler(this.lblThree_3_Click);
     //
     // lblThree_1
     //
     this.lblThree_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_1.Appearance.Options.UseFont = true;
     this.lblThree_1.Appearance.Options.UseForeColor = true;
     this.lblThree_1.Location = new System.Drawing.Point(8, 8);
     this.lblThree_1.Name = "lblThree_1";
     this.lblThree_1.Size = new System.Drawing.Size(138, 23);
     this.lblThree_1.TabIndex = 144;
     this.lblThree_1.Text = "Timesheet";
     this.lblThree_1.Click += new System.EventHandler(this.lblThree_1_Click);
     //
     // lblThree_2
     //
     this.lblThree_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_2.Appearance.Options.UseFont = true;
     this.lblThree_2.Appearance.Options.UseForeColor = true;
     this.lblThree_2.Location = new System.Drawing.Point(152, 8);
     this.lblThree_2.Name = "lblThree_2";
     this.lblThree_2.Size = new System.Drawing.Size(138, 23);
     this.lblThree_2.TabIndex = 145;
     this.lblThree_2.Text = "Overtime";
     this.lblThree_2.Click += new System.EventHandler(this.lblThree_2_Click);
     //
     // groupTimesheet
     //
     this.groupTimesheet.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupTimesheet.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupTimesheet.Controls.Add(this.groupTimesheetEntry);
     this.groupTimesheet.Location = new System.Drawing.Point(0, 32);
     this.groupTimesheet.Name = "groupTimesheet";
     this.groupTimesheet.ShowCaption = false;
     this.groupTimesheet.Size = new System.Drawing.Size(1007, 576);
     this.groupTimesheet.TabIndex = 10;
     this.groupTimesheet.Text = "GroupControl1";
     //
     // groupTimesheetEntry
     //
     this.groupTimesheetEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupTimesheetEntry.Appearance.Options.UseBackColor = true;
     this.groupTimesheetEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupTimesheetEntry.Controls.Add(this.groupControl9);
     this.groupTimesheetEntry.Controls.Add(this.gridctrTimesheet);
     this.groupTimesheetEntry.Location = new System.Drawing.Point(8, 0);
     this.groupTimesheetEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupTimesheetEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupTimesheetEntry.Name = "groupTimesheetEntry";
     this.groupTimesheetEntry.Size = new System.Drawing.Size(992, 568);
     this.groupTimesheetEntry.TabIndex = 1;
     this.groupTimesheetEntry.Text = "TIMESHEET";
     //
     // groupControl9
     //
     this.groupControl9.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl9.Controls.Add(this.cbTimesheetYear);
     this.groupControl9.Controls.Add(this.label1);
     this.groupControl9.Controls.Add(this.label11);
     this.groupControl9.Controls.Add(this.cbTimesheetMonth);
     this.groupControl9.Controls.Add(this.sbtnTimesheetInquiry);
     this.groupControl9.Location = new System.Drawing.Point(6, 22);
     this.groupControl9.Name = "groupControl9";
     this.groupControl9.Size = new System.Drawing.Size(328, 52);
     this.groupControl9.TabIndex = 0;
     this.groupControl9.Text = "Inquiry";
     //
     // cbTimesheetYear
     //
     this.cbTimesheetYear.EditValue = "";
     this.cbTimesheetYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbTimesheetYear.Location = new System.Drawing.Point(178, 24);
     this.cbTimesheetYear.Name = "cbTimesheetYear";
     this.cbTimesheetYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbTimesheetYear.Properties.PopupSizeable = true;
     this.cbTimesheetYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbTimesheetYear.Size = new System.Drawing.Size(64, 20);
     this.cbTimesheetYear.TabIndex = 2;
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(140, 24);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(34, 20);
     this.label1.TabIndex = 15;
     this.label1.Text = "Year:";
     //
     // label11
     //
     this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(12, 24);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(42, 20);
     this.label11.TabIndex = 0;
     this.label11.Text = "Month:";
     //
     // cbTimesheetMonth
     //
     this.cbTimesheetMonth.EditValue = "January";
     this.cbTimesheetMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbTimesheetMonth.Location = new System.Drawing.Point(56, 24);
     this.cbTimesheetMonth.Name = "cbTimesheetMonth";
     this.cbTimesheetMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbTimesheetMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbTimesheetMonth.Properties.PopupSizeable = true;
     this.cbTimesheetMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbTimesheetMonth.Size = new System.Drawing.Size(80, 20);
     this.cbTimesheetMonth.TabIndex = 1;
     //
     // sbtnTimesheetInquiry
     //
     this.sbtnTimesheetInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnTimesheetInquiry.Appearance.Options.UseFont = true;
     this.sbtnTimesheetInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnTimesheetInquiry.Location = new System.Drawing.Point(246, 24);
     this.sbtnTimesheetInquiry.Name = "sbtnTimesheetInquiry";
     this.sbtnTimesheetInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnTimesheetInquiry.TabIndex = 3;
     this.sbtnTimesheetInquiry.Text = "Inquiry";
     this.sbtnTimesheetInquiry.Click += new System.EventHandler(this.sbtnTimesheetInquiry_Click);
     //
     // gridctrTimesheet
     //
     this.gridctrTimesheet.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrTimesheet.EmbeddedNavigator.Name = "";
     this.gridctrTimesheet.Location = new System.Drawing.Point(2, 76);
     this.gridctrTimesheet.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrTimesheet.MainView = this.gvTimesheet;
     this.gridctrTimesheet.Name = "gridctrTimesheet";
     this.gridctrTimesheet.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit2});
     this.gridctrTimesheet.Size = new System.Drawing.Size(988, 490);
     this.gridctrTimesheet.TabIndex = 1;
     this.gridctrTimesheet.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvTimesheet});
     //
     // gvTimesheet
     //
     this.gvTimesheet.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colTimesheetDate,
     this.colTimesheetRosterIn,
     this.colTimesheetRosterOut,
     this.colTimesheetBranchFirstTimeIn,
     this.colTimesheetBranchLastTimeOut,
     this.colTimesheetFirstTimeIn,
     this.colTimesheetLastTimeOut,
     this.colTimesheetManagerNameIn,
     this.colTimesheetManagerNameOut,
     this.colTimesheetLateness,
     this.colTimesheetTotalLateness});
     this.gvTimesheet.GridControl = this.gridctrTimesheet;
     this.gvTimesheet.Name = "gvTimesheet";
     this.gvTimesheet.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvTimesheet.OptionsBehavior.Editable = false;
     this.gvTimesheet.OptionsCustomization.AllowFilter = false;
     this.gvTimesheet.OptionsView.ShowGroupPanel = false;
     this.gvTimesheet.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTimesheetDate, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gvTimesheet.DoubleClick += new System.EventHandler(this.gvTimesheet_DoubleClick);
     this.gvTimesheet.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gvTimesheet_RowStyle);
     //
     // colTimesheetDate
     //
     this.colTimesheetDate.Caption = "Date";
     this.colTimesheetDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colTimesheetDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetDate.FieldName = "dtDate";
     this.colTimesheetDate.Name = "colTimesheetDate";
     this.colTimesheetDate.Visible = true;
     this.colTimesheetDate.VisibleIndex = 0;
     this.colTimesheetDate.Width = 119;
     //
     // colTimesheetRosterIn
     //
     this.colTimesheetRosterIn.Caption = "Roster In";
     this.colTimesheetRosterIn.DisplayFormat.FormatString = "hh:mm tt";
     this.colTimesheetRosterIn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetRosterIn.FieldName = "Expected Start Time";
     this.colTimesheetRosterIn.Name = "colTimesheetRosterIn";
     this.colTimesheetRosterIn.Visible = true;
     this.colTimesheetRosterIn.VisibleIndex = 1;
     this.colTimesheetRosterIn.Width = 89;
     //
     // colTimesheetRosterOut
     //
     this.colTimesheetRosterOut.Caption = "Roster Out";
     this.colTimesheetRosterOut.DisplayFormat.FormatString = "hh:mm tt";
     this.colTimesheetRosterOut.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetRosterOut.FieldName = "Expected End Time";
     this.colTimesheetRosterOut.Name = "colTimesheetRosterOut";
     this.colTimesheetRosterOut.Visible = true;
     this.colTimesheetRosterOut.VisibleIndex = 2;
     this.colTimesheetRosterOut.Width = 79;
     //
     // colTimesheetBranchFirstTimeIn
     //
     this.colTimesheetBranchFirstTimeIn.Caption = "Branch In";
     this.colTimesheetBranchFirstTimeIn.FieldName = "strBranchCodeIn";
     this.colTimesheetBranchFirstTimeIn.Name = "colTimesheetBranchFirstTimeIn";
     this.colTimesheetBranchFirstTimeIn.Visible = true;
     this.colTimesheetBranchFirstTimeIn.VisibleIndex = 3;
     this.colTimesheetBranchFirstTimeIn.Width = 71;
     //
     // colTimesheetBranchLastTimeOut
     //
     this.colTimesheetBranchLastTimeOut.Caption = "Branch Out";
     this.colTimesheetBranchLastTimeOut.FieldName = "strBranchCodeOut";
     this.colTimesheetBranchLastTimeOut.Name = "colTimesheetBranchLastTimeOut";
     this.colTimesheetBranchLastTimeOut.Visible = true;
     this.colTimesheetBranchLastTimeOut.VisibleIndex = 5;
     this.colTimesheetBranchLastTimeOut.Width = 66;
     //
     // colTimesheetFirstTimeIn
     //
     this.colTimesheetFirstTimeIn.Caption = "Time (In)";
     this.colTimesheetFirstTimeIn.DisplayFormat.FormatString = "hh:mm tt";
     this.colTimesheetFirstTimeIn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetFirstTimeIn.FieldName = "First Time In";
     this.colTimesheetFirstTimeIn.Name = "colTimesheetFirstTimeIn";
     this.colTimesheetFirstTimeIn.Visible = true;
     this.colTimesheetFirstTimeIn.VisibleIndex = 4;
     this.colTimesheetFirstTimeIn.Width = 83;
     //
     // colTimesheetLastTimeOut
     //
     this.colTimesheetLastTimeOut.Caption = "Time (Out)";
     this.colTimesheetLastTimeOut.DisplayFormat.FormatString = "hh:mm tt";
     this.colTimesheetLastTimeOut.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetLastTimeOut.FieldName = "Last Time Out";
     this.colTimesheetLastTimeOut.Name = "colTimesheetLastTimeOut";
     this.colTimesheetLastTimeOut.Visible = true;
     this.colTimesheetLastTimeOut.VisibleIndex = 6;
     this.colTimesheetLastTimeOut.Width = 84;
     //
     // colTimesheetManagerNameIn
     //
     this.colTimesheetManagerNameIn.Caption = "Edit (In)";
     this.colTimesheetManagerNameIn.FieldName = "strManagerNameIn";
     this.colTimesheetManagerNameIn.Name = "colTimesheetManagerNameIn";
     this.colTimesheetManagerNameIn.Visible = true;
     this.colTimesheetManagerNameIn.VisibleIndex = 7;
     this.colTimesheetManagerNameIn.Width = 120;
     //
     // colTimesheetManagerNameOut
     //
     this.colTimesheetManagerNameOut.Caption = "Edit (Out)";
     this.colTimesheetManagerNameOut.FieldName = "strManagerNameOut";
     this.colTimesheetManagerNameOut.Name = "colTimesheetManagerNameOut";
     this.colTimesheetManagerNameOut.Visible = true;
     this.colTimesheetManagerNameOut.VisibleIndex = 8;
     this.colTimesheetManagerNameOut.Width = 122;
     //
     // colTimesheetLateness
     //
     this.colTimesheetLateness.Caption = "Lateness";
     this.colTimesheetLateness.ColumnEdit = this.repositoryItemCheckEdit2;
     this.colTimesheetLateness.FieldName = "fLateness";
     this.colTimesheetLateness.Name = "colTimesheetLateness";
     this.colTimesheetLateness.Visible = true;
     this.colTimesheetLateness.VisibleIndex = 9;
     this.colTimesheetLateness.Width = 54;
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
     this.repositoryItemCheckEdit2.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // colTimesheetTotalLateness
     //
     this.colTimesheetTotalLateness.Caption = "Total Lateness";
     this.colTimesheetTotalLateness.DisplayFormat.FormatString = "HH:mm";
     this.colTimesheetTotalLateness.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colTimesheetTotalLateness.FieldName = "dtLateness";
     this.colTimesheetTotalLateness.Name = "colTimesheetTotalLateness";
     this.colTimesheetTotalLateness.Visible = true;
     this.colTimesheetTotalLateness.VisibleIndex = 10;
     this.colTimesheetTotalLateness.Width = 80;
     //
     // groupOvertime
     //
     this.groupOvertime.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupOvertime.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupOvertime.Controls.Add(this.groupControl15);
     this.groupOvertime.Location = new System.Drawing.Point(0, 32);
     this.groupOvertime.Name = "groupOvertime";
     this.groupOvertime.ShowCaption = false;
     this.groupOvertime.Size = new System.Drawing.Size(1007, 576);
     this.groupOvertime.TabIndex = 15;
     this.groupOvertime.Text = "GroupControl1";
     this.groupOvertime.Visible = false;
     //
     // groupControl15
     //
     this.groupControl15.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl15.Appearance.Options.UseBackColor = true;
     this.groupControl15.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl15.Controls.Add(this.sbtnOvertimeDelete);
     this.groupControl15.Controls.Add(this.groupControl16);
     this.groupControl15.Controls.Add(this.sbtnApplyOvertime);
     this.groupControl15.Controls.Add(this.gridctrOvertime);
     this.groupControl15.Location = new System.Drawing.Point(8, 0);
     this.groupControl15.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupControl15.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl15.Name = "groupControl15";
     this.groupControl15.Size = new System.Drawing.Size(992, 574);
     this.groupControl15.TabIndex = 1;
     this.groupControl15.Text = "OVERTIME";
     //
     // sbtnOvertimeDelete
     //
     this.sbtnOvertimeDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnOvertimeDelete.Appearance.Options.UseFont = true;
     this.sbtnOvertimeDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnOvertimeDelete.Location = new System.Drawing.Point(452, 48);
     this.sbtnOvertimeDelete.Name = "sbtnOvertimeDelete";
     this.sbtnOvertimeDelete.Size = new System.Drawing.Size(104, 20);
     this.sbtnOvertimeDelete.TabIndex = 2;
     this.sbtnOvertimeDelete.Text = "Cancel Overtime";
     this.sbtnOvertimeDelete.Click += new System.EventHandler(this.sbtnOvertimeDelete_Click);
     //
     // groupControl16
     //
     this.groupControl16.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl16.Controls.Add(this.cbOvertimeYear);
     this.groupControl16.Controls.Add(this.label14);
     this.groupControl16.Controls.Add(this.label15);
     this.groupControl16.Controls.Add(this.cbOvertimeMonth);
     this.groupControl16.Controls.Add(this.sbtnOvertimeInquiry);
     this.groupControl16.Location = new System.Drawing.Point(6, 24);
     this.groupControl16.Name = "groupControl16";
     this.groupControl16.Size = new System.Drawing.Size(328, 52);
     this.groupControl16.TabIndex = 0;
     this.groupControl16.Text = "Inquiry";
     //
     // cbOvertimeYear
     //
     this.cbOvertimeYear.EditValue = "";
     this.cbOvertimeYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbOvertimeYear.Location = new System.Drawing.Point(178, 24);
     this.cbOvertimeYear.Name = "cbOvertimeYear";
     this.cbOvertimeYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbOvertimeYear.Properties.PopupSizeable = true;
     this.cbOvertimeYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbOvertimeYear.Size = new System.Drawing.Size(64, 20);
     this.cbOvertimeYear.TabIndex = 1;
     //
     // label14
     //
     this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(140, 24);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(34, 20);
     this.label14.TabIndex = 15;
     this.label14.Text = "Year:";
     //
     // label15
     //
     this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.Location = new System.Drawing.Point(12, 24);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(42, 20);
     this.label15.TabIndex = 14;
     this.label15.Text = "Month:";
     //
     // cbOvertimeMonth
     //
     this.cbOvertimeMonth.EditValue = "January";
     this.cbOvertimeMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbOvertimeMonth.Location = new System.Drawing.Point(56, 24);
     this.cbOvertimeMonth.Name = "cbOvertimeMonth";
     this.cbOvertimeMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbOvertimeMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbOvertimeMonth.Properties.PopupSizeable = true;
     this.cbOvertimeMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbOvertimeMonth.Size = new System.Drawing.Size(80, 20);
     this.cbOvertimeMonth.TabIndex = 0;
     //
     // sbtnOvertimeInquiry
     //
     this.sbtnOvertimeInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnOvertimeInquiry.Appearance.Options.UseFont = true;
     this.sbtnOvertimeInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnOvertimeInquiry.Location = new System.Drawing.Point(246, 24);
     this.sbtnOvertimeInquiry.Name = "sbtnOvertimeInquiry";
     this.sbtnOvertimeInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnOvertimeInquiry.TabIndex = 2;
     this.sbtnOvertimeInquiry.Text = "Inquiry";
     this.sbtnOvertimeInquiry.Click += new System.EventHandler(this.sbtnOvertimeInquiry_Click);
     //
     // sbtnApplyOvertime
     //
     this.sbtnApplyOvertime.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnApplyOvertime.Appearance.Options.UseFont = true;
     this.sbtnApplyOvertime.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnApplyOvertime.Location = new System.Drawing.Point(340, 48);
     this.sbtnApplyOvertime.Name = "sbtnApplyOvertime";
     this.sbtnApplyOvertime.Size = new System.Drawing.Size(104, 20);
     this.sbtnApplyOvertime.TabIndex = 1;
     this.sbtnApplyOvertime.Text = "Apply Overtime";
     this.sbtnApplyOvertime.Click += new System.EventHandler(this.sbtnApplyOvertime_Click);
     //
     // gridctrOvertime
     //
     this.gridctrOvertime.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrOvertime.EmbeddedNavigator.Name = "";
     this.gridctrOvertime.Location = new System.Drawing.Point(2, 80);
     this.gridctrOvertime.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrOvertime.MainView = this.gvOvertime;
     this.gridctrOvertime.Name = "gridctrOvertime";
     this.gridctrOvertime.Size = new System.Drawing.Size(988, 492);
     this.gridctrOvertime.TabIndex = 3;
     this.gridctrOvertime.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvOvertime});
     //
     // gvOvertime
     //
     this.gvOvertime.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colOvertimeDate,
     this.colOvertimeHours,
     this.colOvertimeReason,
     this.colOvertimeCharging,
     this.colOvertimeManager,
     this.colOvertimeApprovingManagerID,
     this.colOvertimeStatus});
     this.gvOvertime.GridControl = this.gridctrOvertime;
     this.gvOvertime.Name = "gvOvertime";
     this.gvOvertime.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvOvertime.OptionsBehavior.Editable = false;
     this.gvOvertime.OptionsCustomization.AllowFilter = false;
     this.gvOvertime.OptionsView.ShowGroupPanel = false;
     this.gvOvertime.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colOvertimeDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colOvertimeDate
     //
     this.colOvertimeDate.Caption = "Date";
     this.colOvertimeDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colOvertimeDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colOvertimeDate.FieldName = "dtDate";
     this.colOvertimeDate.Name = "colOvertimeDate";
     this.colOvertimeDate.Visible = true;
     this.colOvertimeDate.VisibleIndex = 0;
     this.colOvertimeDate.Width = 115;
     //
     // colOvertimeHours
     //
     this.colOvertimeHours.Caption = "Hours";
     this.colOvertimeHours.FieldName = "nHours";
     this.colOvertimeHours.Name = "colOvertimeHours";
     this.colOvertimeHours.Visible = true;
     this.colOvertimeHours.VisibleIndex = 1;
     this.colOvertimeHours.Width = 96;
     //
     // colOvertimeReason
     //
     this.colOvertimeReason.Caption = "Reason";
     this.colOvertimeReason.FieldName = "strReason";
     this.colOvertimeReason.Name = "colOvertimeReason";
     this.colOvertimeReason.Visible = true;
     this.colOvertimeReason.VisibleIndex = 2;
     this.colOvertimeReason.Width = 320;
     //
     // colOvertimeCharging
     //
     this.colOvertimeCharging.Caption = "Charging";
     this.colOvertimeCharging.FieldName = "Charging";
     this.colOvertimeCharging.Name = "colOvertimeCharging";
     this.colOvertimeCharging.Visible = true;
     this.colOvertimeCharging.VisibleIndex = 3;
     this.colOvertimeCharging.Width = 84;
     //
     // colOvertimeManager
     //
     this.colOvertimeManager.Caption = "Approving Manager";
     this.colOvertimeManager.FieldName = "strEmployeeName";
     this.colOvertimeManager.Name = "colOvertimeManager";
     this.colOvertimeManager.Visible = true;
     this.colOvertimeManager.VisibleIndex = 4;
     this.colOvertimeManager.Width = 194;
     //
     // colOvertimeApprovingManagerID
     //
     this.colOvertimeApprovingManagerID.Caption = "Approving Manager ID";
     this.colOvertimeApprovingManagerID.FieldName = "nApprovingManagerID";
     this.colOvertimeApprovingManagerID.Name = "colOvertimeApprovingManagerID";
     this.colOvertimeApprovingManagerID.Visible = true;
     this.colOvertimeApprovingManagerID.VisibleIndex = 5;
     this.colOvertimeApprovingManagerID.Width = 57;
     //
     // colOvertimeStatus
     //
     this.colOvertimeStatus.Caption = "Status";
     this.colOvertimeStatus.FieldName = "Status";
     this.colOvertimeStatus.Name = "colOvertimeStatus";
     this.colOvertimeStatus.Visible = true;
     this.colOvertimeStatus.VisibleIndex = 6;
     this.colOvertimeStatus.Width = 101;
     //
     // groupLateness
     //
     this.groupLateness.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupLateness.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupLateness.Controls.Add(this.groupControl13);
     this.groupLateness.Location = new System.Drawing.Point(0, 32);
     this.groupLateness.Name = "groupLateness";
     this.groupLateness.ShowCaption = false;
     this.groupLateness.Size = new System.Drawing.Size(1007, 576);
     this.groupLateness.TabIndex = 14;
     this.groupLateness.Text = "GroupControl1";
     //
     // groupControl13
     //
     this.groupControl13.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl13.Appearance.Options.UseBackColor = true;
     this.groupControl13.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl13.Controls.Add(this.groupControl14);
     this.groupControl13.Controls.Add(this.gridctrLateness);
     this.groupControl13.Location = new System.Drawing.Point(8, 0);
     this.groupControl13.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupControl13.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl13.Name = "groupControl13";
     this.groupControl13.Size = new System.Drawing.Size(992, 574);
     this.groupControl13.TabIndex = 1;
     this.groupControl13.Text = "LATENESS";
     //
     // groupControl14
     //
     this.groupControl14.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl14.Controls.Add(this.cbLatenessYear);
     this.groupControl14.Controls.Add(this.label12);
     this.groupControl14.Controls.Add(this.label13);
     this.groupControl14.Controls.Add(this.cbLatenessMonth);
     this.groupControl14.Controls.Add(this.sbtnLatenessInquiry);
     this.groupControl14.Location = new System.Drawing.Point(6, 24);
     this.groupControl14.Name = "groupControl14";
     this.groupControl14.Size = new System.Drawing.Size(328, 52);
     this.groupControl14.TabIndex = 0;
     this.groupControl14.Text = "Inquiry";
     //
     // cbLatenessYear
     //
     this.cbLatenessYear.EditValue = "";
     this.cbLatenessYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbLatenessYear.Location = new System.Drawing.Point(178, 24);
     this.cbLatenessYear.Name = "cbLatenessYear";
     this.cbLatenessYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbLatenessYear.Properties.PopupSizeable = true;
     this.cbLatenessYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbLatenessYear.Size = new System.Drawing.Size(64, 20);
     this.cbLatenessYear.TabIndex = 1;
     //
     // label12
     //
     this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(140, 24);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(34, 20);
     this.label12.TabIndex = 15;
     this.label12.Text = "Year:";
     //
     // label13
     //
     this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location = new System.Drawing.Point(12, 24);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(42, 20);
     this.label13.TabIndex = 14;
     this.label13.Text = "Month:";
     //
     // cbLatenessMonth
     //
     this.cbLatenessMonth.EditValue = "January";
     this.cbLatenessMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbLatenessMonth.Location = new System.Drawing.Point(56, 24);
     this.cbLatenessMonth.Name = "cbLatenessMonth";
     this.cbLatenessMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbLatenessMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbLatenessMonth.Properties.PopupSizeable = true;
     this.cbLatenessMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbLatenessMonth.Size = new System.Drawing.Size(80, 20);
     this.cbLatenessMonth.TabIndex = 0;
     //
     // sbtnLatenessInquiry
     //
     this.sbtnLatenessInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLatenessInquiry.Appearance.Options.UseFont = true;
     this.sbtnLatenessInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLatenessInquiry.Location = new System.Drawing.Point(246, 24);
     this.sbtnLatenessInquiry.Name = "sbtnLatenessInquiry";
     this.sbtnLatenessInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnLatenessInquiry.TabIndex = 2;
     this.sbtnLatenessInquiry.Text = "Inquiry";
     this.sbtnLatenessInquiry.Click += new System.EventHandler(this.sbtnLatenessInquiry_Click);
     //
     // gridctrLateness
     //
     this.gridctrLateness.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrLateness.EmbeddedNavigator.Name = "";
     this.gridctrLateness.Location = new System.Drawing.Point(2, 80);
     this.gridctrLateness.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrLateness.MainView = this.gvLateness;
     this.gridctrLateness.Name = "gridctrLateness";
     this.gridctrLateness.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTimeEdit1,
     this.repositoryItemTimeEdit2});
     this.gridctrLateness.Size = new System.Drawing.Size(988, 492);
     this.gridctrLateness.TabIndex = 1;
     this.gridctrLateness.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvLateness});
     //
     // gvLateness
     //
     this.gvLateness.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colLatenessRosterID,
     this.colLatenessDate,
     this.colLatenessBranch,
     this.colLatenessType,
     this.colLatenessExpected,
     this.colLatenessActual,
     this.colLatenessLateness});
     this.gvLateness.GridControl = this.gridctrLateness;
     this.gvLateness.Name = "gvLateness";
     this.gvLateness.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvLateness.OptionsBehavior.Editable = false;
     this.gvLateness.OptionsCustomization.AllowFilter = false;
     this.gvLateness.OptionsView.ShowFooter = true;
     this.gvLateness.OptionsView.ShowGroupPanel = false;
     this.gvLateness.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colLatenessDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colLatenessRosterID
     //
     this.colLatenessRosterID.Caption = "Roster ID";
     this.colLatenessRosterID.FieldName = "nRosterID";
     this.colLatenessRosterID.Name = "colLatenessRosterID";
     //
     // colLatenessDate
     //
     this.colLatenessDate.Caption = "Date";
     this.colLatenessDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colLatenessDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLatenessDate.FieldName = "dtDate";
     this.colLatenessDate.Name = "colLatenessDate";
     this.colLatenessDate.Visible = true;
     this.colLatenessDate.VisibleIndex = 0;
     this.colLatenessDate.Width = 185;
     //
     // colLatenessBranch
     //
     this.colLatenessBranch.Caption = "Branch Code";
     this.colLatenessBranch.FieldName = "strBranchCode";
     this.colLatenessBranch.Name = "colLatenessBranch";
     this.colLatenessBranch.Visible = true;
     this.colLatenessBranch.VisibleIndex = 1;
     this.colLatenessBranch.Width = 85;
     //
     // colLatenessType
     //
     this.colLatenessType.Caption = "Type";
     this.colLatenessType.FieldName = "strType";
     this.colLatenessType.Name = "colLatenessType";
     this.colLatenessType.Visible = true;
     this.colLatenessType.VisibleIndex = 2;
     this.colLatenessType.Width = 124;
     //
     // colLatenessExpected
     //
     this.colLatenessExpected.Caption = "Expected Time";
     this.colLatenessExpected.ColumnEdit = this.repositoryItemTimeEdit1;
     this.colLatenessExpected.FieldName = "dtExpected";
     this.colLatenessExpected.Name = "colLatenessExpected";
     this.colLatenessExpected.Visible = true;
     this.colLatenessExpected.VisibleIndex = 3;
     this.colLatenessExpected.Width = 196;
     //
     // repositoryItemTimeEdit1
     //
     this.repositoryItemTimeEdit1.AutoHeight = false;
     this.repositoryItemTimeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemTimeEdit1.Name = "repositoryItemTimeEdit1";
     //
     // colLatenessActual
     //
     this.colLatenessActual.Caption = "Actual Time";
     this.colLatenessActual.ColumnEdit = this.repositoryItemTimeEdit2;
     this.colLatenessActual.FieldName = "dtActual";
     this.colLatenessActual.Name = "colLatenessActual";
     this.colLatenessActual.Visible = true;
     this.colLatenessActual.VisibleIndex = 4;
     this.colLatenessActual.Width = 208;
     //
     // repositoryItemTimeEdit2
     //
     this.repositoryItemTimeEdit2.AutoHeight = false;
     this.repositoryItemTimeEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemTimeEdit2.Name = "repositoryItemTimeEdit2";
     //
     // colLatenessLateness
     //
     this.colLatenessLateness.Caption = "Lateness (Minutes)";
     this.colLatenessLateness.DisplayFormat.FormatString = "#.00";
     this.colLatenessLateness.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colLatenessLateness.FieldName = "nLateness";
     this.colLatenessLateness.Name = "colLatenessLateness";
     this.colLatenessLateness.SummaryItem.DisplayFormat = "{0:#.00}";
     this.colLatenessLateness.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colLatenessLateness.Visible = true;
     this.colLatenessLateness.VisibleIndex = 5;
     this.colLatenessLateness.Width = 169;
     //
     // tabStaffFour
     //
     this.tabStaffFour.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffFour.Appearance.Header.Options.UseFont = true;
     this.tabStaffFour.Controls.Add(this.lblFour_2);
     this.tabStaffFour.Controls.Add(this.lblFour_1);
     this.tabStaffFour.Controls.Add(this.groupAppointment);
     this.tabStaffFour.Controls.Add(this.groupContact);
     this.tabStaffFour.Name = "tabStaffFour";
     this.tabStaffFour.PageVisible = false;
     this.tabStaffFour.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffFour.Text = "Appointments";
     this.tabStaffFour.VisibleChanged += new System.EventHandler(this.tabStaffAppointments_VisibleChanged);
     //
     // lblFour_2
     //
     this.lblFour_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_2.Appearance.Options.UseFont = true;
     this.lblFour_2.Appearance.Options.UseForeColor = true;
     this.lblFour_2.Location = new System.Drawing.Point(160, 8);
     this.lblFour_2.Name = "lblFour_2";
     this.lblFour_2.Size = new System.Drawing.Size(138, 23);
     this.lblFour_2.TabIndex = 144;
     this.lblFour_2.Text = "Contact";
     this.lblFour_2.Click += new System.EventHandler(this.lblFour_2_Click);
     //
     // lblFour_1
     //
     this.lblFour_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_1.Appearance.Options.UseFont = true;
     this.lblFour_1.Appearance.Options.UseForeColor = true;
     this.lblFour_1.Location = new System.Drawing.Point(8, 8);
     this.lblFour_1.Name = "lblFour_1";
     this.lblFour_1.Size = new System.Drawing.Size(138, 23);
     this.lblFour_1.TabIndex = 143;
     this.lblFour_1.Text = "Appointment";
     this.lblFour_1.Click += new System.EventHandler(this.lblFour_1_Click);
     //
     // groupAppointment
     //
     this.groupAppointment.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupAppointment.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupAppointment.Controls.Add(this.groupAppointmentEntry);
     this.groupAppointment.Location = new System.Drawing.Point(0, 34);
     this.groupAppointment.Name = "groupAppointment";
     this.groupAppointment.ShowCaption = false;
     this.groupAppointment.Size = new System.Drawing.Size(1007, 584);
     this.groupAppointment.TabIndex = 21;
     this.groupAppointment.Text = "GroupControl3";
     //
     // groupAppointmentEntry
     //
     this.groupAppointmentEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupAppointmentEntry.Appearance.Options.UseBackColor = true;
     this.groupAppointmentEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupAppointmentEntry.Controls.Add(this.groupControl12);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentDelete);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentPrint);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentEdit);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentNew);
     this.groupAppointmentEntry.Controls.Add(this.gridctrAppointment);
     this.groupAppointmentEntry.Location = new System.Drawing.Point(8, 0);
     this.groupAppointmentEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupAppointmentEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupAppointmentEntry.Name = "groupAppointmentEntry";
     this.groupAppointmentEntry.Size = new System.Drawing.Size(992, 576);
     this.groupAppointmentEntry.TabIndex = 0;
     this.groupAppointmentEntry.Text = "APPOINTMENT";
     //
     // groupControl12
     //
     this.groupControl12.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl12.Controls.Add(this.cbAppointmentYear);
     this.groupControl12.Controls.Add(this.label26);
     this.groupControl12.Controls.Add(this.label27);
     this.groupControl12.Controls.Add(this.cbAppointmentMonth);
     this.groupControl12.Controls.Add(this.sbtnAppointmentInquiry);
     this.groupControl12.Location = new System.Drawing.Point(8, 24);
     this.groupControl12.Name = "groupControl12";
     this.groupControl12.Size = new System.Drawing.Size(328, 52);
     this.groupControl12.TabIndex = 0;
     this.groupControl12.Text = "Inquiry";
     //
     // cbAppointmentYear
     //
     this.cbAppointmentYear.EditValue = "";
     this.cbAppointmentYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbAppointmentYear.Location = new System.Drawing.Point(178, 24);
     this.cbAppointmentYear.Name = "cbAppointmentYear";
     this.cbAppointmentYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbAppointmentYear.Properties.PopupSizeable = true;
     this.cbAppointmentYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbAppointmentYear.Size = new System.Drawing.Size(64, 20);
     this.cbAppointmentYear.TabIndex = 1;
     //
     // label26
     //
     this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label26.Location = new System.Drawing.Point(140, 24);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(34, 20);
     this.label26.TabIndex = 15;
     this.label26.Text = "Year:";
     //
     // label27
     //
     this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label27.Location = new System.Drawing.Point(12, 24);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(42, 20);
     this.label27.TabIndex = 14;
     this.label27.Text = "Month:";
     //
     // cbAppointmentMonth
     //
     this.cbAppointmentMonth.EditValue = "January";
     this.cbAppointmentMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbAppointmentMonth.Location = new System.Drawing.Point(56, 24);
     this.cbAppointmentMonth.Name = "cbAppointmentMonth";
     this.cbAppointmentMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbAppointmentMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbAppointmentMonth.Properties.PopupSizeable = true;
     this.cbAppointmentMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbAppointmentMonth.Size = new System.Drawing.Size(80, 20);
     this.cbAppointmentMonth.TabIndex = 0;
     //
     // sbtnAppointmentInquiry
     //
     this.sbtnAppointmentInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentInquiry.Appearance.Options.UseFont = true;
     this.sbtnAppointmentInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentInquiry.Location = new System.Drawing.Point(246, 24);
     this.sbtnAppointmentInquiry.Name = "sbtnAppointmentInquiry";
     this.sbtnAppointmentInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentInquiry.TabIndex = 2;
     this.sbtnAppointmentInquiry.Text = "Inquiry";
     this.sbtnAppointmentInquiry.Click += new System.EventHandler(this.sbtnAppointmentInquiry_Click);
     //
     // sbtnAppointmentDelete
     //
     this.sbtnAppointmentDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentDelete.Appearance.Options.UseFont = true;
     this.sbtnAppointmentDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentDelete.Location = new System.Drawing.Point(504, 48);
     this.sbtnAppointmentDelete.Name = "sbtnAppointmentDelete";
     this.sbtnAppointmentDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentDelete.TabIndex = 3;
     this.sbtnAppointmentDelete.Text = "Delete";
     this.sbtnAppointmentDelete.Click += new System.EventHandler(this.sbtnAppointmentDelete_Click);
     //
     // sbtnAppointmentPrint
     //
     this.sbtnAppointmentPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentPrint.Appearance.Options.UseFont = true;
     this.sbtnAppointmentPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentPrint.Location = new System.Drawing.Point(584, 48);
     this.sbtnAppointmentPrint.Name = "sbtnAppointmentPrint";
     this.sbtnAppointmentPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentPrint.TabIndex = 3;
     this.sbtnAppointmentPrint.Text = "Print";
     this.sbtnAppointmentPrint.Click += new System.EventHandler(this.sbtnAppointmentPrint_Click);
     //
     // sbtnAppointmentEdit
     //
     this.sbtnAppointmentEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentEdit.Appearance.Options.UseFont = true;
     this.sbtnAppointmentEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentEdit.Location = new System.Drawing.Point(424, 48);
     this.sbtnAppointmentEdit.Name = "sbtnAppointmentEdit";
     this.sbtnAppointmentEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentEdit.TabIndex = 2;
     this.sbtnAppointmentEdit.Text = "Edit";
     this.sbtnAppointmentEdit.Click += new System.EventHandler(this.sbtnAppointmentEdit_Click);
     //
     // sbtnAppointmentNew
     //
     this.sbtnAppointmentNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentNew.Appearance.Options.UseFont = true;
     this.sbtnAppointmentNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentNew.Location = new System.Drawing.Point(344, 48);
     this.sbtnAppointmentNew.Name = "sbtnAppointmentNew";
     this.sbtnAppointmentNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentNew.TabIndex = 1;
     this.sbtnAppointmentNew.Text = "New";
     this.sbtnAppointmentNew.Click += new System.EventHandler(this.sbtnAppointmentNew_Click);
     //
     // gridctrAppointment
     //
     this.gridctrAppointment.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrAppointment.EmbeddedNavigator.Name = "";
     this.gridctrAppointment.Location = new System.Drawing.Point(2, 86);
     this.gridctrAppointment.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrAppointment.MainView = this.gvAppointment;
     this.gridctrAppointment.Name = "gridctrAppointment";
     this.gridctrAppointment.Size = new System.Drawing.Size(988, 488);
     this.gridctrAppointment.TabIndex = 4;
     this.gridctrAppointment.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvAppointment});
     //
     // gvAppointment
     //
     this.gvAppointment.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colAppointmentDate,
     this.colAppointmentStartDate,
     this.colAppointmentEndDate,
     this.colAppointmentOrganization,
     this.colAppointmentContact,
     this.colAppointmentTypeID,
     this.colAppointmentRemarks});
     this.gvAppointment.GridControl = this.gridctrAppointment;
     this.gvAppointment.Name = "gvAppointment";
     this.gvAppointment.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvAppointment.OptionsBehavior.Editable = false;
     this.gvAppointment.OptionsCustomization.AllowFilter = false;
     this.gvAppointment.OptionsView.ShowGroupPanel = false;
     this.gvAppointment.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colAppointmentDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colAppointmentDate
     //
     this.colAppointmentDate.Caption = "Date";
     this.colAppointmentDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colAppointmentDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentDate.FieldName = "dtDate";
     this.colAppointmentDate.Name = "colAppointmentDate";
     this.colAppointmentDate.Visible = true;
     this.colAppointmentDate.VisibleIndex = 0;
     this.colAppointmentDate.Width = 93;
     //
     // colAppointmentStartDate
     //
     this.colAppointmentStartDate.Caption = "Start Time";
     this.colAppointmentStartDate.DisplayFormat.FormatString = "hh:mm tt";
     this.colAppointmentStartDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentStartDate.FieldName = "dtStartTime";
     this.colAppointmentStartDate.Name = "colAppointmentStartDate";
     this.colAppointmentStartDate.Visible = true;
     this.colAppointmentStartDate.VisibleIndex = 1;
     this.colAppointmentStartDate.Width = 85;
     //
     // colAppointmentEndDate
     //
     this.colAppointmentEndDate.Caption = "End Time";
     this.colAppointmentEndDate.DisplayFormat.FormatString = "hh:mm tt";
     this.colAppointmentEndDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentEndDate.FieldName = "dtEndTime";
     this.colAppointmentEndDate.Name = "colAppointmentEndDate";
     this.colAppointmentEndDate.Visible = true;
     this.colAppointmentEndDate.VisibleIndex = 2;
     this.colAppointmentEndDate.Width = 79;
     //
     // colAppointmentOrganization
     //
     this.colAppointmentOrganization.Caption = "Organization / Place of Appointment";
     this.colAppointmentOrganization.FieldName = "strOrganization";
     this.colAppointmentOrganization.Name = "colAppointmentOrganization";
     this.colAppointmentOrganization.Visible = true;
     this.colAppointmentOrganization.VisibleIndex = 3;
     this.colAppointmentOrganization.Width = 215;
     //
     // colAppointmentContact
     //
     this.colAppointmentContact.Caption = "Contact";
     this.colAppointmentContact.FieldName = "strContactName";
     this.colAppointmentContact.Name = "colAppointmentContact";
     this.colAppointmentContact.Visible = true;
     this.colAppointmentContact.VisibleIndex = 4;
     this.colAppointmentContact.Width = 153;
     //
     // colAppointmentTypeID
     //
     this.colAppointmentTypeID.Caption = "Appointment Type";
     this.colAppointmentTypeID.FieldName = "nAppointmentTypeId";
     this.colAppointmentTypeID.Name = "colAppointmentTypeID";
     this.colAppointmentTypeID.Visible = true;
     this.colAppointmentTypeID.VisibleIndex = 5;
     //
     // colAppointmentRemarks
     //
     this.colAppointmentRemarks.Caption = "Remarks";
     this.colAppointmentRemarks.FieldName = "strRemarks";
     this.colAppointmentRemarks.Name = "colAppointmentRemarks";
     this.colAppointmentRemarks.Visible = true;
     this.colAppointmentRemarks.VisibleIndex = 6;
     this.colAppointmentRemarks.Width = 342;
     //
     // groupContact
     //
     this.groupContact.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupContact.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupContact.Controls.Add(this.groupContactEntry);
     this.groupContact.Location = new System.Drawing.Point(0, 34);
     this.groupContact.Name = "groupContact";
     this.groupContact.ShowCaption = false;
     this.groupContact.Size = new System.Drawing.Size(1007, 584);
     this.groupContact.TabIndex = 20;
     this.groupContact.Text = "GroupControl3";
     //
     // groupContactEntry
     //
     this.groupContactEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupContactEntry.Appearance.Options.UseBackColor = true;
     this.groupContactEntry.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupContactEntry.Controls.Add(this.sbtnContactEdit);
     this.groupContactEntry.Controls.Add(this.sbtnContactDelete);
     this.groupContactEntry.Controls.Add(this.sbtnContactNew);
     this.groupContactEntry.Controls.Add(this.gridctrContact);
     this.groupContactEntry.Location = new System.Drawing.Point(8, 0);
     this.groupContactEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupContactEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupContactEntry.Name = "groupContactEntry";
     this.groupContactEntry.Size = new System.Drawing.Size(992, 576);
     this.groupContactEntry.TabIndex = 1;
     this.groupContactEntry.Text = "CONTACT";
     //
     // sbtnContactEdit
     //
     this.sbtnContactEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactEdit.Appearance.Options.UseFont = true;
     this.sbtnContactEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactEdit.Location = new System.Drawing.Point(96, 32);
     this.sbtnContactEdit.Name = "sbtnContactEdit";
     this.sbtnContactEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactEdit.TabIndex = 1;
     this.sbtnContactEdit.Text = "Edit";
     this.sbtnContactEdit.Click += new System.EventHandler(this.sbtnContactEdit_Click);
     //
     // sbtnContactDelete
     //
     this.sbtnContactDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactDelete.Appearance.Options.UseFont = true;
     this.sbtnContactDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactDelete.Location = new System.Drawing.Point(176, 32);
     this.sbtnContactDelete.Name = "sbtnContactDelete";
     this.sbtnContactDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactDelete.TabIndex = 2;
     this.sbtnContactDelete.Text = "Delete";
     this.sbtnContactDelete.Click += new System.EventHandler(this.sbtnContactDelete_Click);
     //
     // sbtnContactNew
     //
     this.sbtnContactNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactNew.Appearance.Options.UseFont = true;
     this.sbtnContactNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactNew.Location = new System.Drawing.Point(16, 32);
     this.sbtnContactNew.Name = "sbtnContactNew";
     this.sbtnContactNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactNew.TabIndex = 0;
     this.sbtnContactNew.Text = "New";
     this.sbtnContactNew.Click += new System.EventHandler(this.sbtnContactNew_Click);
     //
     // gridctrContact
     //
     this.gridctrContact.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrContact.EmbeddedNavigator.Name = "";
     this.gridctrContact.Location = new System.Drawing.Point(2, 62);
     this.gridctrContact.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrContact.MainView = this.gvContact;
     this.gridctrContact.Name = "gridctrContact";
     this.gridctrContact.Size = new System.Drawing.Size(988, 512);
     this.gridctrContact.TabIndex = 3;
     this.gridctrContact.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvContact});
     //
     // gvContact
     //
     this.gvContact.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colContactPerson,
     this.colContactOrganization,
     this.colContactMobile,
     this.colContactOfficeNo,
     this.colContactEmail,
     this.colContactFax,
     this.colContactAddress});
     this.gvContact.GridControl = this.gridctrContact;
     this.gvContact.Name = "gvContact";
     this.gvContact.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvContact.OptionsBehavior.Editable = false;
     this.gvContact.OptionsCustomization.AllowFilter = false;
     this.gvContact.OptionsView.ShowGroupPanel = false;
     //
     // colContactPerson
     //
     this.colContactPerson.Caption = "Contact Person";
     this.colContactPerson.FieldName = "strContactName";
     this.colContactPerson.Name = "colContactPerson";
     this.colContactPerson.Visible = true;
     this.colContactPerson.VisibleIndex = 0;
     this.colContactPerson.Width = 128;
     //
     // colContactOrganization
     //
     this.colContactOrganization.Caption = "Organization";
     this.colContactOrganization.FieldName = "strOrganization";
     this.colContactOrganization.Name = "colContactOrganization";
     this.colContactOrganization.Visible = true;
     this.colContactOrganization.VisibleIndex = 1;
     this.colContactOrganization.Width = 150;
     //
     // colContactMobile
     //
     this.colContactMobile.Caption = "Mobile No.";
     this.colContactMobile.FieldName = "strMobileNo";
     this.colContactMobile.Name = "colContactMobile";
     this.colContactMobile.Visible = true;
     this.colContactMobile.VisibleIndex = 2;
     this.colContactMobile.Width = 107;
     //
     // colContactOfficeNo
     //
     this.colContactOfficeNo.Caption = "Office No.";
     this.colContactOfficeNo.FieldName = "strOfficeNo";
     this.colContactOfficeNo.Name = "colContactOfficeNo";
     this.colContactOfficeNo.Visible = true;
     this.colContactOfficeNo.VisibleIndex = 3;
     this.colContactOfficeNo.Width = 111;
     //
     // colContactEmail
     //
     this.colContactEmail.Caption = "Email Address";
     this.colContactEmail.FieldName = "strEmail";
     this.colContactEmail.Name = "colContactEmail";
     this.colContactEmail.Visible = true;
     this.colContactEmail.VisibleIndex = 4;
     this.colContactEmail.Width = 159;
     //
     // colContactFax
     //
     this.colContactFax.Caption = "Fax";
     this.colContactFax.FieldName = "strFax";
     this.colContactFax.Name = "colContactFax";
     this.colContactFax.Visible = true;
     this.colContactFax.VisibleIndex = 5;
     this.colContactFax.Width = 102;
     //
     // colContactAddress
     //
     this.colContactAddress.Caption = "Address";
     this.colContactAddress.FieldName = "strAddress";
     this.colContactAddress.Name = "colContactAddress";
     this.colContactAddress.Visible = true;
     this.colContactAddress.VisibleIndex = 6;
     this.colContactAddress.Width = 210;
     //
     // tabStaffFive
     //
     this.tabStaffFive.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffFive.Appearance.Header.Options.UseFont = true;
     this.tabStaffFive.Controls.Add(this.groupCustomerVoice);
     this.tabStaffFive.Name = "tabStaffFive";
     this.tabStaffFive.PageVisible = false;
     this.tabStaffFive.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffFive.Text = "Customer Voice";
     this.tabStaffFive.VisibleChanged += new System.EventHandler(this.tabStaffCustomerVoice_VisibleChanged);
     //
     // groupCustomerVoice
     //
     this.groupCustomerVoice.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupCustomerVoice.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupCustomerVoice.Controls.Add(this.lblmnuCustomerVoiceActionHistory);
     this.groupCustomerVoice.Controls.Add(this.lblmnuCustomerVoiceCVDetails);
     this.groupCustomerVoice.Controls.Add(this.GroupControl24);
     this.groupCustomerVoice.Controls.Add(this.groupCustomerVoiceActionHistory);
     this.groupCustomerVoice.Controls.Add(this.groupCustomerVoiceCVDetails);
     this.groupCustomerVoice.Location = new System.Drawing.Point(0, 8);
     this.groupCustomerVoice.Name = "groupCustomerVoice";
     this.groupCustomerVoice.ShowCaption = false;
     this.groupCustomerVoice.Size = new System.Drawing.Size(1007, 584);
     this.groupCustomerVoice.TabIndex = 11;
     this.groupCustomerVoice.Text = "GroupControl1";
     //
     // lblmnuCustomerVoiceActionHistory
     //
     this.lblmnuCustomerVoiceActionHistory.AutoSize = true;
     this.lblmnuCustomerVoiceActionHistory.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuCustomerVoiceActionHistory.Location = new System.Drawing.Point(184, 320);
     this.lblmnuCustomerVoiceActionHistory.Name = "lblmnuCustomerVoiceActionHistory";
     this.lblmnuCustomerVoiceActionHistory.Size = new System.Drawing.Size(104, 16);
     this.lblmnuCustomerVoiceActionHistory.TabIndex = 10;
     this.lblmnuCustomerVoiceActionHistory.Text = "Action History";
     this.lblmnuCustomerVoiceActionHistory.Click += new System.EventHandler(this.lblmnuCustomerVoiceActionHistory_Click);
     //
     // lblmnuCustomerVoiceCVDetails
     //
     this.lblmnuCustomerVoiceCVDetails.AutoSize = true;
     this.lblmnuCustomerVoiceCVDetails.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuCustomerVoiceCVDetails.Location = new System.Drawing.Point(24, 320);
     this.lblmnuCustomerVoiceCVDetails.Name = "lblmnuCustomerVoiceCVDetails";
     this.lblmnuCustomerVoiceCVDetails.Size = new System.Drawing.Size(170, 16);
     this.lblmnuCustomerVoiceCVDetails.TabIndex = 9;
     this.lblmnuCustomerVoiceCVDetails.Text = "Customer Voice Details";
     this.lblmnuCustomerVoiceCVDetails.Click += new System.EventHandler(this.lblmnuCustomerVoiceCVDetails_Click);
     //
     // GroupControl24
     //
     this.GroupControl24.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.GroupControl24.Appearance.Options.UseBackColor = true;
     this.GroupControl24.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl24.Controls.Add(this.luedtCVSubmitter);
     this.GroupControl24.Controls.Add(this.sbtnAssign);
     this.GroupControl24.Controls.Add(this.sbtnCVPrint);
     this.GroupControl24.Controls.Add(this.sbtnCVEdit);
     this.GroupControl24.Controls.Add(this.sbtnCVDelete);
     this.GroupControl24.Controls.Add(this.sbtnCVNew);
     this.GroupControl24.Controls.Add(this.cbListCV);
     this.GroupControl24.Controls.Add(this.gctrCV);
     this.GroupControl24.Controls.Add(this.label17);
     this.GroupControl24.Controls.Add(this.luedtCVAssignTo);
     this.GroupControl24.Controls.Add(this.lblCVSubmitter);
     this.GroupControl24.Location = new System.Drawing.Point(8, 0);
     this.GroupControl24.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.GroupControl24.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GroupControl24.Name = "GroupControl24";
     this.GroupControl24.Size = new System.Drawing.Size(992, 312);
     this.GroupControl24.TabIndex = 0;
     this.GroupControl24.Text = "CUSTOMER VOICE";
     //
     // luedtCVSubmitter
     //
     this.luedtCVSubmitter.Location = new System.Drawing.Point(400, 32);
     this.luedtCVSubmitter.Name = "luedtCVSubmitter";
     this.luedtCVSubmitter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCVSubmitter.Size = new System.Drawing.Size(176, 20);
     this.luedtCVSubmitter.TabIndex = 2;
     this.luedtCVSubmitter.EditValueChanged += new System.EventHandler(this.luedtCVSubmiter_EditValueChanged);
     //
     // sbtnAssign
     //
     this.sbtnAssign.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAssign.Appearance.Options.UseFont = true;
     this.sbtnAssign.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAssign.Location = new System.Drawing.Point(824, 32);
     this.sbtnAssign.Name = "sbtnAssign";
     this.sbtnAssign.Size = new System.Drawing.Size(80, 20);
     this.sbtnAssign.TabIndex = 6;
     this.sbtnAssign.Text = "Assign To";
     this.sbtnAssign.Click += new System.EventHandler(this.sbtnAssign_Click);
     //
     // sbtnCVPrint
     //
     this.sbtnCVPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVPrint.Appearance.Options.UseFont = true;
     this.sbtnCVPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVPrint.Location = new System.Drawing.Point(912, 32);
     this.sbtnCVPrint.Name = "sbtnCVPrint";
     this.sbtnCVPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVPrint.TabIndex = 7;
     this.sbtnCVPrint.Text = "Print";
     this.sbtnCVPrint.Click += new System.EventHandler(this.sbtnCVPrint_Click);
     //
     // sbtnCVEdit
     //
     this.sbtnCVEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVEdit.Appearance.Options.UseFont = true;
     this.sbtnCVEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVEdit.Location = new System.Drawing.Point(744, 32);
     this.sbtnCVEdit.Name = "sbtnCVEdit";
     this.sbtnCVEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVEdit.TabIndex = 5;
     this.sbtnCVEdit.Text = "Update";
     this.sbtnCVEdit.Click += new System.EventHandler(this.sbtnCVEdit_Click);
     //
     // sbtnCVDelete
     //
     this.sbtnCVDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVDelete.Appearance.Options.UseFont = true;
     this.sbtnCVDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVDelete.Location = new System.Drawing.Point(664, 32);
     this.sbtnCVDelete.Name = "sbtnCVDelete";
     this.sbtnCVDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVDelete.TabIndex = 4;
     this.sbtnCVDelete.Text = "Delete";
     this.sbtnCVDelete.Click += new System.EventHandler(this.sbtnCVDelete_Click);
     //
     // sbtnCVNew
     //
     this.sbtnCVNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVNew.Appearance.Options.UseFont = true;
     this.sbtnCVNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVNew.Location = new System.Drawing.Point(584, 32);
     this.sbtnCVNew.Name = "sbtnCVNew";
     this.sbtnCVNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVNew.TabIndex = 3;
     this.sbtnCVNew.Text = "New";
     this.sbtnCVNew.Click += new System.EventHandler(this.sbtnCVNew_Click);
     //
     // cbListCV
     //
     this.cbListCV.EditValue = "All";
     this.cbListCV.Location = new System.Drawing.Point(8, 32);
     this.cbListCV.Name = "cbListCV";
     this.cbListCV.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbListCV.Properties.Items.AddRange(new object[] {
     "All",
     "New",
     "Open",
     "Closed"});
     this.cbListCV.Properties.PopupSizeable = true;
     this.cbListCV.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbListCV.Size = new System.Drawing.Size(88, 20);
     this.cbListCV.TabIndex = 0;
     this.cbListCV.SelectedIndexChanged += new System.EventHandler(this.cbListCV_SelectedIndexChanged);
     //
     // gctrCV
     //
     this.gctrCV.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrCV.EmbeddedNavigator.Name = "";
     this.gctrCV.Location = new System.Drawing.Point(2, 62);
     this.gctrCV.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrCV.MainView = this.gvCV;
     this.gctrCV.Name = "gctrCV";
     this.gctrCV.Size = new System.Drawing.Size(988, 248);
     this.gctrCV.TabIndex = 8;
     this.gctrCV.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvCV});
     //
     // gvCV
     //
     this.gvCV.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colRefNo,
     this.colDtReceived,
     this.colBranch,
     this.colMembershipID,
     this.colMemberName,
     this.colDepartment,
     this.colType,
     this.colCategory,
     this.colSubject,
     this.colSubmittedBy,
     this.colStaffSubject,
     this.colDepartmentAssignedTo,
     this.colLastUpdatedDate,
     this.colStatus});
     this.gvCV.GridControl = this.gctrCV;
     this.gvCV.Name = "gvCV";
     this.gvCV.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvCV.OptionsBehavior.Editable = false;
     this.gvCV.OptionsCustomization.AllowFilter = false;
     this.gvCV.OptionsView.ColumnAutoWidth = false;
     this.gvCV.OptionsView.ShowGroupPanel = false;
     this.gvCV.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDtReceived, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gvCV.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvCV_FocusedRowChanged);
     this.gvCV.DataSourceChanged += new System.EventHandler(this.gvCV_DataSourceChanged);
     //
     // colRefNo
     //
     this.colRefNo.Caption = "Ref No";
     this.colRefNo.FieldName = "nCaseID";
     this.colRefNo.Name = "colRefNo";
     this.colRefNo.Visible = true;
     this.colRefNo.VisibleIndex = 0;
     //
     // colDtReceived
     //
     this.colDtReceived.Caption = "Date Received";
     this.colDtReceived.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colDtReceived.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colDtReceived.FieldName = "dtDate";
     this.colDtReceived.Name = "colDtReceived";
     this.colDtReceived.Visible = true;
     this.colDtReceived.VisibleIndex = 1;
     this.colDtReceived.Width = 100;
     //
     // colBranch
     //
     this.colBranch.Caption = "Branch";
     this.colBranch.FieldName = "strBranchCode";
     this.colBranch.Name = "colBranch";
     this.colBranch.Visible = true;
     this.colBranch.VisibleIndex = 2;
     //
     // colMembershipID
     //
     this.colMembershipID.Caption = "Membership Id";
     this.colMembershipID.FieldName = "strMembershipID";
     this.colMembershipID.Name = "colMembershipID";
     this.colMembershipID.Visible = true;
     this.colMembershipID.VisibleIndex = 6;
     this.colMembershipID.Width = 100;
     //
     // colMemberName
     //
     this.colMemberName.Caption = "Member Name";
     this.colMemberName.FieldName = "strMembershipName";
     this.colMemberName.Name = "colMemberName";
     this.colMemberName.Visible = true;
     this.colMemberName.VisibleIndex = 3;
     this.colMemberName.Width = 101;
     //
     // colDepartment
     //
     this.colDepartment.Caption = "Department";
     this.colDepartment.FieldName = "strDepartmentDescription";
     this.colDepartment.Name = "colDepartment";
     this.colDepartment.Visible = true;
     this.colDepartment.VisibleIndex = 7;
     this.colDepartment.Width = 89;
     //
     // colType
     //
     this.colType.Caption = "Type";
     this.colType.FieldName = "strCaseTypeDescription";
     this.colType.Name = "colType";
     this.colType.Visible = true;
     this.colType.VisibleIndex = 4;
     //
     // colCategory
     //
     this.colCategory.Caption = "Category";
     this.colCategory.FieldName = "strCaseCategoryDescription";
     this.colCategory.Name = "colCategory";
     this.colCategory.Visible = true;
     this.colCategory.VisibleIndex = 5;
     //
     // colSubject
     //
     this.colSubject.Caption = "Subject";
     this.colSubject.FieldName = "strSubject";
     this.colSubject.Name = "colSubject";
     //
     // colSubmittedBy
     //
     this.colSubmittedBy.Caption = "Submitted By";
     this.colSubmittedBy.FieldName = "strSubmittedBy";
     this.colSubmittedBy.Name = "colSubmittedBy";
     this.colSubmittedBy.Visible = true;
     this.colSubmittedBy.VisibleIndex = 8;
     this.colSubmittedBy.Width = 97;
     //
     // colStaffSubject
     //
     this.colStaffSubject.Caption = "Subject Staff ";
     this.colStaffSubject.FieldName = "strSubjectStaff";
     this.colStaffSubject.Name = "colStaffSubject";
     //
     // colDepartmentAssignedTo
     //
     this.colDepartmentAssignedTo.Caption = "Department Assigned To";
     this.colDepartmentAssignedTo.FieldName = "strDepartmentAssignedTo";
     this.colDepartmentAssignedTo.Name = "colDepartmentAssignedTo";
     this.colDepartmentAssignedTo.Visible = true;
     this.colDepartmentAssignedTo.VisibleIndex = 9;
     this.colDepartmentAssignedTo.Width = 130;
     //
     // colLastUpdatedDate
     //
     this.colLastUpdatedDate.Caption = "Last Updated Date";
     this.colLastUpdatedDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colLastUpdatedDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLastUpdatedDate.FieldName = "dtLastEditDate";
     this.colLastUpdatedDate.Name = "colLastUpdatedDate";
     this.colLastUpdatedDate.Visible = true;
     this.colLastUpdatedDate.VisibleIndex = 10;
     this.colLastUpdatedDate.Width = 100;
     //
     // colStatus
     //
     this.colStatus.Caption = "Status";
     this.colStatus.FieldName = "strStatus";
     this.colStatus.Name = "colStatus";
     this.colStatus.Visible = true;
     this.colStatus.VisibleIndex = 11;
     //
     // label17
     //
     this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(104, 32);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(64, 20);
     this.label17.TabIndex = 19;
     this.label17.Text = "Assign To:";
     //
     // luedtCVAssignTo
     //
     this.luedtCVAssignTo.Location = new System.Drawing.Point(168, 32);
     this.luedtCVAssignTo.Name = "luedtCVAssignTo";
     this.luedtCVAssignTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCVAssignTo.Size = new System.Drawing.Size(160, 20);
     this.luedtCVAssignTo.TabIndex = 1;
     this.luedtCVAssignTo.EditValueChanged += new System.EventHandler(this.luedtCVAssignTo_EditValueChanged);
     //
     // lblCVSubmitter
     //
     this.lblCVSubmitter.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCVSubmitter.Location = new System.Drawing.Point(336, 32);
     this.lblCVSubmitter.Name = "lblCVSubmitter";
     this.lblCVSubmitter.Size = new System.Drawing.Size(64, 20);
     this.lblCVSubmitter.TabIndex = 16;
     this.lblCVSubmitter.Text = "Submitter:";
     //
     // groupCustomerVoiceActionHistory
     //
     this.groupCustomerVoiceActionHistory.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupCustomerVoiceActionHistory.Appearance.Options.UseBackColor = true;
     this.groupCustomerVoiceActionHistory.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupCustomerVoiceActionHistory.Controls.Add(this.GroupControl26);
     this.groupCustomerVoiceActionHistory.Location = new System.Drawing.Point(7, 344);
     this.groupCustomerVoiceActionHistory.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupCustomerVoiceActionHistory.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupCustomerVoiceActionHistory.Name = "groupCustomerVoiceActionHistory";
     this.groupCustomerVoiceActionHistory.Size = new System.Drawing.Size(992, 232);
     this.groupCustomerVoiceActionHistory.TabIndex = 11;
     this.groupCustomerVoiceActionHistory.Text = "ACTION HISTORY";
     //
     // GroupControl26
     //
     this.GroupControl26.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl26.Controls.Add(this.sbtnNewCVAction);
     this.GroupControl26.Controls.Add(this.gctrCVAction);
     this.GroupControl26.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl26.Location = new System.Drawing.Point(2, 19);
     this.GroupControl26.Name = "GroupControl26";
     this.GroupControl26.ShowCaption = false;
     this.GroupControl26.Size = new System.Drawing.Size(988, 211);
     this.GroupControl26.TabIndex = 0;
     this.GroupControl26.Text = "GroupControl1";
     //
     // sbtnNewCVAction
     //
     this.sbtnNewCVAction.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnNewCVAction.Appearance.Options.UseFont = true;
     this.sbtnNewCVAction.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnNewCVAction.Location = new System.Drawing.Point(16, 16);
     this.sbtnNewCVAction.Name = "sbtnNewCVAction";
     this.sbtnNewCVAction.Size = new System.Drawing.Size(72, 20);
     this.sbtnNewCVAction.TabIndex = 0;
     this.sbtnNewCVAction.Text = "New";
     this.sbtnNewCVAction.Click += new System.EventHandler(this.sbtnNewCVAction_Click);
     //
     // gctrCVAction
     //
     this.gctrCVAction.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrCVAction.EmbeddedNavigator.Name = "";
     this.gctrCVAction.Location = new System.Drawing.Point(2, 49);
     this.gctrCVAction.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrCVAction.MainView = this.gvCVAction;
     this.gctrCVAction.Name = "gctrCVAction";
     this.gctrCVAction.Size = new System.Drawing.Size(984, 160);
     this.gctrCVAction.TabIndex = 1;
     this.gctrCVAction.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvCVAction});
     //
     // gvCVAction
     //
     this.gvCVAction.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colActionID,
     this.coldtDate,
     this.coldtTime,
     this.colMode,
     this.colActionDetail,
     this.colActionTakenBy,
     this.colActionTakenByID});
     this.gvCVAction.GridControl = this.gctrCVAction;
     this.gvCVAction.Name = "gvCVAction";
     this.gvCVAction.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvCVAction.OptionsBehavior.Editable = false;
     this.gvCVAction.OptionsCustomization.AllowFilter = false;
     this.gvCVAction.OptionsView.ShowGroupPanel = false;
     this.gvCVAction.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.coldtDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colActionID
     //
     this.colActionID.Caption = "ID";
     this.colActionID.FieldName = "nActionID";
     this.colActionID.Name = "colActionID";
     this.colActionID.Visible = true;
     this.colActionID.VisibleIndex = 0;
     this.colActionID.Width = 64;
     //
     // coldtDate
     //
     this.coldtDate.Caption = "Date";
     this.coldtDate.DisplayFormat.FormatString = "dd/MM/yyy";
     this.coldtDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtDate.FieldName = "dtDate";
     this.coldtDate.Name = "coldtDate";
     this.coldtDate.Visible = true;
     this.coldtDate.VisibleIndex = 1;
     this.coldtDate.Width = 117;
     //
     // coldtTime
     //
     this.coldtTime.Caption = "Time";
     this.coldtTime.DisplayFormat.FormatString = "hh:mm tt";
     this.coldtTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtTime.FieldName = "dtDate";
     this.coldtTime.GroupFormat.FormatString = "hh:mm tt";
     this.coldtTime.GroupFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtTime.Name = "coldtTime";
     this.coldtTime.Visible = true;
     this.coldtTime.VisibleIndex = 2;
     this.coldtTime.Width = 78;
     //
     // colMode
     //
     this.colMode.Caption = "Mode";
     this.colMode.FieldName = "strMode";
     this.colMode.Name = "colMode";
     this.colMode.Visible = true;
     this.colMode.VisibleIndex = 3;
     this.colMode.Width = 207;
     //
     // colActionDetail
     //
     this.colActionDetail.Caption = "Action Taken";
     this.colActionDetail.FieldName = "strActionDetails";
     this.colActionDetail.Name = "colActionDetail";
     this.colActionDetail.Visible = true;
     this.colActionDetail.VisibleIndex = 4;
     this.colActionDetail.Width = 262;
     //
     // colActionTakenBy
     //
     this.colActionTakenBy.Caption = "Action Taken By";
     this.colActionTakenBy.FieldName = "strActionTakenBy";
     this.colActionTakenBy.Name = "colActionTakenBy";
     this.colActionTakenBy.Visible = true;
     this.colActionTakenBy.VisibleIndex = 5;
     this.colActionTakenBy.Width = 231;
     //
     // colActionTakenByID
     //
     this.colActionTakenByID.Caption = "Action Taken By ID";
     this.colActionTakenByID.FieldName = "nActionByID";
     this.colActionTakenByID.Name = "colActionTakenByID";
     this.colActionTakenByID.Visible = true;
     this.colActionTakenByID.VisibleIndex = 6;
     //
     // groupCustomerVoiceCVDetails
     //
     this.groupCustomerVoiceCVDetails.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupCustomerVoiceCVDetails.Appearance.Options.UseBackColor = true;
     this.groupCustomerVoiceCVDetails.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupCustomerVoiceCVDetails.Controls.Add(this.GroupControl28);
     this.groupCustomerVoiceCVDetails.Location = new System.Drawing.Point(7, 344);
     this.groupCustomerVoiceCVDetails.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupCustomerVoiceCVDetails.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupCustomerVoiceCVDetails.Name = "groupCustomerVoiceCVDetails";
     this.groupCustomerVoiceCVDetails.Size = new System.Drawing.Size(992, 232);
     this.groupCustomerVoiceCVDetails.TabIndex = 6;
     this.groupCustomerVoiceCVDetails.Text = "CUSTOMER VOICE DETAILS";
     //
     // GroupControl28
     //
     this.GroupControl28.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupControl28.Controls.Add(this.txtHomeNo);
     this.GroupControl28.Controls.Add(this.label31);
     this.GroupControl28.Controls.Add(this.txtEmail);
     this.GroupControl28.Controls.Add(this.label10);
     this.GroupControl28.Controls.Add(this.txtContactNo);
     this.GroupControl28.Controls.Add(this.label9);
     this.GroupControl28.Controls.Add(this.memoeditSummaryCV);
     this.GroupControl28.Controls.Add(this.Label32);
     this.GroupControl28.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl28.Location = new System.Drawing.Point(2, 19);
     this.GroupControl28.Name = "GroupControl28";
     this.GroupControl28.ShowCaption = false;
     this.GroupControl28.Size = new System.Drawing.Size(988, 211);
     this.GroupControl28.TabIndex = 0;
     this.GroupControl28.Text = "GroupControl1";
     //
     // txtHomeNo
     //
     this.txtHomeNo.EditValue = "";
     this.txtHomeNo.Location = new System.Drawing.Point(360, 16);
     this.txtHomeNo.Name = "txtHomeNo";
     this.txtHomeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtHomeNo.Properties.Appearance.Options.UseFont = true;
     this.txtHomeNo.Properties.ReadOnly = true;
     this.txtHomeNo.Size = new System.Drawing.Size(152, 22);
     this.txtHomeNo.TabIndex = 18;
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.Location = new System.Drawing.Point(288, 16);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(73, 16);
     this.label31.TabIndex = 19;
     this.label31.Text = "Home No";
     //
     // txtEmail
     //
     this.txtEmail.EditValue = "";
     this.txtEmail.Location = new System.Drawing.Point(640, 16);
     this.txtEmail.Name = "txtEmail";
     this.txtEmail.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtEmail.Properties.Appearance.Options.UseFont = true;
     this.txtEmail.Properties.ReadOnly = true;
     this.txtEmail.Size = new System.Drawing.Size(280, 22);
     this.txtEmail.TabIndex = 1;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(528, 16);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(109, 16);
     this.label10.TabIndex = 17;
     this.label10.Text = "Email Address";
     //
     // txtContactNo
     //
     this.txtContactNo.EditValue = "";
     this.txtContactNo.Location = new System.Drawing.Point(120, 16);
     this.txtContactNo.Name = "txtContactNo";
     this.txtContactNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtContactNo.Properties.Appearance.Options.UseFont = true;
     this.txtContactNo.Properties.ReadOnly = true;
     this.txtContactNo.Size = new System.Drawing.Size(152, 22);
     this.txtContactNo.TabIndex = 0;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(8, 16);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(79, 16);
     this.label9.TabIndex = 15;
     this.label9.Text = "Mobile No";
     //
     // memoeditSummaryCV
     //
     this.memoeditSummaryCV.EditValue = "";
     this.memoeditSummaryCV.Location = new System.Drawing.Point(120, 48);
     this.memoeditSummaryCV.Name = "memoeditSummaryCV";
     this.memoeditSummaryCV.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.memoeditSummaryCV.Properties.Appearance.Options.UseFont = true;
     this.memoeditSummaryCV.Properties.ReadOnly = true;
     this.memoeditSummaryCV.Size = new System.Drawing.Size(800, 152);
     this.memoeditSummaryCV.TabIndex = 2;
     //
     // Label32
     //
     this.Label32.AutoSize = true;
     this.Label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label32.Location = new System.Drawing.Point(8, 56);
     this.Label32.Name = "Label32";
     this.Label32.Size = new System.Drawing.Size(113, 16);
     this.Label32.TabIndex = 13;
     this.Label32.Text = "Summary of CV";
     //
     // tabStaffSix
     //
     this.tabStaffSix.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffSix.Appearance.Header.Options.UseFont = true;
     this.tabStaffSix.Controls.Add(this.groupControl1);
     this.tabStaffSix.Name = "tabStaffSix";
     this.tabStaffSix.PageVisible = false;
     this.tabStaffSix.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffSix.Text = "Leave";
     //
     // groupControl1
     //
     this.groupControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupControl1.Controls.Add(this.lblSix_2);
     this.groupControl1.Controls.Add(this.lblSix_1);
     this.groupControl1.Controls.Add(this.groupLeave);
     this.groupControl1.Controls.Add(this.groupLeaveRoster);
     this.groupControl1.Controls.Add(this.luedtLeaveEmployeeID);
     this.groupControl1.Controls.Add(this.lblLeaveEmployeeID);
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.ShowCaption = false;
     this.groupControl1.Size = new System.Drawing.Size(1007, 610);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text = "GroupControl1";
     //
     // lblSix_2
     //
     this.lblSix_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblSix_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblSix_2.Appearance.Options.UseFont = true;
     this.lblSix_2.Appearance.Options.UseForeColor = true;
     this.lblSix_2.Location = new System.Drawing.Point(156, 4);
     this.lblSix_2.Name = "lblSix_2";
     this.lblSix_2.Size = new System.Drawing.Size(138, 23);
     this.lblSix_2.TabIndex = 144;
     this.lblSix_2.Text = "Roster";
     this.lblSix_2.Click += new System.EventHandler(this.lblSix_2_Click);
     //
     // lblSix_1
     //
     this.lblSix_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblSix_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblSix_1.Appearance.Options.UseFont = true;
     this.lblSix_1.Appearance.Options.UseForeColor = true;
     this.lblSix_1.Location = new System.Drawing.Point(12, 4);
     this.lblSix_1.Name = "lblSix_1";
     this.lblSix_1.Size = new System.Drawing.Size(138, 23);
     this.lblSix_1.TabIndex = 143;
     this.lblSix_1.Text = "Leave";
     this.lblSix_1.Click += new System.EventHandler(this.lblSix_2_Click);
     //
     // groupLeave
     //
     this.groupLeave.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupLeave.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupLeave.Controls.Add(this.groupLeaveLeaveDetails);
     this.groupLeave.Controls.Add(this.groupLeaveLeaveBalance);
     this.groupLeave.Location = new System.Drawing.Point(0, 30);
     this.groupLeave.Name = "groupLeave";
     this.groupLeave.Size = new System.Drawing.Size(1004, 578);
     this.groupLeave.TabIndex = 4;
     this.groupLeave.Text = "groupControl12";
     //
     // groupLeaveLeaveDetails
     //
     this.groupLeaveLeaveDetails.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupLeaveLeaveDetails.Appearance.Options.UseBackColor = true;
     this.groupLeaveLeaveDetails.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupLeaveLeaveDetails.Controls.Add(this.groupControl11);
     this.groupLeaveLeaveDetails.Location = new System.Drawing.Point(8, 0);
     this.groupLeaveLeaveDetails.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupLeaveLeaveDetails.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupLeaveLeaveDetails.Name = "groupLeaveLeaveDetails";
     this.groupLeaveLeaveDetails.Size = new System.Drawing.Size(990, 282);
     this.groupLeaveLeaveDetails.TabIndex = 5;
     this.groupLeaveLeaveDetails.Text = "LEAVE DETAILS";
     //
     // groupControl11
     //
     this.groupControl11.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl11.Controls.Add(this.cbLeaveStatus);
     this.groupControl11.Controls.Add(this.label35);
     this.groupControl11.Controls.Add(this.txtLeaveEntitlement);
     this.groupControl11.Controls.Add(this.label34);
     this.groupControl11.Controls.Add(this.dateedtLeaveJoinDate);
     this.groupControl11.Controls.Add(this.label33);
     this.groupControl11.Controls.Add(this.sbtnLeaveEdit);
     this.groupControl11.Controls.Add(this.sbtnLeaveDelete);
     this.groupControl11.Controls.Add(this.sbtnLeaveApply);
     this.groupControl11.Controls.Add(this.gridctrLeaveDetail);
     this.groupControl11.Controls.Add(this.cbLeaveNYearID);
     this.groupControl11.Controls.Add(this.lblNYearID);
     this.groupControl11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl11.Location = new System.Drawing.Point(2, 19);
     this.groupControl11.Name = "groupControl11";
     this.groupControl11.ShowCaption = false;
     this.groupControl11.Size = new System.Drawing.Size(986, 261);
     this.groupControl11.TabIndex = 0;
     this.groupControl11.Text = "GroupControl1";
     //
     // cbLeaveStatus
     //
     this.cbLeaveStatus.EditValue = "All";
     this.cbLeaveStatus.Location = new System.Drawing.Point(168, 8);
     this.cbLeaveStatus.Name = "cbLeaveStatus";
     this.cbLeaveStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbLeaveStatus.Properties.Items.AddRange(new object[] {
     "Pending Approval",
     "Approved",
     "Rejected",
     "Cancelled",
     "All"});
     this.cbLeaveStatus.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbLeaveStatus.Size = new System.Drawing.Size(118, 20);
     this.cbLeaveStatus.TabIndex = 19;
     this.cbLeaveStatus.SelectedIndexChanged += new System.EventHandler(this.cbLeaveStatus_SelectedIndexChanged);
     //
     // label35
     //
     this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label35.Location = new System.Drawing.Point(120, 10);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(46, 18);
     this.label35.TabIndex = 18;
     this.label35.Text = "Status:";
     //
     // txtLeaveEntitlement
     //
     this.txtLeaveEntitlement.EditValue = "";
     this.txtLeaveEntitlement.Location = new System.Drawing.Point(884, 8);
     this.txtLeaveEntitlement.Name = "txtLeaveEntitlement";
     this.txtLeaveEntitlement.Properties.ReadOnly = true;
     this.txtLeaveEntitlement.Size = new System.Drawing.Size(52, 20);
     this.txtLeaveEntitlement.TabIndex = 6;
     //
     // label34
     //
     this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label34.Location = new System.Drawing.Point(702, 10);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(180, 18);
     this.label34.TabIndex = 17;
     this.label34.Text = "Leave Entitlement For This Year:";
     //
     // dateedtLeaveJoinDate
     //
     this.dateedtLeaveJoinDate.EditValue = null;
     this.dateedtLeaveJoinDate.Location = new System.Drawing.Point(588, 8);
     this.dateedtLeaveJoinDate.Name = "dateedtLeaveJoinDate";
     this.dateedtLeaveJoinDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateedtLeaveJoinDate.Properties.ReadOnly = true;
     this.dateedtLeaveJoinDate.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateedtLeaveJoinDate.Size = new System.Drawing.Size(110, 20);
     this.dateedtLeaveJoinDate.TabIndex = 5;
     this.dateedtLeaveJoinDate.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.dateedtLeaveJoinDate_QueryPopUp);
     //
     // label33
     //
     this.label33.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label33.Location = new System.Drawing.Point(526, 10);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(60, 18);
     this.label33.TabIndex = 15;
     this.label33.Text = "Join Date:";
     //
     // sbtnLeaveEdit
     //
     this.sbtnLeaveEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeaveEdit.Appearance.Options.UseFont = true;
     this.sbtnLeaveEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeaveEdit.Location = new System.Drawing.Point(370, 8);
     this.sbtnLeaveEdit.Name = "sbtnLeaveEdit";
     this.sbtnLeaveEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnLeaveEdit.TabIndex = 3;
     this.sbtnLeaveEdit.Text = "Edit";
     this.sbtnLeaveEdit.Click += new System.EventHandler(this.sbtnLeaveEdit_Click);
     //
     // sbtnLeaveDelete
     //
     this.sbtnLeaveDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeaveDelete.Appearance.Options.UseFont = true;
     this.sbtnLeaveDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeaveDelete.Location = new System.Drawing.Point(448, 8);
     this.sbtnLeaveDelete.Name = "sbtnLeaveDelete";
     this.sbtnLeaveDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnLeaveDelete.TabIndex = 4;
     this.sbtnLeaveDelete.Text = "Cancel";
     this.sbtnLeaveDelete.Click += new System.EventHandler(this.sbtnLeaveDelete_Click);
     //
     // sbtnLeaveApply
     //
     this.sbtnLeaveApply.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeaveApply.Appearance.Options.UseFont = true;
     this.sbtnLeaveApply.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeaveApply.Location = new System.Drawing.Point(292, 8);
     this.sbtnLeaveApply.Name = "sbtnLeaveApply";
     this.sbtnLeaveApply.Size = new System.Drawing.Size(72, 20);
     this.sbtnLeaveApply.TabIndex = 2;
     this.sbtnLeaveApply.Text = "Apply";
     this.sbtnLeaveApply.Click += new System.EventHandler(this.sbtnLeaveApply_Click);
     //
     // gridctrLeaveDetail
     //
     this.gridctrLeaveDetail.EmbeddedNavigator.Name = "";
     this.gridctrLeaveDetail.Location = new System.Drawing.Point(4, 36);
     this.gridctrLeaveDetail.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrLeaveDetail.MainView = this.gvLeave;
     this.gridctrLeaveDetail.Name = "gridctrLeaveDetail";
     this.gridctrLeaveDetail.Size = new System.Drawing.Size(978, 222);
     this.gridctrLeaveDetail.TabIndex = 7;
     this.gridctrLeaveDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvLeave});
     //
     // gvLeave
     //
     this.gvLeave.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colLeaveStartDate,
     this.colLeaveStartTime,
     this.colLeaveEndTime,
     this.gridColumn2,
     this.gridColumn1,
     this.nLeaveQuantity,
     this.nUnpaidLeave,
     this.colLeaveTimeOff,
     this.colfFullDay,
     this.colLeaveLeaveType,
     this.colLeaveReason,
     this.colLeaveLeaveStatus,
     this.colLeaveApprovingManager});
     this.gvLeave.GridControl = this.gridctrLeaveDetail;
     this.gvLeave.Name = "gvLeave";
     this.gvLeave.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvLeave.OptionsBehavior.Editable = false;
     this.gvLeave.OptionsCustomization.AllowFilter = false;
     this.gvLeave.OptionsView.ShowFooter = true;
     this.gvLeave.OptionsView.ShowGroupPanel = false;
     this.gvLeave.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colLeaveStartDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colLeaveStartDate
     //
     this.colLeaveStartDate.Caption = "Date";
     this.colLeaveStartDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colLeaveStartDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLeaveStartDate.FieldName = "dtStartTime";
     this.colLeaveStartDate.Name = "colLeaveStartDate";
     this.colLeaveStartDate.Visible = true;
     this.colLeaveStartDate.VisibleIndex = 0;
     //
     // colLeaveStartTime
     //
     this.colLeaveStartTime.Caption = "Start Time";
     this.colLeaveStartTime.DisplayFormat.FormatString = "hh:mm tt";
     this.colLeaveStartTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLeaveStartTime.FieldName = "StartTime";
     this.colLeaveStartTime.Name = "colLeaveStartTime";
     this.colLeaveStartTime.Visible = true;
     this.colLeaveStartTime.VisibleIndex = 1;
     this.colLeaveStartTime.Width = 60;
     //
     // colLeaveEndTime
     //
     this.colLeaveEndTime.Caption = "End Time";
     this.colLeaveEndTime.DisplayFormat.FormatString = "hh:mm tt";
     this.colLeaveEndTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLeaveEndTime.FieldName = "EndTime";
     this.colLeaveEndTime.Name = "colLeaveEndTime";
     this.colLeaveEndTime.Visible = true;
     this.colLeaveEndTime.VisibleIndex = 2;
     this.colLeaveEndTime.Width = 56;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Off (Hrs)";
     this.gridColumn2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn2.FieldName = "nTimeOffQuantity";
     this.gridColumn2.GroupFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.SummaryItem.DisplayFormat = "{0}";
     this.gridColumn2.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 3;
     this.gridColumn2.Width = 70;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Unpaid(Hrs)";
     this.gridColumn1.FieldName = "nUnpaidTimeOff";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.SummaryItem.DisplayFormat = "{0}";
     this.gridColumn1.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 4;
     this.gridColumn1.Width = 73;
     //
     // nLeaveQuantity
     //
     this.nLeaveQuantity.Caption = "Leave (Days)";
     this.nLeaveQuantity.FieldName = "nLeaveQuantity";
     this.nLeaveQuantity.Name = "nLeaveQuantity";
     this.nLeaveQuantity.SummaryItem.DisplayFormat = "{0}";
     this.nLeaveQuantity.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.nLeaveQuantity.Visible = true;
     this.nLeaveQuantity.VisibleIndex = 5;
     this.nLeaveQuantity.Width = 78;
     //
     // nUnpaidLeave
     //
     this.nUnpaidLeave.Caption = "Unpaid (Days)";
     this.nUnpaidLeave.FieldName = "nUnpaidLeave";
     this.nUnpaidLeave.Name = "nUnpaidLeave";
     this.nUnpaidLeave.SummaryItem.DisplayFormat = "{0}";
     this.nUnpaidLeave.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.nUnpaidLeave.Visible = true;
     this.nUnpaidLeave.VisibleIndex = 6;
     this.nUnpaidLeave.Width = 85;
     //
     // colLeaveTimeOff
     //
     this.colLeaveTimeOff.Caption = "Time Off";
     this.colLeaveTimeOff.FieldName = "fTimeOff";
     this.colLeaveTimeOff.Name = "colLeaveTimeOff";
     this.colLeaveTimeOff.Width = 64;
     //
     // colfFullDay
     //
     this.colfFullDay.Caption = "Full Day";
     this.colfFullDay.FieldName = "fFullDay";
     this.colfFullDay.Name = "colfFullDay";
     this.colfFullDay.Visible = true;
     this.colfFullDay.VisibleIndex = 7;
     this.colfFullDay.Width = 54;
     //
     // colLeaveLeaveType
     //
     this.colLeaveLeaveType.Caption = "Type";
     this.colLeaveLeaveType.FieldName = "strLeaveType";
     this.colLeaveLeaveType.Name = "colLeaveLeaveType";
     this.colLeaveLeaveType.Visible = true;
     this.colLeaveLeaveType.VisibleIndex = 8;
     this.colLeaveLeaveType.Width = 68;
     //
     // colLeaveReason
     //
     this.colLeaveReason.Caption = "Reason";
     this.colLeaveReason.FieldName = "strRemarks";
     this.colLeaveReason.Name = "colLeaveReason";
     this.colLeaveReason.Visible = true;
     this.colLeaveReason.VisibleIndex = 9;
     this.colLeaveReason.Width = 62;
     //
     // colLeaveLeaveStatus
     //
     this.colLeaveLeaveStatus.Caption = "Status";
     this.colLeaveLeaveStatus.FieldName = "strStatus";
     this.colLeaveLeaveStatus.Name = "colLeaveLeaveStatus";
     this.colLeaveLeaveStatus.Visible = true;
     this.colLeaveLeaveStatus.VisibleIndex = 10;
     this.colLeaveLeaveStatus.Width = 64;
     //
     // colLeaveApprovingManager
     //
     this.colLeaveApprovingManager.Caption = "Approving Manager";
     this.colLeaveApprovingManager.FieldName = "strApprovingManager";
     this.colLeaveApprovingManager.Name = "colLeaveApprovingManager";
     this.colLeaveApprovingManager.Visible = true;
     this.colLeaveApprovingManager.VisibleIndex = 11;
     this.colLeaveApprovingManager.Width = 212;
     //
     // cbLeaveNYearID
     //
     this.cbLeaveNYearID.EditValue = "1";
     this.cbLeaveNYearID.Location = new System.Drawing.Point(60, 8);
     this.cbLeaveNYearID.Name = "cbLeaveNYearID";
     this.cbLeaveNYearID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbLeaveNYearID.Properties.Items.AddRange(new object[] {
     "1"});
     this.cbLeaveNYearID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbLeaveNYearID.Size = new System.Drawing.Size(56, 20);
     this.cbLeaveNYearID.TabIndex = 1;
     this.cbLeaveNYearID.SelectedIndexChanged += new System.EventHandler(this.cbLeaveNYearID_SelectedIndexChanged);
     //
     // lblNYearID
     //
     this.lblNYearID.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblNYearID.Location = new System.Drawing.Point(6, 10);
     this.lblNYearID.Name = "lblNYearID";
     this.lblNYearID.Size = new System.Drawing.Size(52, 18);
     this.lblNYearID.TabIndex = 15;
     this.lblNYearID.Text = "Year ID:";
     //
     // groupLeaveLeaveBalance
     //
     this.groupLeaveLeaveBalance.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupLeaveLeaveBalance.Appearance.Options.UseBackColor = true;
     this.groupLeaveLeaveBalance.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupLeaveLeaveBalance.Controls.Add(this.groupControl5);
     this.groupLeaveLeaveBalance.Location = new System.Drawing.Point(8, 286);
     this.groupLeaveLeaveBalance.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupLeaveLeaveBalance.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupLeaveLeaveBalance.Name = "groupLeaveLeaveBalance";
     this.groupLeaveLeaveBalance.Size = new System.Drawing.Size(990, 290);
     this.groupLeaveLeaveBalance.TabIndex = 7;
     this.groupLeaveLeaveBalance.Text = "LEAVE BALANCE";
     //
     // groupControl5
     //
     this.groupControl5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl5.Controls.Add(this.btnConvert);
     this.groupControl5.Controls.Add(this.txtDaysConvert);
     this.groupControl5.Controls.Add(this.label36);
     this.groupControl5.Controls.Add(this.btnAdjust);
     this.groupControl5.Controls.Add(this.txtLeaveAdjust);
     this.groupControl5.Controls.Add(this.label29);
     this.groupControl5.Controls.Add(this.sbtnLeaveBalanceInquiry);
     this.groupControl5.Controls.Add(this.label25);
     this.groupControl5.Controls.Add(this.cbLeaveBalance);
     this.groupControl5.Controls.Add(this.gridctrLeaveBalance);
     this.groupControl5.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl5.Location = new System.Drawing.Point(2, 19);
     this.groupControl5.Name = "groupControl5";
     this.groupControl5.ShowCaption = false;
     this.groupControl5.Size = new System.Drawing.Size(986, 269);
     this.groupControl5.TabIndex = 0;
     this.groupControl5.Text = "GroupControl1";
     //
     // btnConvert
     //
     this.btnConvert.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnConvert.Location = new System.Drawing.Point(822, 10);
     this.btnConvert.Name = "btnConvert";
     this.btnConvert.Size = new System.Drawing.Size(56, 22);
     this.btnConvert.TabIndex = 21;
     this.btnConvert.Text = "Convert";
     this.btnConvert.Click += new System.EventHandler(this.button1_Click_1);
     //
     // txtDaysConvert
     //
     this.txtDaysConvert.Location = new System.Drawing.Point(782, 10);
     this.txtDaysConvert.Name = "txtDaysConvert";
     this.txtDaysConvert.Size = new System.Drawing.Size(36, 20);
     this.txtDaysConvert.TabIndex = 20;
     //
     // label36
     //
     this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label36.Location = new System.Drawing.Point(642, 12);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(136, 20);
     this.label36.TabIndex = 19;
     this.label36.Text = "Convert Leave to Hours:";
     //
     // btnAdjust
     //
     this.btnAdjust.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnAdjust.Location = new System.Drawing.Point(518, 10);
     this.btnAdjust.Name = "btnAdjust";
     this.btnAdjust.Size = new System.Drawing.Size(46, 22);
     this.btnAdjust.TabIndex = 18;
     this.btnAdjust.Text = "Adjust";
     this.btnAdjust.Click += new System.EventHandler(this.button1_Click);
     //
     // txtLeaveAdjust
     //
     this.txtLeaveAdjust.Location = new System.Drawing.Point(478, 10);
     this.txtLeaveAdjust.Name = "txtLeaveAdjust";
     this.txtLeaveAdjust.Size = new System.Drawing.Size(36, 20);
     this.txtLeaveAdjust.TabIndex = 17;
     //
     // label29
     //
     this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label29.Location = new System.Drawing.Point(288, 12);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(184, 20);
     this.label29.TabIndex = 15;
     this.label29.Text = "Adjustment for selected Year ID :";
     //
     // sbtnLeaveBalanceInquiry
     //
     this.sbtnLeaveBalanceInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeaveBalanceInquiry.Appearance.Options.UseFont = true;
     this.sbtnLeaveBalanceInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeaveBalanceInquiry.Location = new System.Drawing.Point(186, 10);
     this.sbtnLeaveBalanceInquiry.Name = "sbtnLeaveBalanceInquiry";
     this.sbtnLeaveBalanceInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnLeaveBalanceInquiry.TabIndex = 2;
     this.sbtnLeaveBalanceInquiry.Text = "Inquiry";
     this.sbtnLeaveBalanceInquiry.Click += new System.EventHandler(this.sbtnLeaveBalanceInquiry_Click);
     //
     // label25
     //
     this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Location = new System.Drawing.Point(8, 12);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(40, 18);
     this.label25.TabIndex = 14;
     this.label25.Text = "Type:";
     //
     // cbLeaveBalance
     //
     this.cbLeaveBalance.EditValue = "Annual Leave balance";
     this.cbLeaveBalance.Location = new System.Drawing.Point(52, 10);
     this.cbLeaveBalance.Name = "cbLeaveBalance";
     this.cbLeaveBalance.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbLeaveBalance.Properties.Items.AddRange(new object[] {
     "Annual Leave balance",
     "Time Off balance",
     "Misc Leave balance"});
     this.cbLeaveBalance.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbLeaveBalance.Size = new System.Drawing.Size(130, 20);
     this.cbLeaveBalance.TabIndex = 0;
     //
     // gridctrLeaveBalance
     //
     this.gridctrLeaveBalance.EmbeddedNavigator.Name = "";
     this.gridctrLeaveBalance.Location = new System.Drawing.Point(4, 38);
     this.gridctrLeaveBalance.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrLeaveBalance.MainView = this.gvLeaveBalance;
     this.gridctrLeaveBalance.Name = "gridctrLeaveBalance";
     this.gridctrLeaveBalance.Size = new System.Drawing.Size(978, 226);
     this.gridctrLeaveBalance.TabIndex = 3;
     this.gridctrLeaveBalance.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvLeaveBalance});
     //
     // gvLeaveBalance
     //
     this.gvLeaveBalance.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colLeaveBalanceDate,
     this.colLeaveBalanceTransaction,
     this.colLeaveBalanceStatus,
     this.colLeaveBalanceNoOfDays});
     this.gvLeaveBalance.GridControl = this.gridctrLeaveBalance;
     this.gvLeaveBalance.Name = "gvLeaveBalance";
     this.gvLeaveBalance.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvLeaveBalance.OptionsBehavior.Editable = false;
     this.gvLeaveBalance.OptionsCustomization.AllowFilter = false;
     this.gvLeaveBalance.OptionsCustomization.AllowSort = false;
     this.gvLeaveBalance.OptionsLayout.Columns.AddNewColumns = false;
     this.gvLeaveBalance.OptionsView.ShowFooter = true;
     this.gvLeaveBalance.OptionsView.ShowGroupPanel = false;
     this.gvLeaveBalance.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colLeaveBalanceTransaction, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colLeaveBalanceDate
     //
     this.colLeaveBalanceDate.Caption = "Date";
     this.colLeaveBalanceDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colLeaveBalanceDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLeaveBalanceDate.FieldName = "dtDate";
     this.colLeaveBalanceDate.Name = "colLeaveBalanceDate";
     this.colLeaveBalanceDate.Visible = true;
     this.colLeaveBalanceDate.VisibleIndex = 0;
     this.colLeaveBalanceDate.Width = 173;
     //
     // colLeaveBalanceTransaction
     //
     this.colLeaveBalanceTransaction.Caption = "Transaction";
     this.colLeaveBalanceTransaction.FieldName = "Transaction";
     this.colLeaveBalanceTransaction.Name = "colLeaveBalanceTransaction";
     this.colLeaveBalanceTransaction.Visible = true;
     this.colLeaveBalanceTransaction.VisibleIndex = 1;
     this.colLeaveBalanceTransaction.Width = 512;
     //
     // colLeaveBalanceStatus
     //
     this.colLeaveBalanceStatus.Caption = "Status";
     this.colLeaveBalanceStatus.FieldName = "strStatus";
     this.colLeaveBalanceStatus.Name = "colLeaveBalanceStatus";
     this.colLeaveBalanceStatus.Visible = true;
     this.colLeaveBalanceStatus.VisibleIndex = 2;
     this.colLeaveBalanceStatus.Width = 172;
     //
     // colLeaveBalanceNoOfDays
     //
     this.colLeaveBalanceNoOfDays.Caption = "No. of Days";
     this.colLeaveBalanceNoOfDays.FieldName = "NoOfDays";
     this.colLeaveBalanceNoOfDays.Name = "colLeaveBalanceNoOfDays";
     this.colLeaveBalanceNoOfDays.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colLeaveBalanceNoOfDays.Visible = true;
     this.colLeaveBalanceNoOfDays.VisibleIndex = 3;
     this.colLeaveBalanceNoOfDays.Width = 100;
     //
     // groupLeaveRoster
     //
     this.groupLeaveRoster.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupLeaveRoster.Appearance.Options.UseBackColor = true;
     this.groupLeaveRoster.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupLeaveRoster.Controls.Add(this.groupControl2);
     this.groupLeaveRoster.Controls.Add(this.panelControl1);
     this.groupLeaveRoster.Controls.Add(this.sbtnLeaveNextMonth);
     this.groupLeaveRoster.Controls.Add(this.sbtnLeavePreviousMonth);
     this.groupLeaveRoster.Location = new System.Drawing.Point(8, 30);
     this.groupLeaveRoster.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupLeaveRoster.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupLeaveRoster.Name = "groupLeaveRoster";
     this.groupLeaveRoster.Size = new System.Drawing.Size(994, 576);
     this.groupLeaveRoster.TabIndex = 1;
     this.groupLeaveRoster.Text = "ROSTER";
     //
     // groupControl2
     //
     this.groupControl2.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl2.Appearance.ForeColor = System.Drawing.Color.Black;
     this.groupControl2.Appearance.Options.UseBackColor = true;
     this.groupControl2.Appearance.Options.UseForeColor = true;
     this.groupControl2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl2.Controls.Add(this.label23);
     this.groupControl2.Controls.Add(this.label24);
     this.groupControl2.Controls.Add(this.label21);
     this.groupControl2.Controls.Add(this.label22);
     this.groupControl2.Controls.Add(this.label19);
     this.groupControl2.Controls.Add(this.label20);
     this.groupControl2.Controls.Add(this.label18);
     this.groupControl2.Controls.Add(this.label4);
     this.groupControl2.Location = new System.Drawing.Point(694, 38);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(210, 138);
     this.groupControl2.TabIndex = 30;
     this.groupControl2.Text = "Legend";
     //
     // label23
     //
     this.label23.Location = new System.Drawing.Point(42, 114);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(162, 16);
     this.label23.TabIndex = 7;
     this.label23.Text = "Time off";
     //
     // label24
     //
     this.label24.BackColor = System.Drawing.Color.Green;
     this.label24.Location = new System.Drawing.Point(10, 108);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(26, 23);
     this.label24.TabIndex = 6;
     //
     // label21
     //
     this.label21.Location = new System.Drawing.Point(42, 84);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(162, 16);
     this.label21.TabIndex = 5;
     this.label21.Text = "Full day leave";
     //
     // label22
     //
     this.label22.BackColor = System.Drawing.Color.LightBlue;
     this.label22.Location = new System.Drawing.Point(10, 78);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(26, 23);
     this.label22.TabIndex = 4;
     //
     // label19
     //
     this.label19.Location = new System.Drawing.Point(42, 56);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(162, 16);
     this.label19.TabIndex = 3;
     this.label19.Text = "Half day leave";
     //
     // label20
     //
     this.label20.BackColor = System.Drawing.Color.Yellow;
     this.label20.Location = new System.Drawing.Point(10, 50);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(26, 23);
     this.label20.TabIndex = 2;
     //
     // label18
     //
     this.label18.Location = new System.Drawing.Point(42, 28);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(162, 16);
     this.label18.TabIndex = 1;
     this.label18.Text = "Applied leave in pending status";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Red;
     this.label4.Location = new System.Drawing.Point(10, 22);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(26, 23);
     this.label4.TabIndex = 0;
     //
     // panelControl1
     //
     this.panelControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.acmsRosterHeader6);
     this.panelControl1.Controls.Add(this.acmsRosterHeader5);
     this.panelControl1.Controls.Add(this.acmsRosterHeader4);
     this.panelControl1.Controls.Add(this.acmsRosterHeader3);
     this.panelControl1.Controls.Add(this.acmsRosterHeader2);
     this.panelControl1.Controls.Add(this.acmsRosterHeader1);
     this.panelControl1.Location = new System.Drawing.Point(6, 44);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(668, 530);
     this.panelControl1.TabIndex = 29;
     //
     // acmsRosterHeader6
     //
     this.acmsRosterHeader6.dtLeaveDetails = null;
     this.acmsRosterHeader6.dtRoster = null;
     this.acmsRosterHeader6.dtRosterDetail = null;
     this.acmsRosterHeader6.EmpID = null;
     this.acmsRosterHeader6.IsShowLeave = false;
     this.acmsRosterHeader6.Location = new System.Drawing.Point(-146, 442);
     this.acmsRosterHeader6.Name = "acmsRosterHeader6";
     this.acmsRosterHeader6.ShowHeaderLabel = false;
     this.acmsRosterHeader6.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader6.TabIndex = 5;
     this.acmsRosterHeader6.WeekDay = null;
     this.acmsRosterHeader6.WeekNo = null;
     this.acmsRosterHeader6.year = null;
     this.acmsRosterHeader6.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // acmsRosterHeader5
     //
     this.acmsRosterHeader5.dtLeaveDetails = null;
     this.acmsRosterHeader5.dtRoster = null;
     this.acmsRosterHeader5.dtRosterDetail = null;
     this.acmsRosterHeader5.EmpID = null;
     this.acmsRosterHeader5.IsShowLeave = false;
     this.acmsRosterHeader5.Location = new System.Drawing.Point(-146, 354);
     this.acmsRosterHeader5.Name = "acmsRosterHeader5";
     this.acmsRosterHeader5.ShowHeaderLabel = false;
     this.acmsRosterHeader5.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader5.TabIndex = 4;
     this.acmsRosterHeader5.WeekDay = null;
     this.acmsRosterHeader5.WeekNo = null;
     this.acmsRosterHeader5.year = null;
     this.acmsRosterHeader5.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // acmsRosterHeader4
     //
     this.acmsRosterHeader4.dtLeaveDetails = null;
     this.acmsRosterHeader4.dtRoster = null;
     this.acmsRosterHeader4.dtRosterDetail = null;
     this.acmsRosterHeader4.EmpID = null;
     this.acmsRosterHeader4.IsShowLeave = false;
     this.acmsRosterHeader4.Location = new System.Drawing.Point(-146, 266);
     this.acmsRosterHeader4.Name = "acmsRosterHeader4";
     this.acmsRosterHeader4.ShowHeaderLabel = false;
     this.acmsRosterHeader4.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader4.TabIndex = 3;
     this.acmsRosterHeader4.WeekDay = null;
     this.acmsRosterHeader4.WeekNo = null;
     this.acmsRosterHeader4.year = null;
     this.acmsRosterHeader4.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // acmsRosterHeader3
     //
     this.acmsRosterHeader3.dtLeaveDetails = null;
     this.acmsRosterHeader3.dtRoster = null;
     this.acmsRosterHeader3.dtRosterDetail = null;
     this.acmsRosterHeader3.EmpID = null;
     this.acmsRosterHeader3.IsShowLeave = false;
     this.acmsRosterHeader3.Location = new System.Drawing.Point(-146, 178);
     this.acmsRosterHeader3.Name = "acmsRosterHeader3";
     this.acmsRosterHeader3.ShowHeaderLabel = false;
     this.acmsRosterHeader3.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader3.TabIndex = 2;
     this.acmsRosterHeader3.WeekDay = null;
     this.acmsRosterHeader3.WeekNo = null;
     this.acmsRosterHeader3.year = null;
     this.acmsRosterHeader3.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // acmsRosterHeader2
     //
     this.acmsRosterHeader2.dtLeaveDetails = null;
     this.acmsRosterHeader2.dtRoster = null;
     this.acmsRosterHeader2.dtRosterDetail = null;
     this.acmsRosterHeader2.EmpID = null;
     this.acmsRosterHeader2.IsShowLeave = false;
     this.acmsRosterHeader2.Location = new System.Drawing.Point(-146, 90);
     this.acmsRosterHeader2.Name = "acmsRosterHeader2";
     this.acmsRosterHeader2.ShowHeaderLabel = false;
     this.acmsRosterHeader2.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader2.TabIndex = 1;
     this.acmsRosterHeader2.WeekDay = null;
     this.acmsRosterHeader2.WeekNo = null;
     this.acmsRosterHeader2.year = null;
     this.acmsRosterHeader2.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // acmsRosterHeader1
     //
     this.acmsRosterHeader1.dtLeaveDetails = null;
     this.acmsRosterHeader1.dtRoster = null;
     this.acmsRosterHeader1.dtRosterDetail = null;
     this.acmsRosterHeader1.EmpID = null;
     this.acmsRosterHeader1.IsShowLeave = false;
     this.acmsRosterHeader1.Location = new System.Drawing.Point(-146, 2);
     this.acmsRosterHeader1.Name = "acmsRosterHeader1";
     this.acmsRosterHeader1.ShowHeaderLabel = false;
     this.acmsRosterHeader1.Size = new System.Drawing.Size(794, 85);
     this.acmsRosterHeader1.TabIndex = 0;
     this.acmsRosterHeader1.WeekDay = null;
     this.acmsRosterHeader1.WeekNo = null;
     this.acmsRosterHeader1.year = null;
     this.acmsRosterHeader1.Click += new System.EventHandler(this.acmsRosterHeader_Click);
     //
     // sbtnLeaveNextMonth
     //
     this.sbtnLeaveNextMonth.Appearance.BackColor = System.Drawing.Color.LightGray;
     this.sbtnLeaveNextMonth.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeaveNextMonth.Appearance.Options.UseBackColor = true;
     this.sbtnLeaveNextMonth.Appearance.Options.UseFont = true;
     this.sbtnLeaveNextMonth.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeaveNextMonth.Location = new System.Drawing.Point(572, 22);
     this.sbtnLeaveNextMonth.Name = "sbtnLeaveNextMonth";
     this.sbtnLeaveNextMonth.Size = new System.Drawing.Size(80, 20);
     this.sbtnLeaveNextMonth.TabIndex = 1;
     this.sbtnLeaveNextMonth.Text = "Next >>";
     this.sbtnLeaveNextMonth.Click += new System.EventHandler(this.sbtnLeaveNextMonth_Click);
     //
     // sbtnLeavePreviousMonth
     //
     this.sbtnLeavePreviousMonth.Appearance.BackColor = System.Drawing.Color.LightGray;
     this.sbtnLeavePreviousMonth.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnLeavePreviousMonth.Appearance.Options.UseBackColor = true;
     this.sbtnLeavePreviousMonth.Appearance.Options.UseFont = true;
     this.sbtnLeavePreviousMonth.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnLeavePreviousMonth.Location = new System.Drawing.Point(12, 22);
     this.sbtnLeavePreviousMonth.Name = "sbtnLeavePreviousMonth";
     this.sbtnLeavePreviousMonth.Size = new System.Drawing.Size(80, 20);
     this.sbtnLeavePreviousMonth.TabIndex = 0;
     this.sbtnLeavePreviousMonth.Text = "<<Previous";
     this.sbtnLeavePreviousMonth.Click += new System.EventHandler(this.sbtnLeavePreviousMonth_Click);
     //
     // luedtLeaveEmployeeID
     //
     this.luedtLeaveEmployeeID.Location = new System.Drawing.Point(778, 2);
     this.luedtLeaveEmployeeID.Name = "luedtLeaveEmployeeID";
     this.luedtLeaveEmployeeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtLeaveEmployeeID.Size = new System.Drawing.Size(208, 20);
     this.luedtLeaveEmployeeID.TabIndex = 3;
     this.luedtLeaveEmployeeID.EditValueChanged += new System.EventHandler(this.luedtLeaveEmployeeID_EditValueChanged);
     //
     // lblLeaveEmployeeID
     //
     this.lblLeaveEmployeeID.AutoSize = true;
     this.lblLeaveEmployeeID.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLeaveEmployeeID.Location = new System.Drawing.Point(690, 6);
     this.lblLeaveEmployeeID.Name = "lblLeaveEmployeeID";
     this.lblLeaveEmployeeID.Size = new System.Drawing.Size(88, 16);
     this.lblLeaveEmployeeID.TabIndex = 32;
     this.lblLeaveEmployeeID.Text = "Staff Name:";
     //
     // tabStaffSeven
     //
     this.tabStaffSeven.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold);
     this.tabStaffSeven.Appearance.Header.Options.UseFont = true;
     this.tabStaffSeven.Controls.Add(this.groupControl17);
     this.tabStaffSeven.Name = "tabStaffSeven";
     this.tabStaffSeven.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffSeven.Text = "To-Do-List";
     //
     // groupControl17
     //
     this.groupControl17.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl17.Appearance.Options.UseFont = true;
     this.groupControl17.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl17.Location = new System.Drawing.Point(0, 0);
     this.groupControl17.Name = "groupControl17";
     this.groupControl17.Size = new System.Drawing.Size(992, 576);
     this.groupControl17.TabIndex = 1;
     this.groupControl17.Text = "You Won\'t Behind Schedule Anymore";
     //
     // tabStaffEight
     //
     this.tabStaffEight.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold);
     this.tabStaffEight.Appearance.Header.Options.UseFont = true;
     this.tabStaffEight.Controls.Add(this.xtraTabControl1);
     this.tabStaffEight.Controls.Add(this.groupControl18);
     this.tabStaffEight.Name = "tabStaffEight";
     this.tabStaffEight.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffEight.Text = "Work Flow";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Location = new System.Drawing.Point(0, 337);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size = new System.Drawing.Size(1004, 281);
     this.xtraTabControl1.TabIndex = 3;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage2,
     this.xtraTabPage3});
     this.xtraTabControl1.Text = "xtraTabControl1";
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.memoEdit2);
     this.xtraTabPage1.Controls.Add(this.labelControl1);
     this.xtraTabPage1.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage1.Image")));
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(995, 240);
     this.xtraTabPage1.Text = "Detail";
     //
     // memoEdit2
     //
     this.memoEdit2.EditValue = "";
     this.memoEdit2.Location = new System.Drawing.Point(10, 33);
     this.memoEdit2.Name = "memoEdit2";
     this.memoEdit2.Size = new System.Drawing.Size(706, 187);
     this.memoEdit2.TabIndex = 6;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(12, 8);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(53, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Description";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.lookUpEdit4);
     this.xtraTabPage2.Controls.Add(this.label40);
     this.xtraTabPage2.Controls.Add(this.lookUpEdit3);
     this.xtraTabPage2.Controls.Add(this.label39);
     this.xtraTabPage2.Controls.Add(this.lookUpEdit2);
     this.xtraTabPage2.Controls.Add(this.label38);
     this.xtraTabPage2.Controls.Add(this.lookUpEdit1);
     this.xtraTabPage2.Controls.Add(this.label28);
     this.xtraTabPage2.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage2.Image")));
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(995, 240);
     this.xtraTabPage2.Text = "Attachment";
     //
     // lookUpEdit4
     //
     this.lookUpEdit4.Location = new System.Drawing.Point(100, 39);
     this.lookUpEdit4.Name = "lookUpEdit4";
     this.lookUpEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lookUpEdit4.Size = new System.Drawing.Size(139, 20);
     this.lookUpEdit4.TabIndex = 7;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.Location = new System.Drawing.Point(19, 43);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(61, 13);
     this.label40.TabIndex = 6;
     this.label40.Text = "Attachment";
     //
     // lookUpEdit3
     //
     this.lookUpEdit3.Location = new System.Drawing.Point(100, 70);
     this.lookUpEdit3.Name = "lookUpEdit3";
     this.lookUpEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lookUpEdit3.Size = new System.Drawing.Size(139, 20);
     this.lookUpEdit3.TabIndex = 5;
     //
     // label39
     //
     this.label39.AutoSize = true;
     this.label39.Location = new System.Drawing.Point(19, 77);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(61, 13);
     this.label39.TabIndex = 4;
     this.label39.Text = "Attachment";
     //
     // lookUpEdit2
     //
     this.lookUpEdit2.Location = new System.Drawing.Point(100, 106);
     this.lookUpEdit2.Name = "lookUpEdit2";
     this.lookUpEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lookUpEdit2.Size = new System.Drawing.Size(139, 20);
     this.lookUpEdit2.TabIndex = 3;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(19, 110);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(61, 13);
     this.label38.TabIndex = 2;
     this.label38.Text = "Attachment";
     //
     // lookUpEdit1
     //
     this.lookUpEdit1.Location = new System.Drawing.Point(100, 10);
     this.lookUpEdit1.Name = "lookUpEdit1";
     this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lookUpEdit1.Size = new System.Drawing.Size(139, 20);
     this.lookUpEdit1.TabIndex = 1;
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.Location = new System.Drawing.Point(19, 14);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(61, 13);
     this.label28.TabIndex = 0;
     this.label28.Text = "Attachment";
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage3.Image")));
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(995, 240);
     this.xtraTabPage3.Text = "Video";
     //
     // groupControl18
     //
     this.groupControl18.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl18.Appearance.Options.UseFont = true;
     this.groupControl18.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl18.Dock = System.Windows.Forms.DockStyle.Top;
     this.groupControl18.Location = new System.Drawing.Point(0, 0);
     this.groupControl18.Name = "groupControl18";
     this.groupControl18.Size = new System.Drawing.Size(1007, 337);
     this.groupControl18.TabIndex = 2;
     this.groupControl18.Text = "You Won\'t Behind Schedule Anymore";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // frmStaff
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1016, 713);
     this.Controls.Add(this.tabStaff);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.MainMenu1;
     this.Name = "frmStaff";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "ACMS Staff";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmStaff_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.frmStaff_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.BarManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BarAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabStaff)).EndInit();
     this.tabStaff.ResumeLayout(false);
     this.tabStaffOne.ResumeLayout(false);
     this.tabStaffOne.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtMemoEmployeeID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessages)).EndInit();
     this.groupMessages.ResumeLayout(false);
     this.groupMessages.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesEntry)).EndInit();
     this.groupMessagesEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbViewMemo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesFollowUpAction)).EndInit();
     this.groupMessagesFollowUpAction.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl4)).EndInit();
     this.GroupControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrReplies)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReplies)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesMemoInfo)).EndInit();
     this.groupMessagesMemoInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl8)).EndInit();
     this.GroupControl8.ResumeLayout(false);
     this.GroupControl8.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoedtMessage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesReceipient)).EndInit();
     this.groupMessagesReceipient.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl6)).EndInit();
     this.GroupControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbMemoReceipient.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReceipient)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReceipient)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroup)).EndInit();
     this.groupReceipientGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupEntry)).EndInit();
     this.groupReceipientGroupEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpGrp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpGrp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupReceipientEntries)).EndInit();
     this.groupReceipientGroupReceipientEntries.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl10)).EndInit();
     this.GroupControl10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpEntry)).EndInit();
     this.tabStaffTwo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupService)).EndInit();
     this.groupService.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupServiceEntry)).EndInit();
     this.groupServiceEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtCommissionServiceBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceServiceType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupSales)).EndInit();
     this.groupSales.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupSalesEntry)).EndInit();
     this.groupSalesEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtSalesBranchCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSales)).EndInit();
     this.tabStaffThree.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupTimesheet)).EndInit();
     this.groupTimesheet.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupTimesheetEntry)).EndInit();
     this.groupTimesheetEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).EndInit();
     this.groupControl9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbTimesheetYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbTimesheetMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrTimesheet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTimesheet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupOvertime)).EndInit();
     this.groupOvertime.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl15)).EndInit();
     this.groupControl15.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl16)).EndInit();
     this.groupControl16.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbOvertimeYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbOvertimeMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrOvertime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvOvertime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLateness)).EndInit();
     this.groupLateness.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl13)).EndInit();
     this.groupControl13.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl14)).EndInit();
     this.groupControl14.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbLatenessYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbLatenessMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLateness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLateness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeEdit2)).EndInit();
     this.tabStaffFour.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointment)).EndInit();
     this.groupAppointment.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointmentEntry)).EndInit();
     this.groupAppointmentEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl12)).EndInit();
     this.groupControl12.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrAppointment)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvAppointment)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupContact)).EndInit();
     this.groupContact.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupContactEntry)).EndInit();
     this.groupContactEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridctrContact)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvContact)).EndInit();
     this.tabStaffFive.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoice)).EndInit();
     this.groupCustomerVoice.ResumeLayout(false);
     this.groupCustomerVoice.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl24)).EndInit();
     this.GroupControl24.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVSubmitter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbListCV.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCV)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCV)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVAssignTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceActionHistory)).EndInit();
     this.groupCustomerVoiceActionHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl26)).EndInit();
     this.GroupControl26.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrCVAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCVAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceCVDetails)).EndInit();
     this.groupCustomerVoiceCVDetails.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl28)).EndInit();
     this.GroupControl28.ResumeLayout(false);
     this.GroupControl28.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHomeNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoeditSummaryCV.Properties)).EndInit();
     this.tabStaffSix.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeave)).EndInit();
     this.groupLeave.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveLeaveDetails)).EndInit();
     this.groupLeaveLeaveDetails.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl11)).EndInit();
     this.groupControl11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLeaveEntitlement.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateedtLeaveJoinDate.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateedtLeaveJoinDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLeaveDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLeave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveNYearID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveLeaveBalance)).EndInit();
     this.groupLeaveLeaveBalance.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     this.groupControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbLeaveBalance.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrLeaveBalance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvLeaveBalance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupLeaveRoster)).EndInit();
     this.groupLeaveRoster.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtLeaveEmployeeID.Properties)).EndInit();
     this.tabStaffSeven.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl17)).EndInit();
     this.tabStaffEight.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     this.xtraTabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     this.xtraTabPage2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl18)).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();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.DataGridView = new DevExpress.XtraGrid.GridControl();
     this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.appMenu = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonImageCollection = new DevExpress.Utils.ImageCollection(this.components);
     this.siStatus = new DevExpress.XtraBars.BarStaticItem();
     this.iBoldFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iItalicFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iUnderlinedFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iLeftTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.iCenterTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.iRightTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.rgbiSkins = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.iQuanLyKhachHang = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyHoSoBanXe = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyPhuKien = new DevExpress.XtraBars.BarButtonItem();
     this.iBaoCao = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.iQuanLyChucVu = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyChiNhanh = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyNhanVien = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyLoaiPhuKien = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyXe = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyKho = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyLoaiXe = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyNCC = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyPhieuNhapPhuKien = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyPhieuNhapXe = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyPhieuSuaChua = new DevExpress.XtraBars.BarButtonItem();
     this.iQuanLyPhieuXuatKho = new DevExpress.XtraBars.BarButtonItem();
     this.iBaoCaov_Kho_HangTon = new DevExpress.XtraBars.BarButtonItem();
     this.iBaoCaov_CuaHang_HangTon = new DevExpress.XtraBars.BarButtonItem();
     this.iBaoCaov_HoSoBanXe = new DevExpress.XtraBars.BarButtonItem();
     this.iBaoCaov_LichSuKhachHang = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonImageCollectionLarge = new DevExpress.Utils.ImageCollection(this.components);
     this.homeRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.fileRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.skinsRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.QuanLyRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.RPGNguoiDung = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.BaoCaoRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rpName = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.rpPass = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.splitContainerControl = new DevExpress.XtraEditors.SplitContainerControl();
     this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpPass)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).BeginInit();
     this.splitContainerControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
     this.SuspendLayout();
     //
     // gridView1
     //
     this.gridView1.GridControl = this.DataGridView;
     this.gridView1.Name = "gridView1";
     //
     // DataGridView
     //
     this.DataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
     gridLevelNode1.LevelTemplate = this.gridView1;
     gridLevelNode1.RelationName = "Detail";
     this.DataGridView.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode1});
     this.DataGridView.Location = new System.Drawing.Point(0, 0);
     this.DataGridView.MainView = this.gridView;
     this.DataGridView.Name = "DataGridView";
     this.DataGridView.Size = new System.Drawing.Size(754, 541);
     this.DataGridView.TabIndex = 9;
     this.DataGridView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView,
     this.gridView1});
     //
     // gridView
     //
     this.gridView.GridControl = this.DataGridView;
     this.gridView.Name = "gridView";
     //
     // ribbonControl
     //
     this.ribbonControl.ApplicationButtonDropDownControl = this.appMenu;
     this.ribbonControl.ApplicationButtonText = null;
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.ExpandCollapseItem.Name = "";
     this.ribbonControl.Images = this.ribbonImageCollection;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl.ExpandCollapseItem,
     this.iExit,
     this.siStatus,
     this.iBoldFontStyle,
     this.iItalicFontStyle,
     this.iUnderlinedFontStyle,
     this.iLeftTextAlign,
     this.iCenterTextAlign,
     this.iRightTextAlign,
     this.rgbiSkins,
     this.iQuanLyKhachHang,
     this.iQuanLyHoSoBanXe,
     this.iQuanLyPhuKien,
     this.iBaoCao,
     this.barStaticItem1,
     this.iQuanLyChucVu,
     this.iQuanLyChiNhanh,
     this.iQuanLyNhanVien,
     this.iQuanLyLoaiPhuKien,
     this.iQuanLyXe,
     this.iQuanLyKho,
     this.iQuanLyLoaiXe,
     this.iQuanLyNCC,
     this.iQuanLyPhieuNhapPhuKien,
     this.iQuanLyPhieuNhapXe,
     this.iQuanLyPhieuSuaChua,
     this.iQuanLyPhieuXuatKho,
     this.iBaoCaov_Kho_HangTon,
     this.iBaoCaov_CuaHang_HangTon,
     this.iBaoCaov_HoSoBanXe,
     this.iBaoCaov_LichSuKhachHang});
     this.ribbonControl.LargeImages = this.ribbonImageCollectionLarge;
     this.ribbonControl.Location = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 101;
     this.ribbonControl.Name = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.homeRibbonPage,
     this.QuanLyRibbonPage,
     this.BaoCaoRibbonPage});
     this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.rpName,
     this.rpPass});
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbonControl.Size = new System.Drawing.Size(1100, 144);
     this.ribbonControl.StatusBar = this.ribbonStatusBar;
     //
     // appMenu
     //
     this.appMenu.ItemLinks.Add(this.iExit);
     this.appMenu.Name = "appMenu";
     this.appMenu.Ribbon = this.ribbonControl;
     this.appMenu.ShowRightPane = true;
     //
     // iExit
     //
     this.iExit.Caption = "Exit";
     this.iExit.Description = "Closes this program after prompting you to save unsaved data.";
     this.iExit.Hint = "Closes this program after prompting you to save unsaved data";
     this.iExit.Id = 20;
     this.iExit.ImageIndex = 6;
     this.iExit.LargeImageIndex = 6;
     this.iExit.Name = "iExit";
     this.iExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExit_ItemClick);
     //
     // ribbonImageCollection
     //
     this.ribbonImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollection.ImageStream")));
     this.ribbonImageCollection.Images.SetKeyName(0, "Ribbon_New_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(1, "Ribbon_Open_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(2, "Ribbon_Close_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(3, "Ribbon_Find_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(4, "Ribbon_Save_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(5, "Ribbon_SaveAs_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(6, "Ribbon_Exit_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(7, "Ribbon_Content_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(8, "Ribbon_Info_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(9, "Ribbon_Bold_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(10, "Ribbon_Italic_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(11, "Ribbon_Underline_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(12, "Ribbon_AlignLeft_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(13, "Ribbon_AlignCenter_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(14, "Ribbon_AlignRight_16x16.png");
     //
     // siStatus
     //
     this.siStatus.Caption = "...";
     this.siStatus.Id = 31;
     this.siStatus.Name = "siStatus";
     this.siStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // iBoldFontStyle
     //
     this.iBoldFontStyle.Caption = "Bold";
     this.iBoldFontStyle.Id = 53;
     this.iBoldFontStyle.ImageIndex = 9;
     this.iBoldFontStyle.Name = "iBoldFontStyle";
     //
     // iItalicFontStyle
     //
     this.iItalicFontStyle.Caption = "Italic";
     this.iItalicFontStyle.Id = 54;
     this.iItalicFontStyle.ImageIndex = 10;
     this.iItalicFontStyle.Name = "iItalicFontStyle";
     //
     // iUnderlinedFontStyle
     //
     this.iUnderlinedFontStyle.Caption = "Underlined";
     this.iUnderlinedFontStyle.Id = 55;
     this.iUnderlinedFontStyle.ImageIndex = 11;
     this.iUnderlinedFontStyle.Name = "iUnderlinedFontStyle";
     //
     // iLeftTextAlign
     //
     this.iLeftTextAlign.Caption = "Left";
     this.iLeftTextAlign.Id = 57;
     this.iLeftTextAlign.ImageIndex = 12;
     this.iLeftTextAlign.Name = "iLeftTextAlign";
     //
     // iCenterTextAlign
     //
     this.iCenterTextAlign.Caption = "Center";
     this.iCenterTextAlign.Id = 58;
     this.iCenterTextAlign.ImageIndex = 13;
     this.iCenterTextAlign.Name = "iCenterTextAlign";
     //
     // iRightTextAlign
     //
     this.iRightTextAlign.Caption = "Right";
     this.iRightTextAlign.Id = 59;
     this.iRightTextAlign.ImageIndex = 14;
     this.iRightTextAlign.Name = "iRightTextAlign";
     //
     // rgbiSkins
     //
     this.rgbiSkins.Caption = "Skins";
     //
     // rgbiSkins
     //
     this.rgbiSkins.Gallery.AllowHoverImages = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.rgbiSkins.Gallery.ColumnCount = 4;
     this.rgbiSkins.Gallery.FixedHoverImageSize = false;
     this.rgbiSkins.Gallery.ImageSize = new System.Drawing.Size(32, 17);
     this.rgbiSkins.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top;
     this.rgbiSkins.Gallery.RowCount = 4;
     this.rgbiSkins.Id = 60;
     this.rgbiSkins.Name = "rgbiSkins";
     //
     // iQuanLyKhachHang
     //
     this.iQuanLyKhachHang.Caption = "Khách Hàng";
     this.iQuanLyKhachHang.Id = 71;
     this.iQuanLyKhachHang.LargeImageIndex = 15;
     this.iQuanLyKhachHang.Name = "iQuanLyKhachHang";
     this.iQuanLyKhachHang.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyKhachHang_ItemClick);
     //
     // iQuanLyHoSoBanXe
     //
     this.iQuanLyHoSoBanXe.Caption = "Hồ Sơ Bán Xe";
     this.iQuanLyHoSoBanXe.Id = 72;
     this.iQuanLyHoSoBanXe.LargeImageIndex = 19;
     this.iQuanLyHoSoBanXe.Name = "iQuanLyHoSoBanXe";
     this.iQuanLyHoSoBanXe.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.iQuanLyHoSoBanXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyHoSoBanXe_ItemClick);
     //
     // iQuanLyPhuKien
     //
     this.iQuanLyPhuKien.Caption = "Phụ Kiện";
     this.iQuanLyPhuKien.Id = 73;
     this.iQuanLyPhuKien.LargeImageIndex = 22;
     this.iQuanLyPhuKien.Name = "iQuanLyPhuKien";
     this.iQuanLyPhuKien.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.iQuanLyPhuKien.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyPhuKien_ItemClick);
     //
     // iBaoCao
     //
     this.iBaoCao.Caption = "Báo Cáo";
     this.iBaoCao.Id = 78;
     this.iBaoCao.LargeImageIndex = 18;
     this.iBaoCao.Name = "iBaoCao";
     this.iBaoCao.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBaoCao_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Tên đăng nhập:";
     this.barStaticItem1.Id = 82;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // iQuanLyChucVu
     //
     this.iQuanLyChucVu.Caption = "Chức Vụ";
     this.iQuanLyChucVu.Id = 85;
     this.iQuanLyChucVu.LargeImageIndex = 17;
     this.iQuanLyChucVu.Name = "iQuanLyChucVu";
     this.iQuanLyChucVu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyChucVu_ItemClick);
     //
     // iQuanLyChiNhanh
     //
     this.iQuanLyChiNhanh.Caption = "Chi Nhánh";
     this.iQuanLyChiNhanh.Id = 86;
     this.iQuanLyChiNhanh.LargeImageIndex = 10;
     this.iQuanLyChiNhanh.Name = "iQuanLyChiNhanh";
     this.iQuanLyChiNhanh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyChiNhanh_ItemClick);
     //
     // iQuanLyNhanVien
     //
     this.iQuanLyNhanVien.Caption = "Nhân Viên";
     this.iQuanLyNhanVien.Id = 87;
     this.iQuanLyNhanVien.LargeImageIndex = 15;
     this.iQuanLyNhanVien.Name = "iQuanLyNhanVien";
     this.iQuanLyNhanVien.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyNhanVien_ItemClick);
     //
     // iQuanLyLoaiPhuKien
     //
     this.iQuanLyLoaiPhuKien.Caption = "Loại Phụ Kiện";
     this.iQuanLyLoaiPhuKien.Id = 88;
     this.iQuanLyLoaiPhuKien.LargeImageIndex = 13;
     this.iQuanLyLoaiPhuKien.Name = "iQuanLyLoaiPhuKien";
     this.iQuanLyLoaiPhuKien.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyLoaiPhuKien_ItemClick);
     //
     // iQuanLyXe
     //
     this.iQuanLyXe.Caption = "Xe";
     this.iQuanLyXe.Id = 89;
     this.iQuanLyXe.LargeImageIndex = 20;
     this.iQuanLyXe.Name = "iQuanLyXe";
     this.iQuanLyXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyXe_ItemClick);
     //
     // iQuanLyKho
     //
     this.iQuanLyKho.Caption = "Kho";
     this.iQuanLyKho.Id = 90;
     this.iQuanLyKho.LargeImageIndex = 11;
     this.iQuanLyKho.Name = "iQuanLyKho";
     this.iQuanLyKho.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyKho_ItemClick);
     //
     // iQuanLyLoaiXe
     //
     this.iQuanLyLoaiXe.Caption = "Loại Xe";
     this.iQuanLyLoaiXe.Id = 91;
     this.iQuanLyLoaiXe.LargeImageIndex = 21;
     this.iQuanLyLoaiXe.Name = "iQuanLyLoaiXe";
     this.iQuanLyLoaiXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyLoaiXe_ItemClick);
     //
     // iQuanLyNCC
     //
     this.iQuanLyNCC.Caption = "Nhà Cung Cấp";
     this.iQuanLyNCC.Id = 92;
     this.iQuanLyNCC.LargeImageIndex = 12;
     this.iQuanLyNCC.Name = "iQuanLyNCC";
     this.iQuanLyNCC.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyNCC_ItemClick);
     //
     // iQuanLyPhieuNhapPhuKien
     //
     this.iQuanLyPhieuNhapPhuKien.Caption = "Phiếu Nhập Phụ Kiện";
     this.iQuanLyPhieuNhapPhuKien.Id = 93;
     this.iQuanLyPhieuNhapPhuKien.LargeImageIndex = 1;
     this.iQuanLyPhieuNhapPhuKien.Name = "iQuanLyPhieuNhapPhuKien";
     this.iQuanLyPhieuNhapPhuKien.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyPhieuNhapPhuKien_ItemClick);
     //
     // iQuanLyPhieuNhapXe
     //
     this.iQuanLyPhieuNhapXe.Caption = "Phiếu Nhập Xe";
     this.iQuanLyPhieuNhapXe.Id = 94;
     this.iQuanLyPhieuNhapXe.LargeImageIndex = 0;
     this.iQuanLyPhieuNhapXe.Name = "iQuanLyPhieuNhapXe";
     this.iQuanLyPhieuNhapXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyPhieuNhapXe_ItemClick);
     //
     // iQuanLyPhieuSuaChua
     //
     this.iQuanLyPhieuSuaChua.Caption = "Phiếu Sửa Chữa";
     this.iQuanLyPhieuSuaChua.Id = 95;
     this.iQuanLyPhieuSuaChua.LargeImageIndex = 12;
     this.iQuanLyPhieuSuaChua.Name = "iQuanLyPhieuSuaChua";
     this.iQuanLyPhieuSuaChua.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyPhieuSuaChua_ItemClick);
     //
     // iQuanLyPhieuXuatKho
     //
     this.iQuanLyPhieuXuatKho.Caption = "Phiếu Xuất Kho";
     this.iQuanLyPhieuXuatKho.Id = 96;
     this.iQuanLyPhieuXuatKho.LargeImageIndex = 13;
     this.iQuanLyPhieuXuatKho.Name = "iQuanLyPhieuXuatKho";
     this.iQuanLyPhieuXuatKho.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iQuanLyPhieuXuatKho_ItemClick);
     //
     // iBaoCaov_Kho_HangTon
     //
     this.iBaoCaov_Kho_HangTon.Caption = "Hàng tồn kho";
     this.iBaoCaov_Kho_HangTon.Id = 97;
     this.iBaoCaov_Kho_HangTon.LargeImageIndex = 11;
     this.iBaoCaov_Kho_HangTon.Name = "iBaoCaov_Kho_HangTon";
     this.iBaoCaov_Kho_HangTon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBaoCaov_Kho_HangTon_ItemClick);
     //
     // iBaoCaov_CuaHang_HangTon
     //
     this.iBaoCaov_CuaHang_HangTon.Caption = "Hàng tồn cửa hàng";
     this.iBaoCaov_CuaHang_HangTon.Id = 98;
     this.iBaoCaov_CuaHang_HangTon.LargeImageIndex = 10;
     this.iBaoCaov_CuaHang_HangTon.Name = "iBaoCaov_CuaHang_HangTon";
     this.iBaoCaov_CuaHang_HangTon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBaoCaov_CuaHang_HangTon_ItemClick);
     //
     // iBaoCaov_HoSoBanXe
     //
     this.iBaoCaov_HoSoBanXe.Caption = "Hồ sơ bán xe";
     this.iBaoCaov_HoSoBanXe.Id = 99;
     this.iBaoCaov_HoSoBanXe.LargeImageIndex = 9;
     this.iBaoCaov_HoSoBanXe.Name = "iBaoCaov_HoSoBanXe";
     this.iBaoCaov_HoSoBanXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBaoCaov_HoSoBanXe_ItemClick);
     //
     // iBaoCaov_LichSuKhachHang
     //
     this.iBaoCaov_LichSuKhachHang.Caption = "Lịch sử khách hàng";
     this.iBaoCaov_LichSuKhachHang.Id = 100;
     this.iBaoCaov_LichSuKhachHang.LargeImageIndex = 17;
     this.iBaoCaov_LichSuKhachHang.Name = "iBaoCaov_LichSuKhachHang";
     this.iBaoCaov_LichSuKhachHang.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBaoCaov_LichSuKhachHang_ItemClick);
     //
     // ribbonImageCollectionLarge
     //
     this.ribbonImageCollectionLarge.ImageSize = new System.Drawing.Size(32, 32);
     this.ribbonImageCollectionLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollectionLarge.ImageStream")));
     this.ribbonImageCollectionLarge.Images.SetKeyName(0, "Ribbon_New_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(1, "Ribbon_Open_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(2, "Ribbon_Close_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(3, "Ribbon_Find_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(4, "Ribbon_Save_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(5, "Ribbon_SaveAs_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(6, "Ribbon_Exit_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(7, "Ribbon_Content_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(8, "Ribbon_Info_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(9, "building.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(10, "apartment-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(11, "bedroom-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(12, "Keys-64.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(13, "Swimming-Pool-64.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(14, "Coke Zero_Black_Woops.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(15, "Manager-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(16, "Superman-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(17, "Supervisor-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(18, "client_report_dock_icon_by_ornorm-d5e0d34.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(19, "page-icon.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(20, "Moto courier.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(21, "Motorcycle.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(22, "Wheel.png");
     //
     // homeRibbonPage
     //
     this.homeRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.fileRibbonPageGroup,
     this.skinsRibbonPageGroup});
     this.homeRibbonPage.Name = "homeRibbonPage";
     this.homeRibbonPage.Text = "Home";
     //
     // fileRibbonPageGroup
     //
     this.fileRibbonPageGroup.ItemLinks.Add(this.iBaoCao);
     this.fileRibbonPageGroup.Name = "fileRibbonPageGroup";
     this.fileRibbonPageGroup.Text = "File";
     //
     // skinsRibbonPageGroup
     //
     this.skinsRibbonPageGroup.ItemLinks.Add(this.rgbiSkins);
     this.skinsRibbonPageGroup.Name = "skinsRibbonPageGroup";
     this.skinsRibbonPageGroup.ShowCaptionButton = false;
     this.skinsRibbonPageGroup.Text = "Skins";
     //
     // QuanLyRibbonPage
     //
     this.QuanLyRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.RPGNguoiDung});
     this.QuanLyRibbonPage.Name = "QuanLyRibbonPage";
     this.QuanLyRibbonPage.Text = "Quản Lý";
     //
     // RPGNguoiDung
     //
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyChiNhanh);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyChucVu);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyHoSoBanXe);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyKhachHang);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyKho);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyLoaiPhuKien);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyLoaiXe);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyNCC);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyNhanVien);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyXe);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyPhieuNhapPhuKien);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyPhieuNhapXe);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyPhieuSuaChua);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyPhieuXuatKho);
     this.RPGNguoiDung.ItemLinks.Add(this.iQuanLyPhuKien);
     this.RPGNguoiDung.Name = "RPGNguoiDung";
     this.RPGNguoiDung.Text = "Người Dùng";
     //
     // BaoCaoRibbonPage
     //
     this.BaoCaoRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1});
     this.BaoCaoRibbonPage.Name = "BaoCaoRibbonPage";
     this.BaoCaoRibbonPage.Text = "Báo Cáo";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.iBaoCaov_Kho_HangTon);
     this.ribbonPageGroup1.ItemLinks.Add(this.iBaoCaov_CuaHang_HangTon);
     this.ribbonPageGroup1.ItemLinks.Add(this.iBaoCaov_HoSoBanXe);
     this.ribbonPageGroup1.ItemLinks.Add(this.iBaoCaov_LichSuKhachHang);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     //
     // rpName
     //
     this.rpName.AutoHeight = false;
     this.rpName.Name = "rpName";
     //
     // rpPass
     //
     this.rpPass.AutoHeight = false;
     this.rpPass.Name = "rpPass";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.siStatus);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 685);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbonControl;
     this.ribbonStatusBar.Size = new System.Drawing.Size(1100, 31);
     //
     // splitContainerControl
     //
     this.splitContainerControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl.Location = new System.Drawing.Point(0, 144);
     this.splitContainerControl.Name = "splitContainerControl";
     this.splitContainerControl.Panel1.Controls.Add(this.DataGridView);
     this.splitContainerControl.Panel1.Text = "Panel1";
     this.splitContainerControl.Panel2.Text = "Panel2";
     this.splitContainerControl.Size = new System.Drawing.Size(1100, 541);
     this.splitContainerControl.SplitterPosition = 754;
     this.splitContainerControl.TabIndex = 12;
     this.splitContainerControl.Text = "splitContainerControl1";
     //
     // dxErrorProvider
     //
     this.dxErrorProvider.ContainerControl = this;
     //
     // Main
     //
     this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1100, 716);
     this.Controls.Add(this.splitContainerControl);
     this.Controls.Add(this.ribbonControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.IsMdiContainer = true;
     this.Name = "Main";
     this.Ribbon = this.ribbonControl;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Quản Lý Cửa Hàng Bán Xe";
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpPass)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).EndInit();
     this.splitContainerControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #16
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmStaff));
     this.colDNC = new DevExpress.XtraGrid.Columns.GridColumn();
     this.MainMenu1 = new System.Windows.Forms.MainMenu(this.components);
     this.MenuItem1 = new System.Windows.Forms.MenuItem();
     this.MenuItem2 = new System.Windows.Forms.MenuItem();
     this.MenuItem4 = new System.Windows.Forms.MenuItem();
     this.MenuItemChangePassword = new System.Windows.Forms.MenuItem();
     this.MenuItemBlockMembershipID = new System.Windows.Forms.MenuItem();
     this.MenuItemResetMembershipID = new System.Windows.Forms.MenuItem();
     this.MenuItem9 = new System.Windows.Forms.MenuItem();
     this.MenuItem10 = new System.Windows.Forms.MenuItem();
     this.MenuItem5 = new System.Windows.Forms.MenuItem();
     this.Bar1 = new DevExpress.XtraBars.Bar();
     this.BarManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.Bar2 = new DevExpress.XtraBars.Bar();
     this.bbiClose = new DevExpress.XtraBars.BarButtonItem();
     this.barstaticCurrentLogin = new DevExpress.XtraBars.BarStaticItem();
     this.BarAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.tabStaff = new DevExpress.XtraTab.XtraTabControl();
     this.tabStaffFour = new DevExpress.XtraTab.XtraTabPage();
     this.lblFour_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_1 = new DevExpress.XtraEditors.SimpleButton();
     this.groupContact = new DevExpress.XtraEditors.GroupControl();
     this.groupContactEntry = new DevExpress.XtraEditors.GroupControl();
     this.cmbStatus = new DevExpress.XtraEditors.ComboBoxEdit();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblSearchLead = new System.Windows.Forms.Label();
     this.txtSearchLead = new System.Windows.Forms.TextBox();
     this.sbtnContactEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnContactDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnContactNew = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrContact = new DevExpress.XtraGrid.GridControl();
     this.gvContact = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPhoneCall = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSMS = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactPerson = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStaffAssigned = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNRIC = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDOB = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactMobile = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMediaSourceID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupAppointment = new DevExpress.XtraEditors.GroupControl();
     this.groupAppointmentEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl12 = new DevExpress.XtraEditors.GroupControl();
     this.cbAppointmentYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label26 = new System.Windows.Forms.Label();
     this.label27 = new System.Windows.Forms.Label();
     this.cbAppointmentMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnAppointmentInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentVerifiedBy = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnAppointmentNew = new DevExpress.XtraEditors.SimpleButton();
     this.gridctrAppointment = new DevExpress.XtraGrid.GridControl();
     this.gvAppointment = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colVerifyAppt = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEditUtilizationSelection = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.colAppointmentID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentStartDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentEndDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentOrganization = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentContact = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentMobileNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentStaffAssign = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentServedBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAppointmentVerifiedBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabStaffOne = new DevExpress.XtraTab.XtraTabPage();
     this.lblOne_2 = new DevExpress.XtraEditors.SimpleButton();
     this.luedtMemoEmployeeID = new DevExpress.XtraEditors.LookUpEdit();
     this.lblMemoEmployeeID = new System.Windows.Forms.Label();
     this.groupMessages = new DevExpress.XtraEditors.GroupControl();
     this.lblmnuMessagesReceipient = new System.Windows.Forms.Label();
     this.lblmnuMessagesFollowUpAction = new System.Windows.Forms.Label();
     this.lblmnuMessagesMemoInfo = new System.Windows.Forms.Label();
     this.groupMessagesEntry = new DevExpress.XtraEditors.GroupControl();
     this.cbViewMemo = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnMemoUnpost = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnMemoPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnMemoNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrMemo = new DevExpress.XtraGrid.GridControl();
     this.gvMemo = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colnMemoID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPostUpdateDateTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAuthorID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAuthor = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRead = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.groupMessagesMemoInfo = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl8 = new DevExpress.XtraEditors.GroupControl();
     this.panel1 = new System.Windows.Forms.Panel();
     this.label40 = new System.Windows.Forms.Label();
     this.llFile3 = new System.Windows.Forms.LinkLabel();
     this.llFile2 = new System.Windows.Forms.LinkLabel();
     this.llFile1 = new System.Windows.Forms.LinkLabel();
     this.pbF3Select = new System.Windows.Forms.PictureBox();
     this.txtFilePath3 = new DevExpress.XtraEditors.TextEdit();
     this.label39 = new System.Windows.Forms.Label();
     this.pbF2Select = new System.Windows.Forms.PictureBox();
     this.txtFilePath2 = new DevExpress.XtraEditors.TextEdit();
     this.label38 = new System.Windows.Forms.Label();
     this.pbF1Select = new System.Windows.Forms.PictureBox();
     this.txtFilePath1 = new DevExpress.XtraEditors.TextEdit();
     this.label28 = new System.Windows.Forms.Label();
     this.pbPreview = new System.Windows.Forms.PictureBox();
     this.pbFileSelect = new System.Windows.Forms.PictureBox();
     this.txtImagePath = new DevExpress.XtraEditors.TextEdit();
     this.lblFileName = new System.Windows.Forms.Label();
     this.sbtnUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.memoedtMessage = new DevExpress.XtraEditors.MemoEdit();
     this.Label37 = new System.Windows.Forms.Label();
     this.groupMessagesReceipient = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl6 = new DevExpress.XtraEditors.GroupControl();
     this.cbMemoReceipient = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnReceipientDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnReceipientNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrReceipient = new DevExpress.XtraGrid.GridControl();
     this.gvReceipient = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colRecipientType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRecipient = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRecipientID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupMessagesFollowUpAction = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl4 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRepliesDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesView = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRepliesAdd = new DevExpress.XtraEditors.SimpleButton();
     this.gctrReplies = new DevExpress.XtraGrid.GridControl();
     this.gvReplies = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colReplyDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyEmployeeName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReplyMessage = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupReceipientGroup = new DevExpress.XtraEditors.GroupControl();
     this.groupReceipientGroupEntry = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRecpGrpDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpGrpEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpGrpNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrRecpGrp = new DevExpress.XtraGrid.GridControl();
     this.gvRecpGrp = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colReceipientGroupID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colReceipientGroupCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupReceipientGroupReceipientEntries = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl10 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnRecpEntryDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnRecpEntryNew = new DevExpress.XtraEditors.SimpleButton();
     this.gctrRecpEntry = new DevExpress.XtraGrid.GridControl();
     this.gvRecpEntry = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEmployeeName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lblOne_1 = new DevExpress.XtraEditors.SimpleButton();
     this.tabStaffTwo = new DevExpress.XtraTab.XtraTabPage();
     this.lblTwo_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblTwo_2 = new DevExpress.XtraEditors.SimpleButton();
     this.groupSales = new DevExpress.XtraEditors.GroupControl();
     this.groupSalesEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.luedtSalesBranchCode = new DevExpress.XtraEditors.LookUpEdit();
     this.label16 = new System.Windows.Forms.Label();
     this.cbSalesYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.cbSalesMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnSalesInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.cbSalesType = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gctrSales = new DevExpress.XtraGrid.GridControl();
     this.gvSales = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSalesDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesReceipt = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSalesNettAmount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupService = new DevExpress.XtraEditors.GroupControl();
     this.groupServiceEntry = new DevExpress.XtraEditors.GroupControl();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.luedtCommissionServiceBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.label30 = new System.Windows.Forms.Label();
     this.cbServiceYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label5 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.cbServiceMonth = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cbServiceServiceType = new DevExpress.XtraEditors.ComboBoxEdit();
     this.sbtnServiceInquiry = new DevExpress.XtraEditors.SimpleButton();
     this.gctrService = new DevExpress.XtraGrid.GridControl();
     this.gvService = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colServicedtDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrBranchCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrServiceCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colServicestrCommission = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabStaffFive = new DevExpress.XtraTab.XtraTabPage();
     this.groupCustomerVoice = new DevExpress.XtraEditors.GroupControl();
     this.lblmnuCustomerVoiceActionHistory = new System.Windows.Forms.Label();
     this.lblmnuCustomerVoiceCVDetails = new System.Windows.Forms.Label();
     this.GroupControl24 = new DevExpress.XtraEditors.GroupControl();
     this.luedtCVSubmitter = new DevExpress.XtraEditors.LookUpEdit();
     this.sbtnAssign = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVPrint = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVEdit = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVDelete = new DevExpress.XtraEditors.SimpleButton();
     this.sbtnCVNew = new DevExpress.XtraEditors.SimpleButton();
     this.cbListCV = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gctrCV = new DevExpress.XtraGrid.GridControl();
     this.gvCV = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colRefNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDtReceived = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBranch = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMemberName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepartment = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCategory = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubject = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSubmittedBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStaffSubject = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDepartmentAssignedTo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLastUpdatedDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.label17 = new System.Windows.Forms.Label();
     this.luedtCVAssignTo = new DevExpress.XtraEditors.LookUpEdit();
     this.lblCVSubmitter = new System.Windows.Forms.Label();
     this.groupCustomerVoiceActionHistory = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl26 = new DevExpress.XtraEditors.GroupControl();
     this.sbtnNewCVAction = new DevExpress.XtraEditors.SimpleButton();
     this.gctrCVAction = new DevExpress.XtraGrid.GridControl();
     this.gvCVAction = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colActionID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coldtDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.coldtTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionDetail = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionTakenBy = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colActionTakenByID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupCustomerVoiceCVDetails = new DevExpress.XtraEditors.GroupControl();
     this.GroupControl28 = new DevExpress.XtraEditors.GroupControl();
     this.txtHomeNo = new DevExpress.XtraEditors.TextEdit();
     this.label31 = new System.Windows.Forms.Label();
     this.txtEmail = new DevExpress.XtraEditors.TextEdit();
     this.label10 = new System.Windows.Forms.Label();
     this.txtContactNo = new DevExpress.XtraEditors.TextEdit();
     this.label9 = new System.Windows.Forms.Label();
     this.memoeditSummaryCV = new DevExpress.XtraEditors.MemoEdit();
     this.Label32 = new System.Windows.Forms.Label();
     this.tabStaffSeven = new DevExpress.XtraTab.XtraTabPage();
     this.groupMobileApp = new DevExpress.XtraEditors.GroupControl();
     this.lblThree_3 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_2 = new DevExpress.XtraEditors.SimpleButton();
     this.colDNCExpiryDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEmail = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDNCLog = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColGender = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMediaSource = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colstrBranchCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBranchCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.BarManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BarAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabStaff)).BeginInit();
     this.tabStaff.SuspendLayout();
     this.tabStaffFour.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupContact)).BeginInit();
     this.groupContact.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupContactEntry)).BeginInit();
     this.groupContactEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrContact)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvContact)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointment)).BeginInit();
     this.groupAppointment.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointmentEntry)).BeginInit();
     this.groupAppointmentEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl12)).BeginInit();
     this.groupControl12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrAppointment)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvAppointment)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditUtilizationSelection)).BeginInit();
     this.tabStaffOne.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtMemoEmployeeID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessages)).BeginInit();
     this.groupMessages.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesEntry)).BeginInit();
     this.groupMessagesEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbViewMemo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesMemoInfo)).BeginInit();
     this.groupMessagesMemoInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl8)).BeginInit();
     this.GroupControl8.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbF3Select)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbF2Select)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbF1Select)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbPreview)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbFileSelect)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtImagePath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoedtMessage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesReceipient)).BeginInit();
     this.groupMessagesReceipient.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl6)).BeginInit();
     this.GroupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbMemoReceipient.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReceipient)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReceipient)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesFollowUpAction)).BeginInit();
     this.groupMessagesFollowUpAction.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl4)).BeginInit();
     this.GroupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReplies)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReplies)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroup)).BeginInit();
     this.groupReceipientGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupEntry)).BeginInit();
     this.groupReceipientGroupEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpGrp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpGrp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupReceipientEntries)).BeginInit();
     this.groupReceipientGroupReceipientEntries.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl10)).BeginInit();
     this.GroupControl10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpEntry)).BeginInit();
     this.tabStaffTwo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupSales)).BeginInit();
     this.groupSales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupSalesEntry)).BeginInit();
     this.groupSalesEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtSalesBranchCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupService)).BeginInit();
     this.groupService.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupServiceEntry)).BeginInit();
     this.groupServiceEntry.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCommissionServiceBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceServiceType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrService)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvService)).BeginInit();
     this.tabStaffFive.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoice)).BeginInit();
     this.groupCustomerVoice.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl24)).BeginInit();
     this.GroupControl24.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVSubmitter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbListCV.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVAssignTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceActionHistory)).BeginInit();
     this.groupCustomerVoiceActionHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl26)).BeginInit();
     this.GroupControl26.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCVAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCVAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceCVDetails)).BeginInit();
     this.groupCustomerVoiceCVDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl28)).BeginInit();
     this.GroupControl28.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHomeNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoeditSummaryCV.Properties)).BeginInit();
     this.tabStaffSeven.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupMobileApp)).BeginInit();
     this.SuspendLayout();
     //
     // colDNC
     //
     this.colDNC.Caption = "DNC";
     this.colDNC.FieldName = "fDNC";
     this.colDNC.Name = "colDNC";
     this.colDNC.Visible = true;
     this.colDNC.VisibleIndex = 4;
     this.colDNC.Width = 35;
     //
     // MainMenu1
     //
     this.MainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItem1,
     this.MenuItem4,
     this.MenuItem5});
     //
     // MenuItem1
     //
     this.MenuItem1.Index = 0;
     this.MenuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItem2});
     this.MenuItem1.Text = "File";
     //
     // MenuItem2
     //
     this.MenuItem2.Index = 0;
     this.MenuItem2.Text = "Quit";
     this.MenuItem2.Click += new System.EventHandler(this.MenuItem2_Click);
     //
     // MenuItem4
     //
     this.MenuItem4.Index = 1;
     this.MenuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItemChangePassword,
     this.MenuItemBlockMembershipID,
     this.MenuItemResetMembershipID,
     this.MenuItem9,
     this.MenuItem10});
     this.MenuItem4.Text = "Tools";
     //
     // MenuItemChangePassword
     //
     this.MenuItemChangePassword.Index = 0;
     this.MenuItemChangePassword.Text = "Change Password";
     this.MenuItemChangePassword.Click += new System.EventHandler(this.MenuItemChangePassword_Click);
     //
     // MenuItemBlockMembershipID
     //
     this.MenuItemBlockMembershipID.Index = 1;
     this.MenuItemBlockMembershipID.Text = "Block Membership ID";
     this.MenuItemBlockMembershipID.Click += new System.EventHandler(this.MenuItemBlockMembershipID_Click);
     //
     // MenuItemResetMembershipID
     //
     this.MenuItemResetMembershipID.Index = 2;
     this.MenuItemResetMembershipID.Text = "Reset Membership ID";
     this.MenuItemResetMembershipID.Click += new System.EventHandler(this.MenuItemResetMembershipID_Click);
     //
     // MenuItem9
     //
     this.MenuItem9.Index = 3;
     this.MenuItem9.Text = "Re-print receipt";
     //
     // MenuItem10
     //
     this.MenuItem10.Index = 4;
     this.MenuItem10.Text = "Open Carton";
     this.MenuItem10.Visible = false;
     //
     // MenuItem5
     //
     this.MenuItem5.Index = 2;
     this.MenuItem5.Text = "Help";
     //
     // Bar1
     //
     this.Bar1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Bar1.Appearance.Options.UseFont = true;
     this.Bar1.BarName = "bnTopBar";
     this.Bar1.DockCol = 0;
     this.Bar1.DockRow = 0;
     this.Bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.Bar1.OptionsBar.MultiLine = true;
     this.Bar1.OptionsBar.UseWholeRow = true;
     this.Bar1.Text = "TopBar";
     //
     // BarManager1
     //
     this.BarManager1.AllowQuickCustomization = false;
     this.BarManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.Bar2});
     this.BarManager1.Controller = this.BarAndDockingController1;
     this.BarManager1.DockControls.Add(this.barDockControlTop);
     this.BarManager1.DockControls.Add(this.barDockControlBottom);
     this.BarManager1.DockControls.Add(this.barDockControlLeft);
     this.BarManager1.DockControls.Add(this.barDockControlRight);
     this.BarManager1.Form = this;
     this.BarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.bbiClose,
     this.barButtonItem1,
     this.barstaticCurrentLogin});
     this.BarManager1.MainMenu = this.Bar2;
     this.BarManager1.MaxItemId = 6;
     //
     // Bar2
     //
     this.Bar2.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Bar2.Appearance.Options.UseFont = true;
     this.Bar2.BarName = "Custom 1";
     this.Bar2.DockCol = 0;
     this.Bar2.DockRow = 0;
     this.Bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.Bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbiClose, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barstaticCurrentLogin, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Standard)});
     this.Bar2.OptionsBar.MultiLine = true;
     this.Bar2.OptionsBar.UseWholeRow = true;
     this.Bar2.Text = "Custom 1";
     //
     // bbiClose
     //
     this.bbiClose.Caption = "Close";
     this.bbiClose.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiClose.Glyph")));
     this.bbiClose.Id = 0;
     this.bbiClose.Name = "bbiClose";
     this.bbiClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiLoginOut_ItemClick);
     //
     // barstaticCurrentLogin
     //
     this.barstaticCurrentLogin.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barstaticCurrentLogin.Caption = "Current Login: {0}, {1}";
     this.barstaticCurrentLogin.Id = 4;
     this.barstaticCurrentLogin.Name = "barstaticCurrentLogin";
     this.barstaticCurrentLogin.OwnFont = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barstaticCurrentLogin.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barstaticCurrentLogin.UseOwnFont = true;
     //
     // BarAndDockingController1
     //
     this.BarAndDockingController1.PaintStyleName = "WindowsXP";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "ACMS Manager";
     this.barButtonItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id = 2;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // tabStaff
     //
     this.tabStaff.Cursor = System.Windows.Forms.Cursors.Arrow;
     this.tabStaff.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.tabStaff.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaff.ImeMode = System.Windows.Forms.ImeMode.On;
     this.tabStaff.Location = new System.Drawing.Point(0, 45);
     this.tabStaff.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tabStaff.Name = "tabStaff";
     this.tabStaff.PaintStyleName = "Skin";
     this.tabStaff.SelectedTabPage = this.tabStaffFour;
     this.tabStaff.Size = new System.Drawing.Size(1016, 648);
     this.tabStaff.TabIndex = 0;
     this.tabStaff.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabStaffOne,
     this.tabStaffTwo,
     this.tabStaffFour,
     this.tabStaffFive,
     this.tabStaffSeven});
     this.tabStaff.VisibleChanged += new System.EventHandler(this.tabStaff_VisibleChanged);
     this.tabStaff.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabStaff_SelectedPageChanged);
     this.tabStaff.Click += new System.EventHandler(this.tabStaff_Click);
     //
     // tabStaffFour
     //
     this.tabStaffFour.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffFour.Appearance.Header.Options.UseFont = true;
     this.tabStaffFour.Controls.Add(this.lblFour_2);
     this.tabStaffFour.Controls.Add(this.lblFour_1);
     this.tabStaffFour.Controls.Add(this.groupContact);
     this.tabStaffFour.Controls.Add(this.groupAppointment);
     this.tabStaffFour.Name = "tabStaffFour";
     this.tabStaffFour.PageVisible = false;
     this.tabStaffFour.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffFour.Text = "Appointments";
     this.tabStaffFour.VisibleChanged += new System.EventHandler(this.tabStaffAppointments_VisibleChanged);
     //
     // lblFour_2
     //
     this.lblFour_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_2.Appearance.Options.UseFont = true;
     this.lblFour_2.Appearance.Options.UseForeColor = true;
     this.lblFour_2.Location = new System.Drawing.Point(160, 8);
     this.lblFour_2.Name = "lblFour_2";
     this.lblFour_2.Size = new System.Drawing.Size(138, 23);
     this.lblFour_2.TabIndex = 144;
     this.lblFour_2.Text = "New Lead Contact";
     this.lblFour_2.Click += new System.EventHandler(this.lblFour_2_Click);
     //
     // lblFour_1
     //
     this.lblFour_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_1.Appearance.Options.UseFont = true;
     this.lblFour_1.Appearance.Options.UseForeColor = true;
     this.lblFour_1.Location = new System.Drawing.Point(8, 8);
     this.lblFour_1.Name = "lblFour_1";
     this.lblFour_1.Size = new System.Drawing.Size(138, 23);
     this.lblFour_1.TabIndex = 143;
     this.lblFour_1.Text = "Appointment";
     this.lblFour_1.Click += new System.EventHandler(this.lblFour_1_Click);
     //
     // groupContact
     //
     this.groupContact.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupContact.Controls.Add(this.groupContactEntry);
     this.groupContact.Location = new System.Drawing.Point(0, 34);
     this.groupContact.Name = "groupContact";
     this.groupContact.ShowCaption = false;
     this.groupContact.Size = new System.Drawing.Size(1007, 584);
     this.groupContact.TabIndex = 20;
     this.groupContact.Text = "GroupControl3";
     //
     // groupContactEntry
     //
     this.groupContactEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupContactEntry.Appearance.Options.UseBackColor = true;
     this.groupContactEntry.Controls.Add(this.cmbStatus);
     this.groupContactEntry.Controls.Add(this.simpleButton1);
     this.groupContactEntry.Controls.Add(this.lblSearchLead);
     this.groupContactEntry.Controls.Add(this.txtSearchLead);
     this.groupContactEntry.Controls.Add(this.sbtnContactEdit);
     this.groupContactEntry.Controls.Add(this.sbtnContactDelete);
     this.groupContactEntry.Controls.Add(this.sbtnContactNew);
     this.groupContactEntry.Controls.Add(this.gridctrContact);
     this.groupContactEntry.Location = new System.Drawing.Point(8, 0);
     this.groupContactEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupContactEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupContactEntry.Name = "groupContactEntry";
     this.groupContactEntry.Size = new System.Drawing.Size(992, 576);
     this.groupContactEntry.TabIndex = 1;
     this.groupContactEntry.Text = "CONTACT";
     //
     // cmbStatus
     //
     this.cmbStatus.EditValue = "";
     this.cmbStatus.Location = new System.Drawing.Point(745, 35);
     this.cmbStatus.Name = "cmbStatus";
     this.cmbStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbStatus.Properties.Items.AddRange(new object[] {
     "Safe to Contact",
     "Waiting List",
     "Do Not Contact",
     "Closed"});
     this.cmbStatus.Size = new System.Drawing.Size(136, 20);
     this.cmbStatus.TabIndex = 16;
     this.cmbStatus.SelectedIndexChanged += new System.EventHandler(this.cmbStatus_SelectedIndexChanged);
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.simpleButton1.Appearance.Options.UseFont = true;
     this.simpleButton1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.simpleButton1.Location = new System.Drawing.Point(887, 33);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(87, 24);
     this.simpleButton1.TabIndex = 7;
     this.simpleButton1.Text = "Search";
     this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click_1);
     //
     // lblSearchLead
     //
     this.lblSearchLead.AutoSize = true;
     this.lblSearchLead.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSearchLead.Location = new System.Drawing.Point(477, 35);
     this.lblSearchLead.Name = "lblSearchLead";
     this.lblSearchLead.Size = new System.Drawing.Size(137, 16);
     this.lblSearchLead.TabIndex = 6;
     this.lblSearchLead.Text = "Name / Mobile No.";
     this.lblSearchLead.Click += new System.EventHandler(this.lblmnuCustomerVoiceCVDetails_Click);
     //
     // txtSearchLead
     //
     this.txtSearchLead.Location = new System.Drawing.Point(617, 35);
     this.txtSearchLead.Name = "txtSearchLead";
     this.txtSearchLead.Size = new System.Drawing.Size(126, 20);
     this.txtSearchLead.TabIndex = 6;
     //
     // sbtnContactEdit
     //
     this.sbtnContactEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactEdit.Appearance.Options.UseFont = true;
     this.sbtnContactEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactEdit.Location = new System.Drawing.Point(96, 32);
     this.sbtnContactEdit.Name = "sbtnContactEdit";
     this.sbtnContactEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactEdit.TabIndex = 1;
     this.sbtnContactEdit.Text = "Edit";
     this.sbtnContactEdit.Click += new System.EventHandler(this.sbtnContactEdit_Click);
     //
     // sbtnContactDelete
     //
     this.sbtnContactDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactDelete.Appearance.Options.UseFont = true;
     this.sbtnContactDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactDelete.Location = new System.Drawing.Point(176, 32);
     this.sbtnContactDelete.Name = "sbtnContactDelete";
     this.sbtnContactDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactDelete.TabIndex = 2;
     this.sbtnContactDelete.Text = "Delete";
     this.sbtnContactDelete.Click += new System.EventHandler(this.sbtnContactDelete_Click);
     //
     // sbtnContactNew
     //
     this.sbtnContactNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnContactNew.Appearance.Options.UseFont = true;
     this.sbtnContactNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnContactNew.Location = new System.Drawing.Point(16, 32);
     this.sbtnContactNew.Name = "sbtnContactNew";
     this.sbtnContactNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnContactNew.TabIndex = 0;
     this.sbtnContactNew.Text = "New";
     this.sbtnContactNew.Click += new System.EventHandler(this.sbtnContactNew_Click);
     //
     // gridctrContact
     //
     this.gridctrContact.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrContact.Location = new System.Drawing.Point(2, 62);
     this.gridctrContact.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrContact.MainView = this.gvContact;
     this.gridctrContact.Name = "gridctrContact";
     this.gridctrContact.Size = new System.Drawing.Size(988, 512);
     this.gridctrContact.TabIndex = 3;
     this.gridctrContact.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvContact});
     //
     // gvContact
     //
     this.gvContact.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colDateTime,
     this.colPhoneCall,
     this.colSMS,
     this.colContactPerson,
     this.colStaffAssigned,
     this.colNRIC,
     this.colDOB,
     this.colContactMobile,
     this.colRemarks,
     this.colMediaSourceID,
     this.colAppointmentStatus});
     this.gvContact.GridControl = this.gridctrContact;
     this.gvContact.Name = "gvContact";
     this.gvContact.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvContact.OptionsBehavior.Editable = false;
     this.gvContact.OptionsCustomization.AllowFilter = false;
     this.gvContact.OptionsView.ShowGroupPanel = false;
     this.gvContact.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gvContact_RowStyle);
     //
     // colDateTime
     //
     this.colDateTime.Caption = "Date";
     this.colDateTime.FieldName = "dDateTime";
     this.colDateTime.Name = "colDateTime";
     this.colDateTime.Visible = true;
     this.colDateTime.VisibleIndex = 0;
     this.colDateTime.Width = 68;
     //
     // colPhoneCall
     //
     this.colPhoneCall.Caption = "Call";
     this.colPhoneCall.FieldName = "fPhoneCall";
     this.colPhoneCall.Name = "colPhoneCall";
     this.colPhoneCall.Visible = true;
     this.colPhoneCall.VisibleIndex = 1;
     this.colPhoneCall.Width = 33;
     //
     // colSMS
     //
     this.colSMS.Caption = "SMS";
     this.colSMS.FieldName = "fSMS";
     this.colSMS.Name = "colSMS";
     this.colSMS.Visible = true;
     this.colSMS.VisibleIndex = 2;
     this.colSMS.Width = 33;
     //
     // colContactPerson
     //
     this.colContactPerson.Caption = "Contact Person";
     this.colContactPerson.FieldName = "strContactName";
     this.colContactPerson.Name = "colContactPerson";
     this.colContactPerson.Visible = true;
     this.colContactPerson.VisibleIndex = 3;
     this.colContactPerson.Width = 112;
     //
     // colStaffAssigned
     //
     this.colStaffAssigned.Caption = "Staff Assigned";
     this.colStaffAssigned.FieldName = "strEmployeeName";
     this.colStaffAssigned.Name = "colStaffAssigned";
     this.colStaffAssigned.Visible = true;
     this.colStaffAssigned.VisibleIndex = 4;
     this.colStaffAssigned.Width = 112;
     //
     // colNRIC
     //
     this.colNRIC.Caption = "NRICFIN";
     this.colNRIC.FieldName = "strNRICFIN";
     this.colNRIC.Name = "colNRIC";
     this.colNRIC.Width = 89;
     //
     // colDOB
     //
     this.colDOB.Caption = "Date-of-Birth";
     this.colDOB.FieldName = "dtDOB";
     this.colDOB.Name = "colDOB";
     this.colDOB.Width = 90;
     //
     // colContactMobile
     //
     this.colContactMobile.Caption = "Mobile No.";
     this.colContactMobile.FieldName = "strMobileNo";
     this.colContactMobile.Name = "colContactMobile";
     this.colContactMobile.Visible = true;
     this.colContactMobile.VisibleIndex = 5;
     this.colContactMobile.Width = 94;
     //
     // colRemarks
     //
     this.colRemarks.Caption = "Remarks.";
     this.colRemarks.FieldName = "strRemarks";
     this.colRemarks.Name = "colRemarks";
     this.colRemarks.OptionsColumn.FixedWidth = true;
     this.colRemarks.Visible = true;
     this.colRemarks.VisibleIndex = 6;
     this.colRemarks.Width = 200;
     //
     // colMediaSourceID
     //
     this.colMediaSourceID.Caption = "MediaSourceID";
     this.colMediaSourceID.FieldName = "nMediaSourceID";
     this.colMediaSourceID.Name = "colMediaSourceID";
     this.colMediaSourceID.Width = 20;
     //
     // colAppointmentStatus
     //
     this.colAppointmentStatus.Caption = "Appt. Status";
     this.colAppointmentStatus.FieldName = "strAppointmentStatus";
     this.colAppointmentStatus.Name = "colAppointmentStatus";
     this.colAppointmentStatus.Visible = true;
     this.colAppointmentStatus.VisibleIndex = 7;
     this.colAppointmentStatus.Width = 50;
     //
     // groupAppointment
     //
     this.groupAppointment.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupAppointment.Controls.Add(this.groupAppointmentEntry);
     this.groupAppointment.Location = new System.Drawing.Point(0, 34);
     this.groupAppointment.Name = "groupAppointment";
     this.groupAppointment.ShowCaption = false;
     this.groupAppointment.Size = new System.Drawing.Size(1007, 584);
     this.groupAppointment.TabIndex = 21;
     this.groupAppointment.Text = "GroupControl3";
     //
     // groupAppointmentEntry
     //
     this.groupAppointmentEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupAppointmentEntry.Appearance.Options.UseBackColor = true;
     this.groupAppointmentEntry.Controls.Add(this.groupControl12);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentDelete);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentPrint);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentVerifiedBy);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentEdit);
     this.groupAppointmentEntry.Controls.Add(this.sbtnAppointmentNew);
     this.groupAppointmentEntry.Controls.Add(this.gridctrAppointment);
     this.groupAppointmentEntry.Location = new System.Drawing.Point(8, 0);
     this.groupAppointmentEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupAppointmentEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupAppointmentEntry.Name = "groupAppointmentEntry";
     this.groupAppointmentEntry.Size = new System.Drawing.Size(992, 576);
     this.groupAppointmentEntry.TabIndex = 0;
     this.groupAppointmentEntry.Text = "APPOINTMENT";
     this.groupAppointmentEntry.Paint += new System.Windows.Forms.PaintEventHandler(this.groupAppointmentEntry_Paint);
     //
     // groupControl12
     //
     this.groupControl12.Controls.Add(this.cbAppointmentYear);
     this.groupControl12.Controls.Add(this.label26);
     this.groupControl12.Controls.Add(this.label27);
     this.groupControl12.Controls.Add(this.cbAppointmentMonth);
     this.groupControl12.Controls.Add(this.sbtnAppointmentInquiry);
     this.groupControl12.Location = new System.Drawing.Point(8, 24);
     this.groupControl12.Name = "groupControl12";
     this.groupControl12.Size = new System.Drawing.Size(328, 52);
     this.groupControl12.TabIndex = 0;
     this.groupControl12.Text = "Inquiry";
     //
     // cbAppointmentYear
     //
     this.cbAppointmentYear.EditValue = "";
     this.cbAppointmentYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbAppointmentYear.Location = new System.Drawing.Point(178, 24);
     this.cbAppointmentYear.Name = "cbAppointmentYear";
     this.cbAppointmentYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbAppointmentYear.Properties.PopupSizeable = true;
     this.cbAppointmentYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbAppointmentYear.Size = new System.Drawing.Size(64, 20);
     this.cbAppointmentYear.TabIndex = 1;
     //
     // label26
     //
     this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label26.Location = new System.Drawing.Point(140, 24);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(34, 20);
     this.label26.TabIndex = 15;
     this.label26.Text = "Year:";
     //
     // label27
     //
     this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label27.Location = new System.Drawing.Point(12, 24);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(42, 20);
     this.label27.TabIndex = 14;
     this.label27.Text = "Month:";
     //
     // cbAppointmentMonth
     //
     this.cbAppointmentMonth.EditValue = "January";
     this.cbAppointmentMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbAppointmentMonth.Location = new System.Drawing.Point(56, 24);
     this.cbAppointmentMonth.Name = "cbAppointmentMonth";
     this.cbAppointmentMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbAppointmentMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbAppointmentMonth.Properties.PopupSizeable = true;
     this.cbAppointmentMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbAppointmentMonth.Size = new System.Drawing.Size(80, 20);
     this.cbAppointmentMonth.TabIndex = 0;
     //
     // sbtnAppointmentInquiry
     //
     this.sbtnAppointmentInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentInquiry.Appearance.Options.UseFont = true;
     this.sbtnAppointmentInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentInquiry.Location = new System.Drawing.Point(246, 24);
     this.sbtnAppointmentInquiry.Name = "sbtnAppointmentInquiry";
     this.sbtnAppointmentInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentInquiry.TabIndex = 2;
     this.sbtnAppointmentInquiry.Text = "Inquiry";
     this.sbtnAppointmentInquiry.Click += new System.EventHandler(this.sbtnAppointmentInquiry_Click);
     //
     // sbtnAppointmentDelete
     //
     this.sbtnAppointmentDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentDelete.Appearance.Options.UseFont = true;
     this.sbtnAppointmentDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentDelete.Location = new System.Drawing.Point(504, 48);
     this.sbtnAppointmentDelete.Name = "sbtnAppointmentDelete";
     this.sbtnAppointmentDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentDelete.TabIndex = 3;
     this.sbtnAppointmentDelete.Text = "Delete";
     this.sbtnAppointmentDelete.Click += new System.EventHandler(this.sbtnAppointmentDelete_Click);
     //
     // sbtnAppointmentPrint
     //
     this.sbtnAppointmentPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentPrint.Appearance.Options.UseFont = true;
     this.sbtnAppointmentPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentPrint.Location = new System.Drawing.Point(584, 48);
     this.sbtnAppointmentPrint.Name = "sbtnAppointmentPrint";
     this.sbtnAppointmentPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentPrint.TabIndex = 3;
     this.sbtnAppointmentPrint.Text = "Print";
     this.sbtnAppointmentPrint.Click += new System.EventHandler(this.sbtnAppointmentPrint_Click);
     //
     // sbtnAppointmentVerifiedBy
     //
     this.sbtnAppointmentVerifiedBy.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentVerifiedBy.Appearance.Options.UseFont = true;
     this.sbtnAppointmentVerifiedBy.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentVerifiedBy.Location = new System.Drawing.Point(664, 48);
     this.sbtnAppointmentVerifiedBy.Name = "sbtnAppointmentVerifiedBy";
     this.sbtnAppointmentVerifiedBy.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentVerifiedBy.TabIndex = 3;
     this.sbtnAppointmentVerifiedBy.Text = "Verify";
     this.sbtnAppointmentVerifiedBy.Click += new System.EventHandler(this.sbtnAppointmentVerifiedBy_Click);
     //
     // sbtnAppointmentEdit
     //
     this.sbtnAppointmentEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentEdit.Appearance.Options.UseFont = true;
     this.sbtnAppointmentEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentEdit.Location = new System.Drawing.Point(424, 48);
     this.sbtnAppointmentEdit.Name = "sbtnAppointmentEdit";
     this.sbtnAppointmentEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentEdit.TabIndex = 2;
     this.sbtnAppointmentEdit.Text = "Edit";
     this.sbtnAppointmentEdit.Click += new System.EventHandler(this.sbtnAppointmentEdit_Click);
     //
     // sbtnAppointmentNew
     //
     this.sbtnAppointmentNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAppointmentNew.Appearance.Options.UseFont = true;
     this.sbtnAppointmentNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAppointmentNew.Location = new System.Drawing.Point(344, 48);
     this.sbtnAppointmentNew.Name = "sbtnAppointmentNew";
     this.sbtnAppointmentNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnAppointmentNew.TabIndex = 1;
     this.sbtnAppointmentNew.Text = "New";
     this.sbtnAppointmentNew.Click += new System.EventHandler(this.sbtnAppointmentNew_Click);
     //
     // gridctrAppointment
     //
     this.gridctrAppointment.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridctrAppointment.Location = new System.Drawing.Point(2, 86);
     this.gridctrAppointment.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridctrAppointment.MainView = this.gvAppointment;
     this.gridctrAppointment.Name = "gridctrAppointment";
     this.gridctrAppointment.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEditUtilizationSelection});
     this.gridctrAppointment.Size = new System.Drawing.Size(988, 488);
     this.gridctrAppointment.TabIndex = 4;
     this.gridctrAppointment.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvAppointment});
     //
     // gvAppointment
     //
     this.gvAppointment.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colVerifyAppt,
     this.colAppointmentID,
     this.colAppointmentDate,
     this.colAppointmentStartDate,
     this.colAppointmentEndDate,
     this.colAppointmentOrganization,
     this.colAppointmentContact,
     this.colAppointmentMobileNo,
     this.colAppointmentRemarks,
     this.colAppointmentStaffAssign,
     this.colAppointmentServedBy,
     this.colAppointmentVerifiedBy});
     this.gvAppointment.GridControl = this.gridctrAppointment;
     this.gvAppointment.Name = "gvAppointment";
     this.gvAppointment.OptionsView.ShowGroupPanel = false;
     this.gvAppointment.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colAppointmentDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colVerifyAppt
     //
     this.colVerifyAppt.Caption = "Utl";
     this.colVerifyAppt.ColumnEdit = this.repositoryItemCheckEditUtilizationSelection;
     this.colVerifyAppt.FieldName = "UtlCheck";
     this.colVerifyAppt.Name = "colVerifyAppt";
     this.colVerifyAppt.OptionsColumn.ShowCaption = false;
     this.colVerifyAppt.Visible = true;
     this.colVerifyAppt.VisibleIndex = 0;
     this.colVerifyAppt.Width = 25;
     //
     // repositoryItemCheckEditUtilizationSelection
     //
     this.repositoryItemCheckEditUtilizationSelection.AutoHeight = false;
     this.repositoryItemCheckEditUtilizationSelection.Name = "repositoryItemCheckEditUtilizationSelection";
     this.repositoryItemCheckEditUtilizationSelection.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // colAppointmentID
     //
     this.colAppointmentID.FieldName = "nAppointmentID";
     this.colAppointmentID.Name = "colAppointmentID";
     this.colAppointmentID.OptionsColumn.ShowCaption = false;
     this.colAppointmentID.Visible = true;
     this.colAppointmentID.VisibleIndex = 1;
     this.colAppointmentID.Width = 25;
     //
     // colAppointmentDate
     //
     this.colAppointmentDate.Caption = "Date";
     this.colAppointmentDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colAppointmentDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentDate.FieldName = "dtDate";
     this.colAppointmentDate.Name = "colAppointmentDate";
     this.colAppointmentDate.OptionsColumn.AllowEdit = false;
     this.colAppointmentDate.OptionsColumn.AllowFocus = false;
     this.colAppointmentDate.OptionsFilter.AllowFilter = false;
     this.colAppointmentDate.Visible = true;
     this.colAppointmentDate.VisibleIndex = 2;
     this.colAppointmentDate.Width = 80;
     //
     // colAppointmentStartDate
     //
     this.colAppointmentStartDate.Caption = "Start Time";
     this.colAppointmentStartDate.DisplayFormat.FormatString = "hh:mm tt";
     this.colAppointmentStartDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentStartDate.FieldName = "dtStartTime";
     this.colAppointmentStartDate.Name = "colAppointmentStartDate";
     this.colAppointmentStartDate.OptionsColumn.AllowEdit = false;
     this.colAppointmentStartDate.OptionsColumn.AllowFocus = false;
     this.colAppointmentStartDate.OptionsFilter.AllowFilter = false;
     this.colAppointmentStartDate.Visible = true;
     this.colAppointmentStartDate.VisibleIndex = 3;
     this.colAppointmentStartDate.Width = 70;
     //
     // colAppointmentEndDate
     //
     this.colAppointmentEndDate.Caption = "End Time";
     this.colAppointmentEndDate.DisplayFormat.FormatString = "hh:mm tt";
     this.colAppointmentEndDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colAppointmentEndDate.FieldName = "dtEndTime";
     this.colAppointmentEndDate.Name = "colAppointmentEndDate";
     this.colAppointmentEndDate.OptionsColumn.AllowEdit = false;
     this.colAppointmentEndDate.OptionsColumn.AllowFocus = false;
     this.colAppointmentEndDate.OptionsFilter.AllowFilter = false;
     this.colAppointmentEndDate.Visible = true;
     this.colAppointmentEndDate.VisibleIndex = 4;
     this.colAppointmentEndDate.Width = 70;
     //
     // colAppointmentOrganization
     //
     this.colAppointmentOrganization.Caption = "Organization / Place of Appointment";
     this.colAppointmentOrganization.FieldName = "strOrganization";
     this.colAppointmentOrganization.Name = "colAppointmentOrganization";
     this.colAppointmentOrganization.Width = 215;
     //
     // colAppointmentContact
     //
     this.colAppointmentContact.Caption = "Contact";
     this.colAppointmentContact.FieldName = "strContactName";
     this.colAppointmentContact.Name = "colAppointmentContact";
     this.colAppointmentContact.OptionsColumn.AllowEdit = false;
     this.colAppointmentContact.OptionsColumn.AllowFocus = false;
     this.colAppointmentContact.OptionsFilter.AllowFilter = false;
     this.colAppointmentContact.Visible = true;
     this.colAppointmentContact.VisibleIndex = 5;
     this.colAppointmentContact.Width = 140;
     //
     // colAppointmentMobileNo
     //
     this.colAppointmentMobileNo.Caption = "Mobile No";
     this.colAppointmentMobileNo.FieldName = "strMobileNo";
     this.colAppointmentMobileNo.Name = "colAppointmentMobileNo";
     this.colAppointmentMobileNo.OptionsColumn.AllowEdit = false;
     this.colAppointmentMobileNo.OptionsColumn.AllowFocus = false;
     this.colAppointmentMobileNo.OptionsFilter.AllowFilter = false;
     this.colAppointmentMobileNo.Visible = true;
     this.colAppointmentMobileNo.VisibleIndex = 6;
     //
     // colAppointmentRemarks
     //
     this.colAppointmentRemarks.Caption = "Remarks";
     this.colAppointmentRemarks.FieldName = "strRemarks";
     this.colAppointmentRemarks.Name = "colAppointmentRemarks";
     this.colAppointmentRemarks.OptionsColumn.AllowEdit = false;
     this.colAppointmentRemarks.OptionsColumn.AllowFocus = false;
     this.colAppointmentRemarks.OptionsFilter.AllowFilter = false;
     this.colAppointmentRemarks.Visible = true;
     this.colAppointmentRemarks.VisibleIndex = 7;
     this.colAppointmentRemarks.Width = 240;
     //
     // colAppointmentStaffAssign
     //
     this.colAppointmentStaffAssign.Caption = "Staff Assigned";
     this.colAppointmentStaffAssign.FieldName = "strStaffAssign";
     this.colAppointmentStaffAssign.Name = "colAppointmentStaffAssign";
     this.colAppointmentStaffAssign.OptionsColumn.AllowEdit = false;
     this.colAppointmentStaffAssign.OptionsColumn.AllowFocus = false;
     this.colAppointmentStaffAssign.OptionsFilter.AllowFilter = false;
     this.colAppointmentStaffAssign.Visible = true;
     this.colAppointmentStaffAssign.VisibleIndex = 8;
     this.colAppointmentStaffAssign.Width = 120;
     //
     // colAppointmentServedBy
     //
     this.colAppointmentServedBy.Caption = "Served By";
     this.colAppointmentServedBy.FieldName = "strServedBy";
     this.colAppointmentServedBy.Name = "colAppointmentServedBy";
     this.colAppointmentServedBy.OptionsColumn.AllowEdit = false;
     this.colAppointmentServedBy.OptionsColumn.AllowFocus = false;
     this.colAppointmentServedBy.OptionsFilter.AllowFilter = false;
     this.colAppointmentServedBy.Visible = true;
     this.colAppointmentServedBy.VisibleIndex = 9;
     this.colAppointmentServedBy.Width = 120;
     //
     // colAppointmentVerifiedBy
     //
     this.colAppointmentVerifiedBy.Caption = "Verified By";
     this.colAppointmentVerifiedBy.FieldName = "strVerifiedBy";
     this.colAppointmentVerifiedBy.Name = "colAppointmentVerifiedBy";
     this.colAppointmentVerifiedBy.OptionsColumn.AllowEdit = false;
     this.colAppointmentVerifiedBy.OptionsColumn.AllowFocus = false;
     this.colAppointmentVerifiedBy.OptionsFilter.AllowFilter = false;
     this.colAppointmentVerifiedBy.Visible = true;
     this.colAppointmentVerifiedBy.VisibleIndex = 10;
     this.colAppointmentVerifiedBy.Width = 120;
     //
     // tabStaffOne
     //
     this.tabStaffOne.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffOne.Appearance.Header.Options.UseFont = true;
     this.tabStaffOne.Controls.Add(this.lblOne_2);
     this.tabStaffOne.Controls.Add(this.luedtMemoEmployeeID);
     this.tabStaffOne.Controls.Add(this.lblMemoEmployeeID);
     this.tabStaffOne.Controls.Add(this.groupMessages);
     this.tabStaffOne.Controls.Add(this.groupReceipientGroup);
     this.tabStaffOne.Controls.Add(this.lblOne_1);
     this.tabStaffOne.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffOne.Name = "tabStaffOne";
     this.tabStaffOne.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffOne.Text = "Mailbox";
     this.tabStaffOne.VisibleChanged += new System.EventHandler(this.tabStaffMailbox_VisibleChanged);
     //
     // lblOne_2
     //
     this.lblOne_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblOne_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblOne_2.Appearance.Options.UseFont = true;
     this.lblOne_2.Appearance.Options.UseForeColor = true;
     this.lblOne_2.Location = new System.Drawing.Point(160, 8);
     this.lblOne_2.Name = "lblOne_2";
     this.lblOne_2.Size = new System.Drawing.Size(138, 23);
     this.lblOne_2.TabIndex = 142;
     this.lblOne_2.Text = "Receipient Group";
     this.lblOne_2.Click += new System.EventHandler(this.lblOne_2_Click);
     //
     // luedtMemoEmployeeID
     //
     this.luedtMemoEmployeeID.Location = new System.Drawing.Point(776, 8);
     this.luedtMemoEmployeeID.Name = "luedtMemoEmployeeID";
     this.luedtMemoEmployeeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtMemoEmployeeID.Size = new System.Drawing.Size(208, 20);
     this.luedtMemoEmployeeID.TabIndex = 33;
     this.luedtMemoEmployeeID.EditValueChanged += new System.EventHandler(this.luedtMemoEmployeeID_EditValueChanged);
     //
     // lblMemoEmployeeID
     //
     this.lblMemoEmployeeID.AutoSize = true;
     this.lblMemoEmployeeID.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMemoEmployeeID.Location = new System.Drawing.Point(688, 8);
     this.lblMemoEmployeeID.Name = "lblMemoEmployeeID";
     this.lblMemoEmployeeID.Size = new System.Drawing.Size(88, 16);
     this.lblMemoEmployeeID.TabIndex = 34;
     this.lblMemoEmployeeID.Text = "Staff Name:";
     //
     // groupMessages
     //
     this.groupMessages.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupMessages.Controls.Add(this.lblmnuMessagesReceipient);
     this.groupMessages.Controls.Add(this.lblmnuMessagesFollowUpAction);
     this.groupMessages.Controls.Add(this.lblmnuMessagesMemoInfo);
     this.groupMessages.Controls.Add(this.groupMessagesEntry);
     this.groupMessages.Controls.Add(this.groupMessagesMemoInfo);
     this.groupMessages.Controls.Add(this.groupMessagesReceipient);
     this.groupMessages.Controls.Add(this.groupMessagesFollowUpAction);
     this.groupMessages.Location = new System.Drawing.Point(0, 34);
     this.groupMessages.Name = "groupMessages";
     this.groupMessages.ShowCaption = false;
     this.groupMessages.Size = new System.Drawing.Size(1007, 584);
     this.groupMessages.TabIndex = 13;
     this.groupMessages.Text = "GroupControl3";
     //
     // lblmnuMessagesReceipient
     //
     this.lblmnuMessagesReceipient.AutoSize = true;
     this.lblmnuMessagesReceipient.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesReceipient.Location = new System.Drawing.Point(176, 320);
     this.lblmnuMessagesReceipient.Name = "lblmnuMessagesReceipient";
     this.lblmnuMessagesReceipient.Size = new System.Drawing.Size(83, 16);
     this.lblmnuMessagesReceipient.TabIndex = 2;
     this.lblmnuMessagesReceipient.Text = "Receipient";
     this.lblmnuMessagesReceipient.Click += new System.EventHandler(this.lblmnuMessagesReceipient_Click);
     //
     // lblmnuMessagesFollowUpAction
     //
     this.lblmnuMessagesFollowUpAction.AutoSize = true;
     this.lblmnuMessagesFollowUpAction.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesFollowUpAction.Location = new System.Drawing.Point(112, 320);
     this.lblmnuMessagesFollowUpAction.Name = "lblmnuMessagesFollowUpAction";
     this.lblmnuMessagesFollowUpAction.Size = new System.Drawing.Size(62, 16);
     this.lblmnuMessagesFollowUpAction.TabIndex = 1;
     this.lblmnuMessagesFollowUpAction.Text = "Replies";
     this.lblmnuMessagesFollowUpAction.Click += new System.EventHandler(this.lblmnuMessagesFollowUpAction_Click);
     //
     // lblmnuMessagesMemoInfo
     //
     this.lblmnuMessagesMemoInfo.AutoSize = true;
     this.lblmnuMessagesMemoInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuMessagesMemoInfo.Location = new System.Drawing.Point(24, 320);
     this.lblmnuMessagesMemoInfo.Name = "lblmnuMessagesMemoInfo";
     this.lblmnuMessagesMemoInfo.Size = new System.Drawing.Size(79, 16);
     this.lblmnuMessagesMemoInfo.TabIndex = 0;
     this.lblmnuMessagesMemoInfo.Text = "Memo Info";
     this.lblmnuMessagesMemoInfo.Click += new System.EventHandler(this.lblmnuMessagesMemoInfo_Click);
     //
     // groupMessagesEntry
     //
     this.groupMessagesEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesEntry.Appearance.Options.UseBackColor = true;
     this.groupMessagesEntry.Controls.Add(this.cbViewMemo);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoUnpost);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoPrint);
     this.groupMessagesEntry.Controls.Add(this.sbtnMemoNew);
     this.groupMessagesEntry.Controls.Add(this.gctrMemo);
     this.groupMessagesEntry.Location = new System.Drawing.Point(8, 0);
     this.groupMessagesEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesEntry.Name = "groupMessagesEntry";
     this.groupMessagesEntry.Size = new System.Drawing.Size(992, 312);
     this.groupMessagesEntry.TabIndex = 1;
     this.groupMessagesEntry.Text = "MESSAGES";
     //
     // cbViewMemo
     //
     this.cbViewMemo.EditValue = "All";
     this.cbViewMemo.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbViewMemo.Location = new System.Drawing.Point(16, 32);
     this.cbViewMemo.Name = "cbViewMemo";
     this.cbViewMemo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbViewMemo.Properties.Items.AddRange(new object[] {
     "All",
     "Personal Email",
     "Branch Bulletin",
     "Sent Memo"});
     this.cbViewMemo.Properties.PopupSizeable = true;
     this.cbViewMemo.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbViewMemo.Size = new System.Drawing.Size(136, 20);
     this.cbViewMemo.TabIndex = 0;
     this.cbViewMemo.SelectedIndexChanged += new System.EventHandler(this.cbViewMemo_SelectedIndexChanged);
     //
     // sbtnMemoUnpost
     //
     this.sbtnMemoUnpost.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoUnpost.Appearance.Options.UseFont = true;
     this.sbtnMemoUnpost.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoUnpost.Location = new System.Drawing.Point(320, 32);
     this.sbtnMemoUnpost.Name = "sbtnMemoUnpost";
     this.sbtnMemoUnpost.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoUnpost.TabIndex = 3;
     this.sbtnMemoUnpost.Text = "Unpost";
     this.sbtnMemoUnpost.Click += new System.EventHandler(this.sbtnMemoUnpost_Click);
     //
     // sbtnMemoPrint
     //
     this.sbtnMemoPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoPrint.Appearance.Options.UseFont = true;
     this.sbtnMemoPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoPrint.Location = new System.Drawing.Point(240, 32);
     this.sbtnMemoPrint.Name = "sbtnMemoPrint";
     this.sbtnMemoPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoPrint.TabIndex = 2;
     this.sbtnMemoPrint.Text = "Print";
     this.sbtnMemoPrint.Click += new System.EventHandler(this.sbtnMemoPrint_Click);
     //
     // sbtnMemoNew
     //
     this.sbtnMemoNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnMemoNew.Appearance.Options.UseFont = true;
     this.sbtnMemoNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnMemoNew.Location = new System.Drawing.Point(160, 32);
     this.sbtnMemoNew.Name = "sbtnMemoNew";
     this.sbtnMemoNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnMemoNew.TabIndex = 1;
     this.sbtnMemoNew.Text = "New";
     this.sbtnMemoNew.Click += new System.EventHandler(this.sbtnMemoNew_Click);
     //
     // gctrMemo
     //
     this.gctrMemo.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrMemo.Location = new System.Drawing.Point(2, 62);
     this.gctrMemo.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrMemo.MainView = this.gvMemo;
     this.gctrMemo.Name = "gctrMemo";
     this.gctrMemo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1});
     this.gctrMemo.Size = new System.Drawing.Size(988, 248);
     this.gctrMemo.TabIndex = 4;
     this.gctrMemo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvMemo});
     this.gctrMemo.Click += new System.EventHandler(this.gctrMemo_Click);
     //
     // gvMemo
     //
     this.gvMemo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colnMemoID,
     this.colPostUpdateDateTime,
     this.colAuthorID,
     this.colAuthor,
     this.colTitle,
     this.colRead});
     this.gvMemo.GridControl = this.gctrMemo;
     this.gvMemo.Name = "gvMemo";
     this.gvMemo.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvMemo.OptionsBehavior.Editable = false;
     this.gvMemo.OptionsCustomization.AllowFilter = false;
     this.gvMemo.OptionsView.ShowGroupPanel = false;
     this.gvMemo.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPostUpdateDateTime, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gvMemo.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvMemo_FocusedRowChanged);
     this.gvMemo.DataSourceChanged += new System.EventHandler(this.gvMemo_DataSourceChanged);
     //
     // colnMemoID
     //
     this.colnMemoID.Caption = "Memo ID";
     this.colnMemoID.FieldName = "nMemoID";
     this.colnMemoID.Name = "colnMemoID";
     this.colnMemoID.Visible = true;
     this.colnMemoID.VisibleIndex = 0;
     this.colnMemoID.Width = 115;
     //
     // colPostUpdateDateTime
     //
     this.colPostUpdateDateTime.Caption = "Post/Update Date Time";
     this.colPostUpdateDateTime.DisplayFormat.FormatString = "dd/MM/yyyy hh:mm tt";
     this.colPostUpdateDateTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colPostUpdateDateTime.FieldName = "dtLastEditDate";
     this.colPostUpdateDateTime.Name = "colPostUpdateDateTime";
     this.colPostUpdateDateTime.Visible = true;
     this.colPostUpdateDateTime.VisibleIndex = 1;
     this.colPostUpdateDateTime.Width = 172;
     //
     // colAuthorID
     //
     this.colAuthorID.Caption = "Author ID";
     this.colAuthorID.FieldName = "nEmployeeID";
     this.colAuthorID.Name = "colAuthorID";
     this.colAuthorID.Width = 201;
     //
     // colAuthor
     //
     this.colAuthor.Caption = "Author";
     this.colAuthor.FieldName = "strEmployeeName";
     this.colAuthor.Name = "colAuthor";
     this.colAuthor.Visible = true;
     this.colAuthor.VisibleIndex = 2;
     this.colAuthor.Width = 229;
     //
     // colTitle
     //
     this.colTitle.Caption = "Subject";
     this.colTitle.FieldName = "strTitle";
     this.colTitle.Name = "colTitle";
     this.colTitle.Visible = true;
     this.colTitle.VisibleIndex = 3;
     this.colTitle.Width = 405;
     //
     // colRead
     //
     this.colRead.Caption = "Read";
     this.colRead.ColumnEdit = this.repositoryItemCheckEdit1;
     this.colRead.FieldName = "fRead";
     this.colRead.Name = "colRead";
     this.colRead.Visible = true;
     this.colRead.VisibleIndex = 4;
     this.colRead.Width = 46;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // groupMessagesMemoInfo
     //
     this.groupMessagesMemoInfo.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesMemoInfo.Appearance.Options.UseBackColor = true;
     this.groupMessagesMemoInfo.Controls.Add(this.GroupControl8);
     this.groupMessagesMemoInfo.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesMemoInfo.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesMemoInfo.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesMemoInfo.Name = "groupMessagesMemoInfo";
     this.groupMessagesMemoInfo.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesMemoInfo.TabIndex = 13;
     this.groupMessagesMemoInfo.Text = "MEMO INFO";
     this.groupMessagesMemoInfo.VisibleChanged += new System.EventHandler(this.groupMessagesMemoInfo_VisibleChanged);
     //
     // GroupControl8
     //
     this.GroupControl8.Controls.Add(this.panel1);
     this.GroupControl8.Controls.Add(this.pbF3Select);
     this.GroupControl8.Controls.Add(this.txtFilePath3);
     this.GroupControl8.Controls.Add(this.label39);
     this.GroupControl8.Controls.Add(this.pbF2Select);
     this.GroupControl8.Controls.Add(this.txtFilePath2);
     this.GroupControl8.Controls.Add(this.label38);
     this.GroupControl8.Controls.Add(this.pbF1Select);
     this.GroupControl8.Controls.Add(this.txtFilePath1);
     this.GroupControl8.Controls.Add(this.label28);
     this.GroupControl8.Controls.Add(this.pbPreview);
     this.GroupControl8.Controls.Add(this.pbFileSelect);
     this.GroupControl8.Controls.Add(this.txtImagePath);
     this.GroupControl8.Controls.Add(this.lblFileName);
     this.GroupControl8.Controls.Add(this.sbtnUpdate);
     this.GroupControl8.Controls.Add(this.memoedtMessage);
     this.GroupControl8.Controls.Add(this.Label37);
     this.GroupControl8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl8.Location = new System.Drawing.Point(2, 19);
     this.GroupControl8.Name = "GroupControl8";
     this.GroupControl8.ShowCaption = false;
     this.GroupControl8.Size = new System.Drawing.Size(988, 211);
     this.GroupControl8.TabIndex = 0;
     this.GroupControl8.Text = "GroupControl1";
     //
     // panel1
     //
     this.panel1.AutoScroll = true;
     this.panel1.Controls.Add(this.label40);
     this.panel1.Controls.Add(this.llFile3);
     this.panel1.Controls.Add(this.llFile2);
     this.panel1.Controls.Add(this.llFile1);
     this.panel1.Location = new System.Drawing.Point(810, 16);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(173, 135);
     this.panel1.TabIndex = 33;
     //
     // label40
     //
     this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label40.Location = new System.Drawing.Point(3, 3);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(125, 18);
     this.label40.TabIndex = 36;
     this.label40.Text = "Attached Files:";
     //
     // llFile3
     //
     this.llFile3.AutoSize = true;
     this.llFile3.Cursor = System.Windows.Forms.Cursors.Hand;
     this.llFile3.Location = new System.Drawing.Point(3, 90);
     this.llFile3.Name = "llFile3";
     this.llFile3.Size = new System.Drawing.Size(29, 13);
     this.llFile3.TabIndex = 35;
     this.llFile3.TabStop = true;
     this.llFile3.Text = "File3";
     this.llFile3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llFile3_LinkClicked);
     //
     // llFile2
     //
     this.llFile2.AutoSize = true;
     this.llFile2.Cursor = System.Windows.Forms.Cursors.Hand;
     this.llFile2.Location = new System.Drawing.Point(3, 59);
     this.llFile2.Name = "llFile2";
     this.llFile2.Size = new System.Drawing.Size(29, 13);
     this.llFile2.TabIndex = 34;
     this.llFile2.TabStop = true;
     this.llFile2.Text = "File2";
     this.llFile2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llFile2_LinkClicked);
     //
     // llFile1
     //
     this.llFile1.AutoSize = true;
     this.llFile1.Cursor = System.Windows.Forms.Cursors.Hand;
     this.llFile1.Location = new System.Drawing.Point(3, 29);
     this.llFile1.Name = "llFile1";
     this.llFile1.Size = new System.Drawing.Size(29, 13);
     this.llFile1.TabIndex = 33;
     this.llFile1.TabStop = true;
     this.llFile1.Text = "File1";
     this.llFile1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llFile1_LinkClicked);
     //
     // pbF3Select
     //
     this.pbF3Select.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pbF3Select.ErrorImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF3Select.Image = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF3Select.InitialImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF3Select.Location = new System.Drawing.Point(811, 182);
     this.pbF3Select.Name = "pbF3Select";
     this.pbF3Select.Size = new System.Drawing.Size(20, 20);
     this.pbF3Select.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbF3Select.TabIndex = 29;
     this.pbF3Select.TabStop = false;
     this.pbF3Select.Click += new System.EventHandler(this.pbF3Select_Click);
     //
     // txtFilePath3
     //
     this.txtFilePath3.EditValue = "";
     this.txtFilePath3.Location = new System.Drawing.Point(504, 183);
     this.txtFilePath3.Name = "txtFilePath3";
     this.txtFilePath3.Properties.MaxLength = 255;
     this.txtFilePath3.Properties.ReadOnly = true;
     this.txtFilePath3.Size = new System.Drawing.Size(301, 20);
     this.txtFilePath3.TabIndex = 27;
     //
     // label39
     //
     this.label39.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label39.Location = new System.Drawing.Point(451, 184);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(91, 18);
     this.label39.TabIndex = 28;
     this.label39.Text = "File 3:";
     //
     // pbF2Select
     //
     this.pbF2Select.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pbF2Select.ErrorImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF2Select.Image = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF2Select.InitialImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF2Select.Location = new System.Drawing.Point(413, 181);
     this.pbF2Select.Name = "pbF2Select";
     this.pbF2Select.Size = new System.Drawing.Size(20, 20);
     this.pbF2Select.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbF2Select.TabIndex = 26;
     this.pbF2Select.TabStop = false;
     this.pbF2Select.Click += new System.EventHandler(this.pbF2Select_Click);
     //
     // txtFilePath2
     //
     this.txtFilePath2.EditValue = "";
     this.txtFilePath2.Location = new System.Drawing.Point(106, 182);
     this.txtFilePath2.Name = "txtFilePath2";
     this.txtFilePath2.Properties.MaxLength = 255;
     this.txtFilePath2.Properties.ReadOnly = true;
     this.txtFilePath2.Size = new System.Drawing.Size(301, 20);
     this.txtFilePath2.TabIndex = 24;
     //
     // label38
     //
     this.label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label38.Location = new System.Drawing.Point(18, 183);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(91, 18);
     this.label38.TabIndex = 25;
     this.label38.Text = "File 2:";
     //
     // pbF1Select
     //
     this.pbF1Select.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pbF1Select.ErrorImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF1Select.Image = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF1Select.InitialImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbF1Select.Location = new System.Drawing.Point(811, 156);
     this.pbF1Select.Name = "pbF1Select";
     this.pbF1Select.Size = new System.Drawing.Size(20, 20);
     this.pbF1Select.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbF1Select.TabIndex = 23;
     this.pbF1Select.TabStop = false;
     this.pbF1Select.Click += new System.EventHandler(this.pbF1Select_Click);
     //
     // txtFilePath1
     //
     this.txtFilePath1.EditValue = "";
     this.txtFilePath1.Location = new System.Drawing.Point(504, 157);
     this.txtFilePath1.Name = "txtFilePath1";
     this.txtFilePath1.Properties.MaxLength = 255;
     this.txtFilePath1.Properties.ReadOnly = true;
     this.txtFilePath1.Size = new System.Drawing.Size(301, 20);
     this.txtFilePath1.TabIndex = 21;
     //
     // label28
     //
     this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label28.Location = new System.Drawing.Point(451, 158);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(91, 18);
     this.label28.TabIndex = 22;
     this.label28.Text = "File 1:";
     //
     // pbPreview
     //
     this.pbPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pbPreview.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pbPreview.Location = new System.Drawing.Point(669, 16);
     this.pbPreview.Name = "pbPreview";
     this.pbPreview.Size = new System.Drawing.Size(135, 135);
     this.pbPreview.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbPreview.TabIndex = 20;
     this.pbPreview.TabStop = false;
     this.pbPreview.Click += new System.EventHandler(this.pbPreview_Click);
     //
     // pbFileSelect
     //
     this.pbFileSelect.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pbFileSelect.ErrorImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbFileSelect.Image = global::ACMS.Properties.Resources.open_file_icon;
     this.pbFileSelect.InitialImage = global::ACMS.Properties.Resources.open_file_icon;
     this.pbFileSelect.Location = new System.Drawing.Point(413, 156);
     this.pbFileSelect.Name = "pbFileSelect";
     this.pbFileSelect.Size = new System.Drawing.Size(20, 20);
     this.pbFileSelect.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbFileSelect.TabIndex = 19;
     this.pbFileSelect.TabStop = false;
     this.pbFileSelect.Click += new System.EventHandler(this.pbFileSelect_Click);
     //
     // txtImagePath
     //
     this.txtImagePath.EditValue = "";
     this.txtImagePath.Location = new System.Drawing.Point(106, 157);
     this.txtImagePath.Name = "txtImagePath";
     this.txtImagePath.Properties.MaxLength = 255;
     this.txtImagePath.Properties.ReadOnly = true;
     this.txtImagePath.Size = new System.Drawing.Size(301, 20);
     this.txtImagePath.TabIndex = 17;
     //
     // lblFileName
     //
     this.lblFileName.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFileName.Location = new System.Drawing.Point(18, 158);
     this.lblFileName.Name = "lblFileName";
     this.lblFileName.Size = new System.Drawing.Size(91, 18);
     this.lblFileName.TabIndex = 18;
     this.lblFileName.Text = "Picture File:";
     //
     // sbtnUpdate
     //
     this.sbtnUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnUpdate.Appearance.Options.UseFont = true;
     this.sbtnUpdate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnUpdate.Location = new System.Drawing.Point(852, 181);
     this.sbtnUpdate.Name = "sbtnUpdate";
     this.sbtnUpdate.Size = new System.Drawing.Size(72, 20);
     this.sbtnUpdate.TabIndex = 1;
     this.sbtnUpdate.Text = "Update";
     this.sbtnUpdate.Click += new System.EventHandler(this.sbtnUpdate_Click);
     //
     // memoedtMessage
     //
     this.memoedtMessage.EditValue = "";
     this.memoedtMessage.Location = new System.Drawing.Point(106, 16);
     this.memoedtMessage.Name = "memoedtMessage";
     this.memoedtMessage.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.memoedtMessage.Properties.Appearance.Options.UseFont = true;
     this.memoedtMessage.Properties.MaxLength = 1000;
     this.memoedtMessage.Size = new System.Drawing.Size(560, 135);
     this.memoedtMessage.TabIndex = 0;
     //
     // Label37
     //
     this.Label37.AutoSize = true;
     this.Label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label37.Location = new System.Drawing.Point(16, 16);
     this.Label37.Name = "Label37";
     this.Label37.Size = new System.Drawing.Size(72, 16);
     this.Label37.TabIndex = 16;
     this.Label37.Text = "Message";
     //
     // groupMessagesReceipient
     //
     this.groupMessagesReceipient.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesReceipient.Appearance.Options.UseBackColor = true;
     this.groupMessagesReceipient.Controls.Add(this.GroupControl6);
     this.groupMessagesReceipient.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesReceipient.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesReceipient.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesReceipient.Name = "groupMessagesReceipient";
     this.groupMessagesReceipient.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesReceipient.TabIndex = 14;
     this.groupMessagesReceipient.Text = "RECEIPIENT";
     //
     // GroupControl6
     //
     this.GroupControl6.Controls.Add(this.cbMemoReceipient);
     this.GroupControl6.Controls.Add(this.sbtnReceipientDelete);
     this.GroupControl6.Controls.Add(this.sbtnReceipientNew);
     this.GroupControl6.Controls.Add(this.gctrReceipient);
     this.GroupControl6.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl6.Location = new System.Drawing.Point(2, 19);
     this.GroupControl6.Name = "GroupControl6";
     this.GroupControl6.ShowCaption = false;
     this.GroupControl6.Size = new System.Drawing.Size(988, 211);
     this.GroupControl6.TabIndex = 0;
     this.GroupControl6.Text = "GroupControl1";
     //
     // cbMemoReceipient
     //
     this.cbMemoReceipient.EditValue = "Branch Group";
     this.cbMemoReceipient.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbMemoReceipient.Location = new System.Drawing.Point(8, 16);
     this.cbMemoReceipient.Name = "cbMemoReceipient";
     this.cbMemoReceipient.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbMemoReceipient.Properties.Items.AddRange(new object[] {
     "Branch Group",
     "Department Group",
     "Personal Group",
     "Employee"});
     this.cbMemoReceipient.Properties.PopupSizeable = true;
     this.cbMemoReceipient.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbMemoReceipient.Size = new System.Drawing.Size(136, 20);
     this.cbMemoReceipient.TabIndex = 0;
     this.cbMemoReceipient.SelectedIndexChanged += new System.EventHandler(this.cbMemoReceipient_SelectedIndexChanged);
     //
     // sbtnReceipientDelete
     //
     this.sbtnReceipientDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnReceipientDelete.Appearance.Options.UseFont = true;
     this.sbtnReceipientDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnReceipientDelete.Location = new System.Drawing.Point(232, 16);
     this.sbtnReceipientDelete.Name = "sbtnReceipientDelete";
     this.sbtnReceipientDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnReceipientDelete.TabIndex = 2;
     this.sbtnReceipientDelete.Text = "Delete";
     this.sbtnReceipientDelete.Click += new System.EventHandler(this.sbtnReceipientDelete_Click);
     //
     // sbtnReceipientNew
     //
     this.sbtnReceipientNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnReceipientNew.Appearance.Options.UseFont = true;
     this.sbtnReceipientNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnReceipientNew.Location = new System.Drawing.Point(152, 16);
     this.sbtnReceipientNew.Name = "sbtnReceipientNew";
     this.sbtnReceipientNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnReceipientNew.TabIndex = 1;
     this.sbtnReceipientNew.Text = "New";
     this.sbtnReceipientNew.Click += new System.EventHandler(this.sbtnReceipientNew_Click);
     //
     // gctrReceipient
     //
     this.gctrReceipient.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrReceipient.Location = new System.Drawing.Point(2, 49);
     this.gctrReceipient.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrReceipient.MainView = this.gvReceipient;
     this.gctrReceipient.Name = "gctrReceipient";
     this.gctrReceipient.Size = new System.Drawing.Size(984, 160);
     this.gctrReceipient.TabIndex = 3;
     this.gctrReceipient.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvReceipient});
     //
     // gvReceipient
     //
     this.gvReceipient.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colRecipientType,
     this.colRecipient,
     this.colRecipientID});
     this.gvReceipient.GridControl = this.gctrReceipient;
     this.gvReceipient.Name = "gvReceipient";
     this.gvReceipient.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvReceipient.OptionsBehavior.Editable = false;
     this.gvReceipient.OptionsCustomization.AllowFilter = false;
     this.gvReceipient.OptionsView.ShowGroupPanel = false;
     //
     // colRecipientType
     //
     this.colRecipientType.Caption = "Type";
     this.colRecipientType.FieldName = "Type";
     this.colRecipientType.Name = "colRecipientType";
     this.colRecipientType.Visible = true;
     this.colRecipientType.VisibleIndex = 0;
     this.colRecipientType.Width = 223;
     //
     // colRecipient
     //
     this.colRecipient.Caption = "Receipient";
     this.colRecipient.FieldName = "Receipient";
     this.colRecipient.Name = "colRecipient";
     this.colRecipient.Visible = true;
     this.colRecipient.VisibleIndex = 1;
     this.colRecipient.Width = 558;
     //
     // colRecipientID
     //
     this.colRecipientID.Caption = "Receipient ID";
     this.colRecipientID.FieldName = "nReceipientID";
     this.colRecipientID.Name = "colRecipientID";
     this.colRecipientID.Width = 178;
     //
     // groupMessagesFollowUpAction
     //
     this.groupMessagesFollowUpAction.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupMessagesFollowUpAction.Appearance.Options.UseBackColor = true;
     this.groupMessagesFollowUpAction.Controls.Add(this.GroupControl4);
     this.groupMessagesFollowUpAction.Location = new System.Drawing.Point(7, 344);
     this.groupMessagesFollowUpAction.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupMessagesFollowUpAction.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMessagesFollowUpAction.Name = "groupMessagesFollowUpAction";
     this.groupMessagesFollowUpAction.Size = new System.Drawing.Size(992, 232);
     this.groupMessagesFollowUpAction.TabIndex = 12;
     this.groupMessagesFollowUpAction.Text = "Replies";
     //
     // GroupControl4
     //
     this.GroupControl4.Controls.Add(this.sbtnRepliesDelete);
     this.GroupControl4.Controls.Add(this.sbtnRepliesView);
     this.GroupControl4.Controls.Add(this.sbtnRepliesUpdate);
     this.GroupControl4.Controls.Add(this.sbtnRepliesAdd);
     this.GroupControl4.Controls.Add(this.gctrReplies);
     this.GroupControl4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl4.Location = new System.Drawing.Point(2, 19);
     this.GroupControl4.Name = "GroupControl4";
     this.GroupControl4.ShowCaption = false;
     this.GroupControl4.Size = new System.Drawing.Size(988, 211);
     this.GroupControl4.TabIndex = 0;
     this.GroupControl4.Text = "GroupControl1";
     //
     // sbtnRepliesDelete
     //
     this.sbtnRepliesDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesDelete.Appearance.Options.UseFont = true;
     this.sbtnRepliesDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesDelete.Location = new System.Drawing.Point(256, 16);
     this.sbtnRepliesDelete.Name = "sbtnRepliesDelete";
     this.sbtnRepliesDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesDelete.TabIndex = 3;
     this.sbtnRepliesDelete.Text = "Delete";
     this.sbtnRepliesDelete.Click += new System.EventHandler(this.sbtnRepliesDelete_Click);
     //
     // sbtnRepliesView
     //
     this.sbtnRepliesView.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesView.Appearance.Options.UseFont = true;
     this.sbtnRepliesView.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesView.Location = new System.Drawing.Point(96, 16);
     this.sbtnRepliesView.Name = "sbtnRepliesView";
     this.sbtnRepliesView.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesView.TabIndex = 1;
     this.sbtnRepliesView.Text = "View";
     this.sbtnRepliesView.Click += new System.EventHandler(this.sbtnRepliesView_Click);
     //
     // sbtnRepliesUpdate
     //
     this.sbtnRepliesUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesUpdate.Appearance.Options.UseFont = true;
     this.sbtnRepliesUpdate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesUpdate.Location = new System.Drawing.Point(176, 16);
     this.sbtnRepliesUpdate.Name = "sbtnRepliesUpdate";
     this.sbtnRepliesUpdate.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesUpdate.TabIndex = 2;
     this.sbtnRepliesUpdate.Text = "Update";
     this.sbtnRepliesUpdate.Click += new System.EventHandler(this.sbtnRepliesUpdate_Click);
     //
     // sbtnRepliesAdd
     //
     this.sbtnRepliesAdd.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRepliesAdd.Appearance.Options.UseFont = true;
     this.sbtnRepliesAdd.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRepliesAdd.Location = new System.Drawing.Point(16, 16);
     this.sbtnRepliesAdd.Name = "sbtnRepliesAdd";
     this.sbtnRepliesAdd.Size = new System.Drawing.Size(72, 20);
     this.sbtnRepliesAdd.TabIndex = 0;
     this.sbtnRepliesAdd.Text = "Add";
     this.sbtnRepliesAdd.Click += new System.EventHandler(this.sbtnRepliesAdd_Click);
     //
     // gctrReplies
     //
     this.gctrReplies.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrReplies.Location = new System.Drawing.Point(2, 49);
     this.gctrReplies.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrReplies.MainView = this.gvReplies;
     this.gctrReplies.Name = "gctrReplies";
     this.gctrReplies.Size = new System.Drawing.Size(984, 160);
     this.gctrReplies.TabIndex = 4;
     this.gctrReplies.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvReplies});
     //
     // gvReplies
     //
     this.gvReplies.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colReplyDate,
     this.colReplyEmployeeID,
     this.colReplyEmployeeName,
     this.colReplyMessage});
     this.gvReplies.GridControl = this.gctrReplies;
     this.gvReplies.Name = "gvReplies";
     this.gvReplies.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvReplies.OptionsBehavior.Editable = false;
     this.gvReplies.OptionsCustomization.AllowFilter = false;
     this.gvReplies.OptionsView.ShowGroupPanel = false;
     this.gvReplies.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colReplyDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colReplyDate
     //
     this.colReplyDate.Caption = "Date";
     this.colReplyDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colReplyDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colReplyDate.FieldName = "dtDate";
     this.colReplyDate.Name = "colReplyDate";
     this.colReplyDate.Visible = true;
     this.colReplyDate.VisibleIndex = 0;
     this.colReplyDate.Width = 143;
     //
     // colReplyEmployeeID
     //
     this.colReplyEmployeeID.Caption = "Employee ID";
     this.colReplyEmployeeID.FieldName = "nEmployeeID";
     this.colReplyEmployeeID.Name = "colReplyEmployeeID";
     this.colReplyEmployeeID.Width = 209;
     //
     // colReplyEmployeeName
     //
     this.colReplyEmployeeName.Caption = "Employee";
     this.colReplyEmployeeName.FieldName = "strEmployeeName";
     this.colReplyEmployeeName.Name = "colReplyEmployeeName";
     this.colReplyEmployeeName.Visible = true;
     this.colReplyEmployeeName.VisibleIndex = 1;
     this.colReplyEmployeeName.Width = 247;
     //
     // colReplyMessage
     //
     this.colReplyMessage.Caption = "Message";
     this.colReplyMessage.FieldName = "strMessage";
     this.colReplyMessage.Name = "colReplyMessage";
     this.colReplyMessage.Visible = true;
     this.colReplyMessage.VisibleIndex = 2;
     this.colReplyMessage.Width = 569;
     //
     // groupReceipientGroup
     //
     this.groupReceipientGroup.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupReceipientGroup.Controls.Add(this.groupReceipientGroupEntry);
     this.groupReceipientGroup.Controls.Add(this.groupReceipientGroupReceipientEntries);
     this.groupReceipientGroup.Location = new System.Drawing.Point(0, 34);
     this.groupReceipientGroup.Name = "groupReceipientGroup";
     this.groupReceipientGroup.ShowCaption = false;
     this.groupReceipientGroup.Size = new System.Drawing.Size(1007, 584);
     this.groupReceipientGroup.TabIndex = 14;
     this.groupReceipientGroup.Text = "GroupControl3";
     //
     // groupReceipientGroupEntry
     //
     this.groupReceipientGroupEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupReceipientGroupEntry.Appearance.Options.UseBackColor = true;
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpDelete);
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpEdit);
     this.groupReceipientGroupEntry.Controls.Add(this.sbtnRecpGrpNew);
     this.groupReceipientGroupEntry.Controls.Add(this.gctrRecpGrp);
     this.groupReceipientGroupEntry.Location = new System.Drawing.Point(8, 0);
     this.groupReceipientGroupEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupReceipientGroupEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupReceipientGroupEntry.Name = "groupReceipientGroupEntry";
     this.groupReceipientGroupEntry.Size = new System.Drawing.Size(992, 312);
     this.groupReceipientGroupEntry.TabIndex = 1;
     this.groupReceipientGroupEntry.Text = "RECEIPIENT GROUP";
     //
     // sbtnRecpGrpDelete
     //
     this.sbtnRecpGrpDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpDelete.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpDelete.Location = new System.Drawing.Point(176, 32);
     this.sbtnRecpGrpDelete.Name = "sbtnRecpGrpDelete";
     this.sbtnRecpGrpDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpDelete.TabIndex = 2;
     this.sbtnRecpGrpDelete.Text = "Delete";
     this.sbtnRecpGrpDelete.Click += new System.EventHandler(this.sbtnRecpGrpDelete_Click);
     //
     // sbtnRecpGrpEdit
     //
     this.sbtnRecpGrpEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpEdit.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpEdit.Location = new System.Drawing.Point(96, 32);
     this.sbtnRecpGrpEdit.Name = "sbtnRecpGrpEdit";
     this.sbtnRecpGrpEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpEdit.TabIndex = 1;
     this.sbtnRecpGrpEdit.Text = "Edit";
     this.sbtnRecpGrpEdit.Click += new System.EventHandler(this.sbtnRecpGrpEdit_Click);
     //
     // sbtnRecpGrpNew
     //
     this.sbtnRecpGrpNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpGrpNew.Appearance.Options.UseFont = true;
     this.sbtnRecpGrpNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpGrpNew.Location = new System.Drawing.Point(16, 32);
     this.sbtnRecpGrpNew.Name = "sbtnRecpGrpNew";
     this.sbtnRecpGrpNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpGrpNew.TabIndex = 0;
     this.sbtnRecpGrpNew.Text = "New";
     this.sbtnRecpGrpNew.Click += new System.EventHandler(this.sbtnRecpGrpNew_Click);
     //
     // gctrRecpGrp
     //
     this.gctrRecpGrp.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrRecpGrp.Location = new System.Drawing.Point(2, 62);
     this.gctrRecpGrp.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrRecpGrp.MainView = this.gvRecpGrp;
     this.gctrRecpGrp.Name = "gctrRecpGrp";
     this.gctrRecpGrp.Size = new System.Drawing.Size(988, 248);
     this.gctrRecpGrp.TabIndex = 3;
     this.gctrRecpGrp.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvRecpGrp});
     //
     // gvRecpGrp
     //
     this.gvRecpGrp.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colReceipientGroupID,
     this.colReceipientGroupCode,
     this.colDescription});
     this.gvRecpGrp.GridControl = this.gctrRecpGrp;
     this.gvRecpGrp.Name = "gvRecpGrp";
     this.gvRecpGrp.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvRecpGrp.OptionsBehavior.Editable = false;
     this.gvRecpGrp.OptionsCustomization.AllowFilter = false;
     this.gvRecpGrp.OptionsView.ShowGroupPanel = false;
     this.gvRecpGrp.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvRecpGrp_FocusedRowChanged);
     this.gvRecpGrp.DataSourceChanged += new System.EventHandler(this.gvRecpGrp_DataSourceChanged);
     //
     // colReceipientGroupID
     //
     this.colReceipientGroupID.Caption = "Group ID";
     this.colReceipientGroupID.FieldName = "nMemoGroupID";
     this.colReceipientGroupID.Name = "colReceipientGroupID";
     this.colReceipientGroupID.Visible = true;
     this.colReceipientGroupID.VisibleIndex = 0;
     this.colReceipientGroupID.Width = 110;
     //
     // colReceipientGroupCode
     //
     this.colReceipientGroupCode.Caption = "Receipient Group Code";
     this.colReceipientGroupCode.FieldName = "strMemoGroupCode";
     this.colReceipientGroupCode.Name = "colReceipientGroupCode";
     this.colReceipientGroupCode.Visible = true;
     this.colReceipientGroupCode.VisibleIndex = 1;
     this.colReceipientGroupCode.Width = 417;
     //
     // colDescription
     //
     this.colDescription.Caption = "Description";
     this.colDescription.FieldName = "strDescription";
     this.colDescription.Name = "colDescription";
     this.colDescription.Visible = true;
     this.colDescription.VisibleIndex = 2;
     this.colDescription.Width = 440;
     //
     // groupReceipientGroupReceipientEntries
     //
     this.groupReceipientGroupReceipientEntries.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupReceipientGroupReceipientEntries.Appearance.Options.UseBackColor = true;
     this.groupReceipientGroupReceipientEntries.Controls.Add(this.GroupControl10);
     this.groupReceipientGroupReceipientEntries.Location = new System.Drawing.Point(7, 320);
     this.groupReceipientGroupReceipientEntries.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupReceipientGroupReceipientEntries.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupReceipientGroupReceipientEntries.Name = "groupReceipientGroupReceipientEntries";
     this.groupReceipientGroupReceipientEntries.Size = new System.Drawing.Size(992, 256);
     this.groupReceipientGroupReceipientEntries.TabIndex = 14;
     this.groupReceipientGroupReceipientEntries.Text = "RECEIPIENT ENTRIES";
     //
     // GroupControl10
     //
     this.GroupControl10.Controls.Add(this.sbtnRecpEntryDelete);
     this.GroupControl10.Controls.Add(this.sbtnRecpEntryNew);
     this.GroupControl10.Controls.Add(this.gctrRecpEntry);
     this.GroupControl10.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl10.Location = new System.Drawing.Point(2, 19);
     this.GroupControl10.Name = "GroupControl10";
     this.GroupControl10.ShowCaption = false;
     this.GroupControl10.Size = new System.Drawing.Size(988, 235);
     this.GroupControl10.TabIndex = 0;
     this.GroupControl10.Text = "GroupControl1";
     //
     // sbtnRecpEntryDelete
     //
     this.sbtnRecpEntryDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpEntryDelete.Appearance.Options.UseFont = true;
     this.sbtnRecpEntryDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpEntryDelete.Location = new System.Drawing.Point(96, 16);
     this.sbtnRecpEntryDelete.Name = "sbtnRecpEntryDelete";
     this.sbtnRecpEntryDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpEntryDelete.TabIndex = 1;
     this.sbtnRecpEntryDelete.Text = "Delete";
     this.sbtnRecpEntryDelete.Click += new System.EventHandler(this.sbtnRecpEntryDelete_Click);
     //
     // sbtnRecpEntryNew
     //
     this.sbtnRecpEntryNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnRecpEntryNew.Appearance.Options.UseFont = true;
     this.sbtnRecpEntryNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnRecpEntryNew.Location = new System.Drawing.Point(16, 16);
     this.sbtnRecpEntryNew.Name = "sbtnRecpEntryNew";
     this.sbtnRecpEntryNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnRecpEntryNew.TabIndex = 0;
     this.sbtnRecpEntryNew.Text = "New";
     this.sbtnRecpEntryNew.Click += new System.EventHandler(this.sbtnRecpEntryNew_Click);
     //
     // gctrRecpEntry
     //
     this.gctrRecpEntry.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrRecpEntry.Location = new System.Drawing.Point(2, 49);
     this.gctrRecpEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrRecpEntry.MainView = this.gvRecpEntry;
     this.gctrRecpEntry.Name = "gctrRecpEntry";
     this.gctrRecpEntry.Size = new System.Drawing.Size(984, 184);
     this.gctrRecpEntry.TabIndex = 2;
     this.gctrRecpEntry.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvRecpEntry});
     //
     // gvRecpEntry
     //
     this.gvRecpEntry.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colEmployeeID,
     this.colEmployeeName});
     this.gvRecpEntry.GridControl = this.gctrRecpEntry;
     this.gvRecpEntry.Name = "gvRecpEntry";
     this.gvRecpEntry.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvRecpEntry.OptionsBehavior.Editable = false;
     this.gvRecpEntry.OptionsCustomization.AllowFilter = false;
     this.gvRecpEntry.OptionsView.ShowGroupPanel = false;
     //
     // colEmployeeID
     //
     this.colEmployeeID.Caption = "EmployeeID";
     this.colEmployeeID.FieldName = "nEmployeeID";
     this.colEmployeeID.Name = "colEmployeeID";
     this.colEmployeeID.Visible = true;
     this.colEmployeeID.VisibleIndex = 0;
     this.colEmployeeID.Width = 90;
     //
     // colEmployeeName
     //
     this.colEmployeeName.Caption = "Employee Name";
     this.colEmployeeName.FieldName = "strEmployeeName";
     this.colEmployeeName.Name = "colEmployeeName";
     this.colEmployeeName.Visible = true;
     this.colEmployeeName.VisibleIndex = 1;
     this.colEmployeeName.Width = 209;
     //
     // lblOne_1
     //
     this.lblOne_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblOne_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblOne_1.Appearance.Options.UseFont = true;
     this.lblOne_1.Appearance.Options.UseForeColor = true;
     this.lblOne_1.Location = new System.Drawing.Point(8, 8);
     this.lblOne_1.Name = "lblOne_1";
     this.lblOne_1.Size = new System.Drawing.Size(138, 23);
     this.lblOne_1.TabIndex = 141;
     this.lblOne_1.Text = "Messages";
     this.lblOne_1.Click += new System.EventHandler(this.lblOne_1_Click);
     //
     // tabStaffTwo
     //
     this.tabStaffTwo.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffTwo.Appearance.Header.Options.UseFont = true;
     this.tabStaffTwo.Controls.Add(this.lblTwo_1);
     this.tabStaffTwo.Controls.Add(this.lblTwo_2);
     this.tabStaffTwo.Controls.Add(this.groupSales);
     this.tabStaffTwo.Controls.Add(this.groupService);
     this.tabStaffTwo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffTwo.Name = "tabStaffTwo";
     this.tabStaffTwo.PageVisible = false;
     this.tabStaffTwo.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffTwo.Text = "Commission";
     this.tabStaffTwo.VisibleChanged += new System.EventHandler(this.tabStaffCommision_VisibleChanged);
     //
     // lblTwo_1
     //
     this.lblTwo_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblTwo_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblTwo_1.Appearance.Options.UseFont = true;
     this.lblTwo_1.Appearance.Options.UseForeColor = true;
     this.lblTwo_1.Location = new System.Drawing.Point(8, 8);
     this.lblTwo_1.Name = "lblTwo_1";
     this.lblTwo_1.Size = new System.Drawing.Size(138, 23);
     this.lblTwo_1.TabIndex = 142;
     this.lblTwo_1.Text = "Sales";
     this.lblTwo_1.Click += new System.EventHandler(this.lblTwo_1_Click);
     //
     // lblTwo_2
     //
     this.lblTwo_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblTwo_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblTwo_2.Appearance.Options.UseFont = true;
     this.lblTwo_2.Appearance.Options.UseForeColor = true;
     this.lblTwo_2.Location = new System.Drawing.Point(160, 8);
     this.lblTwo_2.Name = "lblTwo_2";
     this.lblTwo_2.Size = new System.Drawing.Size(138, 23);
     this.lblTwo_2.TabIndex = 143;
     this.lblTwo_2.Text = "Service";
     this.lblTwo_2.Click += new System.EventHandler(this.lblTwo_2_Click);
     //
     // groupSales
     //
     this.groupSales.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupSales.Controls.Add(this.groupSalesEntry);
     this.groupSales.Location = new System.Drawing.Point(0, 34);
     this.groupSales.Name = "groupSales";
     this.groupSales.ShowCaption = false;
     this.groupSales.Size = new System.Drawing.Size(1007, 584);
     this.groupSales.TabIndex = 14;
     this.groupSales.Text = "GroupControl3";
     //
     // groupSalesEntry
     //
     this.groupSalesEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupSalesEntry.Appearance.Options.UseBackColor = true;
     this.groupSalesEntry.Controls.Add(this.groupControl7);
     this.groupSalesEntry.Controls.Add(this.gctrSales);
     this.groupSalesEntry.Location = new System.Drawing.Point(8, 0);
     this.groupSalesEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupSalesEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupSalesEntry.Name = "groupSalesEntry";
     this.groupSalesEntry.Size = new System.Drawing.Size(992, 576);
     this.groupSalesEntry.TabIndex = 1;
     this.groupSalesEntry.Text = "SALES";
     //
     // groupControl7
     //
     this.groupControl7.Controls.Add(this.luedtSalesBranchCode);
     this.groupControl7.Controls.Add(this.label16);
     this.groupControl7.Controls.Add(this.cbSalesYear);
     this.groupControl7.Controls.Add(this.label6);
     this.groupControl7.Controls.Add(this.label7);
     this.groupControl7.Controls.Add(this.label8);
     this.groupControl7.Controls.Add(this.cbSalesMonth);
     this.groupControl7.Controls.Add(this.sbtnSalesInquiry);
     this.groupControl7.Controls.Add(this.cbSalesType);
     this.groupControl7.Location = new System.Drawing.Point(6, 24);
     this.groupControl7.Name = "groupControl7";
     this.groupControl7.Size = new System.Drawing.Size(772, 52);
     this.groupControl7.TabIndex = 0;
     this.groupControl7.Text = "Inquiry";
     //
     // luedtSalesBranchCode
     //
     this.luedtSalesBranchCode.Location = new System.Drawing.Point(304, 24);
     this.luedtSalesBranchCode.Name = "luedtSalesBranchCode";
     this.luedtSalesBranchCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtSalesBranchCode.Size = new System.Drawing.Size(150, 20);
     this.luedtSalesBranchCode.TabIndex = 1;
     //
     // label16
     //
     this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.Location = new System.Drawing.Point(252, 24);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(50, 20);
     this.label16.TabIndex = 16;
     this.label16.Text = "Branch:";
     //
     // cbSalesYear
     //
     this.cbSalesYear.EditValue = "";
     this.cbSalesYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesYear.Location = new System.Drawing.Point(624, 24);
     this.cbSalesYear.Name = "cbSalesYear";
     this.cbSalesYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesYear.Properties.PopupSizeable = true;
     this.cbSalesYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesYear.Size = new System.Drawing.Size(64, 20);
     this.cbSalesYear.TabIndex = 3;
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(586, 24);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(34, 20);
     this.label6.TabIndex = 15;
     this.label6.Text = "Year:";
     //
     // label7
     //
     this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(458, 24);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(42, 20);
     this.label7.TabIndex = 14;
     this.label7.Text = "Month:";
     //
     // label8
     //
     this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(8, 24);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(70, 20);
     this.label8.TabIndex = 13;
     this.label8.Text = "Sales Type:";
     //
     // cbSalesMonth
     //
     this.cbSalesMonth.EditValue = "January";
     this.cbSalesMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesMonth.Location = new System.Drawing.Point(502, 24);
     this.cbSalesMonth.Name = "cbSalesMonth";
     this.cbSalesMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbSalesMonth.Properties.PopupSizeable = true;
     this.cbSalesMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesMonth.Size = new System.Drawing.Size(80, 20);
     this.cbSalesMonth.TabIndex = 2;
     //
     // sbtnSalesInquiry
     //
     this.sbtnSalesInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnSalesInquiry.Appearance.Options.UseFont = true;
     this.sbtnSalesInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnSalesInquiry.Location = new System.Drawing.Point(692, 24);
     this.sbtnSalesInquiry.Name = "sbtnSalesInquiry";
     this.sbtnSalesInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnSalesInquiry.TabIndex = 4;
     this.sbtnSalesInquiry.Text = "Inquiry";
     this.sbtnSalesInquiry.Click += new System.EventHandler(this.sbtnSalesInquiry_Click);
     //
     // cbSalesType
     //
     this.cbSalesType.EditValue = "Fitness Package Sales";
     this.cbSalesType.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbSalesType.Location = new System.Drawing.Point(80, 24);
     this.cbSalesType.Name = "cbSalesType";
     this.cbSalesType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSalesType.Properties.Items.AddRange(new object[] {
     "Fitness Product Sales",
     "Fitness Package Sales",
     "Spa Product Sales",
     "Spa Package Sales",
     "Personal Trainer Package Sales",
     "IPL Package Sales",
     "Holistic Fitness",
     "Holistic Spa"});
     this.cbSalesType.Properties.PopupSizeable = true;
     this.cbSalesType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbSalesType.Size = new System.Drawing.Size(168, 20);
     this.cbSalesType.TabIndex = 0;
     //
     // gctrSales
     //
     this.gctrSales.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrSales.Location = new System.Drawing.Point(2, 80);
     this.gctrSales.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrSales.MainView = this.gvSales;
     this.gctrSales.Name = "gctrSales";
     this.gctrSales.Size = new System.Drawing.Size(988, 494);
     this.gctrSales.TabIndex = 5;
     this.gctrSales.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvSales});
     //
     // gvSales
     //
     this.gvSales.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colSalesDate,
     this.colSalesReceipt,
     this.colSalesMembershipID,
     this.colSalesNettAmount});
     this.gvSales.GridControl = this.gctrSales;
     this.gvSales.Name = "gvSales";
     this.gvSales.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvSales.OptionsBehavior.Editable = false;
     this.gvSales.OptionsCustomization.AllowFilter = false;
     this.gvSales.OptionsView.ShowFooter = true;
     this.gvSales.OptionsView.ShowGroupPanel = false;
     this.gvSales.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colSalesDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colSalesDate
     //
     this.colSalesDate.Caption = "Date";
     this.colSalesDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colSalesDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colSalesDate.FieldName = "dtDate";
     this.colSalesDate.Name = "colSalesDate";
     this.colSalesDate.Visible = true;
     this.colSalesDate.VisibleIndex = 0;
     this.colSalesDate.Width = 99;
     //
     // colSalesReceipt
     //
     this.colSalesReceipt.Caption = "Receipt No";
     this.colSalesReceipt.FieldName = "strReceiptNo";
     this.colSalesReceipt.Name = "colSalesReceipt";
     this.colSalesReceipt.Visible = true;
     this.colSalesReceipt.VisibleIndex = 1;
     this.colSalesReceipt.Width = 166;
     //
     // colSalesMembershipID
     //
     this.colSalesMembershipID.Caption = "Membership ID";
     this.colSalesMembershipID.FieldName = "strMembershipID";
     this.colSalesMembershipID.Name = "colSalesMembershipID";
     this.colSalesMembershipID.Visible = true;
     this.colSalesMembershipID.VisibleIndex = 2;
     this.colSalesMembershipID.Width = 294;
     //
     // colSalesNettAmount
     //
     this.colSalesNettAmount.Caption = "Nett Amount";
     this.colSalesNettAmount.FieldName = "mNettAmount";
     this.colSalesNettAmount.Name = "colSalesNettAmount";
     this.colSalesNettAmount.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colSalesNettAmount.Visible = true;
     this.colSalesNettAmount.VisibleIndex = 3;
     this.colSalesNettAmount.Width = 107;
     //
     // groupService
     //
     this.groupService.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupService.Controls.Add(this.groupServiceEntry);
     this.groupService.Location = new System.Drawing.Point(0, 34);
     this.groupService.Name = "groupService";
     this.groupService.ShowCaption = false;
     this.groupService.Size = new System.Drawing.Size(1007, 584);
     this.groupService.TabIndex = 15;
     this.groupService.Text = "GroupControl3";
     //
     // groupServiceEntry
     //
     this.groupServiceEntry.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupServiceEntry.Appearance.Options.UseBackColor = true;
     this.groupServiceEntry.Controls.Add(this.groupControl3);
     this.groupServiceEntry.Controls.Add(this.gctrService);
     this.groupServiceEntry.Location = new System.Drawing.Point(8, 0);
     this.groupServiceEntry.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupServiceEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupServiceEntry.Name = "groupServiceEntry";
     this.groupServiceEntry.Size = new System.Drawing.Size(992, 576);
     this.groupServiceEntry.TabIndex = 1;
     this.groupServiceEntry.Text = "SERVICE";
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.luedtCommissionServiceBranch);
     this.groupControl3.Controls.Add(this.label30);
     this.groupControl3.Controls.Add(this.cbServiceYear);
     this.groupControl3.Controls.Add(this.label5);
     this.groupControl3.Controls.Add(this.label3);
     this.groupControl3.Controls.Add(this.label2);
     this.groupControl3.Controls.Add(this.cbServiceMonth);
     this.groupControl3.Controls.Add(this.cbServiceServiceType);
     this.groupControl3.Controls.Add(this.sbtnServiceInquiry);
     this.groupControl3.Location = new System.Drawing.Point(6, 24);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.Size = new System.Drawing.Size(730, 52);
     this.groupControl3.TabIndex = 0;
     this.groupControl3.Text = "Inquiry";
     //
     // luedtCommissionServiceBranch
     //
     this.luedtCommissionServiceBranch.Location = new System.Drawing.Point(258, 24);
     this.luedtCommissionServiceBranch.Name = "luedtCommissionServiceBranch";
     this.luedtCommissionServiceBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCommissionServiceBranch.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.luedtCommissionServiceBranch.Size = new System.Drawing.Size(150, 20);
     this.luedtCommissionServiceBranch.TabIndex = 1;
     //
     // label30
     //
     this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.Location = new System.Drawing.Point(206, 24);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(50, 20);
     this.label30.TabIndex = 18;
     this.label30.Text = "Branch:";
     //
     // cbServiceYear
     //
     this.cbServiceYear.EditValue = "";
     this.cbServiceYear.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceYear.Location = new System.Drawing.Point(580, 24);
     this.cbServiceYear.Name = "cbServiceYear";
     this.cbServiceYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceYear.Properties.PopupSizeable = true;
     this.cbServiceYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceYear.Size = new System.Drawing.Size(64, 20);
     this.cbServiceYear.TabIndex = 3;
     //
     // label5
     //
     this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(542, 24);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(34, 20);
     this.label5.TabIndex = 15;
     this.label5.Text = "Year:";
     //
     // label3
     //
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(414, 24);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(42, 20);
     this.label3.TabIndex = 14;
     this.label3.Text = "Month:";
     //
     // label2
     //
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(8, 24);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(78, 20);
     this.label2.TabIndex = 13;
     this.label2.Text = "Service Type:";
     //
     // cbServiceMonth
     //
     this.cbServiceMonth.EditValue = "January";
     this.cbServiceMonth.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceMonth.Location = new System.Drawing.Point(458, 24);
     this.cbServiceMonth.Name = "cbServiceMonth";
     this.cbServiceMonth.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceMonth.Properties.Items.AddRange(new object[] {
     "January",
     "February",
     "March",
     "April",
     "May",
     "June",
     "July",
     "August",
     "September",
     "October",
     "November",
     "December"});
     this.cbServiceMonth.Properties.PopupSizeable = true;
     this.cbServiceMonth.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceMonth.Size = new System.Drawing.Size(80, 20);
     this.cbServiceMonth.TabIndex = 2;
     //
     // cbServiceServiceType
     //
     this.cbServiceServiceType.EditValue = "PT Service";
     this.cbServiceServiceType.ImeMode = System.Windows.Forms.ImeMode.On;
     this.cbServiceServiceType.Location = new System.Drawing.Point(88, 24);
     this.cbServiceServiceType.Name = "cbServiceServiceType";
     this.cbServiceServiceType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbServiceServiceType.Properties.Items.AddRange(new object[] {
     "PT Service",
     "Spa Service"});
     this.cbServiceServiceType.Properties.PopupSizeable = true;
     this.cbServiceServiceType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbServiceServiceType.Size = new System.Drawing.Size(112, 20);
     this.cbServiceServiceType.TabIndex = 0;
     //
     // sbtnServiceInquiry
     //
     this.sbtnServiceInquiry.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnServiceInquiry.Appearance.Options.UseFont = true;
     this.sbtnServiceInquiry.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnServiceInquiry.Location = new System.Drawing.Point(648, 24);
     this.sbtnServiceInquiry.Name = "sbtnServiceInquiry";
     this.sbtnServiceInquiry.Size = new System.Drawing.Size(72, 20);
     this.sbtnServiceInquiry.TabIndex = 4;
     this.sbtnServiceInquiry.Text = "Inquiry";
     this.sbtnServiceInquiry.Click += new System.EventHandler(this.sbtnServiceInquiry_Click);
     //
     // gctrService
     //
     this.gctrService.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrService.Location = new System.Drawing.Point(2, 80);
     this.gctrService.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrService.MainView = this.gvService;
     this.gctrService.Name = "gctrService";
     this.gctrService.Size = new System.Drawing.Size(988, 494);
     this.gctrService.TabIndex = 5;
     this.gctrService.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvService});
     //
     // gvService
     //
     this.gvService.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colServicedtDate,
     this.colServicestrBranchCode,
     this.colServicestrMembershipID,
     this.colServicestrServiceCode,
     this.colServicestrCommission});
     this.gvService.GridControl = this.gctrService;
     this.gvService.Name = "gvService";
     this.gvService.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvService.OptionsBehavior.Editable = false;
     this.gvService.OptionsCustomization.AllowFilter = false;
     this.gvService.OptionsView.ShowFooter = true;
     this.gvService.OptionsView.ShowGroupPanel = false;
     this.gvService.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colServicedtDate, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colServicedtDate
     //
     this.colServicedtDate.Caption = "Date";
     this.colServicedtDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colServicedtDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colServicedtDate.FieldName = "dtDate";
     this.colServicedtDate.Name = "colServicedtDate";
     this.colServicedtDate.Visible = true;
     this.colServicedtDate.VisibleIndex = 0;
     //
     // colServicestrBranchCode
     //
     this.colServicestrBranchCode.Caption = "Branch";
     this.colServicestrBranchCode.FieldName = "strBranchCode";
     this.colServicestrBranchCode.Name = "colServicestrBranchCode";
     this.colServicestrBranchCode.Visible = true;
     this.colServicestrBranchCode.VisibleIndex = 1;
     //
     // colServicestrMembershipID
     //
     this.colServicestrMembershipID.Caption = "Membership ID";
     this.colServicestrMembershipID.FieldName = "strMembershipID";
     this.colServicestrMembershipID.Name = "colServicestrMembershipID";
     this.colServicestrMembershipID.Visible = true;
     this.colServicestrMembershipID.VisibleIndex = 2;
     //
     // colServicestrServiceCode
     //
     this.colServicestrServiceCode.Caption = "Transaction Code";
     this.colServicestrServiceCode.FieldName = "strServiceCode";
     this.colServicestrServiceCode.Name = "colServicestrServiceCode";
     this.colServicestrServiceCode.Visible = true;
     this.colServicestrServiceCode.VisibleIndex = 3;
     //
     // colServicestrCommission
     //
     this.colServicestrCommission.Caption = "Commission";
     this.colServicestrCommission.FieldName = "mCommission";
     this.colServicestrCommission.Name = "colServicestrCommission";
     this.colServicestrCommission.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.colServicestrCommission.Visible = true;
     this.colServicestrCommission.VisibleIndex = 4;
     //
     // tabStaffFive
     //
     this.tabStaffFive.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffFive.Appearance.Header.Options.UseFont = true;
     this.tabStaffFive.Controls.Add(this.groupCustomerVoice);
     this.tabStaffFive.Name = "tabStaffFive";
     this.tabStaffFive.PageVisible = false;
     this.tabStaffFive.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffFive.Text = "Customer Voice";
     this.tabStaffFive.VisibleChanged += new System.EventHandler(this.tabStaffCustomerVoice_VisibleChanged);
     //
     // groupCustomerVoice
     //
     this.groupCustomerVoice.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupCustomerVoice.Controls.Add(this.lblmnuCustomerVoiceActionHistory);
     this.groupCustomerVoice.Controls.Add(this.lblmnuCustomerVoiceCVDetails);
     this.groupCustomerVoice.Controls.Add(this.GroupControl24);
     this.groupCustomerVoice.Controls.Add(this.groupCustomerVoiceActionHistory);
     this.groupCustomerVoice.Controls.Add(this.groupCustomerVoiceCVDetails);
     this.groupCustomerVoice.Location = new System.Drawing.Point(0, 8);
     this.groupCustomerVoice.Name = "groupCustomerVoice";
     this.groupCustomerVoice.ShowCaption = false;
     this.groupCustomerVoice.Size = new System.Drawing.Size(1007, 584);
     this.groupCustomerVoice.TabIndex = 11;
     this.groupCustomerVoice.Text = "GroupControl1";
     //
     // lblmnuCustomerVoiceActionHistory
     //
     this.lblmnuCustomerVoiceActionHistory.AutoSize = true;
     this.lblmnuCustomerVoiceActionHistory.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuCustomerVoiceActionHistory.Location = new System.Drawing.Point(184, 320);
     this.lblmnuCustomerVoiceActionHistory.Name = "lblmnuCustomerVoiceActionHistory";
     this.lblmnuCustomerVoiceActionHistory.Size = new System.Drawing.Size(104, 16);
     this.lblmnuCustomerVoiceActionHistory.TabIndex = 10;
     this.lblmnuCustomerVoiceActionHistory.Text = "Action History";
     this.lblmnuCustomerVoiceActionHistory.Click += new System.EventHandler(this.lblmnuCustomerVoiceActionHistory_Click);
     //
     // lblmnuCustomerVoiceCVDetails
     //
     this.lblmnuCustomerVoiceCVDetails.AutoSize = true;
     this.lblmnuCustomerVoiceCVDetails.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblmnuCustomerVoiceCVDetails.Location = new System.Drawing.Point(24, 320);
     this.lblmnuCustomerVoiceCVDetails.Name = "lblmnuCustomerVoiceCVDetails";
     this.lblmnuCustomerVoiceCVDetails.Size = new System.Drawing.Size(170, 16);
     this.lblmnuCustomerVoiceCVDetails.TabIndex = 9;
     this.lblmnuCustomerVoiceCVDetails.Text = "Customer Voice Details";
     this.lblmnuCustomerVoiceCVDetails.Click += new System.EventHandler(this.lblmnuCustomerVoiceCVDetails_Click);
     //
     // GroupControl24
     //
     this.GroupControl24.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.GroupControl24.Appearance.Options.UseBackColor = true;
     this.GroupControl24.Controls.Add(this.luedtCVSubmitter);
     this.GroupControl24.Controls.Add(this.sbtnAssign);
     this.GroupControl24.Controls.Add(this.sbtnCVPrint);
     this.GroupControl24.Controls.Add(this.sbtnCVEdit);
     this.GroupControl24.Controls.Add(this.sbtnCVDelete);
     this.GroupControl24.Controls.Add(this.sbtnCVNew);
     this.GroupControl24.Controls.Add(this.cbListCV);
     this.GroupControl24.Controls.Add(this.gctrCV);
     this.GroupControl24.Controls.Add(this.label17);
     this.GroupControl24.Controls.Add(this.luedtCVAssignTo);
     this.GroupControl24.Controls.Add(this.lblCVSubmitter);
     this.GroupControl24.Location = new System.Drawing.Point(8, 0);
     this.GroupControl24.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.GroupControl24.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GroupControl24.Name = "GroupControl24";
     this.GroupControl24.Size = new System.Drawing.Size(992, 312);
     this.GroupControl24.TabIndex = 0;
     this.GroupControl24.Text = "CUSTOMER VOICE";
     //
     // luedtCVSubmitter
     //
     this.luedtCVSubmitter.Location = new System.Drawing.Point(400, 32);
     this.luedtCVSubmitter.Name = "luedtCVSubmitter";
     this.luedtCVSubmitter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCVSubmitter.Size = new System.Drawing.Size(176, 20);
     this.luedtCVSubmitter.TabIndex = 2;
     this.luedtCVSubmitter.EditValueChanged += new System.EventHandler(this.luedtCVSubmiter_EditValueChanged);
     //
     // sbtnAssign
     //
     this.sbtnAssign.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnAssign.Appearance.Options.UseFont = true;
     this.sbtnAssign.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnAssign.Location = new System.Drawing.Point(824, 32);
     this.sbtnAssign.Name = "sbtnAssign";
     this.sbtnAssign.Size = new System.Drawing.Size(80, 20);
     this.sbtnAssign.TabIndex = 6;
     this.sbtnAssign.Text = "Assign To";
     this.sbtnAssign.Click += new System.EventHandler(this.sbtnAssign_Click);
     //
     // sbtnCVPrint
     //
     this.sbtnCVPrint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVPrint.Appearance.Options.UseFont = true;
     this.sbtnCVPrint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVPrint.Location = new System.Drawing.Point(912, 32);
     this.sbtnCVPrint.Name = "sbtnCVPrint";
     this.sbtnCVPrint.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVPrint.TabIndex = 7;
     this.sbtnCVPrint.Text = "Print";
     this.sbtnCVPrint.Click += new System.EventHandler(this.sbtnCVPrint_Click);
     //
     // sbtnCVEdit
     //
     this.sbtnCVEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVEdit.Appearance.Options.UseFont = true;
     this.sbtnCVEdit.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVEdit.Location = new System.Drawing.Point(744, 32);
     this.sbtnCVEdit.Name = "sbtnCVEdit";
     this.sbtnCVEdit.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVEdit.TabIndex = 5;
     this.sbtnCVEdit.Text = "Update";
     this.sbtnCVEdit.Click += new System.EventHandler(this.sbtnCVEdit_Click);
     //
     // sbtnCVDelete
     //
     this.sbtnCVDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVDelete.Appearance.Options.UseFont = true;
     this.sbtnCVDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVDelete.Location = new System.Drawing.Point(664, 32);
     this.sbtnCVDelete.Name = "sbtnCVDelete";
     this.sbtnCVDelete.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVDelete.TabIndex = 4;
     this.sbtnCVDelete.Text = "Delete";
     this.sbtnCVDelete.Click += new System.EventHandler(this.sbtnCVDelete_Click);
     //
     // sbtnCVNew
     //
     this.sbtnCVNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnCVNew.Appearance.Options.UseFont = true;
     this.sbtnCVNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnCVNew.Location = new System.Drawing.Point(584, 32);
     this.sbtnCVNew.Name = "sbtnCVNew";
     this.sbtnCVNew.Size = new System.Drawing.Size(72, 20);
     this.sbtnCVNew.TabIndex = 3;
     this.sbtnCVNew.Text = "New";
     this.sbtnCVNew.Click += new System.EventHandler(this.sbtnCVNew_Click);
     //
     // cbListCV
     //
     this.cbListCV.EditValue = "All";
     this.cbListCV.Location = new System.Drawing.Point(8, 32);
     this.cbListCV.Name = "cbListCV";
     this.cbListCV.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbListCV.Properties.Items.AddRange(new object[] {
     "All",
     "New",
     "Open",
     "Closed"});
     this.cbListCV.Properties.PopupSizeable = true;
     this.cbListCV.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbListCV.Size = new System.Drawing.Size(88, 20);
     this.cbListCV.TabIndex = 0;
     this.cbListCV.SelectedIndexChanged += new System.EventHandler(this.cbListCV_SelectedIndexChanged);
     //
     // gctrCV
     //
     this.gctrCV.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrCV.Location = new System.Drawing.Point(2, 62);
     this.gctrCV.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrCV.MainView = this.gvCV;
     this.gctrCV.Name = "gctrCV";
     this.gctrCV.Size = new System.Drawing.Size(988, 248);
     this.gctrCV.TabIndex = 8;
     this.gctrCV.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvCV});
     //
     // gvCV
     //
     this.gvCV.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colRefNo,
     this.colDtReceived,
     this.colBranch,
     this.colMembershipID,
     this.colMemberName,
     this.colDepartment,
     this.colType,
     this.colCategory,
     this.colSubject,
     this.colSubmittedBy,
     this.colStaffSubject,
     this.colDepartmentAssignedTo,
     this.colLastUpdatedDate,
     this.colStatus});
     this.gvCV.GridControl = this.gctrCV;
     this.gvCV.Name = "gvCV";
     this.gvCV.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvCV.OptionsBehavior.Editable = false;
     this.gvCV.OptionsCustomization.AllowFilter = false;
     this.gvCV.OptionsView.ColumnAutoWidth = false;
     this.gvCV.OptionsView.ShowGroupPanel = false;
     this.gvCV.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDtReceived, DevExpress.Data.ColumnSortOrder.Descending)});
     this.gvCV.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gvCV_FocusedRowChanged);
     this.gvCV.DataSourceChanged += new System.EventHandler(this.gvCV_DataSourceChanged);
     //
     // colRefNo
     //
     this.colRefNo.Caption = "Ref No";
     this.colRefNo.FieldName = "nCaseID";
     this.colRefNo.Name = "colRefNo";
     this.colRefNo.Visible = true;
     this.colRefNo.VisibleIndex = 0;
     //
     // colDtReceived
     //
     this.colDtReceived.Caption = "Date Received";
     this.colDtReceived.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colDtReceived.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colDtReceived.FieldName = "dtDate";
     this.colDtReceived.Name = "colDtReceived";
     this.colDtReceived.Visible = true;
     this.colDtReceived.VisibleIndex = 1;
     this.colDtReceived.Width = 100;
     //
     // colBranch
     //
     this.colBranch.Caption = "Branch";
     this.colBranch.FieldName = "strBranchCode";
     this.colBranch.Name = "colBranch";
     this.colBranch.Visible = true;
     this.colBranch.VisibleIndex = 2;
     //
     // colMembershipID
     //
     this.colMembershipID.Caption = "Membership Id";
     this.colMembershipID.FieldName = "strMembershipID";
     this.colMembershipID.Name = "colMembershipID";
     this.colMembershipID.Visible = true;
     this.colMembershipID.VisibleIndex = 6;
     this.colMembershipID.Width = 100;
     //
     // colMemberName
     //
     this.colMemberName.Caption = "Member Name";
     this.colMemberName.FieldName = "strMembershipName";
     this.colMemberName.Name = "colMemberName";
     this.colMemberName.Visible = true;
     this.colMemberName.VisibleIndex = 3;
     this.colMemberName.Width = 101;
     //
     // colDepartment
     //
     this.colDepartment.Caption = "Department";
     this.colDepartment.FieldName = "strDepartmentDescription";
     this.colDepartment.Name = "colDepartment";
     this.colDepartment.Visible = true;
     this.colDepartment.VisibleIndex = 7;
     this.colDepartment.Width = 89;
     //
     // colType
     //
     this.colType.Caption = "Type";
     this.colType.FieldName = "strCaseTypeDescription";
     this.colType.Name = "colType";
     this.colType.Visible = true;
     this.colType.VisibleIndex = 4;
     //
     // colCategory
     //
     this.colCategory.Caption = "Category";
     this.colCategory.FieldName = "strCaseCategoryDescription";
     this.colCategory.Name = "colCategory";
     this.colCategory.Visible = true;
     this.colCategory.VisibleIndex = 5;
     //
     // colSubject
     //
     this.colSubject.Caption = "Subject";
     this.colSubject.FieldName = "strSubject";
     this.colSubject.Name = "colSubject";
     //
     // colSubmittedBy
     //
     this.colSubmittedBy.Caption = "Submitted By";
     this.colSubmittedBy.FieldName = "strSubmittedBy";
     this.colSubmittedBy.Name = "colSubmittedBy";
     this.colSubmittedBy.Visible = true;
     this.colSubmittedBy.VisibleIndex = 8;
     this.colSubmittedBy.Width = 97;
     //
     // colStaffSubject
     //
     this.colStaffSubject.Caption = "Subject Staff ";
     this.colStaffSubject.FieldName = "strSubjectStaff";
     this.colStaffSubject.Name = "colStaffSubject";
     //
     // colDepartmentAssignedTo
     //
     this.colDepartmentAssignedTo.Caption = "Department Assigned To";
     this.colDepartmentAssignedTo.FieldName = "strDepartmentAssignedTo";
     this.colDepartmentAssignedTo.Name = "colDepartmentAssignedTo";
     this.colDepartmentAssignedTo.Visible = true;
     this.colDepartmentAssignedTo.VisibleIndex = 9;
     this.colDepartmentAssignedTo.Width = 130;
     //
     // colLastUpdatedDate
     //
     this.colLastUpdatedDate.Caption = "Last Updated Date";
     this.colLastUpdatedDate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.colLastUpdatedDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.colLastUpdatedDate.FieldName = "dtLastEditDate";
     this.colLastUpdatedDate.Name = "colLastUpdatedDate";
     this.colLastUpdatedDate.Visible = true;
     this.colLastUpdatedDate.VisibleIndex = 10;
     this.colLastUpdatedDate.Width = 100;
     //
     // colStatus
     //
     this.colStatus.Caption = "Status";
     this.colStatus.FieldName = "strStatus";
     this.colStatus.Name = "colStatus";
     this.colStatus.Visible = true;
     this.colStatus.VisibleIndex = 11;
     //
     // label17
     //
     this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(104, 32);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(64, 20);
     this.label17.TabIndex = 19;
     this.label17.Text = "Assign To:";
     //
     // luedtCVAssignTo
     //
     this.luedtCVAssignTo.Location = new System.Drawing.Point(168, 32);
     this.luedtCVAssignTo.Name = "luedtCVAssignTo";
     this.luedtCVAssignTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtCVAssignTo.Size = new System.Drawing.Size(160, 20);
     this.luedtCVAssignTo.TabIndex = 1;
     this.luedtCVAssignTo.EditValueChanged += new System.EventHandler(this.luedtCVAssignTo_EditValueChanged);
     //
     // lblCVSubmitter
     //
     this.lblCVSubmitter.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCVSubmitter.Location = new System.Drawing.Point(336, 32);
     this.lblCVSubmitter.Name = "lblCVSubmitter";
     this.lblCVSubmitter.Size = new System.Drawing.Size(64, 20);
     this.lblCVSubmitter.TabIndex = 16;
     this.lblCVSubmitter.Text = "Submitter:";
     //
     // groupCustomerVoiceActionHistory
     //
     this.groupCustomerVoiceActionHistory.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupCustomerVoiceActionHistory.Appearance.Options.UseBackColor = true;
     this.groupCustomerVoiceActionHistory.Controls.Add(this.GroupControl26);
     this.groupCustomerVoiceActionHistory.Location = new System.Drawing.Point(7, 344);
     this.groupCustomerVoiceActionHistory.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupCustomerVoiceActionHistory.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupCustomerVoiceActionHistory.Name = "groupCustomerVoiceActionHistory";
     this.groupCustomerVoiceActionHistory.Size = new System.Drawing.Size(992, 232);
     this.groupCustomerVoiceActionHistory.TabIndex = 11;
     this.groupCustomerVoiceActionHistory.Text = "ACTION HISTORY";
     //
     // GroupControl26
     //
     this.GroupControl26.Controls.Add(this.sbtnNewCVAction);
     this.GroupControl26.Controls.Add(this.gctrCVAction);
     this.GroupControl26.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl26.Location = new System.Drawing.Point(2, 19);
     this.GroupControl26.Name = "GroupControl26";
     this.GroupControl26.ShowCaption = false;
     this.GroupControl26.Size = new System.Drawing.Size(988, 211);
     this.GroupControl26.TabIndex = 0;
     this.GroupControl26.Text = "GroupControl1";
     //
     // sbtnNewCVAction
     //
     this.sbtnNewCVAction.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.sbtnNewCVAction.Appearance.Options.UseFont = true;
     this.sbtnNewCVAction.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.sbtnNewCVAction.Location = new System.Drawing.Point(16, 16);
     this.sbtnNewCVAction.Name = "sbtnNewCVAction";
     this.sbtnNewCVAction.Size = new System.Drawing.Size(72, 20);
     this.sbtnNewCVAction.TabIndex = 0;
     this.sbtnNewCVAction.Text = "New";
     this.sbtnNewCVAction.Click += new System.EventHandler(this.sbtnNewCVAction_Click);
     //
     // gctrCVAction
     //
     this.gctrCVAction.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gctrCVAction.Location = new System.Drawing.Point(2, 49);
     this.gctrCVAction.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gctrCVAction.MainView = this.gvCVAction;
     this.gctrCVAction.Name = "gctrCVAction";
     this.gctrCVAction.Size = new System.Drawing.Size(984, 160);
     this.gctrCVAction.TabIndex = 1;
     this.gctrCVAction.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvCVAction});
     //
     // gvCVAction
     //
     this.gvCVAction.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colActionID,
     this.coldtDate,
     this.coldtTime,
     this.colMode,
     this.colActionDetail,
     this.colActionTakenBy,
     this.colActionTakenByID});
     this.gvCVAction.GridControl = this.gctrCVAction;
     this.gvCVAction.Name = "gvCVAction";
     this.gvCVAction.OptionsBehavior.AllowIncrementalSearch = true;
     this.gvCVAction.OptionsBehavior.Editable = false;
     this.gvCVAction.OptionsCustomization.AllowFilter = false;
     this.gvCVAction.OptionsView.ShowGroupPanel = false;
     this.gvCVAction.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.coldtDate, DevExpress.Data.ColumnSortOrder.Descending)});
     //
     // colActionID
     //
     this.colActionID.Caption = "ID";
     this.colActionID.FieldName = "nActionID";
     this.colActionID.Name = "colActionID";
     this.colActionID.Visible = true;
     this.colActionID.VisibleIndex = 0;
     this.colActionID.Width = 64;
     //
     // coldtDate
     //
     this.coldtDate.Caption = "Date";
     this.coldtDate.DisplayFormat.FormatString = "dd/MM/yyy";
     this.coldtDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtDate.FieldName = "dtDate";
     this.coldtDate.Name = "coldtDate";
     this.coldtDate.Visible = true;
     this.coldtDate.VisibleIndex = 1;
     this.coldtDate.Width = 117;
     //
     // coldtTime
     //
     this.coldtTime.Caption = "Time";
     this.coldtTime.DisplayFormat.FormatString = "hh:mm tt";
     this.coldtTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtTime.FieldName = "dtDate";
     this.coldtTime.GroupFormat.FormatString = "hh:mm tt";
     this.coldtTime.GroupFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.coldtTime.Name = "coldtTime";
     this.coldtTime.Visible = true;
     this.coldtTime.VisibleIndex = 2;
     this.coldtTime.Width = 78;
     //
     // colMode
     //
     this.colMode.Caption = "Mode";
     this.colMode.FieldName = "strMode";
     this.colMode.Name = "colMode";
     this.colMode.Visible = true;
     this.colMode.VisibleIndex = 3;
     this.colMode.Width = 207;
     //
     // colActionDetail
     //
     this.colActionDetail.Caption = "Action Taken";
     this.colActionDetail.FieldName = "strActionDetails";
     this.colActionDetail.Name = "colActionDetail";
     this.colActionDetail.Visible = true;
     this.colActionDetail.VisibleIndex = 4;
     this.colActionDetail.Width = 262;
     //
     // colActionTakenBy
     //
     this.colActionTakenBy.Caption = "Action Taken By";
     this.colActionTakenBy.FieldName = "strActionTakenBy";
     this.colActionTakenBy.Name = "colActionTakenBy";
     this.colActionTakenBy.Visible = true;
     this.colActionTakenBy.VisibleIndex = 5;
     this.colActionTakenBy.Width = 231;
     //
     // colActionTakenByID
     //
     this.colActionTakenByID.Caption = "Action Taken By ID";
     this.colActionTakenByID.FieldName = "nActionByID";
     this.colActionTakenByID.Name = "colActionTakenByID";
     this.colActionTakenByID.Visible = true;
     this.colActionTakenByID.VisibleIndex = 6;
     //
     // groupCustomerVoiceCVDetails
     //
     this.groupCustomerVoiceCVDetails.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupCustomerVoiceCVDetails.Appearance.Options.UseBackColor = true;
     this.groupCustomerVoiceCVDetails.Controls.Add(this.GroupControl28);
     this.groupCustomerVoiceCVDetails.Location = new System.Drawing.Point(7, 344);
     this.groupCustomerVoiceCVDetails.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupCustomerVoiceCVDetails.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupCustomerVoiceCVDetails.Name = "groupCustomerVoiceCVDetails";
     this.groupCustomerVoiceCVDetails.Size = new System.Drawing.Size(992, 232);
     this.groupCustomerVoiceCVDetails.TabIndex = 6;
     this.groupCustomerVoiceCVDetails.Text = "CUSTOMER VOICE DETAILS";
     //
     // GroupControl28
     //
     this.GroupControl28.Controls.Add(this.txtHomeNo);
     this.GroupControl28.Controls.Add(this.label31);
     this.GroupControl28.Controls.Add(this.txtEmail);
     this.GroupControl28.Controls.Add(this.label10);
     this.GroupControl28.Controls.Add(this.txtContactNo);
     this.GroupControl28.Controls.Add(this.label9);
     this.GroupControl28.Controls.Add(this.memoeditSummaryCV);
     this.GroupControl28.Controls.Add(this.Label32);
     this.GroupControl28.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GroupControl28.Location = new System.Drawing.Point(2, 19);
     this.GroupControl28.Name = "GroupControl28";
     this.GroupControl28.ShowCaption = false;
     this.GroupControl28.Size = new System.Drawing.Size(988, 211);
     this.GroupControl28.TabIndex = 0;
     this.GroupControl28.Text = "GroupControl1";
     //
     // txtHomeNo
     //
     this.txtHomeNo.EditValue = "";
     this.txtHomeNo.Location = new System.Drawing.Point(360, 16);
     this.txtHomeNo.Name = "txtHomeNo";
     this.txtHomeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtHomeNo.Properties.Appearance.Options.UseFont = true;
     this.txtHomeNo.Properties.ReadOnly = true;
     this.txtHomeNo.Size = new System.Drawing.Size(152, 22);
     this.txtHomeNo.TabIndex = 18;
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.Location = new System.Drawing.Point(288, 16);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(73, 16);
     this.label31.TabIndex = 19;
     this.label31.Text = "Home No";
     //
     // txtEmail
     //
     this.txtEmail.EditValue = "";
     this.txtEmail.Location = new System.Drawing.Point(640, 16);
     this.txtEmail.Name = "txtEmail";
     this.txtEmail.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtEmail.Properties.Appearance.Options.UseFont = true;
     this.txtEmail.Properties.ReadOnly = true;
     this.txtEmail.Size = new System.Drawing.Size(280, 22);
     this.txtEmail.TabIndex = 1;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(528, 16);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(109, 16);
     this.label10.TabIndex = 17;
     this.label10.Text = "Email Address";
     //
     // txtContactNo
     //
     this.txtContactNo.EditValue = "";
     this.txtContactNo.Location = new System.Drawing.Point(120, 16);
     this.txtContactNo.Name = "txtContactNo";
     this.txtContactNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.txtContactNo.Properties.Appearance.Options.UseFont = true;
     this.txtContactNo.Properties.ReadOnly = true;
     this.txtContactNo.Size = new System.Drawing.Size(152, 22);
     this.txtContactNo.TabIndex = 0;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(8, 16);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(79, 16);
     this.label9.TabIndex = 15;
     this.label9.Text = "Mobile No";
     //
     // memoeditSummaryCV
     //
     this.memoeditSummaryCV.EditValue = "";
     this.memoeditSummaryCV.Location = new System.Drawing.Point(120, 48);
     this.memoeditSummaryCV.Name = "memoeditSummaryCV";
     this.memoeditSummaryCV.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.memoeditSummaryCV.Properties.Appearance.Options.UseFont = true;
     this.memoeditSummaryCV.Properties.ReadOnly = true;
     this.memoeditSummaryCV.Size = new System.Drawing.Size(800, 152);
     this.memoeditSummaryCV.TabIndex = 2;
     //
     // Label32
     //
     this.Label32.AutoSize = true;
     this.Label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label32.Location = new System.Drawing.Point(8, 56);
     this.Label32.Name = "Label32";
     this.Label32.Size = new System.Drawing.Size(113, 16);
     this.Label32.TabIndex = 13;
     this.Label32.Text = "Summary of CV";
     //
     // tabStaffSeven
     //
     this.tabStaffSeven.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStaffSeven.Appearance.Header.Options.UseFont = true;
     this.tabStaffSeven.Controls.Add(this.groupMobileApp);
     this.tabStaffSeven.Name = "tabStaffSeven";
     this.tabStaffSeven.PageVisible = false;
     this.tabStaffSeven.Size = new System.Drawing.Size(1007, 612);
     this.tabStaffSeven.Text = "Mobile App";
     this.tabStaffSeven.VisibleChanged += new System.EventHandler(this.tabStaffMobileApp_VisibleChanged);
     //
     // groupMobileApp
     //
     this.groupMobileApp.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupMobileApp.Location = new System.Drawing.Point(0, 8);
     this.groupMobileApp.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupMobileApp.Name = "groupMobileApp";
     this.groupMobileApp.Size = new System.Drawing.Size(1007, 584);
     this.groupMobileApp.TabIndex = 11;
     //
     // lblThree_3
     //
     this.lblThree_3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_3.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_3.Appearance.Options.UseFont = true;
     this.lblThree_3.Appearance.Options.UseForeColor = true;
     this.lblThree_3.Location = new System.Drawing.Point(296, 8);
     this.lblThree_3.Name = "lblThree_3";
     this.lblThree_3.Size = new System.Drawing.Size(138, 23);
     this.lblThree_3.TabIndex = 146;
     this.lblThree_3.Text = "Lateness";
     this.lblThree_3.Click += new System.EventHandler(this.lblThree_3_Click);
     //
     // lblThree_1
     //
     this.lblThree_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_1.Appearance.Options.UseFont = true;
     this.lblThree_1.Appearance.Options.UseForeColor = true;
     this.lblThree_1.Location = new System.Drawing.Point(8, 8);
     this.lblThree_1.Name = "lblThree_1";
     this.lblThree_1.Size = new System.Drawing.Size(138, 23);
     this.lblThree_1.TabIndex = 144;
     this.lblThree_1.Text = "Timesheet";
     this.lblThree_1.Click += new System.EventHandler(this.lblThree_1_Click);
     //
     // lblThree_2
     //
     this.lblThree_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblThree_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblThree_2.Appearance.Options.UseFont = true;
     this.lblThree_2.Appearance.Options.UseForeColor = true;
     this.lblThree_2.Location = new System.Drawing.Point(152, 8);
     this.lblThree_2.Name = "lblThree_2";
     this.lblThree_2.Size = new System.Drawing.Size(138, 23);
     this.lblThree_2.TabIndex = 145;
     this.lblThree_2.Text = "Overtime";
     this.lblThree_2.Click += new System.EventHandler(this.lblThree_2_Click);
     //
     // colDNCExpiryDate
     //
     this.colDNCExpiryDate.Caption = "Exp.Date";
     this.colDNCExpiryDate.FieldName = "dtDNCExpiryDate";
     this.colDNCExpiryDate.Name = "colDNCExpiryDate";
     this.colDNCExpiryDate.Visible = true;
     this.colDNCExpiryDate.VisibleIndex = 5;
     this.colDNCExpiryDate.Width = 66;
     //
     // colEmail
     //
     this.colEmail.Caption = "Email";
     this.colEmail.FieldName = "fEmail";
     this.colEmail.Name = "colEmail";
     this.colEmail.Visible = true;
     this.colEmail.VisibleIndex = 3;
     this.colEmail.Width = 37;
     //
     // colDNCLog
     //
     this.colDNCLog.Caption = "Log";
     this.colDNCLog.FieldName = "DNCReplyStatus";
     this.colDNCLog.Name = "colDNCLog";
     this.colDNCLog.Visible = true;
     this.colDNCLog.VisibleIndex = 6;
     this.colDNCLog.Width = 35;
     //
     // ColGender
     //
     this.ColGender.Caption = "Sex";
     this.ColGender.FieldName = "Gender";
     this.ColGender.Name = "ColGender";
     this.ColGender.Visible = true;
     this.ColGender.VisibleIndex = 10;
     this.ColGender.Width = 32;
     //
     // colMediaSource
     //
     this.colMediaSource.Caption = "Media Source";
     this.colMediaSource.FieldName = "strMediaSource";
     this.colMediaSource.Name = "colMediaSource";
     this.colMediaSource.Visible = true;
     this.colMediaSource.VisibleIndex = 11;
     this.colMediaSource.Width = 125;
     //
     // colstrBranchCode
     //
     this.colstrBranchCode.Caption = "BranchCode";
     this.colstrBranchCode.FieldName = "strBranchCode";
     this.colstrBranchCode.Name = "colstrBranchCode";
     this.colstrBranchCode.Visible = true;
     this.colstrBranchCode.VisibleIndex = 5;
     //
     // colBranchCode
     //
     this.colBranchCode.Caption = "Br.";
     this.colBranchCode.FieldName = "strBranchCode";
     this.colBranchCode.Name = "colBranchCode";
     this.colBranchCode.Visible = true;
     this.colBranchCode.VisibleIndex = 11;
     this.colBranchCode.Width = 32;
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // frmStaff
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1016, 693);
     this.Controls.Add(this.tabStaff);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.MainMenu1;
     this.Name = "frmStaff";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "ACMS Staff";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmStaff_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.frmStaff_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.BarManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BarAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabStaff)).EndInit();
     this.tabStaff.ResumeLayout(false);
     this.tabStaffFour.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupContact)).EndInit();
     this.groupContact.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupContactEntry)).EndInit();
     this.groupContactEntry.ResumeLayout(false);
     this.groupContactEntry.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrContact)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvContact)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointment)).EndInit();
     this.groupAppointment.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupAppointmentEntry)).EndInit();
     this.groupAppointmentEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl12)).EndInit();
     this.groupControl12.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbAppointmentMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridctrAppointment)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvAppointment)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditUtilizationSelection)).EndInit();
     this.tabStaffOne.ResumeLayout(false);
     this.tabStaffOne.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtMemoEmployeeID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessages)).EndInit();
     this.groupMessages.ResumeLayout(false);
     this.groupMessages.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesEntry)).EndInit();
     this.groupMessagesEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbViewMemo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesMemoInfo)).EndInit();
     this.groupMessagesMemoInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl8)).EndInit();
     this.GroupControl8.ResumeLayout(false);
     this.GroupControl8.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbF3Select)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbF2Select)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbF1Select)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilePath1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbPreview)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbFileSelect)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtImagePath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoedtMessage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesReceipient)).EndInit();
     this.groupMessagesReceipient.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl6)).EndInit();
     this.GroupControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cbMemoReceipient.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrReceipient)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReceipient)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMessagesFollowUpAction)).EndInit();
     this.groupMessagesFollowUpAction.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl4)).EndInit();
     this.GroupControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrReplies)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvReplies)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroup)).EndInit();
     this.groupReceipientGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupEntry)).EndInit();
     this.groupReceipientGroupEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpGrp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpGrp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupReceipientGroupReceipientEntries)).EndInit();
     this.groupReceipientGroupReceipientEntries.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl10)).EndInit();
     this.GroupControl10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrRecpEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvRecpEntry)).EndInit();
     this.tabStaffTwo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupSales)).EndInit();
     this.groupSales.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupSalesEntry)).EndInit();
     this.groupSalesEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtSalesBranchCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSalesType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupService)).EndInit();
     this.groupService.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupServiceEntry)).EndInit();
     this.groupServiceEntry.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtCommissionServiceBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbServiceServiceType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrService)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvService)).EndInit();
     this.tabStaffFive.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoice)).EndInit();
     this.groupCustomerVoice.ResumeLayout(false);
     this.groupCustomerVoice.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl24)).EndInit();
     this.GroupControl24.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVSubmitter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbListCV.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gctrCV)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCV)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtCVAssignTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceActionHistory)).EndInit();
     this.groupCustomerVoiceActionHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl26)).EndInit();
     this.GroupControl26.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gctrCVAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCVAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupCustomerVoiceCVDetails)).EndInit();
     this.groupCustomerVoiceCVDetails.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GroupControl28)).EndInit();
     this.GroupControl28.ResumeLayout(false);
     this.GroupControl28.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHomeNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoeditSummaryCV.Properties)).EndInit();
     this.tabStaffSeven.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupMobileApp)).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(RibbonFrmMain));
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonCreakTask = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonOpenTask = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonExecuteTask = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonIdentify = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticTask = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonAutoTask = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonExportToExcel = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonShpToMDB = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonExportToShp = new DevExpress.XtraBars.BarButtonItem();
     this.barSubExportError = new DevExpress.XtraBars.BarSubItem();
     this.barButtonExportToVCT = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonPreCheck = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonClearElements = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonRuleTree = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonSQLQuery = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticXY = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem19 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem24 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem25 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemBatch = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonSettings = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnItemViewLogs = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnItemFeatsStat = new DevExpress.XtraBars.BarButtonItem();
     this.rpDbCheck = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.clientPanel = new DevExpress.XtraEditors.PanelControl();
     this.pnlMapCheck = new DevExpress.XtraEditors.PanelControl();
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clientPanel)).BeginInit();
     this.clientPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlMapCheck)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ApplicationIcon = ((System.Drawing.Bitmap)(resources.GetObject("ribbon.ApplicationIcon")));
     this.ribbon.ButtonGroupsVertAlign = DevExpress.Utils.VertAlignment.Default;
     this.ribbon.Dock = System.Windows.Forms.DockStyle.Top;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonCreakTask,
     this.barButtonOpenTask,
     this.barButtonExecuteTask,
     this.barButtonIdentify,
     this.barStaticTask,
     this.barButtonAutoTask,
     this.barButtonExportToExcel,
     this.barButtonShpToMDB,
     this.barButtonExportToShp,
     this.barSubExportError,
     this.barButtonPreCheck,
     this.barButtonExportToVCT,
     this.barButtonItem4,
     this.barButtonItem6,
     this.barButtonClearElements,
     this.barButtonItem8,
     this.barButtonItem10,
     this.barButtonItem11,
     this.barButtonItem12,
     this.barButtonItem13,
     this.barButtonItem14,
     this.barButtonRuleTree,
     this.barButtonSQLQuery,
     this.barButtonItem17,
     this.barStaticXY,
     this.barButtonItem19,
     this.barButtonItem20,
     this.barButtonItem21,
     this.barButtonItem24,
     this.barButtonItem25,
     this.barButtonItemBatch,
     this.barButtonSettings,
     this.barBtnItemViewLogs,
     this.barBtnItemFeatsStat});
     this.ribbon.ItemsVertAlign = DevExpress.Utils.VertAlignment.Default;
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 93;
     this.ribbon.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Default;
     this.ribbon.Name = "ribbon";
     this.ribbon.PageCategoryAlignment = DevExpress.XtraBars.Ribbon.RibbonPageCategoryAlignment.Default;
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.rpDbCheck});
     this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Default;
     this.ribbon.SelectedPage = this.rpDbCheck;
     this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.Default;
     this.ribbon.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Default;
     this.ribbon.ShowToolbarCustomizeItem = false;
     this.ribbon.Size = new System.Drawing.Size(1429, 147);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.Toolbar.ItemLinks.Add(this.barButtonSettings);
     this.ribbon.Toolbar.ShowCustomizeItem = false;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // barButtonCreakTask
     //
     this.barButtonCreakTask.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonCreakTask.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonCreakTask.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonCreakTask.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonCreakTask.Caption = "�½�����";
     this.barButtonCreakTask.Id = 0;
     this.barButtonCreakTask.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonCreakTask.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonCreakTask.LargeGlyph")));
     this.barButtonCreakTask.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonCreakTask.Name = "barButtonCreakTask";
     this.barButtonCreakTask.Tag = "Hy.Check.Command.CustomCommand.CreateTaskCommand";
     this.barButtonCreakTask.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonOpenTask
     //
     this.barButtonOpenTask.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonOpenTask.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonOpenTask.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonOpenTask.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonOpenTask.Caption = "������";
     this.barButtonOpenTask.Id = 1;
     this.barButtonOpenTask.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonOpenTask.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonOpenTask.LargeGlyph")));
     this.barButtonOpenTask.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonOpenTask.Name = "barButtonOpenTask";
     this.barButtonOpenTask.Tag = "Hy.Check.Command.CustomCommand.OpenTaskCommand";
     this.barButtonOpenTask.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonExecuteTask
     //
     this.barButtonExecuteTask.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonExecuteTask.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExecuteTask.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExecuteTask.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonExecuteTask.Caption = "ִ������";
     this.barButtonExecuteTask.Id = 5;
     this.barButtonExecuteTask.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonExecuteTask.LargeGlyph = global::Hy.Check.Demo.Properties.Resources.ExcuteTask;
     this.barButtonExecuteTask.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonExecuteTask.Name = "barButtonExecuteTask";
     this.barButtonExecuteTask.Tag = "Hy.Check.Command.CustomCommand.ExcuteTaskCommand";
     this.barButtonExecuteTask.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonIdentify
     //
     this.barButtonIdentify.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonIdentify.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonIdentify.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonIdentify.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonIdentify.Caption = "���Բ�ѯ";
     this.barButtonIdentify.GroupIndex = 1;
     this.barButtonIdentify.Id = 7;
     this.barButtonIdentify.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonIdentify.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonIdentify.LargeGlyph")));
     this.barButtonIdentify.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonIdentify.Name = "barButtonIdentify";
     this.barButtonIdentify.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:1";
     this.barButtonIdentify.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barStaticTask
     //
     this.barStaticTask.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barStaticTask.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barStaticTask.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barStaticTask.AutoSize = DevExpress.XtraBars.BarStaticItemSize.Content;
     this.barStaticTask.Id = 10;
     this.barStaticTask.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barStaticTask.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barStaticTask.Name = "barStaticTask";
     this.barStaticTask.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticTask.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonAutoTask
     //
     this.barButtonAutoTask.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonAutoTask.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonAutoTask.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonAutoTask.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonAutoTask.Caption = "�Զ����";
     this.barButtonAutoTask.Id = 19;
     this.barButtonAutoTask.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonAutoTask.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonAutoTask.LargeGlyph")));
     this.barButtonAutoTask.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonAutoTask.Name = "barButtonAutoTask";
     this.barButtonAutoTask.Tag = "Hy.Check.Command.CustomCommand.ExcuteTaskCommand";
     this.barButtonAutoTask.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonExportToExcel
     //
     this.barButtonExportToExcel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonExportToExcel.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToExcel.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToExcel.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonExportToExcel.Caption = "���������¼(XLS)";
     this.barButtonExportToExcel.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonExportToExcel.Glyph")));
     this.barButtonExportToExcel.Id = 23;
     this.barButtonExportToExcel.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonExportToExcel.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonExportToExcel.Name = "barButtonExportToExcel";
     this.barButtonExportToExcel.Tag = "Hy.Check.Command.CustomCommand.ExportErrosToExcelCommand";
     this.barButtonExportToExcel.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonShpToMDB
     //
     this.barButtonShpToMDB.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonShpToMDB.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonShpToMDB.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonShpToMDB.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonShpToMDB.Caption = "ShapeתMDB";
     this.barButtonShpToMDB.Glyph = global::Hy.Check.Demo.Properties.Resources.ShpToMDB;
     this.barButtonShpToMDB.Id = 24;
     this.barButtonShpToMDB.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonShpToMDB.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonShpToMDB.Name = "barButtonShpToMDB";
     this.barButtonShpToMDB.Tag = "";
     this.barButtonShpToMDB.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonExportToShp
     //
     this.barButtonExportToShp.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonExportToShp.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToShp.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToShp.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonExportToShp.Caption = "������λ��Ϣ��shape�ļ�";
     this.barButtonExportToShp.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonExportToShp.Glyph")));
     this.barButtonExportToShp.Id = 25;
     this.barButtonExportToShp.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonExportToShp.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonExportToShp.Name = "barButtonExportToShp";
     this.barButtonExportToShp.Tag = "Hy.Check.Command.CustomCommand.ExportErrorRecordCommand";
     this.barButtonExportToShp.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barSubExportError
     //
     this.barSubExportError.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barSubExportError.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.Caption = "��������¼";
     this.barSubExportError.Id = 26;
     this.barSubExportError.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barSubExportError.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barSubExportError.LargeGlyph")));
     this.barSubExportError.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonExportToExcel),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonExportToShp),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonExportToVCT)});
     this.barSubExportError.MenuAppearance.Menu.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.barSubExportError.MenuAppearance.Menu.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.barSubExportError.MenuAppearance.Menu.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.barSubExportError.MenuAppearance.Menu.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.barSubExportError.MenuAppearance.Menu.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.barSubExportError.MenuAppearance.Menu.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.MenuAppearance.MenuBar.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.barSubExportError.MenuAppearance.MenuBar.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.barSubExportError.MenuAppearance.MenuBar.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.barSubExportError.MenuAppearance.MenuBar.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.barSubExportError.MenuAppearance.MenuBar.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.barSubExportError.MenuAppearance.MenuBar.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.MenuAppearance.MenuCaption.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.barSubExportError.MenuAppearance.MenuCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.barSubExportError.MenuAppearance.MenuCaption.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.barSubExportError.MenuAppearance.MenuCaption.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.barSubExportError.MenuAppearance.MenuCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.barSubExportError.MenuAppearance.MenuCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.MenuAppearance.SideStrip.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.barSubExportError.MenuAppearance.SideStrip.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.barSubExportError.MenuAppearance.SideStrip.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.barSubExportError.MenuAppearance.SideStrip.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.barSubExportError.MenuAppearance.SideStrip.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.barSubExportError.MenuAppearance.SideStrip.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.barSubExportError.MenuAppearance.SideStripNonRecent.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barSubExportError.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.Default;
     this.barSubExportError.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barSubExportError.Name = "barSubExportError";
     this.barSubExportError.Tag = "";
     this.barSubExportError.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonExportToVCT
     //
     this.barButtonExportToVCT.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonExportToVCT.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToVCT.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonExportToVCT.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonExportToVCT.Caption = "������λ��Ϣ(VCT)";
     this.barButtonExportToVCT.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonExportToVCT.Glyph")));
     this.barButtonExportToVCT.Id = 29;
     this.barButtonExportToVCT.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonExportToVCT.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonExportToVCT.Name = "barButtonExportToVCT";
     this.barButtonExportToVCT.Tag = "Hy.Check.Command.CustomCommand.ExportToVCTCommand";
     this.barButtonExportToVCT.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonPreCheck
     //
     this.barButtonPreCheck.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonPreCheck.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonPreCheck.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonPreCheck.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonPreCheck.Caption = "Ԥ��";
     this.barButtonPreCheck.Id = 28;
     this.barButtonPreCheck.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonPreCheck.LargeGlyph = global::Hy.Check.Demo.Properties.Resources.ExcuteTask;
     this.barButtonPreCheck.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonPreCheck.Name = "barButtonPreCheck";
     this.barButtonPreCheck.Tag = "Hy.Check.Command.CustomCommand.PreCheckCommand";
     this.barButtonPreCheck.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem4.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem4.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem4.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem4.Caption = "�������";
     this.barButtonItem4.Hint = "�鿴��ǰ����ļ������";
     this.barButtonItem4.Id = 30;
     this.barButtonItem4.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem4.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.LargeGlyph")));
     this.barButtonItem4.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem4.Name = "barButtonItem4";
     this.barButtonItem4.Tag = "Hy.Check.Command.CustomCommand.CheckWorkFlowCommand";
     this.barButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItem6
     //
     this.barButtonItem6.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem6.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem6.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem6.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem6.Caption = "��������";
     this.barButtonItem6.Id = 39;
     this.barButtonItem6.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem6.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.LargeGlyph")));
     this.barButtonItem6.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem6.Name = "barButtonItem6";
     this.barButtonItem6.Tag = "Hy.Check.Command.CustomCommand.CheckErrorsEvaluate";
     this.barButtonItem6.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonClearElements
     //
     this.barButtonClearElements.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonClearElements.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonClearElements.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonClearElements.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonClearElements.Caption = "���ѡ��";
     this.barButtonClearElements.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonClearElements.Glyph")));
     this.barButtonClearElements.Id = 31;
     this.barButtonClearElements.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonClearElements.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonClearElements.Name = "barButtonClearElements";
     this.barButtonClearElements.Tag = "Hy.Check.Command.CustomCommand.ClearSelectionCommand";
     this.barButtonClearElements.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem8
     //
     this.barButtonItem8.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem8.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem8.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem8.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem8.Caption = "�Ŵ�";
     this.barButtonItem8.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.Glyph")));
     this.barButtonItem8.GroupIndex = 1;
     this.barButtonItem8.Id = 40;
     this.barButtonItem8.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem8.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem8.Name = "barButtonItem8";
     this.barButtonItem8.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:2";
     this.barButtonItem8.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem10
     //
     this.barButtonItem10.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem10.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem10.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem10.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem10.Caption = "��С";
     this.barButtonItem10.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem10.Glyph")));
     this.barButtonItem10.GroupIndex = 1;
     this.barButtonItem10.Id = 41;
     this.barButtonItem10.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem10.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem10.Name = "barButtonItem10";
     this.barButtonItem10.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:3";
     this.barButtonItem10.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem11
     //
     this.barButtonItem11.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem11.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem11.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem11.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem11.Caption = "ȫͼ";
     this.barButtonItem11.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem11.Glyph")));
     this.barButtonItem11.Id = 42;
     this.barButtonItem11.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem11.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem11.Name = "barButtonItem11";
     this.barButtonItem11.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:4";
     this.barButtonItem11.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem12
     //
     this.barButtonItem12.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem12.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem12.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem12.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem12.Caption = "����";
     this.barButtonItem12.Glyph = global::Hy.Check.Demo.Properties.Resources.�ƶ�;
     this.barButtonItem12.GroupIndex = 1;
     this.barButtonItem12.Id = 43;
     this.barButtonItem12.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem12.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem12.Name = "barButtonItem12";
     this.barButtonItem12.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:5";
     this.barButtonItem12.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem13
     //
     this.barButtonItem13.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem13.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem13.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem13.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem13.Caption = "ǰͼ";
     this.barButtonItem13.Glyph = global::Hy.Check.Demo.Properties.Resources.RibbonUserDesigner_HtmlBackwardLarge;
     this.barButtonItem13.Id = 44;
     this.barButtonItem13.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem13.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem13.Name = "barButtonItem13";
     this.barButtonItem13.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:7";
     this.barButtonItem13.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem14
     //
     this.barButtonItem14.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem14.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem14.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem14.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem14.Caption = "��ͼ";
     this.barButtonItem14.Glyph = global::Hy.Check.Demo.Properties.Resources.RibbonUserDesigner_HtmlForwardLarge;
     this.barButtonItem14.Id = 45;
     this.barButtonItem14.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem14.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem14.Name = "barButtonItem14";
     this.barButtonItem14.Tag = "Hy.Check.Command.CustomCommand.MapIdentifyCommand:6";
     this.barButtonItem14.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonRuleTree
     //
     this.barButtonRuleTree.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonRuleTree.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonRuleTree.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonRuleTree.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonRuleTree.Caption = "�������";
     this.barButtonRuleTree.Id = 46;
     this.barButtonRuleTree.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonRuleTree.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonRuleTree.LargeGlyph")));
     this.barButtonRuleTree.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonRuleTree.Name = "barButtonRuleTree";
     this.barButtonRuleTree.Tag = "";
     this.barButtonRuleTree.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonSQLQuery
     //
     this.barButtonSQLQuery.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonSQLQuery.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonSQLQuery.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonSQLQuery.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonSQLQuery.Caption = "SQL��ѯ";
     this.barButtonSQLQuery.Id = 53;
     this.barButtonSQLQuery.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonSQLQuery.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonSQLQuery.LargeGlyph")));
     this.barButtonSQLQuery.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonSQLQuery.Name = "barButtonSQLQuery";
     this.barButtonSQLQuery.Tag = "Hy.Check.Command.CustomCommand.SqlQueryCommand";
     this.barButtonSQLQuery.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem17
     //
     this.barButtonItem17.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem17.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem17.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem17.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem17.Caption = "ϵͳ����";
     this.barButtonItem17.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem17.Glyph")));
     this.barButtonItem17.Id = 59;
     this.barButtonItem17.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem17.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem17.Name = "barButtonItem17";
     this.barButtonItem17.Tag = "Hy.Check.Command.CustomCommand.SystemHelpCommand";
     this.barButtonItem17.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barStaticXY
     //
     this.barStaticXY.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticXY.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barStaticXY.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barStaticXY.AutoSize = DevExpress.XtraBars.BarStaticItemSize.Content;
     this.barStaticXY.Id = 61;
     this.barStaticXY.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barStaticXY.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barStaticXY.Name = "barStaticXY";
     this.barStaticXY.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticXY.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem19
     //
     this.barButtonItem19.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem19.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem19.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem19.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem19.Caption = "�鿴��־";
     this.barButtonItem19.Id = 63;
     this.barButtonItem19.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem19.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem19.Name = "barButtonItem19";
     this.barButtonItem19.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem20
     //
     this.barButtonItem20.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem20.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem20.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem20.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem20.Caption = "�˳�ϵͳ";
     this.barButtonItem20.Id = 64;
     this.barButtonItem20.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem20.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem20.Name = "barButtonItem20";
     this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     this.barButtonItem20.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick);
     //
     // barButtonItem21
     //
     this.barButtonItem21.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem21.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem21.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem21.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem21.Caption = "����";
     this.barButtonItem21.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem21.Glyph")));
     this.barButtonItem21.Id = 65;
     this.barButtonItem21.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem21.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem21.Name = "barButtonItem21";
     this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     this.barButtonItem21.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick);
     //
     // barButtonItem24
     //
     this.barButtonItem24.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem24.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem24.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem24.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem24.Caption = "���Ȳ���";
     this.barButtonItem24.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem24.Glyph")));
     this.barButtonItem24.GroupIndex = 1;
     this.barButtonItem24.Id = 73;
     this.barButtonItem24.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem24.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem24.Name = "barButtonItem24";
     this.barButtonItem24.Tag = "Hy.Check.Command.MeasureCommand.ToolMeasureLength";
     this.barButtonItem24.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem25
     //
     this.barButtonItem25.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem25.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem25.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem25.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem25.Caption = "�������";
     this.barButtonItem25.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem25.Glyph")));
     this.barButtonItem25.GroupIndex = 1;
     this.barButtonItem25.Id = 74;
     this.barButtonItem25.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem25.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem25.Name = "barButtonItem25";
     this.barButtonItem25.Tag = "Hy.Check.Command.MeasureCommand.ToolMeasureArea";
     this.barButtonItem25.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItemBatch
     //
     this.barButtonItemBatch.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItemBatch.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItemBatch.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItemBatch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItemBatch.Caption = "������������";
     this.barButtonItemBatch.Id = 87;
     this.barButtonItemBatch.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItemBatch.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemBatch.LargeGlyph")));
     this.barButtonItemBatch.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItemBatch.Name = "barButtonItemBatch";
     this.barButtonItemBatch.Tag = "Hy.Check.Command.CustomCommand.BatchCreateTaskCommand";
     this.barButtonItemBatch.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonSettings
     //
     this.barButtonSettings.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonSettings.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonSettings.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonSettings.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonSettings.Caption = "ϵͳ����";
     this.barButtonSettings.Id = 89;
     this.barButtonSettings.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonSettings.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonSettings.Name = "barButtonSettings";
     this.barButtonSettings.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barBtnItemViewLogs
     //
     this.barBtnItemViewLogs.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barBtnItemViewLogs.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barBtnItemViewLogs.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barBtnItemViewLogs.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barBtnItemViewLogs.Caption = "�鿴��־";
     this.barBtnItemViewLogs.Id = 91;
     this.barBtnItemViewLogs.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barBtnItemViewLogs.LargeGlyph = global::Hy.Check.Demo.Properties.Resources.RibbonUserDesigner_PasteLarge;
     this.barBtnItemViewLogs.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barBtnItemViewLogs.Name = "barBtnItemViewLogs";
     this.barBtnItemViewLogs.Tag = "Hy.Check.Command.CustomCommand.ViewTaskCheckLogCommand";
     this.barBtnItemViewLogs.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barBtnItemFeatsStat
     //
     this.barBtnItemFeatsStat.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barBtnItemFeatsStat.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barBtnItemFeatsStat.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barBtnItemFeatsStat.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barBtnItemFeatsStat.Caption = "Ҫ�ظ���";
     this.barBtnItemFeatsStat.Id = 92;
     this.barBtnItemFeatsStat.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barBtnItemFeatsStat.LargeGlyph = global::Hy.Check.Demo.Properties.Resources.RibbonUserDesigner_WindowsLarge;
     this.barBtnItemFeatsStat.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barBtnItemFeatsStat.Name = "barBtnItemFeatsStat";
     this.barBtnItemFeatsStat.Tag = "Hy.Check.Command.CustomCommand.ViewFeaturesStatisticCommand";
     this.barBtnItemFeatsStat.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // rpDbCheck
     //
     this.rpDbCheck.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1,
     this.ribbonPageGroup6,
     this.ribbonPageGroup7,
     this.ribbonPageGroup2,
     this.ribbonPageGroup3});
     this.rpDbCheck.ImageAlign = DevExpress.Utils.HorzAlignment.Default;
     this.rpDbCheck.Name = "rpDbCheck";
     this.rpDbCheck.Text = "���ݿ���";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonCreakTask);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemBatch);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonOpenTask);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "�������";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonPreCheck);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonAutoTask);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "���";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.AllowMinimize = false;
     this.ribbonPageGroup7.AllowTextClipping = false;
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup7.ItemLinks.Add(this.barSubExportError);
     this.ribbonPageGroup7.ItemLinks.Add(this.barBtnItemViewLogs);
     this.ribbonPageGroup7.ItemLinks.Add(this.barBtnItemFeatsStat);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.ShowCaptionButton = false;
     this.ribbonPageGroup7.Text = "������";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonSQLQuery);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonIdentify);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonClearElements);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem24);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem25);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "��ͼ����";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem17);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem21);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "ϵͳ����";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticXY);
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticTask);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 744);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(1429, 26);
     //
     // clientPanel
     //
     this.clientPanel.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.clientPanel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.clientPanel.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.clientPanel.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.clientPanel.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.clientPanel.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.clientPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.clientPanel.ContentImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.clientPanel.Controls.Add(this.pnlMapCheck);
     this.clientPanel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.clientPanel.Location = new System.Drawing.Point(0, 147);
     this.clientPanel.LookAndFeel.SkinName = "iMaginary";
     this.clientPanel.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.clientPanel.Name = "clientPanel";
     this.clientPanel.Size = new System.Drawing.Size(1429, 597);
     this.clientPanel.TabIndex = 0;
     //
     // pnlMapCheck
     //
     this.pnlMapCheck.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.pnlMapCheck.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.pnlMapCheck.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.pnlMapCheck.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.pnlMapCheck.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.pnlMapCheck.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.pnlMapCheck.ContentImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.pnlMapCheck.Location = new System.Drawing.Point(62, 75);
     this.pnlMapCheck.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.pnlMapCheck.Name = "pnlMapCheck";
     this.pnlMapCheck.Size = new System.Drawing.Size(422, 342);
     this.pnlMapCheck.TabIndex = 0;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2007 Blue";
     this.defaultLookAndFeel1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barSubExportError);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "��ͼ";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem3.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem3.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem3.Id = -1;
     this.barButtonItem3.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem3.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem3.Name = "barButtonItem3";
     this.barButtonItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // barButtonItem9
     //
     this.barButtonItem9.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Default;
     this.barButtonItem9.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem9.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.barButtonItem9.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Default;
     this.barButtonItem9.Id = -1;
     this.barButtonItem9.ItemClickFireMode = DevExpress.XtraBars.BarItemEventFireMode.Default;
     this.barButtonItem9.MergeType = DevExpress.XtraBars.BarMenuMerge.Add;
     this.barButtonItem9.Name = "barButtonItem9";
     this.barButtonItem9.Visibility = DevExpress.XtraBars.BarItemVisibility.Always;
     //
     // RibbonFrmMain
     //
     this.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1429, 770);
     this.Controls.Add(this.clientPanel);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.Name = "RibbonFrmMain";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "�ʼ�ģ����Դ���";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RibbonFrmMain_FormClosing);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RibbonFrmMain_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clientPanel)).EndInit();
     this.clientPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlMapCheck)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #18
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomDesignForm));
     this.xrDesignBarManager1 = new DevExpress.XtraReports.UserDesigner.XRDesignBarManager();
     this.designBar1 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem31 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem39 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem32 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem33 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem40 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem41 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem2 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem37 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem38 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem34 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem35 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem36 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem42 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem43 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem3 = new DevExpress.XtraBars.BarSubItem();
     this.barReportTabButtonsListItem1 = new DevExpress.XtraReports.UserDesigner.BarReportTabButtonsListItem();
     this.barSubItem4 = new DevExpress.XtraBars.BarSubItem();
     this.xrBarToolbarsListItem1 = new DevExpress.XtraReports.UserDesigner.XRBarToolbarsListItem();
     this.barSubItem5 = new DevExpress.XtraBars.BarSubItem();
     this.barDockPanelsListItem1 = new DevExpress.XtraReports.UserDesigner.BarDockPanelsListItem();
     this.barSubItem6 = new DevExpress.XtraBars.BarSubItem();
     this.commandColorBarItem1 = new DevExpress.XtraReports.UserDesigner.CommandColorBarItem();
     this.commandColorBarItem2 = new DevExpress.XtraReports.UserDesigner.CommandColorBarItem();
     this.barSubItem7 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem1 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem2 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem3 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem8 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem4 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem5 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem6 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem7 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem9 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem9 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem10 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem11 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem12 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem13 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem14 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem8 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem10 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem15 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem16 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem17 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem18 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem11 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem19 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem20 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem21 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem22 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem12 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem23 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem24 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem25 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem26 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem13 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem27 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem28 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barSubItem14 = new DevExpress.XtraBars.BarSubItem();
     this.commandBarItem29 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.commandBarItem30 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.bsiLookAndFeel = new DevExpress.XtraBars.BarSubItem();
     this.designBar2 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.designBar3 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
     this.ricbFontName = new DevExpress.XtraReports.UserDesigner.RecentlyUsedItemsComboBox();
     this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
     this.ricbFontSize = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.designBar4 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.designBar5 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.designBar6 = new DevExpress.XtraReports.UserDesigner.DesignBar();
     this.commandBarItem44 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.xrZoomBarEditItem1 = new DevExpress.XtraReports.UserDesigner.XRZoomBarEditItem();
     this.designRepositoryItemComboBox1 = new DevExpress.XtraReports.UserDesigner.DesignRepositoryItemComboBox();
     this.commandBarItem45 = new DevExpress.XtraReports.UserDesigner.CommandBarItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.xrDesignDockManager1 = new DevExpress.XtraReports.UserDesigner.XRDesignDockManager();
     this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.panelContainer2 = new DevExpress.XtraBars.Docking.DockPanel();
     this.reportExplorerDockPanel1 = new DevExpress.XtraReports.UserDesigner.ReportExplorerDockPanel();
     this.reportExplorerDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
     this.fieldListDockPanel1 = new DevExpress.XtraReports.UserDesigner.FieldListDockPanel();
     this.fieldListDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
     this.propertyGridDockPanel1 = new DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel();
     this.propertyGridDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
     this.toolBoxDockPanel1 = new DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel();
     this.toolBoxDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
     this.groupAndSortDockPanel1 = new DevExpress.XtraReports.UserDesigner.GroupAndSortDockPanel();
     this.groupAndSortDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignBarManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ricbFontName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ricbFontSize)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.designRepositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignDockManager1)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.panelContainer2.SuspendLayout();
     this.reportExplorerDockPanel1.SuspendLayout();
     this.fieldListDockPanel1.SuspendLayout();
     this.propertyGridDockPanel1.SuspendLayout();
     this.toolBoxDockPanel1.SuspendLayout();
     this.groupAndSortDockPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // xrDesignPanel
     //
     this.xrDesignPanel.Location = new System.Drawing.Point(165, 76);
     this.xrDesignPanel.ShowComponentTray = false;
     this.xrDesignPanel.Size = new System.Drawing.Size(417, 312);
     //
     // xrDesignBarManager1
     //
     this.xrDesignBarManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.designBar1,
     this.designBar2,
     this.designBar3,
     this.designBar4,
     this.designBar5,
     this.designBar6});
     this.xrDesignBarManager1.DockControls.Add(this.barDockControlTop);
     this.xrDesignBarManager1.DockControls.Add(this.barDockControlBottom);
     this.xrDesignBarManager1.DockControls.Add(this.barDockControlLeft);
     this.xrDesignBarManager1.DockControls.Add(this.barDockControlRight);
     this.xrDesignBarManager1.DockManager = this.xrDesignDockManager1;
     this.xrDesignBarManager1.FontNameBox = this.ricbFontName;
     this.xrDesignBarManager1.FontNameEdit = this.barEditItem1;
     this.xrDesignBarManager1.FontSizeBox = this.ricbFontSize;
     this.xrDesignBarManager1.FontSizeEdit = this.barEditItem2;
     this.xrDesignBarManager1.Form = this;
     this.xrDesignBarManager1.FormattingToolbar = this.designBar3;
     this.xrDesignBarManager1.HintStaticItem = this.barStaticItem1;
     this.xrDesignBarManager1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("xrDesignBarManager1.ImageStream")));
     this.xrDesignBarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barEditItem1,
     this.barEditItem2,
     this.commandBarItem1,
     this.commandBarItem2,
     this.commandBarItem3,
     this.commandColorBarItem1,
     this.commandColorBarItem2,
     this.commandBarItem4,
     this.commandBarItem5,
     this.commandBarItem6,
     this.commandBarItem7,
     this.commandBarItem8,
     this.commandBarItem9,
     this.commandBarItem10,
     this.commandBarItem11,
     this.commandBarItem12,
     this.commandBarItem13,
     this.commandBarItem14,
     this.commandBarItem15,
     this.commandBarItem16,
     this.commandBarItem17,
     this.commandBarItem18,
     this.commandBarItem19,
     this.commandBarItem20,
     this.commandBarItem21,
     this.commandBarItem22,
     this.commandBarItem23,
     this.commandBarItem24,
     this.commandBarItem25,
     this.commandBarItem26,
     this.commandBarItem27,
     this.commandBarItem28,
     this.commandBarItem29,
     this.commandBarItem30,
     this.commandBarItem31,
     this.commandBarItem32,
     this.commandBarItem33,
     this.commandBarItem34,
     this.commandBarItem35,
     this.commandBarItem36,
     this.commandBarItem37,
     this.commandBarItem38,
     this.barStaticItem1,
     this.barSubItem1,
     this.barSubItem2,
     this.barSubItem3,
     this.barReportTabButtonsListItem1,
     this.barSubItem4,
     this.xrBarToolbarsListItem1,
     this.barSubItem5,
     this.barDockPanelsListItem1,
     this.barSubItem6,
     this.barSubItem7,
     this.barSubItem8,
     this.barSubItem9,
     this.barSubItem10,
     this.barSubItem11,
     this.barSubItem12,
     this.barSubItem13,
     this.barSubItem14,
     this.commandBarItem39,
     this.commandBarItem40,
     this.commandBarItem41,
     this.commandBarItem42,
     this.commandBarItem43,
     this.bsiLookAndFeel,
     this.commandBarItem44,
     this.xrZoomBarEditItem1,
     this.commandBarItem45});
     this.xrDesignBarManager1.LayoutToolbar = this.designBar4;
     this.xrDesignBarManager1.MainMenu = this.designBar1;
     this.xrDesignBarManager1.MaxItemId = 69;
     this.xrDesignBarManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.ricbFontName,
     this.ricbFontSize,
     this.designRepositoryItemComboBox1});
     this.xrDesignBarManager1.StatusBar = this.designBar5;
     this.xrDesignBarManager1.Toolbar = this.designBar2;
     this.xrDesignBarManager1.XRDesignPanel = this.xrDesignPanel;
     this.xrDesignBarManager1.ZoomItem = this.xrZoomBarEditItem1;
     //
     // designBar1
     //
     this.designBar1.BarName = "MainMenu";
     this.designBar1.DockCol = 0;
     this.designBar1.DockRow = 0;
     this.designBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.designBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem6),
     new DevExpress.XtraBars.LinkPersistInfo(this.bsiLookAndFeel)});
     this.designBar1.OptionsBar.MultiLine = true;
     this.designBar1.OptionsBar.UseWholeRow = true;
     this.designBar1.Text = "Ana Menü";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&Dosya";
     this.barSubItem1.Id = 43;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem31),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem39),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem32),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem33, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem40),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem41, true)});
     this.barSubItem1.Name = "barSubItem1";
     //
     // commandBarItem31
     //
     this.commandBarItem31.Caption = "&Yeni";
     this.commandBarItem31.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.NewReport;
     this.commandBarItem31.Hint = "Create a new blank report";
     this.commandBarItem31.Id = 34;
     this.commandBarItem31.ImageIndex = 9;
     this.commandBarItem31.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
     this.commandBarItem31.Name = "commandBarItem31";
     //
     // commandBarItem39
     //
     this.commandBarItem39.Caption = "New with &Wizard...";
     this.commandBarItem39.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.NewReportWizard;
     this.commandBarItem39.Hint = "Create a new report using the Wizard";
     this.commandBarItem39.Id = 60;
     this.commandBarItem39.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.W));
     this.commandBarItem39.Name = "commandBarItem39";
     //
     // commandBarItem32
     //
     this.commandBarItem32.Caption = "&Aç...";
     this.commandBarItem32.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.OpenFile;
     this.commandBarItem32.Hint = "Open a report";
     this.commandBarItem32.Id = 35;
     this.commandBarItem32.ImageIndex = 10;
     this.commandBarItem32.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
     this.commandBarItem32.Name = "commandBarItem32";
     //
     // commandBarItem33
     //
     this.commandBarItem33.Caption = "&Kaydet";
     this.commandBarItem33.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SaveFile;
     this.commandBarItem33.Enabled = false;
     this.commandBarItem33.Hint = "Save a report";
     this.commandBarItem33.Id = 36;
     this.commandBarItem33.ImageIndex = 11;
     this.commandBarItem33.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.commandBarItem33.Name = "commandBarItem33";
     //
     // commandBarItem40
     //
     this.commandBarItem40.Caption = "Save &As...";
     this.commandBarItem40.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SaveFileAs;
     this.commandBarItem40.Enabled = false;
     this.commandBarItem40.Hint = "Save a report with a new name";
     this.commandBarItem40.Id = 61;
     this.commandBarItem40.Name = "commandBarItem40";
     //
     // commandBarItem41
     //
     this.commandBarItem41.Caption = "Back to the Reports Main Demo";
     this.commandBarItem41.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Exit;
     this.commandBarItem41.Hint = "Close the designer";
     this.commandBarItem41.Id = 62;
     this.commandBarItem41.Name = "commandBarItem41";
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "D&üzenle";
     this.barSubItem2.Id = 44;
     this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem37, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem38),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem34, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem35),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem36),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem42),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem43, true)});
     this.barSubItem2.Name = "barSubItem2";
     //
     // commandBarItem37
     //
     this.commandBarItem37.Caption = "&Geri Al";
     this.commandBarItem37.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Undo;
     this.commandBarItem37.Enabled = false;
     this.commandBarItem37.Hint = "Undo the last operation";
     this.commandBarItem37.Id = 40;
     this.commandBarItem37.ImageIndex = 15;
     this.commandBarItem37.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z));
     this.commandBarItem37.Name = "commandBarItem37";
     //
     // commandBarItem38
     //
     this.commandBarItem38.Caption = "&Ýleri Al";
     this.commandBarItem38.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Redo;
     this.commandBarItem38.Enabled = false;
     this.commandBarItem38.Hint = "Redo the last operation";
     this.commandBarItem38.Id = 41;
     this.commandBarItem38.ImageIndex = 16;
     this.commandBarItem38.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y));
     this.commandBarItem38.Name = "commandBarItem38";
     //
     // commandBarItem34
     //
     this.commandBarItem34.Caption = "Kes";
     this.commandBarItem34.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Cut;
     this.commandBarItem34.Enabled = false;
     this.commandBarItem34.Hint = "Delete the control and copy it to the clipboard";
     this.commandBarItem34.Id = 37;
     this.commandBarItem34.ImageIndex = 12;
     this.commandBarItem34.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X));
     this.commandBarItem34.Name = "commandBarItem34";
     //
     // commandBarItem35
     //
     this.commandBarItem35.Caption = "Kopyala";
     this.commandBarItem35.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Copy;
     this.commandBarItem35.Enabled = false;
     this.commandBarItem35.Hint = "Copy the control to the clipboard";
     this.commandBarItem35.Id = 38;
     this.commandBarItem35.ImageIndex = 13;
     this.commandBarItem35.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C));
     this.commandBarItem35.Name = "commandBarItem35";
     //
     // commandBarItem36
     //
     this.commandBarItem36.Caption = "Yapýþtýr";
     this.commandBarItem36.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Paste;
     this.commandBarItem36.Enabled = false;
     this.commandBarItem36.Hint = "Add the control from the clipboard";
     this.commandBarItem36.Id = 39;
     this.commandBarItem36.ImageIndex = 14;
     this.commandBarItem36.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V));
     this.commandBarItem36.Name = "commandBarItem36";
     //
     // commandBarItem42
     //
     this.commandBarItem42.Caption = "&Delete";
     this.commandBarItem42.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.Delete;
     this.commandBarItem42.Enabled = false;
     this.commandBarItem42.Hint = "Delete the control";
     this.commandBarItem42.Id = 63;
     this.commandBarItem42.Name = "commandBarItem42";
     //
     // commandBarItem43
     //
     this.commandBarItem43.Caption = "Select &All";
     this.commandBarItem43.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SelectAll;
     this.commandBarItem43.Enabled = false;
     this.commandBarItem43.Hint = "Select all the controls in the document";
     this.commandBarItem43.Id = 64;
     this.commandBarItem43.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A));
     this.commandBarItem43.Name = "commandBarItem43";
     //
     // barSubItem3
     //
     this.barSubItem3.Caption = "&Görünüm";
     this.barSubItem3.Id = 45;
     this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barReportTabButtonsListItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem4, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem5, true)});
     this.barSubItem3.Name = "barSubItem3";
     //
     // barReportTabButtonsListItem1
     //
     this.barReportTabButtonsListItem1.Caption = "Tab Buttons";
     this.barReportTabButtonsListItem1.Id = 46;
     this.barReportTabButtonsListItem1.Name = "barReportTabButtonsListItem1";
     //
     // barSubItem4
     //
     this.barSubItem4.Caption = "&Toolbars";
     this.barSubItem4.Id = 47;
     this.barSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.xrBarToolbarsListItem1)});
     this.barSubItem4.Name = "barSubItem4";
     //
     // xrBarToolbarsListItem1
     //
     this.xrBarToolbarsListItem1.Caption = "&Toolbars";
     this.xrBarToolbarsListItem1.Id = 48;
     this.xrBarToolbarsListItem1.Name = "xrBarToolbarsListItem1";
     //
     // barSubItem5
     //
     this.barSubItem5.Caption = "&Windows";
     this.barSubItem5.Id = 49;
     this.barSubItem5.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barDockPanelsListItem1)});
     this.barSubItem5.Name = "barSubItem5";
     //
     // barDockPanelsListItem1
     //
     this.barDockPanelsListItem1.Caption = "&Windows";
     this.barDockPanelsListItem1.Id = 50;
     this.barDockPanelsListItem1.Name = "barDockPanelsListItem1";
     this.barDockPanelsListItem1.ShowCustomizationItem = false;
     this.barDockPanelsListItem1.ShowDockPanels = true;
     this.barDockPanelsListItem1.ShowToolbars = false;
     //
     // barSubItem6
     //
     this.barSubItem6.Caption = "&Biçim";
     this.barSubItem6.Id = 51;
     this.barSubItem6.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandColorBarItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandColorBarItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem7, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem8),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem9, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem11, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem12),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem13, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem14, true)});
     this.barSubItem6.Name = "barSubItem6";
     //
     // commandColorBarItem1
     //
     this.commandColorBarItem1.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.commandColorBarItem1.Caption = "Yazý Rengi";
     this.commandColorBarItem1.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.ForeColor;
     this.commandColorBarItem1.Enabled = false;
     this.commandColorBarItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("commandColorBarItem1.Glyph")));
     this.commandColorBarItem1.Hint = "Set the foreground color of the control";
     this.commandColorBarItem1.Id = 5;
     this.commandColorBarItem1.Name = "commandColorBarItem1";
     //
     // commandColorBarItem2
     //
     this.commandColorBarItem2.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.commandColorBarItem2.Caption = "Zemin Rengi";
     this.commandColorBarItem2.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.BackColor;
     this.commandColorBarItem2.Enabled = false;
     this.commandColorBarItem2.Glyph = ((System.Drawing.Image)(resources.GetObject("commandColorBarItem2.Glyph")));
     this.commandColorBarItem2.Hint = "Set the background color of the control";
     this.commandColorBarItem2.Id = 6;
     this.commandColorBarItem2.Name = "commandColorBarItem2";
     //
     // barSubItem7
     //
     this.barSubItem7.Caption = "&Font";
     this.barSubItem7.Id = 52;
     this.barSubItem7.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem3)});
     this.barSubItem7.Name = "barSubItem7";
     //
     // commandBarItem1
     //
     this.commandBarItem1.Caption = "&Kalýn";
     this.commandBarItem1.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.FontBold;
     this.commandBarItem1.Enabled = false;
     this.commandBarItem1.Hint = "Make the font bold";
     this.commandBarItem1.Id = 2;
     this.commandBarItem1.ImageIndex = 0;
     this.commandBarItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.B));
     this.commandBarItem1.Name = "commandBarItem1";
     //
     // commandBarItem2
     //
     this.commandBarItem2.Caption = "&Eðik";
     this.commandBarItem2.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.FontItalic;
     this.commandBarItem2.Enabled = false;
     this.commandBarItem2.Hint = "Make the font italic";
     this.commandBarItem2.Id = 3;
     this.commandBarItem2.ImageIndex = 1;
     this.commandBarItem2.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I));
     this.commandBarItem2.Name = "commandBarItem2";
     //
     // commandBarItem3
     //
     this.commandBarItem3.Caption = "&Altý Çizgili";
     this.commandBarItem3.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.FontUnderline;
     this.commandBarItem3.Enabled = false;
     this.commandBarItem3.Hint = "Underline the font";
     this.commandBarItem3.Id = 4;
     this.commandBarItem3.ImageIndex = 2;
     this.commandBarItem3.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.U));
     this.commandBarItem3.Name = "commandBarItem3";
     //
     // barSubItem8
     //
     this.barSubItem8.Caption = "&Justify";
     this.barSubItem8.Id = 53;
     this.barSubItem8.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem4, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem5),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem6),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem7)});
     this.barSubItem8.Name = "barSubItem8";
     //
     // commandBarItem4
     //
     this.commandBarItem4.Caption = "&Sola Yasla";
     this.commandBarItem4.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyLeft;
     this.commandBarItem4.Enabled = false;
     this.commandBarItem4.Hint = "Align the control’s text to the left";
     this.commandBarItem4.Id = 7;
     this.commandBarItem4.ImageIndex = 5;
     this.commandBarItem4.Name = "commandBarItem4";
     //
     // commandBarItem5
     //
     this.commandBarItem5.Caption = "&Ortala";
     this.commandBarItem5.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyCenter;
     this.commandBarItem5.Enabled = false;
     this.commandBarItem5.Hint = "Align the control’s text to the center";
     this.commandBarItem5.Id = 8;
     this.commandBarItem5.ImageIndex = 6;
     this.commandBarItem5.Name = "commandBarItem5";
     //
     // commandBarItem6
     //
     this.commandBarItem6.Caption = "&Saða Yasla";
     this.commandBarItem6.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyRight;
     this.commandBarItem6.Enabled = false;
     this.commandBarItem6.Hint = "Align the control’s text to the right";
     this.commandBarItem6.Id = 9;
     this.commandBarItem6.ImageIndex = 7;
     this.commandBarItem6.Name = "commandBarItem6";
     //
     // commandBarItem7
     //
     this.commandBarItem7.Caption = "&Ýki tarafa yasla";
     this.commandBarItem7.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyJustify;
     this.commandBarItem7.Enabled = false;
     this.commandBarItem7.Hint = "Justify the control’s text";
     this.commandBarItem7.Id = 10;
     this.commandBarItem7.ImageIndex = 8;
     this.commandBarItem7.Name = "commandBarItem7";
     //
     // barSubItem9
     //
     this.barSubItem9.Caption = "&Align";
     this.barSubItem9.Id = 54;
     this.barSubItem9.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem9, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem11),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem12, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem13),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem14),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem8, true)});
     this.barSubItem9.Name = "barSubItem9";
     //
     // commandBarItem9
     //
     this.commandBarItem9.Caption = "&Lefts";
     this.commandBarItem9.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignLeft;
     this.commandBarItem9.Enabled = false;
     this.commandBarItem9.Hint = "Left align the selected controls";
     this.commandBarItem9.Id = 12;
     this.commandBarItem9.ImageIndex = 18;
     this.commandBarItem9.Name = "commandBarItem9";
     //
     // commandBarItem10
     //
     this.commandBarItem10.Caption = "&Centers";
     this.commandBarItem10.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignVerticalCenters;
     this.commandBarItem10.Enabled = false;
     this.commandBarItem10.Hint = "Align the centers of the selected controls vertically";
     this.commandBarItem10.Id = 13;
     this.commandBarItem10.ImageIndex = 19;
     this.commandBarItem10.Name = "commandBarItem10";
     //
     // commandBarItem11
     //
     this.commandBarItem11.Caption = "&Rights";
     this.commandBarItem11.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignRight;
     this.commandBarItem11.Enabled = false;
     this.commandBarItem11.Hint = "Right align the selected controls";
     this.commandBarItem11.Id = 14;
     this.commandBarItem11.ImageIndex = 20;
     this.commandBarItem11.Name = "commandBarItem11";
     //
     // commandBarItem12
     //
     this.commandBarItem12.Caption = "&Tops";
     this.commandBarItem12.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignTop;
     this.commandBarItem12.Enabled = false;
     this.commandBarItem12.Hint = "Align the tops of the selected controls";
     this.commandBarItem12.Id = 15;
     this.commandBarItem12.ImageIndex = 21;
     this.commandBarItem12.Name = "commandBarItem12";
     //
     // commandBarItem13
     //
     this.commandBarItem13.Caption = "&Middles";
     this.commandBarItem13.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignHorizontalCenters;
     this.commandBarItem13.Enabled = false;
     this.commandBarItem13.Hint = "Align the centers of the selected controls horizontally";
     this.commandBarItem13.Id = 16;
     this.commandBarItem13.ImageIndex = 22;
     this.commandBarItem13.Name = "commandBarItem13";
     //
     // commandBarItem14
     //
     this.commandBarItem14.Caption = "&Bottoms";
     this.commandBarItem14.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignBottom;
     this.commandBarItem14.Enabled = false;
     this.commandBarItem14.Hint = "Align the bottoms of the selected controls";
     this.commandBarItem14.Id = 17;
     this.commandBarItem14.ImageIndex = 23;
     this.commandBarItem14.Name = "commandBarItem14";
     //
     // commandBarItem8
     //
     this.commandBarItem8.Caption = "to &Grid";
     this.commandBarItem8.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.AlignToGrid;
     this.commandBarItem8.Enabled = false;
     this.commandBarItem8.Hint = "Align the positions of the selected controls to the grid";
     this.commandBarItem8.Id = 11;
     this.commandBarItem8.ImageIndex = 17;
     this.commandBarItem8.Name = "commandBarItem8";
     //
     // barSubItem10
     //
     this.barSubItem10.Caption = "&Make Same Size";
     this.barSubItem10.Id = 55;
     this.barSubItem10.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem15, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem16),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem17),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem18)});
     this.barSubItem10.Name = "barSubItem10";
     //
     // commandBarItem15
     //
     this.commandBarItem15.Caption = "&Width";
     this.commandBarItem15.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControlWidth;
     this.commandBarItem15.Enabled = false;
     this.commandBarItem15.Hint = "Make the selected controls have the same width";
     this.commandBarItem15.Id = 18;
     this.commandBarItem15.ImageIndex = 24;
     this.commandBarItem15.Name = "commandBarItem15";
     //
     // commandBarItem16
     //
     this.commandBarItem16.Caption = "Size to Gri&d";
     this.commandBarItem16.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToGrid;
     this.commandBarItem16.Enabled = false;
     this.commandBarItem16.Hint = "Size the selected controls to the grid";
     this.commandBarItem16.Id = 19;
     this.commandBarItem16.ImageIndex = 25;
     this.commandBarItem16.Name = "commandBarItem16";
     //
     // commandBarItem17
     //
     this.commandBarItem17.Caption = "&Height";
     this.commandBarItem17.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControlHeight;
     this.commandBarItem17.Enabled = false;
     this.commandBarItem17.Hint = "Make the selected controls have the same height";
     this.commandBarItem17.Id = 20;
     this.commandBarItem17.ImageIndex = 26;
     this.commandBarItem17.Name = "commandBarItem17";
     //
     // commandBarItem18
     //
     this.commandBarItem18.Caption = "&Both";
     this.commandBarItem18.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControl;
     this.commandBarItem18.Enabled = false;
     this.commandBarItem18.Hint = "Make the selected controls the same size";
     this.commandBarItem18.Id = 21;
     this.commandBarItem18.ImageIndex = 27;
     this.commandBarItem18.Name = "commandBarItem18";
     //
     // barSubItem11
     //
     this.barSubItem11.Caption = "&Horizontal Spacing";
     this.barSubItem11.Id = 56;
     this.barSubItem11.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem19, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem20),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem21),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem22)});
     this.barSubItem11.Name = "barSubItem11";
     //
     // commandBarItem19
     //
     this.commandBarItem19.Caption = "Make &Equal";
     this.commandBarItem19.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceMakeEqual;
     this.commandBarItem19.Enabled = false;
     this.commandBarItem19.Hint = "Make the spacing between the selected controls equal";
     this.commandBarItem19.Id = 22;
     this.commandBarItem19.ImageIndex = 28;
     this.commandBarItem19.Name = "commandBarItem19";
     //
     // commandBarItem20
     //
     this.commandBarItem20.Caption = "&Increase";
     this.commandBarItem20.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceIncrease;
     this.commandBarItem20.Enabled = false;
     this.commandBarItem20.Hint = "Increase the spacing between the selected controls";
     this.commandBarItem20.Id = 23;
     this.commandBarItem20.ImageIndex = 29;
     this.commandBarItem20.Name = "commandBarItem20";
     //
     // commandBarItem21
     //
     this.commandBarItem21.Caption = "&Decrease";
     this.commandBarItem21.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceDecrease;
     this.commandBarItem21.Enabled = false;
     this.commandBarItem21.Hint = "Decrease the spacing between the selected controls";
     this.commandBarItem21.Id = 24;
     this.commandBarItem21.ImageIndex = 30;
     this.commandBarItem21.Name = "commandBarItem21";
     //
     // commandBarItem22
     //
     this.commandBarItem22.Caption = "&Remove";
     this.commandBarItem22.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceConcatenate;
     this.commandBarItem22.Enabled = false;
     this.commandBarItem22.Hint = "Remove the spacing between the selected controls";
     this.commandBarItem22.Id = 25;
     this.commandBarItem22.ImageIndex = 31;
     this.commandBarItem22.Name = "commandBarItem22";
     //
     // barSubItem12
     //
     this.barSubItem12.Caption = "&Vertical Spacing";
     this.barSubItem12.Id = 57;
     this.barSubItem12.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem23, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem24),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem25),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem26)});
     this.barSubItem12.Name = "barSubItem12";
     //
     // commandBarItem23
     //
     this.commandBarItem23.Caption = "Make &Equal";
     this.commandBarItem23.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceMakeEqual;
     this.commandBarItem23.Enabled = false;
     this.commandBarItem23.Hint = "Make the spacing between the selected controls equal";
     this.commandBarItem23.Id = 26;
     this.commandBarItem23.ImageIndex = 32;
     this.commandBarItem23.Name = "commandBarItem23";
     //
     // commandBarItem24
     //
     this.commandBarItem24.Caption = "&Increase";
     this.commandBarItem24.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceIncrease;
     this.commandBarItem24.Enabled = false;
     this.commandBarItem24.Hint = "Increase the spacing between the selected controls";
     this.commandBarItem24.Id = 27;
     this.commandBarItem24.ImageIndex = 33;
     this.commandBarItem24.Name = "commandBarItem24";
     //
     // commandBarItem25
     //
     this.commandBarItem25.Caption = "&Decrease";
     this.commandBarItem25.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceDecrease;
     this.commandBarItem25.Enabled = false;
     this.commandBarItem25.Hint = "Decrease the spacing between the selected controls";
     this.commandBarItem25.Id = 28;
     this.commandBarItem25.ImageIndex = 34;
     this.commandBarItem25.Name = "commandBarItem25";
     //
     // commandBarItem26
     //
     this.commandBarItem26.Caption = "&Remove";
     this.commandBarItem26.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceConcatenate;
     this.commandBarItem26.Enabled = false;
     this.commandBarItem26.Hint = "Remove the spacing between the selected controls";
     this.commandBarItem26.Id = 29;
     this.commandBarItem26.ImageIndex = 35;
     this.commandBarItem26.Name = "commandBarItem26";
     //
     // barSubItem13
     //
     this.barSubItem13.Caption = "&Center in Form";
     this.barSubItem13.Id = 58;
     this.barSubItem13.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem27, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem28)});
     this.barSubItem13.Name = "barSubItem13";
     //
     // commandBarItem27
     //
     this.commandBarItem27.Caption = "&Horizontally";
     this.commandBarItem27.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.CenterHorizontally;
     this.commandBarItem27.Enabled = false;
     this.commandBarItem27.Hint = "Horizontally center the selected controls within a band";
     this.commandBarItem27.Id = 30;
     this.commandBarItem27.ImageIndex = 36;
     this.commandBarItem27.Name = "commandBarItem27";
     //
     // commandBarItem28
     //
     this.commandBarItem28.Caption = "&Vertically";
     this.commandBarItem28.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.CenterVertically;
     this.commandBarItem28.Enabled = false;
     this.commandBarItem28.Hint = "Vertically center the selected controls within a band";
     this.commandBarItem28.Id = 31;
     this.commandBarItem28.ImageIndex = 37;
     this.commandBarItem28.Name = "commandBarItem28";
     //
     // barSubItem14
     //
     this.barSubItem14.Caption = "&Order";
     this.barSubItem14.Id = 59;
     this.barSubItem14.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem29, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem30)});
     this.barSubItem14.Name = "barSubItem14";
     //
     // commandBarItem29
     //
     this.commandBarItem29.Caption = "&Bring to Front";
     this.commandBarItem29.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.BringToFront;
     this.commandBarItem29.Enabled = false;
     this.commandBarItem29.Hint = "Bring the selected controls to the front";
     this.commandBarItem29.Id = 32;
     this.commandBarItem29.ImageIndex = 38;
     this.commandBarItem29.Name = "commandBarItem29";
     //
     // commandBarItem30
     //
     this.commandBarItem30.Caption = "&Send to Back";
     this.commandBarItem30.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.SendToBack;
     this.commandBarItem30.Enabled = false;
     this.commandBarItem30.Hint = "Move the selected controls to the back";
     this.commandBarItem30.Id = 33;
     this.commandBarItem30.ImageIndex = 39;
     this.commandBarItem30.Name = "commandBarItem30";
     //
     // bsiLookAndFeel
     //
     this.bsiLookAndFeel.Caption = "&Look and Feel";
     this.bsiLookAndFeel.Id = 65;
     this.bsiLookAndFeel.Name = "bsiLookAndFeel";
     //
     // designBar2
     //
     this.designBar2.BarName = "ToolBar";
     this.designBar2.DockCol = 0;
     this.designBar2.DockRow = 1;
     this.designBar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.designBar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem31),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem32),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem33),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem34, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem35),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem36),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem37, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem38)});
     this.designBar2.Text = "Standart";
     //
     // designBar3
     //
     this.designBar3.BarName = "FormattingToolBar";
     this.designBar3.DockCol = 1;
     this.designBar3.DockRow = 1;
     this.designBar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.designBar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barEditItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barEditItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem3),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandColorBarItem1, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandColorBarItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem4, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem5),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem6),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem7)});
     this.designBar3.Text = "Biçimlendirme";
     //
     // barEditItem1
     //
     this.barEditItem1.Caption = "Font Ýsmi";
     this.barEditItem1.Edit = this.ricbFontName;
     this.barEditItem1.Hint = "Font Name";
     this.barEditItem1.Id = 0;
     this.barEditItem1.Name = "barEditItem1";
     this.barEditItem1.Width = 120;
     //
     // ricbFontName
     //
     this.ricbFontName.AutoHeight = false;
     this.ricbFontName.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ricbFontName.DropDownRows = 12;
     this.ricbFontName.Name = "ricbFontName";
     //
     // barEditItem2
     //
     this.barEditItem2.Caption = "Font Boyutu";
     this.barEditItem2.Edit = this.ricbFontSize;
     this.barEditItem2.Hint = "Font Size";
     this.barEditItem2.Id = 1;
     this.barEditItem2.Name = "barEditItem2";
     this.barEditItem2.Width = 55;
     //
     // ricbFontSize
     //
     this.ricbFontSize.AutoHeight = false;
     this.ricbFontSize.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ricbFontSize.Items.AddRange(new object[] {
     ((byte)(8)),
     ((byte)(9)),
     ((byte)(10)),
     ((byte)(11)),
     ((byte)(12)),
     ((byte)(14)),
     ((byte)(16)),
     ((byte)(18)),
     ((byte)(20)),
     ((byte)(22)),
     ((byte)(24)),
     ((byte)(26)),
     ((byte)(28)),
     ((byte)(36)),
     ((byte)(48)),
     ((byte)(72))});
     this.ricbFontSize.Name = "ricbFontSize";
     //
     // designBar4
     //
     this.designBar4.BarName = "LayoutToolBar";
     this.designBar4.DockCol = 0;
     this.designBar4.DockRow = 2;
     this.designBar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.designBar4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem8),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem9, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem10),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem11),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem12, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem13),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem14),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem15, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem16),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem17),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem18),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem19, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem20),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem21),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem22),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem23, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem24),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem25),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem26),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem27, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem28),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem29, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem30)});
     this.designBar4.Text = "Yerleþim";
     //
     // designBar5
     //
     this.designBar5.BarName = "StatusBar";
     this.designBar5.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.designBar5.DockCol = 0;
     this.designBar5.DockRow = 0;
     this.designBar5.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.designBar5.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1)});
     this.designBar5.OptionsBar.AllowQuickCustomization = false;
     this.designBar5.OptionsBar.DrawDragBorder = false;
     this.designBar5.OptionsBar.UseWholeRow = true;
     this.designBar5.Text = "Durum Çubuðu";
     //
     // barStaticItem1
     //
     this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.Spring;
     this.barStaticItem1.Id = 42;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.Width = 32;
     //
     // designBar6
     //
     this.designBar6.BarName = "Zoom Bar";
     this.designBar6.DockCol = 1;
     this.designBar6.DockRow = 2;
     this.designBar6.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.designBar6.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem44),
     new DevExpress.XtraBars.LinkPersistInfo(this.xrZoomBarEditItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem45)});
     this.designBar6.Text = "Yakýnlaþtýrma";
     //
     // commandBarItem44
     //
     this.commandBarItem44.Caption = "Uzaklaþtýr";
     this.commandBarItem44.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.ZoomOut;
     this.commandBarItem44.Enabled = false;
     this.commandBarItem44.Hint = "Zoom out the design surface";
     this.commandBarItem44.Id = 66;
     this.commandBarItem44.ImageIndex = 40;
     this.commandBarItem44.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Subtract));
     this.commandBarItem44.Name = "commandBarItem44";
     //
     // xrZoomBarEditItem1
     //
     this.xrZoomBarEditItem1.Caption = "Zoom";
     this.xrZoomBarEditItem1.Edit = this.designRepositoryItemComboBox1;
     this.xrZoomBarEditItem1.Enabled = false;
     this.xrZoomBarEditItem1.Hint = "Select or input the zoom factor";
     this.xrZoomBarEditItem1.Id = 67;
     this.xrZoomBarEditItem1.Name = "xrZoomBarEditItem1";
     this.xrZoomBarEditItem1.Width = 70;
     //
     // designRepositoryItemComboBox1
     //
     this.designRepositoryItemComboBox1.AutoComplete = false;
     this.designRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.designRepositoryItemComboBox1.Name = "designRepositoryItemComboBox1";
     //
     // commandBarItem45
     //
     this.commandBarItem45.Caption = "Yakýnlaþtýr";
     this.commandBarItem45.Command = DevExpress.XtraReports.UserDesigner.ReportCommand.ZoomIn;
     this.commandBarItem45.Enabled = false;
     this.commandBarItem45.Hint = "Zoom in the design surface";
     this.commandBarItem45.Id = 68;
     this.commandBarItem45.ImageIndex = 41;
     this.commandBarItem45.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Add));
     this.commandBarItem45.Name = "commandBarItem45";
     //
     // xrDesignDockManager1
     //
     this.xrDesignDockManager1.Form = this;
     this.xrDesignDockManager1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("xrDesignDockManager1.ImageStream")));
     this.xrDesignDockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.panelContainer1,
     this.toolBoxDockPanel1,
     this.groupAndSortDockPanel1});
     this.xrDesignDockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "System.Windows.Forms.StatusBar"});
     this.xrDesignDockManager1.XRDesignPanel = this.xrDesignPanel;
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.panelContainer2);
     this.panelContainer1.Controls.Add(this.propertyGridDockPanel1);
     this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID = new System.Guid("c924e71d-fc07-4f71-80db-150e46515172");
     this.panelContainer1.Location = new System.Drawing.Point(582, 76);
     this.panelContainer1.Name = "panelContainer1";
     this.panelContainer1.Size = new System.Drawing.Size(250, 312);
     this.panelContainer1.Text = "panelContainer1";
     //
     // panelContainer2
     //
     this.panelContainer2.ActiveChild = this.reportExplorerDockPanel1;
     this.panelContainer2.Controls.Add(this.reportExplorerDockPanel1);
     this.panelContainer2.Controls.Add(this.fieldListDockPanel1);
     this.panelContainer2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.panelContainer2.ID = new System.Guid("f590a4cc-96cf-4036-aaa1-6a23922194fc");
     this.panelContainer2.ImageIndex = 2;
     this.panelContainer2.Location = new System.Drawing.Point(0, 0);
     this.panelContainer2.Name = "panelContainer2";
     this.panelContainer2.Size = new System.Drawing.Size(250, 355);
     this.panelContainer2.Tabbed = true;
     this.panelContainer2.Text = "panelContainer2";
     //
     // reportExplorerDockPanel1
     //
     this.reportExplorerDockPanel1.Controls.Add(this.reportExplorerDockPanel1_Container);
     this.reportExplorerDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.reportExplorerDockPanel1.ID = new System.Guid("fb3ec6cc-3b9b-4b9c-91cf-cff78c1edbf1");
     this.reportExplorerDockPanel1.ImageIndex = 2;
     this.reportExplorerDockPanel1.Location = new System.Drawing.Point(3, 25);
     this.reportExplorerDockPanel1.Name = "reportExplorerDockPanel1";
     this.reportExplorerDockPanel1.Size = new System.Drawing.Size(244, 304);
     this.reportExplorerDockPanel1.Text = "Rapor Gezgini";
     this.reportExplorerDockPanel1.XRDesignPanel = this.xrDesignPanel;
     //
     // reportExplorerDockPanel1_Container
     //
     this.reportExplorerDockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.reportExplorerDockPanel1_Container.Name = "reportExplorerDockPanel1_Container";
     this.reportExplorerDockPanel1_Container.Size = new System.Drawing.Size(244, 304);
     this.reportExplorerDockPanel1_Container.TabIndex = 0;
     //
     // fieldListDockPanel1
     //
     this.fieldListDockPanel1.Controls.Add(this.fieldListDockPanel1_Container);
     this.fieldListDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.fieldListDockPanel1.ID = new System.Guid("faf69838-a93f-4114-83e8-d0d09cc5ce95");
     this.fieldListDockPanel1.ImageIndex = 0;
     this.fieldListDockPanel1.Location = new System.Drawing.Point(3, 25);
     this.fieldListDockPanel1.Name = "fieldListDockPanel1";
     this.fieldListDockPanel1.Size = new System.Drawing.Size(244, 304);
     this.fieldListDockPanel1.Text = "Alan Listesi";
     this.fieldListDockPanel1.XRDesignPanel = this.xrDesignPanel;
     //
     // fieldListDockPanel1_Container
     //
     this.fieldListDockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.fieldListDockPanel1_Container.Name = "fieldListDockPanel1_Container";
     this.fieldListDockPanel1_Container.Size = new System.Drawing.Size(244, 304);
     this.fieldListDockPanel1_Container.TabIndex = 0;
     //
     // propertyGridDockPanel1
     //
     this.propertyGridDockPanel1.Controls.Add(this.propertyGridDockPanel1_Container);
     this.propertyGridDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.propertyGridDockPanel1.ID = new System.Guid("b38d12c3-cd06-4dec-b93d-63a0088e495a");
     this.propertyGridDockPanel1.ImageIndex = 1;
     this.propertyGridDockPanel1.Location = new System.Drawing.Point(0, 355);
     this.propertyGridDockPanel1.Name = "propertyGridDockPanel1";
     this.propertyGridDockPanel1.Size = new System.Drawing.Size(250, 117);
     this.propertyGridDockPanel1.Text = "Özellikler";
     this.propertyGridDockPanel1.XRDesignPanel = this.xrDesignPanel;
     //
     // propertyGridDockPanel1_Container
     //
     this.propertyGridDockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.propertyGridDockPanel1_Container.Name = "propertyGridDockPanel1_Container";
     this.propertyGridDockPanel1_Container.Size = new System.Drawing.Size(244, 89);
     this.propertyGridDockPanel1_Container.TabIndex = 0;
     //
     // toolBoxDockPanel1
     //
     this.toolBoxDockPanel1.Controls.Add(this.toolBoxDockPanel1_Container);
     this.toolBoxDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.toolBoxDockPanel1.ID = new System.Guid("161a5a1a-d9b9-4f06-9ac4-d0c3e507c54f");
     this.toolBoxDockPanel1.ImageIndex = 3;
     this.toolBoxDockPanel1.Location = new System.Drawing.Point(0, 76);
     this.toolBoxDockPanel1.Name = "toolBoxDockPanel1";
     this.toolBoxDockPanel1.Size = new System.Drawing.Size(165, 472);
     this.toolBoxDockPanel1.Text = "Araç Kutusu";
     this.toolBoxDockPanel1.XRDesignPanel = this.xrDesignPanel;
     //
     // toolBoxDockPanel1_Container
     //
     this.toolBoxDockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.toolBoxDockPanel1_Container.Name = "toolBoxDockPanel1_Container";
     this.toolBoxDockPanel1_Container.Size = new System.Drawing.Size(159, 444);
     this.toolBoxDockPanel1_Container.TabIndex = 0;
     //
     // groupAndSortDockPanel1
     //
     this.groupAndSortDockPanel1.Controls.Add(this.groupAndSortDockPanel1_Container);
     this.groupAndSortDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.groupAndSortDockPanel1.ID = new System.Guid("4bab159e-c495-4d67-87dc-f4e895da443e");
     this.groupAndSortDockPanel1.ImageIndex = 4;
     this.groupAndSortDockPanel1.Location = new System.Drawing.Point(165, 388);
     this.groupAndSortDockPanel1.Name = "groupAndSortDockPanel1";
     this.groupAndSortDockPanel1.Size = new System.Drawing.Size(667, 160);
     this.groupAndSortDockPanel1.Text = "Gruplama ve Sýralama";
     this.groupAndSortDockPanel1.XRDesignPanel = this.xrDesignPanel;
     //
     // groupAndSortDockPanel1_Container
     //
     this.groupAndSortDockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.groupAndSortDockPanel1_Container.Name = "groupAndSortDockPanel1_Container";
     this.groupAndSortDockPanel1_Container.Size = new System.Drawing.Size(411, 132);
     this.groupAndSortDockPanel1_Container.TabIndex = 0;
     //
     // CustomDesignForm
     //
     this.ClientSize = new System.Drawing.Size(832, 571);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.groupAndSortDockPanel1);
     this.Controls.Add(this.toolBoxDockPanel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "CustomDesignForm";
     this.Controls.SetChildIndex(this.barDockControlTop, 0);
     this.Controls.SetChildIndex(this.barDockControlBottom, 0);
     this.Controls.SetChildIndex(this.barDockControlRight, 0);
     this.Controls.SetChildIndex(this.barDockControlLeft, 0);
     this.Controls.SetChildIndex(this.toolBoxDockPanel1, 0);
     this.Controls.SetChildIndex(this.groupAndSortDockPanel1, 0);
     this.Controls.SetChildIndex(this.panelContainer1, 0);
     this.Controls.SetChildIndex(this.xrDesignPanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignPanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignBarManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ricbFontName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ricbFontSize)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.designRepositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrDesignDockManager1)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.panelContainer2.ResumeLayout(false);
     this.reportExplorerDockPanel1.ResumeLayout(false);
     this.fieldListDockPanel1.ResumeLayout(false);
     this.propertyGridDockPanel1.ResumeLayout(false);
     this.toolBoxDockPanel1.ResumeLayout(false);
     this.groupAndSortDockPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #19
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(frmMain));
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     this.splitContainerControl = new DevExpress.XtraEditors.SplitContainerControl();
     this.treeList1 = new System.Windows.Forms.TreeView();
     this.xtraTabDatabase = new DevExpress.XtraTab.XtraTabControl();
     this.tabScheme = new DevExpress.XtraTab.XtraTabPage();
     this.BindingNavigatorDesign = new System.Windows.Forms.ToolStrip();
     this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
     this.GridViewDesign = new System.Windows.Forms.DataGridView();
     this.PrimaryKey = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.ColumnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ColumnType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ColumnValueType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ColumnDescription = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tabRelation = new DevExpress.XtraTab.XtraTabPage();
     this.BindingNavigatorData = new System.Windows.Forms.ToolStrip();
     this.btn_Data_Home = new System.Windows.Forms.ToolStripButton();
     this.btn_Data_Pre = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
     this.lblDataRowNumberIndicator = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Data_Next = new System.Windows.Forms.ToolStripButton();
     this.btn_Data_End = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
     this.Btn_Data_DeleteRow = new System.Windows.Forms.ToolStripButton();
     this.Btn_Data_ClearData = new System.Windows.Forms.ToolStripButton();
     this.Btn_Data_UpdateData = new System.Windows.Forms.ToolStripButton();
     this.GridViewData = new System.Windows.Forms.DataGridView();
     this.tabQuery = new DevExpress.XtraTab.XtraTabPage();
     this.txtQuery = new FRDB_SQLite.SyntaxRichTextBox();
     this.xtraTabQueryResult = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabResult = new DevExpress.XtraTab.XtraTabPage();
     this.GridViewResult = new System.Windows.Forms.DataGridView();
     this.xtraTabMessage = new DevExpress.XtraTab.XtraTabPage();
     this.txtMessage = new System.Windows.Forms.TextBox();
     this.tabFuzzy = new DevExpress.XtraTab.XtraTabPage();
     this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.appMenu = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
     this.popupControlContainer2 = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.buttonEdit = new DevExpress.XtraEditors.ButtonEdit();
     this.iNewDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveAs = new DevExpress.XtraBars.BarButtonItem();
     this.iSave = new DevExpress.XtraBars.BarButtonItem();
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.popupControlContainer1 = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.someLabelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.someLabelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.ribbonImageCollection = new DevExpress.Utils.ImageCollection(this.components);
     this.iHelp = new DevExpress.XtraBars.BarButtonItem();
     this.siStatus = new DevExpress.XtraBars.BarStaticItem();
     this.siInfo = new DevExpress.XtraBars.BarStaticItem();
     this.iBoldFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iItalicFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iUnderlinedFontStyle = new DevExpress.XtraBars.BarButtonItem();
     this.iLeftTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.iCenterTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.iRightTextAlign = new DevExpress.XtraBars.BarButtonItem();
     this.rgbiSkins = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.iOpenExistingDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.iCloseDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.iRefreshDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.iConnectDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.iNewScheme = new DevExpress.XtraBars.BarButtonItem();
     this.iOpenScheme = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveScheme = new DevExpress.XtraBars.BarButtonItem();
     this.iDeleteScheme = new DevExpress.XtraBars.BarButtonItem();
     this.iCloseCurrentScheme = new DevExpress.XtraBars.BarButtonItem();
     this.iNewRelation = new DevExpress.XtraBars.BarButtonItem();
     this.iOpenRelation = new DevExpress.XtraBars.BarButtonItem();
     this.iDeleteRelation = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveRelation = new DevExpress.XtraBars.BarButtonItem();
     this.iCloseCurrentRelation = new DevExpress.XtraBars.BarButtonItem();
     this.iNewQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iOpenQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iCloseCurrentQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iDeleteQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iExecuteQuery = new DevExpress.XtraBars.BarButtonItem();
     this.iStopExecute = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem();
     this.iAddDescrete = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem();
     this.barListItem1 = new DevExpress.XtraBars.BarListItem();
     this.barListItem2 = new DevExpress.XtraBars.BarListItem();
     this.iGetList = new DevExpress.XtraBars.BarButtonItem();
     this.iListContinuous = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem();
     this.iGetMemberships = new DevExpress.XtraBars.BarButtonItem();
     this.iOperator = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonImageCollectionLarge = new DevExpress.Utils.ImageCollection(this.components);
     this.homeRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.fileRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.connectionRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.skinsRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.exitRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.schemeRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.tableRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.exitPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.relationRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.relationshipRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.queryRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.QueryRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.commandRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.fuzzySetRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.descreteFuzzySetRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.continuousFuzzySetRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupGetMemberships = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.helpRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.helpRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageAbout = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.About = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.btn_Design_Home = new System.Windows.Forms.ToolStripButton();
     this.btn_Design_Pre = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.lblDesignRowNumberIndicator = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Design_Next = new System.Windows.Forms.ToolStripButton();
     this.btn_Design_End = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
     this.Btn_Design_DeleteRow = new System.Windows.Forms.ToolStripButton();
     this.Btn_Design_ClearData = new System.Windows.Forms.ToolStripButton();
     this.Btn_Design_UpdateData = new System.Windows.Forms.ToolStripButton();
     this.navbarImageListLarge = new System.Windows.Forms.ImageList(this.components);
     this.navbarImageList = new System.Windows.Forms.ImageList(this.components);
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.treeListImageCollection = new System.Windows.Forms.ImageList(this.components);
     this.ContextMenu_Database = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuDB_Rename = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuDB_CloseDB = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_Relation = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuRelation_NewRelation = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuRelation_DeleteRelations = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_RelationNode = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuRelNode_OpenRelation = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuRelNode_DeleteRelation = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuRelNode_RenameRelation = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_Schema = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuSchema_NewSchema = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteAllSchemesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_SchemaNode = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuSchNode_OpenSchema = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuSchNode_DeleteSchema = new System.Windows.Forms.ToolStripMenuItem();
     this.renameSchemeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_Query = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuQuery_NewQuery = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuQuery_DeleteQueries = new System.Windows.Forms.ToolStripMenuItem();
     this.ContextMenu_QueryNode = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.CTMenuQueryNode_OpenQuery = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuQuery_DeleteQuery = new System.Windows.Forms.ToolStripMenuItem();
     this.CTMenuQuery_RenameQuery = new System.Windows.Forms.ToolStripMenuItem();
     this.executeQueryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.iAbout = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).BeginInit();
     this.splitContainerControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabDatabase)).BeginInit();
     this.xtraTabDatabase.SuspendLayout();
     this.tabScheme.SuspendLayout();
     this.BindingNavigatorDesign.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridViewDesign)).BeginInit();
     this.tabRelation.SuspendLayout();
     this.BindingNavigatorData.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridViewData)).BeginInit();
     this.tabQuery.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabQueryResult)).BeginInit();
     this.xtraTabQueryResult.SuspendLayout();
     this.xtraTabResult.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridViewResult)).BeginInit();
     this.xtraTabMessage.SuspendLayout();
     this.tabFuzzy.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).BeginInit();
     this.popupControlContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).BeginInit();
     this.popupControlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).BeginInit();
     this.ContextMenu_Database.SuspendLayout();
     this.ContextMenu_Relation.SuspendLayout();
     this.ContextMenu_RelationNode.SuspendLayout();
     this.ContextMenu_Schema.SuspendLayout();
     this.ContextMenu_SchemaNode.SuspendLayout();
     this.ContextMenu_Query.SuspendLayout();
     this.ContextMenu_QueryNode.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainerControl
     //
     this.splitContainerControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl.Location = new System.Drawing.Point(0, 142);
     this.splitContainerControl.Name = "splitContainerControl";
     this.splitContainerControl.Padding = new System.Windows.Forms.Padding(6);
     this.splitContainerControl.Panel1.Controls.Add(this.treeList1);
     this.splitContainerControl.Panel1.Text = "Panel1";
     this.splitContainerControl.Panel2.Controls.Add(this.xtraTabDatabase);
     this.splitContainerControl.Panel2.Text = "Panel2";
     this.splitContainerControl.Size = new System.Drawing.Size(867, 382);
     this.splitContainerControl.SplitterPosition = 229;
     this.splitContainerControl.TabIndex = 0;
     this.splitContainerControl.Text = "splitContainerControl1";
     //
     // treeList1
     //
     this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Location = new System.Drawing.Point(0, 0);
     this.treeList1.Name = "treeList1";
     this.treeList1.Size = new System.Drawing.Size(229, 370);
     this.treeList1.TabIndex = 0;
     this.treeList1.AfterExpand += new System.Windows.Forms.TreeViewEventHandler(this.TreeList1_AfterExpand);
     this.treeList1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.TreeList1_NodeMouseClick);
     this.treeList1.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeList1_NodeMouseDoubleClick);
     //
     // xtraTabDatabase
     //
     this.xtraTabDatabase.AllowDrop = true;
     this.xtraTabDatabase.Appearance.BackColor = System.Drawing.Color.Gray;
     this.xtraTabDatabase.Appearance.ForeColor = System.Drawing.Color.White;
     this.xtraTabDatabase.Appearance.Options.UseBackColor = true;
     this.xtraTabDatabase.Appearance.Options.UseForeColor = true;
     this.xtraTabDatabase.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
     this.xtraTabDatabase.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabDatabase.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.xtraTabDatabase.Location = new System.Drawing.Point(0, 0);
     this.xtraTabDatabase.Name = "xtraTabDatabase";
     this.xtraTabDatabase.PaintStyleName = "PropertyView";
     this.xtraTabDatabase.SelectedTabPage = this.tabScheme;
     this.xtraTabDatabase.Size = new System.Drawing.Size(621, 370);
     this.xtraTabDatabase.TabIndex = 0;
     this.xtraTabDatabase.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabScheme,
     this.tabRelation,
     this.tabQuery,
     this.tabFuzzy});
     //
     // tabScheme
     //
     this.tabScheme.Controls.Add(this.BindingNavigatorDesign);
     this.tabScheme.Controls.Add(this.GridViewDesign);
     this.tabScheme.Name = "tabScheme";
     this.tabScheme.Size = new System.Drawing.Size(615, 345);
     this.tabScheme.Text = "Scheme";
     //
     // BindingNavigatorDesign
     //
     this.BindingNavigatorDesign.BackColor = System.Drawing.Color.Gainsboro;
     this.BindingNavigatorDesign.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.BindingNavigatorDesign.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.BindingNavigatorDesign.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripButton1,
     this.toolStripButton2,
     this.toolStripSeparator1,
     this.toolStripLabel1,
     this.toolStripSeparator2,
     this.toolStripButton3,
     this.toolStripButton4,
     this.toolStripSeparator3,
     this.toolStripButton5,
     this.toolStripButton6,
     this.toolStripButton7});
     this.BindingNavigatorDesign.Location = new System.Drawing.Point(0, 319);
     this.BindingNavigatorDesign.Name = "BindingNavigatorDesign";
     this.BindingNavigatorDesign.Size = new System.Drawing.Size(615, 26);
     this.BindingNavigatorDesign.TabIndex = 5;
     this.BindingNavigatorDesign.Text = "toolStrip1";
     //
     // toolStripButton1
     //
     this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton1.Text = "toolStripButton1";
     this.toolStripButton1.ToolTipText = "Get Home";
     this.toolStripButton1.Click += new System.EventHandler(this.btn_Design_Home_Click);
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton2.Text = "toolStripButton2";
     this.toolStripButton2.ToolTipText = "Previous Row";
     this.toolStripButton2.Click += new System.EventHandler(this.btn_Design_Pre_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 26);
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(30, 23);
     this.toolStripLabel1.Text = "0 / 0";
     this.toolStripLabel1.ToolTipText = "Row Number";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 26);
     //
     // toolStripButton3
     //
     this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton3.Text = "toolStripButton3";
     this.toolStripButton3.ToolTipText = "Next Row";
     this.toolStripButton3.Click += new System.EventHandler(this.btn_Design_Next_Click);
     //
     // toolStripButton4
     //
     this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name = "toolStripButton4";
     this.toolStripButton4.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton4.Text = "toolStripButton4";
     this.toolStripButton4.ToolTipText = "Reach End";
     this.toolStripButton4.Click += new System.EventHandler(this.btn_Design_End_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 26);
     //
     // toolStripButton5
     //
     this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
     this.toolStripButton5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton5.Name = "toolStripButton5";
     this.toolStripButton5.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton5.Text = "Delete This Row";
     this.toolStripButton5.Click += new System.EventHandler(this.Btn_Design_DeleteRow_Click);
     //
     // toolStripButton6
     //
     this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
     this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton6.Name = "toolStripButton6";
     this.toolStripButton6.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton6.Text = "Reset Scheme";
     this.toolStripButton6.Click += new System.EventHandler(this.Btn_Design_ClearData_Click);
     //
     // toolStripButton7
     //
     this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
     this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton7.Name = "toolStripButton7";
     this.toolStripButton7.Size = new System.Drawing.Size(23, 23);
     this.toolStripButton7.Text = "Save Scheme";
     this.toolStripButton7.ToolTipText = "Save Scheme";
     this.toolStripButton7.Click += new System.EventHandler(this.Btn_Design_UpdateData_Click);
     //
     // GridViewDesign
     //
     this.GridViewDesign.BackgroundColor = System.Drawing.Color.White;
     dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.GridViewDesign.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.GridViewDesign.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.GridViewDesign.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.PrimaryKey,
     this.ColumnName,
     this.ColumnType,
     this.ColumnValueType,
     this.ColumnDescription});
     this.GridViewDesign.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GridViewDesign.GridColor = System.Drawing.SystemColors.ControlDarkDark;
     this.GridViewDesign.Location = new System.Drawing.Point(0, 0);
     this.GridViewDesign.Name = "GridViewDesign";
     this.GridViewDesign.Size = new System.Drawing.Size(615, 345);
     this.GridViewDesign.TabIndex = 1;
     this.GridViewDesign.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.GridViewDesign_CellBeginEdit);
     this.GridViewDesign.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridViewDesign_CellClick);
     this.GridViewDesign.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridViewDesign_CellDoubleClick);
     this.GridViewDesign.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridViewDesign_CellEndEdit);
     this.GridViewDesign.RowsAdded += new System.Windows.Forms.DataGridViewRowsAddedEventHandler(this.GridViewDesign_RowsAdded);
     this.GridViewDesign.SelectionChanged += new System.EventHandler(this.GridViewDesign_SelectionChanged);
     this.GridViewDesign.Click += new System.EventHandler(this.GridViewDesign_Click);
     //
     // PrimaryKey
     //
     this.PrimaryKey.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.PrimaryKey.HeaderText = "Primary Key";
     this.PrimaryKey.Name = "PrimaryKey";
     //
     // ColumnName
     //
     this.ColumnName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.ColumnName.HeaderText = "Attribute Name";
     this.ColumnName.Name = "ColumnName";
     //
     // ColumnType
     //
     this.ColumnType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     dataGridViewCellStyle2.BackColor = System.Drawing.Color.Silver;
     this.ColumnType.DefaultCellStyle = dataGridViewCellStyle2;
     this.ColumnType.HeaderText = "Data Type";
     this.ColumnType.Name = "ColumnType";
     this.ColumnType.ReadOnly = true;
     this.ColumnType.Resizable = System.Windows.Forms.DataGridViewTriState.True;
     this.ColumnType.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // ColumnValueType
     //
     this.ColumnValueType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.ColumnValueType.HeaderText = "Domain";
     this.ColumnValueType.Name = "ColumnValueType";
     this.ColumnValueType.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // ColumnDescription
     //
     this.ColumnDescription.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.ColumnDescription.HeaderText = "Description";
     this.ColumnDescription.Name = "ColumnDescription";
     this.ColumnDescription.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // tabRelation
     //
     this.tabRelation.Controls.Add(this.BindingNavigatorData);
     this.tabRelation.Controls.Add(this.GridViewData);
     this.tabRelation.Name = "tabRelation";
     this.tabRelation.Size = new System.Drawing.Size(615, 345);
     this.tabRelation.Text = "Relation";
     //
     // BindingNavigatorData
     //
     this.BindingNavigatorData.BackColor = System.Drawing.Color.Gainsboro;
     this.BindingNavigatorData.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.BindingNavigatorData.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.BindingNavigatorData.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.btn_Data_Home,
     this.btn_Data_Pre,
     this.toolStripSeparator9,
     this.lblDataRowNumberIndicator,
     this.toolStripSeparator10,
     this.btn_Data_Next,
     this.btn_Data_End,
     this.toolStripSeparator11,
     this.Btn_Data_DeleteRow,
     this.Btn_Data_ClearData,
     this.Btn_Data_UpdateData});
     this.BindingNavigatorData.Location = new System.Drawing.Point(0, 319);
     this.BindingNavigatorData.Name = "BindingNavigatorData";
     this.BindingNavigatorData.Size = new System.Drawing.Size(615, 26);
     this.BindingNavigatorData.TabIndex = 5;
     this.BindingNavigatorData.Text = "toolStrip1";
     //
     // btn_Data_Home
     //
     this.btn_Data_Home.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Data_Home.Image = ((System.Drawing.Image)(resources.GetObject("btn_Data_Home.Image")));
     this.btn_Data_Home.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Data_Home.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Data_Home.Name = "btn_Data_Home";
     this.btn_Data_Home.Size = new System.Drawing.Size(23, 23);
     this.btn_Data_Home.Text = "toolStripButton1";
     this.btn_Data_Home.ToolTipText = "Get Home";
     this.btn_Data_Home.Click += new System.EventHandler(this.btn_Data_Home_Click);
     //
     // btn_Data_Pre
     //
     this.btn_Data_Pre.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Data_Pre.Image = ((System.Drawing.Image)(resources.GetObject("btn_Data_Pre.Image")));
     this.btn_Data_Pre.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Data_Pre.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Data_Pre.Name = "btn_Data_Pre";
     this.btn_Data_Pre.Size = new System.Drawing.Size(23, 23);
     this.btn_Data_Pre.Text = "toolStripButton2";
     this.btn_Data_Pre.ToolTipText = "Previous Row";
     this.btn_Data_Pre.Click += new System.EventHandler(this.btn_Data_Pre_Click);
     //
     // toolStripSeparator9
     //
     this.toolStripSeparator9.Name = "toolStripSeparator9";
     this.toolStripSeparator9.Size = new System.Drawing.Size(6, 26);
     //
     // lblDataRowNumberIndicator
     //
     this.lblDataRowNumberIndicator.Name = "lblDataRowNumberIndicator";
     this.lblDataRowNumberIndicator.Size = new System.Drawing.Size(30, 23);
     this.lblDataRowNumberIndicator.Text = "0 / 0";
     this.lblDataRowNumberIndicator.ToolTipText = "Row Number";
     //
     // toolStripSeparator10
     //
     this.toolStripSeparator10.Name = "toolStripSeparator10";
     this.toolStripSeparator10.Size = new System.Drawing.Size(6, 26);
     //
     // btn_Data_Next
     //
     this.btn_Data_Next.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Data_Next.Image = ((System.Drawing.Image)(resources.GetObject("btn_Data_Next.Image")));
     this.btn_Data_Next.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Data_Next.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Data_Next.Name = "btn_Data_Next";
     this.btn_Data_Next.Size = new System.Drawing.Size(23, 23);
     this.btn_Data_Next.Text = "toolStripButton3";
     this.btn_Data_Next.ToolTipText = "Next Row";
     this.btn_Data_Next.Click += new System.EventHandler(this.btn_Data_Next_Click);
     //
     // btn_Data_End
     //
     this.btn_Data_End.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Data_End.Image = ((System.Drawing.Image)(resources.GetObject("btn_Data_End.Image")));
     this.btn_Data_End.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Data_End.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Data_End.Name = "btn_Data_End";
     this.btn_Data_End.Size = new System.Drawing.Size(23, 23);
     this.btn_Data_End.Text = "toolStripButton4";
     this.btn_Data_End.ToolTipText = "Reach End";
     this.btn_Data_End.Click += new System.EventHandler(this.btn_Data_End_Click);
     //
     // toolStripSeparator11
     //
     this.toolStripSeparator11.Name = "toolStripSeparator11";
     this.toolStripSeparator11.Size = new System.Drawing.Size(6, 26);
     //
     // Btn_Data_DeleteRow
     //
     this.Btn_Data_DeleteRow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Data_DeleteRow.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Data_DeleteRow.Image")));
     this.Btn_Data_DeleteRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.Btn_Data_DeleteRow.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Data_DeleteRow.Name = "Btn_Data_DeleteRow";
     this.Btn_Data_DeleteRow.Size = new System.Drawing.Size(23, 23);
     this.Btn_Data_DeleteRow.Text = "Delete this row";
     this.Btn_Data_DeleteRow.ToolTipText = "Delete this row";
     this.Btn_Data_DeleteRow.Click += new System.EventHandler(this.Btn_Data_DeleteRow_Click);
     //
     // Btn_Data_ClearData
     //
     this.Btn_Data_ClearData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Data_ClearData.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Data_ClearData.Image")));
     this.Btn_Data_ClearData.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Data_ClearData.Name = "Btn_Data_ClearData";
     this.Btn_Data_ClearData.Size = new System.Drawing.Size(23, 23);
     this.Btn_Data_ClearData.Text = "Clear Grid View";
     this.Btn_Data_ClearData.Click += new System.EventHandler(this.Btn_Data_ClearData_Click);
     //
     // Btn_Data_UpdateData
     //
     this.Btn_Data_UpdateData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Data_UpdateData.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Data_UpdateData.Image")));
     this.Btn_Data_UpdateData.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Data_UpdateData.Name = "Btn_Data_UpdateData";
     this.Btn_Data_UpdateData.Size = new System.Drawing.Size(23, 23);
     this.Btn_Data_UpdateData.Text = "Save Relation";
     this.Btn_Data_UpdateData.ToolTipText = "Update Relation";
     this.Btn_Data_UpdateData.Click += new System.EventHandler(this.Btn_Data_UpdateData_Click);
     //
     // GridViewData
     //
     this.GridViewData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.GridViewData.BackgroundColor = System.Drawing.Color.White;
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle3.Font = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.GridViewData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
     this.GridViewData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.GridViewData.Location = new System.Drawing.Point(0, 0);
     this.GridViewData.Name = "GridViewData";
     dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle4.Font = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.GridViewData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
     this.GridViewData.Size = new System.Drawing.Size(615, 341);
     this.GridViewData.TabIndex = 4;
     this.GridViewData.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.GridViewData_CellEndEdit);
     this.GridViewData.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.GridViewData_CellValidating);
     this.GridViewData.CurrentCellDirtyStateChanged += new System.EventHandler(this.GridViewData_CurrentCellDirtyStateChanged);
     this.GridViewData.RowsAdded += new System.Windows.Forms.DataGridViewRowsAddedEventHandler(this.GridViewData_RowsAdded);
     this.GridViewData.SelectionChanged += new System.EventHandler(this.GridViewData_SelectionChanged);
     this.GridViewData.Click += new System.EventHandler(this.GridViewData_Click);
     //
     // tabQuery
     //
     this.tabQuery.Controls.Add(this.txtQuery);
     this.tabQuery.Controls.Add(this.xtraTabQueryResult);
     this.tabQuery.Name = "tabQuery";
     this.tabQuery.Size = new System.Drawing.Size(615, 345);
     this.tabQuery.Text = "Query";
     //
     // txtQuery
     //
     this.txtQuery.Dock = System.Windows.Forms.DockStyle.Top;
     this.txtQuery.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtQuery.Location = new System.Drawing.Point(0, 0);
     this.txtQuery.Name = "txtQuery";
     this.txtQuery.Size = new System.Drawing.Size(615, 166);
     this.txtQuery.TabIndex = 5;
     this.txtQuery.Text = "";
     this.txtQuery.TextChanged += new System.EventHandler(this.txtQuery_TextChanged);
     //
     // xtraTabQueryResult
     //
     this.xtraTabQueryResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.xtraTabQueryResult.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.xtraTabQueryResult.Appearance.Options.UseBackColor = true;
     this.xtraTabQueryResult.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
     this.xtraTabQueryResult.Location = new System.Drawing.Point(3, 172);
     this.xtraTabQueryResult.Name = "xtraTabQueryResult";
     this.xtraTabQueryResult.PaintStyleName = "PropertyView";
     this.xtraTabQueryResult.SelectedTabPage = this.xtraTabResult;
     this.xtraTabQueryResult.Size = new System.Drawing.Size(614, 170);
     this.xtraTabQueryResult.TabIndex = 4;
     this.xtraTabQueryResult.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabResult,
     this.xtraTabMessage});
     //
     // xtraTabResult
     //
     this.xtraTabResult.Controls.Add(this.GridViewResult);
     this.xtraTabResult.Name = "xtraTabResult";
     this.xtraTabResult.Size = new System.Drawing.Size(608, 145);
     this.xtraTabResult.Text = "Query Result";
     //
     // GridViewResult
     //
     this.GridViewResult.AllowUserToAddRows = false;
     this.GridViewResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.GridViewResult.BackgroundColor = System.Drawing.Color.White;
     dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle5.Font = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.GridViewResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
     this.GridViewResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.GridViewResult.Location = new System.Drawing.Point(0, 0);
     this.GridViewResult.Name = "GridViewResult";
     this.GridViewResult.ReadOnly = true;
     this.GridViewResult.Size = new System.Drawing.Size(608, 145);
     this.GridViewResult.TabIndex = 2;
     //
     // xtraTabMessage
     //
     this.xtraTabMessage.Controls.Add(this.txtMessage);
     this.xtraTabMessage.Name = "xtraTabMessage";
     this.xtraTabMessage.Size = new System.Drawing.Size(608, 145);
     this.xtraTabMessage.Text = "Message";
     //
     // txtMessage
     //
     this.txtMessage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.txtMessage.BackColor = System.Drawing.Color.White;
     this.txtMessage.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMessage.Location = new System.Drawing.Point(0, 0);
     this.txtMessage.Multiline = true;
     this.txtMessage.Name = "txtMessage";
     this.txtMessage.ReadOnly = true;
     this.txtMessage.Size = new System.Drawing.Size(608, 145);
     this.txtMessage.TabIndex = 1;
     //
     // tabFuzzy
     //
     this.tabFuzzy.Controls.Add(this.chart1);
     this.tabFuzzy.Name = "tabFuzzy";
     this.tabFuzzy.Size = new System.Drawing.Size(615, 345);
     this.tabFuzzy.Text = "Fuzzy Set";
     //
     // chart1
     //
     this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chart1.Location = new System.Drawing.Point(0, 0);
     this.chart1.Name = "chart1";
     this.chart1.Size = new System.Drawing.Size(615, 342);
     this.chart1.TabIndex = 0;
     this.chart1.Text = "Fuzzy Sets";
     //
     // ribbonControl
     //
     this.ribbonControl.ApplicationButtonDropDownControl = this.appMenu;
     this.ribbonControl.ApplicationButtonText = null;
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Images = this.ribbonImageCollection;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl.ExpandCollapseItem,
     this.iNewDatabase,
     this.iSaveAs,
     this.iSave,
     this.iHelp,
     this.siStatus,
     this.siInfo,
     this.iBoldFontStyle,
     this.iItalicFontStyle,
     this.iUnderlinedFontStyle,
     this.iLeftTextAlign,
     this.iCenterTextAlign,
     this.iRightTextAlign,
     this.rgbiSkins,
     this.iOpenExistingDatabase,
     this.iCloseDatabase,
     this.iRefreshDatabase,
     this.iConnectDatabase,
     this.iExit,
     this.iNewScheme,
     this.iOpenScheme,
     this.iSaveScheme,
     this.iDeleteScheme,
     this.iCloseCurrentScheme,
     this.iNewRelation,
     this.iOpenRelation,
     this.iDeleteRelation,
     this.iSaveRelation,
     this.iCloseCurrentRelation,
     this.iNewQuery,
     this.iOpenQuery,
     this.iSaveQuery,
     this.iCloseCurrentQuery,
     this.iDeleteQuery,
     this.iExecuteQuery,
     this.iStopExecute,
     this.barButtonItem2,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItem6,
     this.barButtonItem7,
     this.barButtonItem8,
     this.barButtonItem9,
     this.barButtonItem10,
     this.iAddDescrete,
     this.barButtonItem11,
     this.barListItem1,
     this.barListItem2,
     this.iGetList,
     this.iListContinuous,
     this.barButtonItem13,
     this.iGetMemberships,
     this.iOperator});
     this.ribbonControl.LargeImages = this.ribbonImageCollectionLarge;
     this.ribbonControl.Location = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 115;
     this.ribbonControl.Name = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.homeRibbonPage,
     this.schemeRibbonPage,
     this.relationRibbonPage,
     this.queryRibbonPage,
     this.fuzzySetRibbonPage,
     this.helpRibbonPage,
     this.ribbonPageAbout});
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbonControl.Size = new System.Drawing.Size(867, 142);
     this.ribbonControl.StatusBar = this.ribbonStatusBar;
     this.ribbonControl.Toolbar.ItemLinks.Add(this.iNewDatabase);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.iSave);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.iSaveAs);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.iHelp);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.iExit);
     //
     // appMenu
     //
     this.appMenu.BottomPaneControlContainer = this.popupControlContainer2;
     this.appMenu.ItemLinks.Add(this.iNewDatabase);
     this.appMenu.ItemLinks.Add(this.iSaveAs);
     this.appMenu.ItemLinks.Add(this.iSave);
     this.appMenu.ItemLinks.Add(this.iExit);
     this.appMenu.Name = "appMenu";
     this.appMenu.Ribbon = this.ribbonControl;
     this.appMenu.RightPaneControlContainer = this.popupControlContainer1;
     this.appMenu.ShowRightPane = true;
     //
     // popupControlContainer2
     //
     this.popupControlContainer2.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.popupControlContainer2.Appearance.Options.UseBackColor = true;
     this.popupControlContainer2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainer2.Controls.Add(this.buttonEdit);
     this.popupControlContainer2.Location = new System.Drawing.Point(316, 258);
     this.popupControlContainer2.Name = "popupControlContainer2";
     this.popupControlContainer2.Ribbon = this.ribbonControl;
     this.popupControlContainer2.Size = new System.Drawing.Size(118, 28);
     this.popupControlContainer2.TabIndex = 5;
     this.popupControlContainer2.Visible = false;
     //
     // buttonEdit
     //
     this.buttonEdit.EditValue = "Some Text";
     this.buttonEdit.Location = new System.Drawing.Point(3, 3);
     this.buttonEdit.MenuManager = this.ribbonControl;
     this.buttonEdit.Name = "buttonEdit";
     this.buttonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.buttonEdit.Size = new System.Drawing.Size(100, 20);
     this.buttonEdit.TabIndex = 0;
     //
     // iNewDatabase
     //
     this.iNewDatabase.Caption = "New Database";
     this.iNewDatabase.Description = "Creates a new, blank database.";
     this.iNewDatabase.Hint = "Creates a new, blank database";
     this.iNewDatabase.Id = 1;
     this.iNewDatabase.ImageIndex = 0;
     this.iNewDatabase.LargeGlyph = global::FRDB_SQLite.Properties.Resources.database_add;
     this.iNewDatabase.LargeImageIndex = 5;
     this.iNewDatabase.Name = "iNewDatabase";
     this.iNewDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNewDatabase_ItemClick);
     //
     // iSaveAs
     //
     this.iSaveAs.Caption = "&Save Database As";
     this.iSaveAs.Description = "Save the database in a different format";
     this.iSaveAs.Hint = "Save the database in a different format";
     this.iSaveAs.Id = 16;
     this.iSaveAs.ImageIndex = 5;
     this.iSaveAs.LargeImageIndex = 1;
     this.iSaveAs.Name = "iSaveAs";
     this.iSaveAs.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSaveAs_ItemClick);
     //
     // iSave
     //
     this.iSave.Caption = "&Save Database";
     this.iSave.Description = "Saves the active databse";
     this.iSave.Hint = "Saves the active databse";
     this.iSave.Id = 17;
     this.iSave.ImageIndex = 4;
     this.iSave.LargeImageIndex = 6;
     this.iSave.Name = "iSave";
     this.iSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSave_ItemClick);
     //
     // iExit
     //
     this.iExit.Caption = "Exit";
     this.iExit.Description = "Closes this program after prompting you to save unsaved data";
     this.iExit.Glyph = global::FRDB_SQLite.Properties.Resources.Ribbon_Exit_16x16;
     this.iExit.Hint = "Closes this program after prompting you to save unsaved data";
     this.iExit.Id = 74;
     this.iExit.ImageIndex = 6;
     this.iExit.LargeGlyph = global::FRDB_SQLite.Properties.Resources.Ribbon_Exit_32x32;
     this.iExit.LargeImageIndex = 2;
     this.iExit.Name = "iExit";
     this.iExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExit_ItemClick);
     //
     // popupControlContainer1
     //
     this.popupControlContainer1.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.popupControlContainer1.Appearance.Options.UseBackColor = true;
     this.popupControlContainer1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlContainer1.Controls.Add(this.someLabelControl2);
     this.popupControlContainer1.Controls.Add(this.someLabelControl1);
     this.popupControlContainer1.Location = new System.Drawing.Point(208, 168);
     this.popupControlContainer1.Name = "popupControlContainer1";
     this.popupControlContainer1.Ribbon = this.ribbonControl;
     this.popupControlContainer1.Size = new System.Drawing.Size(76, 70);
     this.popupControlContainer1.TabIndex = 4;
     this.popupControlContainer1.Visible = false;
     //
     // someLabelControl2
     //
     this.someLabelControl2.Location = new System.Drawing.Point(3, 57);
     this.someLabelControl2.Name = "someLabelControl2";
     this.someLabelControl2.Size = new System.Drawing.Size(49, 13);
     this.someLabelControl2.TabIndex = 0;
     this.someLabelControl2.Text = "Some Info";
     //
     // someLabelControl1
     //
     this.someLabelControl1.Location = new System.Drawing.Point(3, 3);
     this.someLabelControl1.Name = "someLabelControl1";
     this.someLabelControl1.Size = new System.Drawing.Size(49, 13);
     this.someLabelControl1.TabIndex = 0;
     this.someLabelControl1.Text = "Some Info";
     //
     // ribbonImageCollection
     //
     this.ribbonImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollection.ImageStream")));
     this.ribbonImageCollection.Images.SetKeyName(0, "Ribbon_New_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(1, "Ribbon_Open_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(2, "Ribbon_Close_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(3, "Ribbon_Find_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(4, "Ribbon_Save_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(5, "Ribbon_SaveAs_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(6, "Ribbon_Exit_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(7, "Ribbon_Content_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(8, "Ribbon_Info_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(9, "Ribbon_Bold_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(10, "Ribbon_Italic_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(11, "Ribbon_Underline_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(12, "Ribbon_AlignLeft_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(13, "Ribbon_AlignCenter_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(14, "Ribbon_AlignRight_16x16.png");
     this.ribbonImageCollection.Images.SetKeyName(15, "open_database1.png");
     this.ribbonImageCollection.Images.SetKeyName(16, "database_save.png");
     this.ribbonImageCollection.Images.SetKeyName(17, "back-alt-16.png");
     //
     // iHelp
     //
     this.iHelp.Caption = "Help";
     this.iHelp.Description = "Start the program help system.";
     this.iHelp.Hint = "Start the program help system";
     this.iHelp.Id = 22;
     this.iHelp.ImageIndex = 7;
     this.iHelp.LargeImageIndex = 3;
     this.iHelp.Name = "iHelp";
     this.iHelp.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iHelp_ItemClick);
     //
     // siStatus
     //
     this.siStatus.Caption = "Ready";
     this.siStatus.Id = 31;
     this.siStatus.Name = "siStatus";
     this.siStatus.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // siInfo
     //
     this.siInfo.Caption = "Some Info";
     this.siInfo.Id = 32;
     this.siInfo.Name = "siInfo";
     this.siInfo.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // iBoldFontStyle
     //
     this.iBoldFontStyle.Caption = "Bold";
     this.iBoldFontStyle.Id = 53;
     this.iBoldFontStyle.ImageIndex = 9;
     this.iBoldFontStyle.Name = "iBoldFontStyle";
     //
     // iItalicFontStyle
     //
     this.iItalicFontStyle.Caption = "Italic";
     this.iItalicFontStyle.Id = 54;
     this.iItalicFontStyle.ImageIndex = 10;
     this.iItalicFontStyle.Name = "iItalicFontStyle";
     //
     // iUnderlinedFontStyle
     //
     this.iUnderlinedFontStyle.Caption = "Underlined";
     this.iUnderlinedFontStyle.Id = 55;
     this.iUnderlinedFontStyle.ImageIndex = 11;
     this.iUnderlinedFontStyle.Name = "iUnderlinedFontStyle";
     //
     // iLeftTextAlign
     //
     this.iLeftTextAlign.Caption = "Left";
     this.iLeftTextAlign.Id = 57;
     this.iLeftTextAlign.ImageIndex = 12;
     this.iLeftTextAlign.Name = "iLeftTextAlign";
     //
     // iCenterTextAlign
     //
     this.iCenterTextAlign.Caption = "Center";
     this.iCenterTextAlign.Id = 58;
     this.iCenterTextAlign.ImageIndex = 13;
     this.iCenterTextAlign.Name = "iCenterTextAlign";
     //
     // iRightTextAlign
     //
     this.iRightTextAlign.Caption = "Right";
     this.iRightTextAlign.Id = 59;
     this.iRightTextAlign.ImageIndex = 14;
     this.iRightTextAlign.Name = "iRightTextAlign";
     //
     // rgbiSkins
     //
     this.rgbiSkins.Caption = "Skins";
     //
     //
     //
     this.rgbiSkins.Gallery.AllowHoverImages = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
     this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.rgbiSkins.Gallery.ColumnCount = 4;
     this.rgbiSkins.Gallery.FixedHoverImageSize = false;
     this.rgbiSkins.Gallery.ImageSize = new System.Drawing.Size(32, 17);
     this.rgbiSkins.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top;
     this.rgbiSkins.Gallery.RowCount = 4;
     this.rgbiSkins.Id = 60;
     this.rgbiSkins.Name = "rgbiSkins";
     //
     // iOpenExistingDatabase
     //
     this.iOpenExistingDatabase.Caption = "&Open Existing Database";
     this.iOpenExistingDatabase.Description = "Opens Existing Database";
     this.iOpenExistingDatabase.Hint = "Opens Existing Database";
     this.iOpenExistingDatabase.Id = 62;
     this.iOpenExistingDatabase.ImageIndex = 5;
     this.iOpenExistingDatabase.LargeImageIndex = 7;
     this.iOpenExistingDatabase.Name = "iOpenExistingDatabase";
     this.iOpenExistingDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpenExistingDatabase_ItemClick);
     //
     // iCloseDatabase
     //
     this.iCloseDatabase.Caption = "&Close Current Database";
     this.iCloseDatabase.Id = 63;
     this.iCloseDatabase.LargeImageIndex = 9;
     this.iCloseDatabase.Name = "iCloseDatabase";
     this.iCloseDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCloseDatabase_ItemClick);
     //
     // iRefreshDatabase
     //
     this.iRefreshDatabase.Caption = "&Refresh Databse";
     this.iRefreshDatabase.Description = "Reload current database";
     this.iRefreshDatabase.Hint = "Reload current database";
     this.iRefreshDatabase.Id = 64;
     this.iRefreshDatabase.LargeImageIndex = 11;
     this.iRefreshDatabase.Name = "iRefreshDatabase";
     this.iRefreshDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iRefreshDatabase_ItemClick);
     //
     // iConnectDatabase
     //
     this.iConnectDatabase.Caption = "&Connect To Database";
     this.iConnectDatabase.Description = "Test to connect to current database";
     this.iConnectDatabase.Hint = "Test to connect to current database";
     this.iConnectDatabase.Id = 65;
     this.iConnectDatabase.LargeImageIndex = 10;
     this.iConnectDatabase.Name = "iConnectDatabase";
     this.iConnectDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iConnectDatabase_ItemClick);
     //
     // iNewScheme
     //
     this.iNewScheme.Caption = "New Scheme";
     this.iNewScheme.Id = 75;
     this.iNewScheme.LargeImageIndex = 17;
     this.iNewScheme.Name = "iNewScheme";
     this.iNewScheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNewScheme_ItemClick);
     //
     // iOpenScheme
     //
     this.iOpenScheme.Caption = "Open Scheme";
     this.iOpenScheme.Id = 77;
     this.iOpenScheme.LargeImageIndex = 30;
     this.iOpenScheme.Name = "iOpenScheme";
     this.iOpenScheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpenScheme_ItemClick);
     //
     // iSaveScheme
     //
     this.iSaveScheme.Caption = "Save Scheme";
     this.iSaveScheme.Id = 78;
     this.iSaveScheme.LargeImageIndex = 33;
     this.iSaveScheme.Name = "iSaveScheme";
     this.iSaveScheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSaveScheme_ItemClick);
     //
     // iDeleteScheme
     //
     this.iDeleteScheme.Caption = "Delete Scheme";
     this.iDeleteScheme.Id = 79;
     this.iDeleteScheme.LargeImageIndex = 32;
     this.iDeleteScheme.Name = "iDeleteScheme";
     this.iDeleteScheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iDeleteScheme_ItemClick);
     //
     // iCloseCurrentScheme
     //
     this.iCloseCurrentScheme.Caption = "&Close Current Scheme";
     this.iCloseCurrentScheme.Id = 80;
     this.iCloseCurrentScheme.LargeImageIndex = 31;
     this.iCloseCurrentScheme.Name = "iCloseCurrentScheme";
     this.iCloseCurrentScheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCloseCurrentScheme_ItemClick);
     //
     // iNewRelation
     //
     this.iNewRelation.Caption = "New Relation";
     this.iNewRelation.Id = 81;
     this.iNewRelation.LargeImageIndex = 15;
     this.iNewRelation.Name = "iNewRelation";
     this.iNewRelation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNewRelation_ItemClick);
     //
     // iOpenRelation
     //
     this.iOpenRelation.Caption = "Open Relation";
     this.iOpenRelation.Id = 82;
     this.iOpenRelation.LargeImageIndex = 12;
     this.iOpenRelation.Name = "iOpenRelation";
     this.iOpenRelation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpenRelation_ItemClick);
     //
     // iDeleteRelation
     //
     this.iDeleteRelation.Caption = "Delete Relation";
     this.iDeleteRelation.Id = 83;
     this.iDeleteRelation.LargeImageIndex = 14;
     this.iDeleteRelation.Name = "iDeleteRelation";
     this.iDeleteRelation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iDeleteRelation_ItemClick);
     //
     // iSaveRelation
     //
     this.iSaveRelation.Caption = "Save Relation";
     this.iSaveRelation.Id = 84;
     this.iSaveRelation.LargeImageIndex = 13;
     this.iSaveRelation.Name = "iSaveRelation";
     this.iSaveRelation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSaveRelation_ItemClick);
     //
     // iCloseCurrentRelation
     //
     this.iCloseCurrentRelation.Caption = "&Close Current Relation";
     this.iCloseCurrentRelation.Id = 85;
     this.iCloseCurrentRelation.LargeImageIndex = 16;
     this.iCloseCurrentRelation.Name = "iCloseCurrentRelation";
     this.iCloseCurrentRelation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCloseCurrentRelation_ItemClick);
     //
     // iNewQuery
     //
     this.iNewQuery.Caption = "New Query";
     this.iNewQuery.Id = 86;
     this.iNewQuery.LargeImageIndex = 19;
     this.iNewQuery.Name = "iNewQuery";
     this.iNewQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNewQuery_ItemClick);
     //
     // iOpenQuery
     //
     this.iOpenQuery.Caption = "Open Query";
     this.iOpenQuery.Id = 87;
     this.iOpenQuery.LargeImageIndex = 20;
     this.iOpenQuery.Name = "iOpenQuery";
     this.iOpenQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpenQuery_ItemClick);
     //
     // iSaveQuery
     //
     this.iSaveQuery.Caption = "Save Query";
     this.iSaveQuery.Id = 88;
     this.iSaveQuery.LargeImageIndex = 22;
     this.iSaveQuery.Name = "iSaveQuery";
     this.iSaveQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSaveQuery_ItemClick);
     //
     // iCloseCurrentQuery
     //
     this.iCloseCurrentQuery.Caption = "Close Current Query";
     this.iCloseCurrentQuery.Id = 89;
     this.iCloseCurrentQuery.LargeImageIndex = 34;
     this.iCloseCurrentQuery.Name = "iCloseCurrentQuery";
     this.iCloseCurrentQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCloseCurrentQuery_ItemClick);
     //
     // iDeleteQuery
     //
     this.iDeleteQuery.Caption = "&Delete Query";
     this.iDeleteQuery.Id = 91;
     this.iDeleteQuery.LargeImageIndex = 23;
     this.iDeleteQuery.Name = "iDeleteQuery";
     this.iDeleteQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iDeleteQuery_ItemClick);
     //
     // iExecuteQuery
     //
     this.iExecuteQuery.Caption = "Execute With Result";
     this.iExecuteQuery.Id = 92;
     this.iExecuteQuery.LargeImageIndex = 24;
     this.iExecuteQuery.Name = "iExecuteQuery";
     this.iExecuteQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExecuteQuery_ItemClick);
     //
     // iStopExecute
     //
     this.iStopExecute.Caption = "&Stop Executing";
     this.iStopExecute.Id = 93;
     this.iStopExecute.LargeImageIndex = 25;
     this.iStopExecute.Name = "iStopExecute";
     this.iStopExecute.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iStopExecute_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id = 94;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "barButtonItem3";
     this.barButtonItem3.Id = 95;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "barButtonItem4";
     this.barButtonItem4.Id = 96;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id = 97;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "barButtonItem6";
     this.barButtonItem6.Id = 98;
     this.barButtonItem6.Name = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "barButtonItem7";
     this.barButtonItem7.Id = 99;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "barButtonItem8";
     this.barButtonItem8.Id = 100;
     this.barButtonItem8.Name = "barButtonItem8";
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "barButtonItem9";
     this.barButtonItem9.Id = 101;
     this.barButtonItem9.Name = "barButtonItem9";
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "barButtonItem10";
     this.barButtonItem10.Id = 102;
     this.barButtonItem10.Name = "barButtonItem10";
     //
     // iAddDescrete
     //
     this.iAddDescrete.Caption = "&Add Descrete Fuzzy Set";
     this.iAddDescrete.Id = 103;
     this.iAddDescrete.LargeImageIndex = 26;
     this.iAddDescrete.Name = "iAddDescrete";
     this.iAddDescrete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iDiscreteFuzzySet_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption = "Continuous Fuzzy Set";
     this.barButtonItem11.Id = 104;
     this.barButtonItem11.LargeImageIndex = 27;
     this.barButtonItem11.Name = "barButtonItem11";
     this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick);
     //
     // barListItem1
     //
     this.barListItem1.Caption = "Rename";
     this.barListItem1.Id = 105;
     this.barListItem1.MenuCaption = "rename";
     this.barListItem1.Name = "barListItem1";
     //
     // barListItem2
     //
     this.barListItem2.Caption = "Close current";
     this.barListItem2.Id = 106;
     this.barListItem2.MenuCaption = "closeCurrent";
     this.barListItem2.Name = "barListItem2";
     //
     // iGetList
     //
     this.iGetList.Caption = "Get List Descrete";
     this.iGetList.Id = 107;
     this.iGetList.LargeImageIndex = 28;
     this.iGetList.Name = "iGetList";
     this.iGetList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iListDescrete_ItemClick);
     //
     // iListContinuous
     //
     this.iListContinuous.Caption = "& Get List Continuous";
     this.iListContinuous.Id = 108;
     this.iListContinuous.LargeImageIndex = 29;
     this.iListContinuous.Name = "iListContinuous";
     this.iListContinuous.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iListContinuous_ItemClick);
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption = "&About The Author And Software";
     this.barButtonItem13.Id = 111;
     this.barButtonItem13.LargeImageIndex = 4;
     this.barButtonItem13.Name = "barButtonItem13";
     this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick);
     //
     // iGetMemberships
     //
     this.iGetMemberships.Caption = "Get Memberships";
     this.iGetMemberships.Id = 112;
     this.iGetMemberships.LargeImageIndex = 35;
     this.iGetMemberships.Name = "iGetMemberships";
     this.iGetMemberships.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iGetMemberships_ItemClick);
     //
     // iOperator
     //
     this.iOperator.Caption = "Operator";
     this.iOperator.Id = 113;
     this.iOperator.ImageIndex = 17;
     this.iOperator.Name = "iOperator";
     this.iOperator.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.iOperator.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOperator_ItemClick);
     //
     // ribbonImageCollectionLarge
     //
     this.ribbonImageCollectionLarge.ImageSize = new System.Drawing.Size(32, 32);
     this.ribbonImageCollectionLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollectionLarge.ImageStream")));
     this.ribbonImageCollectionLarge.Images.SetKeyName(0, "Ribbon_Save_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(1, "Ribbon_SaveAs_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(2, "Ribbon_Exit_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(3, "Ribbon_Content_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(4, "Ribbon_Info_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(5, "database_add.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(6, "database_save.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(7, "open_database1.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(8, "open_database2.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(9, "remove-from-database.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(10, "database_connect.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(11, "database_refresh.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(12, "folder_table.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(13, "table_save.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(14, "table-delete.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(15, "table-star.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(16, "inbox_table.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(17, "new_relation.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(18, "save_relation.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(19, "new_query.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(20, "open1.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(21, "Ribbon_Close_32x32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(22, "script_save.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(23, "delete_query.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(24, "execute result.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(25, "stop execute.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(26, "discrete.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(27, "trapozium.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(28, "list_nested-32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(29, "list-32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(30, "flow_chart-32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(31, "Flow_block.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(32, "flow_chart-32 (1).png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(33, "Save_Data.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(34, "script_record-32.png");
     this.ribbonImageCollectionLarge.Images.SetKeyName(35, "curved_arrow-32.png");
     //
     // homeRibbonPage
     //
     this.homeRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.fileRibbonPageGroup,
     this.connectionRibbonPageGroup,
     this.skinsRibbonPageGroup,
     this.exitRibbonPageGroup});
     this.homeRibbonPage.Name = "homeRibbonPage";
     this.homeRibbonPage.Text = "Home";
     //
     // fileRibbonPageGroup
     //
     this.fileRibbonPageGroup.ItemLinks.Add(this.iNewDatabase);
     this.fileRibbonPageGroup.ItemLinks.Add(this.iOpenExistingDatabase);
     this.fileRibbonPageGroup.ItemLinks.Add(this.iSave);
     this.fileRibbonPageGroup.ItemLinks.Add(this.iSaveAs);
     this.fileRibbonPageGroup.ItemLinks.Add(this.iCloseDatabase);
     this.fileRibbonPageGroup.Name = "fileRibbonPageGroup";
     this.fileRibbonPageGroup.Text = "Database";
     //
     // connectionRibbonPageGroup
     //
     this.connectionRibbonPageGroup.ItemLinks.Add(this.iRefreshDatabase);
     this.connectionRibbonPageGroup.ItemLinks.Add(this.iConnectDatabase);
     this.connectionRibbonPageGroup.Name = "connectionRibbonPageGroup";
     this.connectionRibbonPageGroup.Text = "Connection";
     //
     // skinsRibbonPageGroup
     //
     this.skinsRibbonPageGroup.ItemLinks.Add(this.rgbiSkins);
     this.skinsRibbonPageGroup.Name = "skinsRibbonPageGroup";
     this.skinsRibbonPageGroup.ShowCaptionButton = false;
     this.skinsRibbonPageGroup.Text = "Skins";
     //
     // exitRibbonPageGroup
     //
     this.exitRibbonPageGroup.ItemLinks.Add(this.iExit, true);
     this.exitRibbonPageGroup.Name = "exitRibbonPageGroup";
     this.exitRibbonPageGroup.Text = "Exit";
     //
     // schemeRibbonPage
     //
     this.schemeRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.tableRibbonPageGroup,
     this.exitPageGroup});
     this.schemeRibbonPage.Name = "schemeRibbonPage";
     this.schemeRibbonPage.Text = "Scheme";
     //
     // tableRibbonPageGroup
     //
     this.tableRibbonPageGroup.ItemLinks.Add(this.iNewScheme);
     this.tableRibbonPageGroup.ItemLinks.Add(this.iOpenScheme);
     this.tableRibbonPageGroup.ItemLinks.Add(this.iSaveScheme);
     this.tableRibbonPageGroup.ItemLinks.Add(this.iDeleteScheme);
     this.tableRibbonPageGroup.ItemLinks.Add(this.iCloseCurrentScheme);
     this.tableRibbonPageGroup.Name = "tableRibbonPageGroup";
     this.tableRibbonPageGroup.Text = "Tables of Database";
     //
     // exitPageGroup
     //
     this.exitPageGroup.ItemLinks.Add(this.iExit);
     this.exitPageGroup.Name = "exitPageGroup";
     this.exitPageGroup.Text = "Exit";
     //
     // relationRibbonPage
     //
     this.relationRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.relationshipRibbonPageGroup,
     this.ribbonPageGroup2});
     this.relationRibbonPage.Name = "relationRibbonPage";
     this.relationRibbonPage.Text = "Relation";
     //
     // relationshipRibbonPageGroup
     //
     this.relationshipRibbonPageGroup.ItemLinks.Add(this.iNewRelation);
     this.relationshipRibbonPageGroup.ItemLinks.Add(this.iOpenRelation);
     this.relationshipRibbonPageGroup.ItemLinks.Add(this.iSaveRelation);
     this.relationshipRibbonPageGroup.ItemLinks.Add(this.iDeleteRelation);
     this.relationshipRibbonPageGroup.ItemLinks.Add(this.iCloseCurrentRelation);
     this.relationshipRibbonPageGroup.Name = "relationshipRibbonPageGroup";
     this.relationshipRibbonPageGroup.Text = "ribbonPageGroup2";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.iExit);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Exit";
     //
     // queryRibbonPage
     //
     this.queryRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.QueryRibbonPageGroup,
     this.commandRibbonPageGroup,
     this.ribbonPageGroup3});
     this.queryRibbonPage.Name = "queryRibbonPage";
     this.queryRibbonPage.Text = "Query";
     //
     // QueryRibbonPageGroup
     //
     this.QueryRibbonPageGroup.ItemLinks.Add(this.iNewQuery);
     this.QueryRibbonPageGroup.ItemLinks.Add(this.iOpenQuery);
     this.QueryRibbonPageGroup.ItemLinks.Add(this.iSaveQuery);
     this.QueryRibbonPageGroup.ItemLinks.Add(this.iDeleteQuery);
     this.QueryRibbonPageGroup.ItemLinks.Add(this.iCloseCurrentQuery);
     this.QueryRibbonPageGroup.Name = "QueryRibbonPageGroup";
     this.QueryRibbonPageGroup.Text = "Query";
     //
     // commandRibbonPageGroup
     //
     this.commandRibbonPageGroup.ItemLinks.Add(this.iExecuteQuery);
     this.commandRibbonPageGroup.ItemLinks.Add(this.iStopExecute);
     this.commandRibbonPageGroup.ItemLinks.Add(this.iOperator);
     this.commandRibbonPageGroup.Name = "commandRibbonPageGroup";
     this.commandRibbonPageGroup.Text = "Command";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.iExit);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Exit";
     //
     // fuzzySetRibbonPage
     //
     this.fuzzySetRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.descreteFuzzySetRibbonPageGroup,
     this.continuousFuzzySetRibbonPageGroup,
     this.ribbonPageGroupGetMemberships,
     this.ribbonPageGroup6});
     this.fuzzySetRibbonPage.Name = "fuzzySetRibbonPage";
     this.fuzzySetRibbonPage.Text = "Fuzzy Set";
     //
     // descreteFuzzySetRibbonPageGroup
     //
     this.descreteFuzzySetRibbonPageGroup.ItemLinks.Add(this.iAddDescrete);
     this.descreteFuzzySetRibbonPageGroup.ItemLinks.Add(this.iGetList);
     this.descreteFuzzySetRibbonPageGroup.Name = "descreteFuzzySetRibbonPageGroup";
     this.descreteFuzzySetRibbonPageGroup.Text = "Descrete Fuzzy Set";
     //
     // continuousFuzzySetRibbonPageGroup
     //
     this.continuousFuzzySetRibbonPageGroup.ItemLinks.Add(this.barButtonItem11);
     this.continuousFuzzySetRibbonPageGroup.ItemLinks.Add(this.iListContinuous);
     this.continuousFuzzySetRibbonPageGroup.Name = "continuousFuzzySetRibbonPageGroup";
     this.continuousFuzzySetRibbonPageGroup.Text = "Continuous Fuzzy Set";
     //
     // ribbonPageGroupGetMemberships
     //
     this.ribbonPageGroupGetMemberships.ItemLinks.Add(this.iGetMemberships);
     this.ribbonPageGroupGetMemberships.Name = "ribbonPageGroupGetMemberships";
     this.ribbonPageGroupGetMemberships.Text = "Get Memberships";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.iExit);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Exit";
     //
     // helpRibbonPage
     //
     this.helpRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.helpRibbonPageGroup,
     this.ribbonPageGroup4});
     this.helpRibbonPage.Name = "helpRibbonPage";
     this.helpRibbonPage.Text = "Help";
     //
     // helpRibbonPageGroup
     //
     this.helpRibbonPageGroup.ItemLinks.Add(this.iHelp);
     this.helpRibbonPageGroup.Name = "helpRibbonPageGroup";
     this.helpRibbonPageGroup.Text = "Help";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.iExit);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Exit";
     //
     // ribbonPageAbout
     //
     this.ribbonPageAbout.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.About,
     this.ribbonPageGroup5});
     this.ribbonPageAbout.Name = "ribbonPageAbout";
     this.ribbonPageAbout.Text = "About";
     //
     // About
     //
     this.About.ItemLinks.Add(this.barButtonItem13);
     this.About.Name = "About";
     this.About.Text = "About Us";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.iExit);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Exit";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.siStatus);
     this.ribbonStatusBar.ItemLinks.Add(this.siInfo);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 524);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbonControl;
     this.ribbonStatusBar.Size = new System.Drawing.Size(867, 27);
     //
     // btn_Design_Home
     //
     this.btn_Design_Home.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Design_Home.Image = ((System.Drawing.Image)(resources.GetObject("btn_Design_Home.Image")));
     this.btn_Design_Home.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Design_Home.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Design_Home.Name = "btn_Design_Home";
     this.btn_Design_Home.Size = new System.Drawing.Size(23, 23);
     this.btn_Design_Home.Text = "toolStripButton1";
     this.btn_Design_Home.ToolTipText = "Get Home";
     this.btn_Design_Home.Click += new System.EventHandler(this.btn_Design_Home_Click);
     //
     // btn_Design_Pre
     //
     this.btn_Design_Pre.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Design_Pre.Image = ((System.Drawing.Image)(resources.GetObject("btn_Design_Pre.Image")));
     this.btn_Design_Pre.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Design_Pre.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Design_Pre.Name = "btn_Design_Pre";
     this.btn_Design_Pre.Size = new System.Drawing.Size(23, 23);
     this.btn_Design_Pre.Text = "toolStripButton2";
     this.btn_Design_Pre.ToolTipText = "Previous Row";
     this.btn_Design_Pre.Click += new System.EventHandler(this.btn_Design_Pre_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 26);
     //
     // lblDesignRowNumberIndicator
     //
     this.lblDesignRowNumberIndicator.Name = "lblDesignRowNumberIndicator";
     this.lblDesignRowNumberIndicator.Size = new System.Drawing.Size(29, 23);
     this.lblDesignRowNumberIndicator.Text = "0 / 0";
     this.lblDesignRowNumberIndicator.ToolTipText = "Row Number";
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 26);
     //
     // btn_Design_Next
     //
     this.btn_Design_Next.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Design_Next.Image = ((System.Drawing.Image)(resources.GetObject("btn_Design_Next.Image")));
     this.btn_Design_Next.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Design_Next.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Design_Next.Name = "btn_Design_Next";
     this.btn_Design_Next.Size = new System.Drawing.Size(23, 23);
     this.btn_Design_Next.Text = "toolStripButton3";
     this.btn_Design_Next.ToolTipText = "Next Row";
     this.btn_Design_Next.Click += new System.EventHandler(this.btn_Design_Next_Click);
     //
     // btn_Design_End
     //
     this.btn_Design_End.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_Design_End.Image = ((System.Drawing.Image)(resources.GetObject("btn_Design_End.Image")));
     this.btn_Design_End.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Design_End.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Design_End.Name = "btn_Design_End";
     this.btn_Design_End.Size = new System.Drawing.Size(23, 23);
     this.btn_Design_End.Text = "toolStripButton4";
     this.btn_Design_End.ToolTipText = "Reach End";
     this.btn_Design_End.Click += new System.EventHandler(this.btn_Design_End_Click);
     //
     // toolStripSeparator18
     //
     this.toolStripSeparator18.Name = "toolStripSeparator18";
     this.toolStripSeparator18.Size = new System.Drawing.Size(6, 26);
     //
     // Btn_Design_DeleteRow
     //
     this.Btn_Design_DeleteRow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Design_DeleteRow.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Design_DeleteRow.Image")));
     this.Btn_Design_DeleteRow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.Btn_Design_DeleteRow.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Design_DeleteRow.Name = "Btn_Design_DeleteRow";
     this.Btn_Design_DeleteRow.Size = new System.Drawing.Size(23, 23);
     this.Btn_Design_DeleteRow.Text = "Delete This Row";
     this.Btn_Design_DeleteRow.Click += new System.EventHandler(this.Btn_Design_DeleteRow_Click);
     //
     // Btn_Design_ClearData
     //
     this.Btn_Design_ClearData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Design_ClearData.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Design_ClearData.Image")));
     this.Btn_Design_ClearData.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Design_ClearData.Name = "Btn_Design_ClearData";
     this.Btn_Design_ClearData.Size = new System.Drawing.Size(23, 23);
     this.Btn_Design_ClearData.Text = "Reset Scheme";
     this.Btn_Design_ClearData.Click += new System.EventHandler(this.Btn_Design_ClearData_Click);
     //
     // Btn_Design_UpdateData
     //
     this.Btn_Design_UpdateData.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.Btn_Design_UpdateData.Image = ((System.Drawing.Image)(resources.GetObject("Btn_Design_UpdateData.Image")));
     this.Btn_Design_UpdateData.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.Btn_Design_UpdateData.Name = "Btn_Design_UpdateData";
     this.Btn_Design_UpdateData.Size = new System.Drawing.Size(23, 23);
     this.Btn_Design_UpdateData.Text = "Save Scheme";
     this.Btn_Design_UpdateData.ToolTipText = "Save Scheme";
     this.Btn_Design_UpdateData.Click += new System.EventHandler(this.Btn_Design_UpdateData_Click);
     //
     // navbarImageListLarge
     //
     this.navbarImageListLarge.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("navbarImageListLarge.ImageStream")));
     this.navbarImageListLarge.TransparentColor = System.Drawing.Color.Transparent;
     this.navbarImageListLarge.Images.SetKeyName(0, "Mail_16x16.png");
     this.navbarImageListLarge.Images.SetKeyName(1, "Organizer_16x16.png");
     //
     // navbarImageList
     //
     this.navbarImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("navbarImageList.ImageStream")));
     this.navbarImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.navbarImageList.Images.SetKeyName(0, "Inbox_16x16.png");
     this.navbarImageList.Images.SetKeyName(1, "Outbox_16x16.png");
     this.navbarImageList.Images.SetKeyName(2, "Drafts_16x16.png");
     this.navbarImageList.Images.SetKeyName(3, "Trash_16x16.png");
     this.navbarImageList.Images.SetKeyName(4, "Calendar_16x16.png");
     this.navbarImageList.Images.SetKeyName(5, "Tasks_16x16.png");
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Exit";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Exit";
     this.barButtonItem1.Description = "Closes this program after prompting you to save unsaved data.";
     this.barButtonItem1.Hint = "Closes this program after prompting you to save unsaved data";
     this.barButtonItem1.Id = 20;
     this.barButtonItem1.ImageIndex = 6;
     this.barButtonItem1.LargeImageIndex = 2;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // treeListImageCollection
     //
     this.treeListImageCollection.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("treeListImageCollection.ImageStream")));
     this.treeListImageCollection.TransparentColor = System.Drawing.Color.Transparent;
     this.treeListImageCollection.Images.SetKeyName(0, "small_database.png");
     this.treeListImageCollection.Images.SetKeyName(1, "Ribbon_Open_16x16.png");
     this.treeListImageCollection.Images.SetKeyName(2, "close_folder.png");
     this.treeListImageCollection.Images.SetKeyName(3, "table_small.png");
     this.treeListImageCollection.Images.SetKeyName(4, "small_query.png");
     //
     // ContextMenu_Database
     //
     this.ContextMenu_Database.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuDB_Rename,
     this.CTMenuDB_CloseDB});
     this.ContextMenu_Database.Name = "contextMenuStrip";
     this.ContextMenu_Database.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
     this.ContextMenu_Database.Size = new System.Drawing.Size(169, 48);
     this.ContextMenu_Database.Text = "Database Properties";
     //
     // CTMenuDB_Rename
     //
     this.CTMenuDB_Rename.Name = "CTMenuDB_Rename";
     this.CTMenuDB_Rename.Size = new System.Drawing.Size(168, 22);
     this.CTMenuDB_Rename.Text = "Re&name Database";
     this.CTMenuDB_Rename.Click += new System.EventHandler(this.CTMenuDB_Rename_Click);
     //
     // CTMenuDB_CloseDB
     //
     this.CTMenuDB_CloseDB.Name = "CTMenuDB_CloseDB";
     this.CTMenuDB_CloseDB.Size = new System.Drawing.Size(168, 22);
     this.CTMenuDB_CloseDB.Text = "&Close Database";
     this.CTMenuDB_CloseDB.Click += new System.EventHandler(this.CTMenuDB_CloseDB_Click);
     //
     // ContextMenu_Relation
     //
     this.ContextMenu_Relation.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_Relation.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuRelation_NewRelation,
     this.CTMenuRelation_DeleteRelations});
     this.ContextMenu_Relation.Name = "ContextMenu_Table";
     this.ContextMenu_Relation.Size = new System.Drawing.Size(200, 48);
     //
     // CTMenuRelation_NewRelation
     //
     this.CTMenuRelation_NewRelation.Name = "CTMenuRelation_NewRelation";
     this.CTMenuRelation_NewRelation.Size = new System.Drawing.Size(199, 22);
     this.CTMenuRelation_NewRelation.Text = "&New Relation";
     this.CTMenuRelation_NewRelation.ToolTipText = "Tạo quan hệ mới";
     this.CTMenuRelation_NewRelation.Click += new System.EventHandler(this.CTMenuRelation_NewRelation_Click);
     //
     // CTMenuRelation_DeleteRelations
     //
     this.CTMenuRelation_DeleteRelations.Name = "CTMenuRelation_DeleteRelations";
     this.CTMenuRelation_DeleteRelations.Size = new System.Drawing.Size(199, 22);
     this.CTMenuRelation_DeleteRelations.Text = "&Delete All Relations";
     this.CTMenuRelation_DeleteRelations.ToolTipText = "Xóa toàn bộ các quan hệ";
     this.CTMenuRelation_DeleteRelations.Click += new System.EventHandler(this.CTMenuRelation_DeleteRelations_Click);
     //
     // ContextMenu_RelationNode
     //
     this.ContextMenu_RelationNode.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_RelationNode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuRelNode_OpenRelation,
     this.CTMenuRelNode_DeleteRelation,
     this.CTMenuRelNode_RenameRelation});
     this.ContextMenu_RelationNode.Name = "ContextMenu_Table";
     this.ContextMenu_RelationNode.Size = new System.Drawing.Size(181, 70);
     //
     // CTMenuRelNode_OpenRelation
     //
     this.CTMenuRelNode_OpenRelation.Name = "CTMenuRelNode_OpenRelation";
     this.CTMenuRelNode_OpenRelation.Size = new System.Drawing.Size(180, 22);
     this.CTMenuRelNode_OpenRelation.Text = "&Open Relation";
     this.CTMenuRelNode_OpenRelation.ToolTipText = "Tạo quan hệ mới";
     this.CTMenuRelNode_OpenRelation.Click += new System.EventHandler(this.CTMenuRelNode_OpenRelation_Click);
     //
     // CTMenuRelNode_DeleteRelation
     //
     this.CTMenuRelNode_DeleteRelation.Name = "CTMenuRelNode_DeleteRelation";
     this.CTMenuRelNode_DeleteRelation.Size = new System.Drawing.Size(180, 22);
     this.CTMenuRelNode_DeleteRelation.Text = "&Delete Relation";
     this.CTMenuRelNode_DeleteRelation.Click += new System.EventHandler(this.CTMenuRelNode_DeleteRelation_Click);
     //
     // CTMenuRelNode_RenameRelation
     //
     this.CTMenuRelNode_RenameRelation.Name = "CTMenuRelNode_RenameRelation";
     this.CTMenuRelNode_RenameRelation.Size = new System.Drawing.Size(180, 22);
     this.CTMenuRelNode_RenameRelation.Text = "&Rename Relation";
     this.CTMenuRelNode_RenameRelation.Click += new System.EventHandler(this.CTMenuRelNode_RenameRelation_Click);
     //
     // ContextMenu_Schema
     //
     this.ContextMenu_Schema.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_Schema.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuSchema_NewSchema,
     this.deleteAllSchemesToolStripMenuItem});
     this.ContextMenu_Schema.Name = "ContextMenu_Schema";
     this.ContextMenu_Schema.Size = new System.Drawing.Size(197, 48);
     //
     // CTMenuSchema_NewSchema
     //
     this.CTMenuSchema_NewSchema.Name = "CTMenuSchema_NewSchema";
     this.CTMenuSchema_NewSchema.Size = new System.Drawing.Size(196, 22);
     this.CTMenuSchema_NewSchema.Text = "&New Scheme";
     this.CTMenuSchema_NewSchema.Click += new System.EventHandler(this.CTMenuSchema_NewSchema_Click);
     //
     // deleteAllSchemesToolStripMenuItem
     //
     this.deleteAllSchemesToolStripMenuItem.Name = "deleteAllSchemesToolStripMenuItem";
     this.deleteAllSchemesToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
     this.deleteAllSchemesToolStripMenuItem.Text = "Delete All Schemes";
     this.deleteAllSchemesToolStripMenuItem.Click += new System.EventHandler(this.deleteAllSchemesToolStripMenuItem_Click);
     //
     // ContextMenu_SchemaNode
     //
     this.ContextMenu_SchemaNode.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_SchemaNode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuSchNode_OpenSchema,
     this.CTMenuSchNode_DeleteSchema,
     this.renameSchemeToolStripMenuItem});
     this.ContextMenu_SchemaNode.Name = "ContextMenu_Table";
     this.ContextMenu_SchemaNode.Size = new System.Drawing.Size(178, 70);
     //
     // CTMenuSchNode_OpenSchema
     //
     this.CTMenuSchNode_OpenSchema.Name = "CTMenuSchNode_OpenSchema";
     this.CTMenuSchNode_OpenSchema.Size = new System.Drawing.Size(177, 22);
     this.CTMenuSchNode_OpenSchema.Text = "&Open Scheme";
     this.CTMenuSchNode_OpenSchema.ToolTipText = "Tạo quan hệ mới";
     this.CTMenuSchNode_OpenSchema.Click += new System.EventHandler(this.CTMenuSchNode_OpenSchema_Click);
     //
     // CTMenuSchNode_DeleteSchema
     //
     this.CTMenuSchNode_DeleteSchema.Name = "CTMenuSchNode_DeleteSchema";
     this.CTMenuSchNode_DeleteSchema.Size = new System.Drawing.Size(177, 22);
     this.CTMenuSchNode_DeleteSchema.Text = "&Delete Scheme";
     this.CTMenuSchNode_DeleteSchema.Click += new System.EventHandler(this.CTMenuSchNode_DeleteSchema_Click);
     //
     // renameSchemeToolStripMenuItem
     //
     this.renameSchemeToolStripMenuItem.Name = "renameSchemeToolStripMenuItem";
     this.renameSchemeToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
     this.renameSchemeToolStripMenuItem.Text = "Rename Scheme";
     this.renameSchemeToolStripMenuItem.Click += new System.EventHandler(this.renameSchemeToolStripMenuItem_Click);
     //
     // ContextMenu_Query
     //
     this.ContextMenu_Query.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_Query.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuQuery_NewQuery,
     this.CTMenuQuery_DeleteQueries});
     this.ContextMenu_Query.Name = "ContextMenu_Query";
     this.ContextMenu_Query.Size = new System.Drawing.Size(190, 48);
     //
     // CTMenuQuery_NewQuery
     //
     this.CTMenuQuery_NewQuery.Name = "CTMenuQuery_NewQuery";
     this.CTMenuQuery_NewQuery.Size = new System.Drawing.Size(189, 22);
     this.CTMenuQuery_NewQuery.Text = "&New Query";
     this.CTMenuQuery_NewQuery.Click += new System.EventHandler(this.CTMenuQuery_NewQuery_Click);
     //
     // CTMenuQuery_DeleteQueries
     //
     this.CTMenuQuery_DeleteQueries.Name = "CTMenuQuery_DeleteQueries";
     this.CTMenuQuery_DeleteQueries.Size = new System.Drawing.Size(189, 22);
     this.CTMenuQuery_DeleteQueries.Text = "&Delete All Queries";
     this.CTMenuQuery_DeleteQueries.Click += new System.EventHandler(this.CTMenuQuery_DeleteQueries_Click);
     //
     // ContextMenu_QueryNode
     //
     this.ContextMenu_QueryNode.Font = new System.Drawing.Font("Lucida Sans Unicode", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ContextMenu_QueryNode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.CTMenuQueryNode_OpenQuery,
     this.CTMenuQuery_DeleteQuery,
     this.CTMenuQuery_RenameQuery,
     this.executeQueryToolStripMenuItem});
     this.ContextMenu_QueryNode.Name = "ContextMenu_Query";
     this.ContextMenu_QueryNode.Size = new System.Drawing.Size(167, 92);
     //
     // CTMenuQueryNode_OpenQuery
     //
     this.CTMenuQueryNode_OpenQuery.Name = "CTMenuQueryNode_OpenQuery";
     this.CTMenuQueryNode_OpenQuery.Size = new System.Drawing.Size(166, 22);
     this.CTMenuQueryNode_OpenQuery.Text = "&Open Query";
     this.CTMenuQueryNode_OpenQuery.Click += new System.EventHandler(this.CTMenuQueryNode_OpenQuery_Click);
     //
     // CTMenuQuery_DeleteQuery
     //
     this.CTMenuQuery_DeleteQuery.Name = "CTMenuQuery_DeleteQuery";
     this.CTMenuQuery_DeleteQuery.Size = new System.Drawing.Size(166, 22);
     this.CTMenuQuery_DeleteQuery.Text = "&Delete Query";
     this.CTMenuQuery_DeleteQuery.Click += new System.EventHandler(this.CTMenuQuery_DeleteQuery_Click);
     //
     // CTMenuQuery_RenameQuery
     //
     this.CTMenuQuery_RenameQuery.Name = "CTMenuQuery_RenameQuery";
     this.CTMenuQuery_RenameQuery.Size = new System.Drawing.Size(166, 22);
     this.CTMenuQuery_RenameQuery.Text = "&Rename Query";
     this.CTMenuQuery_RenameQuery.Click += new System.EventHandler(this.CTMenuQuery_RenameQuery_Click);
     //
     // executeQueryToolStripMenuItem
     //
     this.executeQueryToolStripMenuItem.Name = "executeQueryToolStripMenuItem";
     this.executeQueryToolStripMenuItem.Size = new System.Drawing.Size(166, 22);
     this.executeQueryToolStripMenuItem.Text = "Execute Query";
     this.executeQueryToolStripMenuItem.Click += new System.EventHandler(this.executeQueryToolStripMenuItem_Click);
     //
     // iAbout
     //
     this.iAbout.Caption = "About";
     this.iAbout.Description = "Displays general program information.";
     this.iAbout.Hint = "Displays general program information";
     this.iAbout.Id = 24;
     this.iAbout.ImageIndex = 8;
     this.iAbout.LargeImageIndex = 4;
     this.iAbout.Name = "iAbout";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption = "Exit";
     this.barButtonItem12.Description = "Closes this program after prompting you to save unsaved data";
     this.barButtonItem12.Hint = "Closes this program after prompting you to save unsaved data";
     this.barButtonItem12.Id = 74;
     this.barButtonItem12.LargeImageIndex = 2;
     this.barButtonItem12.Name = "barButtonItem12";
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(867, 551);
     this.Controls.Add(this.splitContainerControl);
     this.Controls.Add(this.ribbonControl);
     this.Controls.Add(this.popupControlContainer1);
     this.Controls.Add(this.popupControlContainer2);
     this.Controls.Add(this.ribbonStatusBar);
     this.Cursor = System.Windows.Forms.Cursors.Default;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Name = "frmMain";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Fuzzy Relational Database System";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).EndInit();
     this.splitContainerControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabDatabase)).EndInit();
     this.xtraTabDatabase.ResumeLayout(false);
     this.tabScheme.ResumeLayout(false);
     this.tabScheme.PerformLayout();
     this.BindingNavigatorDesign.ResumeLayout(false);
     this.BindingNavigatorDesign.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridViewDesign)).EndInit();
     this.tabRelation.ResumeLayout(false);
     this.tabRelation.PerformLayout();
     this.BindingNavigatorData.ResumeLayout(false);
     this.BindingNavigatorData.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridViewData)).EndInit();
     this.tabQuery.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabQueryResult)).EndInit();
     this.xtraTabQueryResult.ResumeLayout(false);
     this.xtraTabResult.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridViewResult)).EndInit();
     this.xtraTabMessage.ResumeLayout(false);
     this.xtraTabMessage.PerformLayout();
     this.tabFuzzy.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).EndInit();
     this.popupControlContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).EndInit();
     this.popupControlContainer1.ResumeLayout(false);
     this.popupControlContainer1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).EndInit();
     this.ContextMenu_Database.ResumeLayout(false);
     this.ContextMenu_Relation.ResumeLayout(false);
     this.ContextMenu_RelationNode.ResumeLayout(false);
     this.ContextMenu_Schema.ResumeLayout(false);
     this.ContextMenu_SchemaNode.ResumeLayout(false);
     this.ContextMenu_Query.ResumeLayout(false);
     this.ContextMenu_QueryNode.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #20
0
 public static void inloi(DevExpress.XtraBars.BarStaticItem lblerr, string err)
 {
     lblerr.Appearance.ForeColor = Color.Red;
     lblerr.Caption = err;
 }
Beispiel #21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem1 = new DevExpress.Utils.ToolTipSeparatorItem();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem2 = new DevExpress.Utils.ToolTipSeparatorItem();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem3 = new DevExpress.Utils.ToolTipSeparatorItem();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.XtraEditors.TileItemElement tileItemElement1 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement2 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement3 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement4 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement5 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement6 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement tileItemElement7 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipSeparatorItem toolTipSeparatorItem4 = new DevExpress.Utils.ToolTipSeparatorItem();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.lblDatabaseName = new DevExpress.XtraBars.BarStaticItem();
     this.lblUsername = new DevExpress.XtraBars.BarStaticItem();
     this.lblLoginTime = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem5 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem6 = new DevExpress.XtraBars.BarStaticItem();
     this.lblLoginDate = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem8 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem7 = new DevExpress.XtraBars.BarStaticItem();
     this.lblComputerName = new DevExpress.XtraBars.BarStaticItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barStaticItem9 = new DevExpress.XtraBars.BarStaticItem();
     this.barCheckItem3 = new DevExpress.XtraBars.BarCheckItem();
     this.barCheckItem4 = new DevExpress.XtraBars.BarCheckItem();
     this.barStaticItem10 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.b_code = new DevExpress.XtraBars.BarStaticItem();
     this.btnRefresh = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.lblWorkDate = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem11 = new DevExpress.XtraBars.BarStaticItem();
     this.lblUserID = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem();
     this.lblServer = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPage8 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage16 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.repositoryItemToggleSwitch1 = new DevExpress.XtraEditors.Repository.RepositoryItemToggleSwitch();
     this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.tileNavSubItem16 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem17 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem18 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem19 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem20 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem21 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.tileNavSubItem22 = new DevExpress.XtraBars.Navigation.TileNavSubItem();
     this.backstageViewTabItem1 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.navBarItem1 = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem45 = new DevExpress.XtraNavBar.NavBarItem();
     this.frmModulesList = new DevExpress.XtraNavBar.NavBarItem();
     this.frmaddUsers = new DevExpress.XtraNavBar.NavBarItem();
     this.frmUserRights = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup2 = new DevExpress.XtraNavBar.NavBarGroup();
     this.frmGeneralSettings = new DevExpress.XtraNavBar.NavBarItem();
     this.frmEmailManager = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup3 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup4 = new DevExpress.XtraNavBar.NavBarGroup();
     this.frmOpenRSS = new DevExpress.XtraNavBar.NavBarItem();
     this.frmOpenRssStock = new DevExpress.XtraNavBar.NavBarItem();
     this.frmReturnSummary = new DevExpress.XtraNavBar.NavBarItem();
     this.frmOpenDSS = new DevExpress.XtraNavBar.NavBarItem();
     this.frmMPOSSync = new DevExpress.XtraNavBar.NavBarItem();
     this.frmSelectSummary = new DevExpress.XtraNavBar.NavBarItem();
     this.frmSaleInvoiceGeneration = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup5 = new DevExpress.XtraNavBar.NavBarGroup();
     this.frmPurchaseOrder = new DevExpress.XtraNavBar.NavBarItem();
     this.frmGRN = new DevExpress.XtraNavBar.NavBarItem();
     this.frmPurchaseInvoice = new DevExpress.XtraNavBar.NavBarItem();
     this.frmDeliveryChallan = new DevExpress.XtraNavBar.NavBarItem();
     this.frmPurchaseReturn = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup6 = new DevExpress.XtraNavBar.NavBarGroup();
     this.frmTown = new DevExpress.XtraNavBar.NavBarItem();
     this.frmOurCompanyGroups = new DevExpress.XtraNavBar.NavBarItem();
     this.frmCustomers = new DevExpress.XtraNavBar.NavBarItem();
     this.frmProducts = new DevExpress.XtraNavBar.NavBarItem();
     this.frmCompanyGroup = new DevExpress.XtraNavBar.NavBarItem();
     this.frmEmployeeTargets = new DevExpress.XtraNavBar.NavBarItem();
     this.frmProductGroup = new DevExpress.XtraNavBar.NavBarItem();
     this.frmVendorEmployees = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup7 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup8 = new DevExpress.XtraNavBar.NavBarGroup();
     this.frmHoldScan = new DevExpress.XtraNavBar.NavBarItem();
     this.frmBatchCorrection = new DevExpress.XtraNavBar.NavBarItem();
     this.frmIntimations = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem2 = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup9 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup10 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup11 = new DevExpress.XtraNavBar.NavBarGroup();
     this.Administration = new DevExpress.XtraNavBar.NavBarItem();
     this.Financials = new DevExpress.XtraNavBar.NavBarItem();
     this.Accounts = new DevExpress.XtraNavBar.NavBarItem();
     this.Claims = new DevExpress.XtraNavBar.NavBarItem();
     this.Sales = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrPurchasing = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrPartners = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrBanking = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrInventory = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrHumanResource = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrFleetnSupply = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrInstitution = new DevExpress.XtraNavBar.NavBarItem();
     this.navbrGeneralStore = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup12 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup13 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarGroup14 = new DevExpress.XtraNavBar.NavBarGroup();
     this.button1 = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl1.ExpandCollapseItem,
     this.lblDatabaseName,
     this.lblUsername,
     this.lblLoginTime,
     this.barStaticItem4,
     this.barStaticItem5,
     this.barStaticItem6,
     this.lblLoginDate,
     this.barStaticItem8,
     this.barStaticItem7,
     this.lblComputerName,
     this.skinRibbonGalleryBarItem1,
     this.barStaticItem9,
     this.barCheckItem3,
     this.barCheckItem4,
     this.barStaticItem10,
     this.barButtonItem1,
     this.barStaticItem1,
     this.b_code,
     this.btnRefresh,
     this.barStaticItem2,
     this.lblWorkDate,
     this.barStaticItem11,
     this.lblUserID,
     this.barStaticItem3,
     this.lblServer});
     this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonControl1.MaxItemId = 27;
     this.ribbonControl1.Name = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPage8,
     this.ribbonPage16,
     this.ribbonPage1,
     this.ribbonPage2});
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemToggleSwitch1});
     this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowFullScreenButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowToolbarCustomizeItem = false;
     this.ribbonControl1.Size = new System.Drawing.Size(1190, 147);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // lblDatabaseName
     //
     this.lblDatabaseName.Caption = "lblErp";
     this.lblDatabaseName.Id = 133;
     this.lblDatabaseName.Name = "lblDatabaseName";
     this.lblDatabaseName.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblUsername
     //
     this.lblUsername.Caption = "u_name";
     this.lblUsername.Id = 134;
     this.lblUsername.Name = "lblUsername";
     this.lblUsername.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblLoginTime
     //
     this.lblLoginTime.Caption = "logintime";
     this.lblLoginTime.Id = 135;
     this.lblLoginTime.Name = "lblLoginTime";
     this.lblLoginTime.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem4
     //
     this.barStaticItem4.Caption = "Login User :"******"Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem4.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem4.Name = "barStaticItem4";
     this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem5
     //
     this.barStaticItem5.Caption = "Database :";
     this.barStaticItem5.Id = 139;
     this.barStaticItem5.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem5.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem5.Name = "barStaticItem5";
     this.barStaticItem5.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem6
     //
     this.barStaticItem6.Caption = "Login Time :";
     this.barStaticItem6.Id = 140;
     this.barStaticItem6.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem6.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem6.Name = "barStaticItem6";
     this.barStaticItem6.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblLoginDate
     //
     this.lblLoginDate.Caption = "logindate";
     this.lblLoginDate.Id = 141;
     this.lblLoginDate.Name = "lblLoginDate";
     this.lblLoginDate.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem8
     //
     this.barStaticItem8.Caption = "Login At :";
     this.barStaticItem8.Id = 142;
     this.barStaticItem8.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem8.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem8.Name = "barStaticItem8";
     this.barStaticItem8.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem7
     //
     this.barStaticItem7.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticItem7.Caption = "Computer Name :";
     this.barStaticItem7.Id = 143;
     this.barStaticItem7.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem7.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem7.Name = "barStaticItem7";
     this.barStaticItem7.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem7.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // lblComputerName
     //
     this.lblComputerName.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.lblComputerName.Caption = "c_name";
     this.lblComputerName.Id = 145;
     this.lblComputerName.Name = "lblComputerName";
     this.lblComputerName.TextAlignment = System.Drawing.StringAlignment.Near;
     this.lblComputerName.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     //
     //
     //
     this.skinRibbonGalleryBarItem1.Gallery.ShowItemText = true;
     this.skinRibbonGalleryBarItem1.Id = 3;
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // barStaticItem9
     //
     this.barStaticItem9.Caption = "Pane Style : ";
     this.barStaticItem9.Id = 6;
     this.barStaticItem9.Name = "barStaticItem9";
     this.barStaticItem9.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barCheckItem3
     //
     this.barCheckItem3.Caption = "Explorer View";
     this.barCheckItem3.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.barCheckItem3.Checked = true;
     this.barCheckItem3.Id = 14;
     this.barCheckItem3.Name = "barCheckItem3";
     superToolTip1.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipTitleItem1.Text = "What\'s Explorer View?";
     toolTipItem1.LeftIndent = 6;
     toolTipItem1.Text = "In <b>Explorer View</b> all groups are arranged one under another which provide t" +
     "he facility to expand / collapse each group individually.";
     toolTipTitleItem2.LeftIndent = 6;
     toolTipTitleItem2.Text = "ERP - Babar Medicine Company Lahore";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     superToolTip1.Items.Add(toolTipSeparatorItem1);
     superToolTip1.Items.Add(toolTipTitleItem2);
     this.barCheckItem3.SuperTip = superToolTip1;
     this.barCheckItem3.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem3_CheckedChanged);
     //
     // barCheckItem4
     //
     this.barCheckItem4.Caption = "Navigation View";
     this.barCheckItem4.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.barCheckItem4.Id = 15;
     this.barCheckItem4.Name = "barCheckItem4";
     superToolTip2.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipTitleItem3.Text = "What\'s Navigation View?";
     toolTipItem2.LeftIndent = 6;
     toolTipItem2.Text = "In <b>Navigation View</b> all groups are arranged one under another with one grou" +
     "p always expanded and this view provides the facility to expand / shrink whole <" +
     "b>Navigation Bar</b>.";
     toolTipTitleItem4.LeftIndent = 6;
     toolTipTitleItem4.Text = "ERP - Babar Medicine Company Lahore";
     superToolTip2.Items.Add(toolTipTitleItem3);
     superToolTip2.Items.Add(toolTipItem2);
     superToolTip2.Items.Add(toolTipSeparatorItem2);
     superToolTip2.Items.Add(toolTipTitleItem4);
     this.barCheckItem4.SuperTip = superToolTip2;
     this.barCheckItem4.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem4_CheckedChanged);
     //
     // barStaticItem10
     //
     this.barStaticItem10.Caption = "Explorer View";
     this.barStaticItem10.Id = 16;
     this.barStaticItem10.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem10.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem10.Name = "barStaticItem10";
     this.barStaticItem10.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Color Mixer";
     this.barButtonItem1.Glyph = global::ERPGUI.Properties.Resources.colorpicker;
     this.barButtonItem1.Id = 17;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
     | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     superToolTip3.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipTitleItem5.Text = "What is Color Mixer?";
     toolTipItem3.LeftIndent = 6;
     toolTipItem3.Text = "<b>Color Mixer</b> gives you the functionality to apply your desireable color to " +
     "whole application and you can also set the <b>Brightness</b> of application.";
     toolTipTitleItem6.LeftIndent = 6;
     toolTipTitleItem6.Text = "ERP - Babar Medicine Company Lahore";
     superToolTip3.Items.Add(toolTipTitleItem5);
     superToolTip3.Items.Add(toolTipItem3);
     superToolTip3.Items.Add(toolTipSeparatorItem3);
     superToolTip3.Items.Add(toolTipTitleItem6);
     this.barButtonItem1.SuperTip = superToolTip3;
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Branch :";
     this.barStaticItem1.Id = 18;
     this.barStaticItem1.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem1.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // b_code
     //
     this.b_code.Caption = "b_code";
     this.b_code.Id = 19;
     this.b_code.Name = "b_code";
     this.b_code.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // btnRefresh
     //
     this.btnRefresh.Caption = "Refresh";
     this.btnRefresh.Glyph = global::ERPGUI.Properties.Resources.refresh_32x32;
     this.btnRefresh.Id = 20;
     this.btnRefresh.Name = "btnRefresh";
     this.btnRefresh.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
     | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefresh_ItemClick);
     //
     // barStaticItem2
     //
     this.barStaticItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticItem2.Caption = "Work Date :";
     this.barStaticItem2.Id = 21;
     this.barStaticItem2.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem2.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblWorkDate
     //
     this.lblWorkDate.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.lblWorkDate.Caption = "date";
     this.lblWorkDate.Id = 22;
     this.lblWorkDate.Name = "lblWorkDate";
     this.lblWorkDate.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem11
     //
     this.barStaticItem11.Caption = "Username :"******"Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem11.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem11.Name = "barStaticItem11";
     this.barStaticItem11.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblUserID
     //
     this.lblUserID.Caption = "id";
     this.lblUserID.Id = 24;
     this.lblUserID.Name = "lblUserID";
     this.lblUserID.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem3
     //
     this.barStaticItem3.Caption = "Server :";
     this.barStaticItem3.Id = 25;
     this.barStaticItem3.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.barStaticItem3.ItemAppearance.Normal.Options.UseFont = true;
     this.barStaticItem3.Name = "barStaticItem3";
     this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblServer
     //
     this.lblServer.Caption = "Server";
     this.lblServer.Id = 26;
     this.lblServer.Name = "lblServer";
     this.lblServer.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // ribbonPage8
     //
     this.ribbonPage8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
     this.ribbonPage8.Appearance.Options.UseFont = true;
     this.ribbonPage8.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup3});
     this.ribbonPage8.Name = "ribbonPage8";
     this.ribbonPage8.Text = "File";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.btnRefresh);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     //
     // ribbonPage16
     //
     this.ribbonPage16.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup2,
     this.ribbonPageGroup1});
     this.ribbonPage16.Name = "ribbonPage16";
     this.ribbonPage16.Text = "View";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.AllowTextClipping = false;
     this.ribbonPageGroup2.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Themes";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.barCheckItem3);
     this.ribbonPageGroup1.ItemLinks.Add(this.barCheckItem4);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Switch Pane Style";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Help";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Name = "ribbonPage2";
     //
     // repositoryItemToggleSwitch1
     //
     this.repositoryItemToggleSwitch1.AutoHeight = false;
     this.repositoryItemToggleSwitch1.Name = "repositoryItemToggleSwitch1";
     this.repositoryItemToggleSwitch1.OffText = "Explorer";
     this.repositoryItemToggleSwitch1.OnText = "Navigation";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem1, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.b_code);
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem3, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblServer);
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem5, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblDatabaseName);
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem4, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblUserID);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblUsername);
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem8, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblLoginDate);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblLoginTime);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblComputerName);
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem2, true);
     this.ribbonStatusBar1.ItemLinks.Add(this.lblWorkDate);
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 653);
     this.ribbonStatusBar1.Name = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon = this.ribbonControl1;
     this.ribbonStatusBar1.Size = new System.Drawing.Size(1190, 31);
     //
     // tileNavSubItem16
     //
     this.tileNavSubItem16.Caption = "tileNavSubItem16";
     this.tileNavSubItem16.Name = "tileNavSubItem16";
     this.tileNavSubItem16.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem16.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement1.Text = "tileNavSubItem16";
     this.tileNavSubItem16.Tile.Elements.Add(tileItemElement1);
     this.tileNavSubItem16.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem16.Tile.Name = "tileBarItem25";
     //
     // tileNavSubItem17
     //
     this.tileNavSubItem17.Caption = "tileNavSubItem17";
     this.tileNavSubItem17.Name = "tileNavSubItem17";
     this.tileNavSubItem17.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem17.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement2.Text = "tileNavSubItem17";
     this.tileNavSubItem17.Tile.Elements.Add(tileItemElement2);
     this.tileNavSubItem17.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem17.Tile.Name = "tileBarItem26";
     //
     // tileNavSubItem18
     //
     this.tileNavSubItem18.Caption = "tileNavSubItem18";
     this.tileNavSubItem18.Name = "tileNavSubItem18";
     this.tileNavSubItem18.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem18.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement3.Text = "tileNavSubItem18";
     this.tileNavSubItem18.Tile.Elements.Add(tileItemElement3);
     this.tileNavSubItem18.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem18.Tile.Name = "tileBarItem27";
     //
     // tileNavSubItem19
     //
     this.tileNavSubItem19.Caption = "tileNavSubItem19";
     this.tileNavSubItem19.Name = "tileNavSubItem19";
     this.tileNavSubItem19.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem19.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement4.Text = "tileNavSubItem19";
     this.tileNavSubItem19.Tile.Elements.Add(tileItemElement4);
     this.tileNavSubItem19.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem19.Tile.Name = "tileBarItem28";
     //
     // tileNavSubItem20
     //
     this.tileNavSubItem20.Caption = "tileNavSubItem20";
     this.tileNavSubItem20.Name = "tileNavSubItem20";
     this.tileNavSubItem20.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem20.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement5.Text = "tileNavSubItem20";
     this.tileNavSubItem20.Tile.Elements.Add(tileItemElement5);
     this.tileNavSubItem20.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem20.Tile.Name = "tileBarItem29";
     //
     // tileNavSubItem21
     //
     this.tileNavSubItem21.Caption = "tileNavSubItem21";
     this.tileNavSubItem21.Name = "tileNavSubItem21";
     this.tileNavSubItem21.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem21.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement6.Text = "tileNavSubItem21";
     this.tileNavSubItem21.Tile.Elements.Add(tileItemElement6);
     this.tileNavSubItem21.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem21.Tile.Name = "tileBarItem30";
     //
     // tileNavSubItem22
     //
     this.tileNavSubItem22.Caption = "tileNavSubItem22";
     this.tileNavSubItem22.Name = "tileNavSubItem22";
     this.tileNavSubItem22.OptionsDropDown.BackColor = System.Drawing.Color.Empty;
     //
     //
     //
     this.tileNavSubItem22.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement7.Text = "tileNavSubItem22";
     this.tileNavSubItem22.Tile.Elements.Add(tileItemElement7);
     this.tileNavSubItem22.Tile.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Default;
     this.tileNavSubItem22.Tile.Name = "tileBarItem31";
     //
     // backstageViewTabItem1
     //
     this.backstageViewTabItem1.Caption = "backstageViewTabItem1";
     this.backstageViewTabItem1.Name = "backstageViewTabItem1";
     this.backstageViewTabItem1.Selected = false;
     //
     // navBarItem1
     //
     this.navBarItem1.Caption = "Near Expiry Batches";
     this.navBarItem1.Name = "navBarItem1";
     //
     // navBarItem45
     //
     this.navBarItem45.Caption = "navBarItem45";
     this.navBarItem45.Name = "navBarItem45";
     //
     // frmModulesList
     //
     this.frmModulesList.Caption = "Modules List";
     this.frmModulesList.Name = "frmModulesList";
     this.frmModulesList.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmaddUsers
     //
     this.frmaddUsers.Caption = "Add User";
     this.frmaddUsers.Name = "frmaddUsers";
     this.frmaddUsers.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmUserRights
     //
     this.frmUserRights.Caption = "Users Security";
     this.frmUserRights.Name = "frmUserRights";
     this.frmUserRights.LinkPressed += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarGroup2
     //
     this.navBarGroup2.Caption = "Administration";
     this.navBarGroup2.Expanded = true;
     this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmModulesList),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmaddUsers),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmUserRights),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmGeneralSettings),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmEmailManager)});
     this.navBarGroup2.Name = "navBarGroup2";
     this.navBarGroup2.SmallImage = global::ERPGUI.Properties.Resources.login_key_copy;
     superToolTip4.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipTitleItem7.Text = "What\'s in Administration?";
     toolTipItem4.LeftIndent = 6;
     toolTipItem4.Text = "All tasks related to system <b>Administrator</b> are under this section. ";
     toolTipTitleItem8.LeftIndent = 6;
     toolTipTitleItem8.Text = "ERP - Babar Medicine Company Lahore";
     superToolTip4.Items.Add(toolTipTitleItem7);
     superToolTip4.Items.Add(toolTipItem4);
     superToolTip4.Items.Add(toolTipSeparatorItem4);
     superToolTip4.Items.Add(toolTipTitleItem8);
     this.navBarGroup2.SuperTip = superToolTip4;
     //
     // frmGeneralSettings
     //
     this.frmGeneralSettings.Caption = "General Settings";
     this.frmGeneralSettings.Name = "frmGeneralSettings";
     this.frmGeneralSettings.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmEmailManager
     //
     this.frmEmailManager.Caption = "Email Manager";
     this.frmEmailManager.Name = "frmEmailManager";
     this.frmEmailManager.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.frmEmailManager_LinkClicked);
     //
     // navBarGroup3
     //
     this.navBarGroup3.Caption = "Financials";
     this.navBarGroup3.Name = "navBarGroup3";
     this.navBarGroup3.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup3.SmallImage")));
     //
     // navBarGroup4
     //
     this.navBarGroup4.Caption = "Sales A/R";
     this.navBarGroup4.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmOpenRSS),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmOpenRssStock),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmReturnSummary),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmOpenDSS),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmMPOSSync),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmSelectSummary),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmSaleInvoiceGeneration)});
     this.navBarGroup4.Name = "navBarGroup4";
     this.navBarGroup4.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup4.SmallImage")));
     //
     // frmOpenRSS
     //
     this.frmOpenRSS.Caption = "Open Rss";
     this.frmOpenRSS.Name = "frmOpenRSS";
     this.frmOpenRSS.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.frmOpenRss_LinkClicked);
     //
     // frmOpenRssStock
     //
     this.frmOpenRssStock.Caption = "Open Rss Stock";
     this.frmOpenRssStock.Name = "frmOpenRssStock";
     this.frmOpenRssStock.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.frmOpenRss_LinkClicked);
     //
     // frmReturnSummary
     //
     this.frmReturnSummary.Caption = "Sale Return";
     this.frmReturnSummary.Name = "frmReturnSummary";
     this.frmReturnSummary.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmOpenDSS
     //
     this.frmOpenDSS.Caption = "Open Dss";
     this.frmOpenDSS.Name = "frmOpenDSS";
     this.frmOpenDSS.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmMPOSSync
     //
     this.frmMPOSSync.Caption = "Sync Devices";
     this.frmMPOSSync.Name = "frmMPOSSync";
     this.frmMPOSSync.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmSelectSummary
     //
     this.frmSelectSummary.Caption = "Sale Invoice";
     this.frmSelectSummary.Name = "frmSelectSummary";
     this.frmSelectSummary.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmSaleInvoiceGeneration
     //
     this.frmSaleInvoiceGeneration.Caption = "Auto Sale Invoice";
     this.frmSaleInvoiceGeneration.Name = "frmSaleInvoiceGeneration";
     this.frmSaleInvoiceGeneration.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarGroup5
     //
     this.navBarGroup5.Caption = "Purchasing A/P";
     this.navBarGroup5.Expanded = true;
     this.navBarGroup5.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmPurchaseOrder),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmGRN),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmPurchaseInvoice),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmDeliveryChallan),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmPurchaseReturn)});
     this.navBarGroup5.Name = "navBarGroup5";
     this.navBarGroup5.SmallImage = global::ERPGUI.Properties.Resources.cart__2_;
     //
     // frmPurchaseOrder
     //
     this.frmPurchaseOrder.Caption = "Purchase Order";
     this.frmPurchaseOrder.Name = "frmPurchaseOrder";
     this.frmPurchaseOrder.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmGRN
     //
     this.frmGRN.Caption = "Goods Receipt Note";
     this.frmGRN.Name = "frmGRN";
     this.frmGRN.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmPurchaseInvoice
     //
     this.frmPurchaseInvoice.Caption = "Purchase Invoice";
     this.frmPurchaseInvoice.Name = "frmPurchaseInvoice";
     this.frmPurchaseInvoice.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmDeliveryChallan
     //
     this.frmDeliveryChallan.Caption = "Delivery Challan";
     this.frmDeliveryChallan.Name = "frmDeliveryChallan";
     this.frmDeliveryChallan.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmPurchaseReturn
     //
     this.frmPurchaseReturn.Caption = "Purchase Return";
     this.frmPurchaseReturn.Name = "frmPurchaseReturn";
     this.frmPurchaseReturn.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarGroup6
     //
     this.navBarGroup6.Caption = "Business Partners";
     this.navBarGroup6.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmTown),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmOurCompanyGroups),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmCustomers),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmProducts),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmCompanyGroup),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmEmployeeTargets),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmProductGroup),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmVendorEmployees)});
     this.navBarGroup6.Name = "navBarGroup6";
     this.navBarGroup6.SmallImage = global::ERPGUI.Properties.Resources.handshake1;
     //
     // frmTown
     //
     this.frmTown.Caption = "Areas Defination";
     this.frmTown.Name = "frmTown";
     this.frmTown.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmOurCompanyGroups
     //
     this.frmOurCompanyGroups.Caption = "Our Company Groups";
     this.frmOurCompanyGroups.Name = "frmOurCompanyGroups";
     this.frmOurCompanyGroups.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmCustomers
     //
     this.frmCustomers.Caption = "Customers";
     this.frmCustomers.Name = "frmCustomers";
     this.frmCustomers.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmProducts
     //
     this.frmProducts.Caption = "Products";
     this.frmProducts.Name = "frmProducts";
     this.frmProducts.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmCompanyGroup
     //
     this.frmCompanyGroup.Caption = "Company Groups";
     this.frmCompanyGroup.Name = "frmCompanyGroup";
     this.frmCompanyGroup.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmEmployeeTargets
     //
     this.frmEmployeeTargets.Caption = "Targets";
     this.frmEmployeeTargets.Name = "frmEmployeeTargets";
     this.frmEmployeeTargets.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmProductGroup
     //
     this.frmProductGroup.Caption = "Product Grouping";
     this.frmProductGroup.Name = "frmProductGroup";
     this.frmProductGroup.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmVendorEmployees
     //
     this.frmVendorEmployees.Caption = "Compnies Employee";
     this.frmVendorEmployees.Name = "frmVendorEmployees";
     this.frmVendorEmployees.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarGroup7
     //
     this.navBarGroup7.Caption = "Banking";
     this.navBarGroup7.Name = "navBarGroup7";
     this.navBarGroup7.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup7.SmallImage")));
     //
     // navBarGroup8
     //
     this.navBarGroup8.Caption = "Inventory";
     this.navBarGroup8.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmHoldScan),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmBatchCorrection),
     new DevExpress.XtraNavBar.NavBarItemLink(this.frmIntimations),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2)});
     this.navBarGroup8.Name = "navBarGroup8";
     this.navBarGroup8.SmallImage = global::ERPGUI.Properties.Resources.sssss;
     //
     // frmHoldScan
     //
     this.frmHoldScan.Caption = "Hold Scan";
     this.frmHoldScan.Name = "frmHoldScan";
     this.frmHoldScan.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.frmHoldScan_LinkClicked);
     //
     // frmBatchCorrection
     //
     this.frmBatchCorrection.Caption = "Batch Correction";
     this.frmBatchCorrection.Name = "frmBatchCorrection";
     this.frmBatchCorrection.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // frmIntimations
     //
     this.frmIntimations.Caption = "Intimation";
     this.frmIntimations.Name = "frmIntimations";
     this.frmIntimations.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarItem2
     //
     this.navBarItem2.Caption = "Auto Product Change";
     this.navBarItem2.Name = "navBarItem2";
     this.navBarItem2.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.OpenForm_LinkClicked);
     //
     // navBarGroup9
     //
     this.navBarGroup9.Caption = "Human Resource";
     this.navBarGroup9.Expanded = true;
     this.navBarGroup9.Name = "navBarGroup9";
     this.navBarGroup9.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup9.SmallImage")));
     //
     // navBarGroup10
     //
     this.navBarGroup10.Caption = "Fleets & Supply";
     this.navBarGroup10.Expanded = true;
     this.navBarGroup10.Name = "navBarGroup10";
     this.navBarGroup10.SmallImage = global::ERPGUI.Properties.Resources.truck_16x16;
     //
     // navBarGroup11
     //
     this.navBarGroup11.Caption = "Reports";
     this.navBarGroup11.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.Administration),
     new DevExpress.XtraNavBar.NavBarItemLink(this.Financials),
     new DevExpress.XtraNavBar.NavBarItemLink(this.Accounts),
     new DevExpress.XtraNavBar.NavBarItemLink(this.Claims),
     new DevExpress.XtraNavBar.NavBarItemLink(this.Sales),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrPurchasing),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrPartners),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrBanking),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrInventory),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrHumanResource),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrFleetnSupply),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrInstitution),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navbrGeneralStore)});
     this.navBarGroup11.Name = "navBarGroup11";
     this.navBarGroup11.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup11.SmallImage")));
     //
     // Administration
     //
     this.Administration.Caption = "Administration";
     this.Administration.Name = "Administration";
     this.Administration.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // Financials
     //
     this.Financials.Caption = "Financials";
     this.Financials.Name = "Financials";
     this.Financials.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // Accounts
     //
     this.Accounts.Caption = "Accounts";
     this.Accounts.Name = "Accounts";
     this.Accounts.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // Claims
     //
     this.Claims.Caption = "Claims";
     this.Claims.Name = "Claims";
     this.Claims.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // Sales
     //
     this.Sales.Caption = "Sales A/R";
     this.Sales.Name = "Sales";
     this.Sales.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrPurchasing
     //
     this.navbrPurchasing.Caption = "Purchasing A/P";
     this.navbrPurchasing.Name = "navbrPurchasing";
     this.navbrPurchasing.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrPartners
     //
     this.navbrPartners.Caption = "Business Partners";
     this.navbrPartners.Name = "navbrPartners";
     this.navbrPartners.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrBanking
     //
     this.navbrBanking.Caption = "Banking";
     this.navbrBanking.Name = "navbrBanking";
     this.navbrBanking.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrInventory
     //
     this.navbrInventory.Caption = "Inventory";
     this.navbrInventory.Name = "navbrInventory";
     this.navbrInventory.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrHumanResource
     //
     this.navbrHumanResource.Caption = "Human Resource";
     this.navbrHumanResource.Name = "navbrHumanResource";
     this.navbrHumanResource.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrFleetnSupply
     //
     this.navbrFleetnSupply.Caption = "Fleets & Supply";
     this.navbrFleetnSupply.Name = "navbrFleetnSupply";
     this.navbrFleetnSupply.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrInstitution
     //
     this.navbrInstitution.Caption = "Institution";
     this.navbrInstitution.Name = "navbrInstitution";
     this.navbrInstitution.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navbrGeneralStore
     //
     this.navbrGeneralStore.Caption = "General Store";
     this.navbrGeneralStore.Name = "navbrGeneralStore";
     this.navbrGeneralStore.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.reportopen_LinkClicked);
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup2;
     this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Left;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
     this.navBarGroup2,
     this.navBarGroup3,
     this.navBarGroup12,
     this.navBarGroup1,
     this.navBarGroup4,
     this.navBarGroup5,
     this.navBarGroup6,
     this.navBarGroup7,
     this.navBarGroup8,
     this.navBarGroup9,
     this.navBarGroup10,
     this.navBarGroup13,
     this.navBarGroup14,
     this.navBarGroup11});
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
     this.navBarItem1,
     this.navBarItem45,
     this.frmModulesList,
     this.frmaddUsers,
     this.frmUserRights,
     this.Administration,
     this.frmTown,
     this.Financials,
     this.Accounts,
     this.Claims,
     this.Sales,
     this.navbrPurchasing,
     this.navbrPartners,
     this.navbrBanking,
     this.navbrInventory,
     this.navbrHumanResource,
     this.navbrFleetnSupply,
     this.navbrInstitution,
     this.navbrGeneralStore,
     this.frmOurCompanyGroups,
     this.frmCustomers,
     this.frmProducts,
     this.frmCompanyGroup,
     this.frmGeneralSettings,
     this.frmEmployeeTargets,
     this.frmProductGroup,
     this.frmVendorEmployees,
     this.frmPurchaseOrder,
     this.frmGRN,
     this.frmPurchaseInvoice,
     this.frmDeliveryChallan,
     this.frmPurchaseReturn,
     this.frmHoldScan,
     this.frmOpenRSS,
     this.frmOpenRssStock,
     this.frmReturnSummary,
     this.frmOpenDSS,
     this.frmMPOSSync,
     this.frmBatchCorrection,
     this.frmIntimations,
     this.navBarItem2,
     this.frmSelectSummary,
     this.frmSaleInvoiceGeneration,
     this.frmEmailManager});
     this.navBarControl1.Location = new System.Drawing.Point(0, 147);
     this.navBarControl1.Name = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 170;
     this.navBarControl1.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.ExplorerBar;
     this.navBarControl1.Size = new System.Drawing.Size(170, 506);
     this.navBarControl1.StoreDefaultPaintStyleName = true;
     this.navBarControl1.TabIndex = 3;
     this.navBarControl1.Text = "navBarControl1";
     //
     // navBarGroup12
     //
     this.navBarGroup12.Caption = "Accounts";
     this.navBarGroup12.Expanded = true;
     this.navBarGroup12.Name = "navBarGroup12";
     this.navBarGroup12.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup12.SmallImage")));
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "Claims";
     this.navBarGroup1.Name = "navBarGroup1";
     this.navBarGroup1.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup1.SmallImage")));
     //
     // navBarGroup13
     //
     this.navBarGroup13.Caption = "Institution";
     this.navBarGroup13.Name = "navBarGroup13";
     this.navBarGroup13.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup13.SmallImage")));
     //
     // navBarGroup14
     //
     this.navBarGroup14.Caption = "General Store";
     this.navBarGroup14.Name = "navBarGroup14";
     this.navBarGroup14.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup14.SmallImage")));
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(341, 90);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 11;
     this.button1.Text = "Lock";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // frmMain
     //
     this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.True;
     this.Appearance.BackColor = System.Drawing.Color.LightYellow;
     this.Appearance.BackColor2 = System.Drawing.Color.Olive;
     this.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.Appearance.Options.UseBackColor = true;
     this.Appearance.Options.UseBorderColor = true;
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.Center;
     this.BackgroundImageStore = global::ERPGUI.Properties.Resources.bmc2;
     this.ClientSize = new System.Drawing.Size(1190, 684);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.navBarControl1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Font = new System.Drawing.Font("Tahoma", 8F);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.InactiveGlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.IsMdiContainer = true;
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name = "frmMain";
     this.Ribbon = this.ribbonControl1;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar = this.ribbonStatusBar1;
     this.Text = "ERP - Babar Medicine Company Lahore";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MenuPrincipal));
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem5 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem6 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem7 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem8 = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem();
     this.barbuttons3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem15 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage5 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage6 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage7 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.PanelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PanelControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.ribbon.ApplicationIcon = global::ETNA.SGI.Presentacion.Properties.Resources.ETNAIMAGE;
     this.ribbon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.ribbon.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Blue;
     this.ribbon.Dock = System.Windows.Forms.DockStyle.None;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.barButtonItem1,
     this.barStaticItem1,
     this.barButtonItem3,
     this.barStaticItem2,
     this.barStaticItem3,
     this.barButtonItem4,
     this.barStaticItem4,
     this.barStaticItem5,
     this.barStaticItem6,
     this.barStaticItem7,
     this.barStaticItem8,
     this.barButtonItem5,
     this.barButtonItem2,
     this.barButtonItem7,
     this.barButtonItem8,
     this.barButtonItem9,
     this.barButtonItem10,
     this.barButtonItem11,
     this.barButtonItem12,
     this.barButtonItem13,
     this.barbuttons3,
     this.barButtonItem14,
     this.barButtonItem15,
     this.barButtonItem16});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 28;
     this.ribbon.Name = "ribbon";
     this.ribbon.PageHeaderItemLinks.Add(this.barStaticItem8);
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPage1,
     this.ribbonPage2,
     this.ribbonPage3,
     this.ribbonPage5,
     this.ribbonPage6,
     this.ribbonPage7});
     this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2007;
     this.ribbon.Size = new System.Drawing.Size(803, 145);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.Click += new System.EventHandler(this.ribbon_Click);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Pedidos";
     this.barButtonItem1.Glyph = global::ETNA.SGI.Presentacion.Properties.Resources.pedido;
     this.barButtonItem1.Id = 7;
     this.barButtonItem1.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.pedido;
     this.barButtonItem1.LargeImageIndex = 7;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "barStaticItem1";
     this.barStaticItem1.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barStaticItem1.Id = 1;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "barButtonItem3";
     this.barButtonItem3.Id = 2;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "barStaticItem2";
     this.barStaticItem2.Id = 4;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem3
     //
     this.barStaticItem3.Caption = "barStaticItem3";
     this.barStaticItem3.Id = 5;
     this.barStaticItem3.Name = "barStaticItem3";
     this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "barButtonItem4";
     this.barButtonItem4.Id = 6;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barStaticItem4
     //
     this.barStaticItem4.Caption = "barStaticItem4";
     this.barStaticItem4.Id = 7;
     this.barStaticItem4.Name = "barStaticItem4";
     this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem5
     //
     this.barStaticItem5.Caption = "barStaticItem5";
     this.barStaticItem5.Id = 8;
     this.barStaticItem5.Name = "barStaticItem5";
     this.barStaticItem5.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem6
     //
     this.barStaticItem6.Caption = "barStaticItem6";
     this.barStaticItem6.Id = 9;
     this.barStaticItem6.Name = "barStaticItem6";
     this.barStaticItem6.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem7
     //
     this.barStaticItem7.Caption = "barStaticItem7";
     this.barStaticItem7.Id = 10;
     this.barStaticItem7.Name = "barStaticItem7";
     this.barStaticItem7.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem8
     //
     this.barStaticItem8.Caption = "barStaticItem8";
     this.barStaticItem8.Id = 12;
     this.barStaticItem8.ItemInMenuAppearance.Disabled.BackColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Disabled.ForeColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Disabled.Options.UseBackColor = true;
     this.barStaticItem8.ItemInMenuAppearance.Disabled.Options.UseForeColor = true;
     this.barStaticItem8.ItemInMenuAppearance.Hovered.BackColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Hovered.ForeColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Hovered.Options.UseBackColor = true;
     this.barStaticItem8.ItemInMenuAppearance.Hovered.Options.UseForeColor = true;
     this.barStaticItem8.ItemInMenuAppearance.Normal.BackColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Normal.ForeColor = System.Drawing.Color.Red;
     this.barStaticItem8.ItemInMenuAppearance.Normal.Options.UseBackColor = true;
     this.barStaticItem8.ItemInMenuAppearance.Normal.Options.UseForeColor = true;
     this.barStaticItem8.Name = "barStaticItem8";
     this.barStaticItem8.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Facturas";
     this.barButtonItem5.Id = 13;
     this.barButtonItem5.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.atlas_energia_factura;
     this.barButtonItem5.Name = "barButtonItem5";
     this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Pedidos Anulados";
     this.barButtonItem2.Id = 14;
     this.barButtonItem2.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.BO121;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Cuota Venta";
     this.barButtonItem7.Id = 17;
     this.barButtonItem7.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.ACCESOS12;
     this.barButtonItem7.Name = "barButtonItem7";
     this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Actualizar Vendedor";
     this.barButtonItem8.Id = 18;
     this.barButtonItem8.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.vendedor;
     this.barButtonItem8.Name = "barButtonItem8";
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Lista de Precios";
     this.barButtonItem9.Id = 19;
     this.barButtonItem9.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.listaprecio;
     this.barButtonItem9.Name = "barButtonItem9";
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "Plan de Ventas";
     this.barButtonItem10.Id = 20;
     this.barButtonItem10.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.planventa;
     this.barButtonItem10.LargeImageIndexDisabled = 5;
     this.barButtonItem10.LargeWidth = 100;
     this.barButtonItem10.Name = "barButtonItem10";
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption = "Previsión de Venta";
     this.barButtonItem11.Id = 21;
     this.barButtonItem11.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.previsionventa;
     this.barButtonItem11.Name = "barButtonItem11";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption = "Actualizar Clientes";
     this.barButtonItem12.Id = 22;
     this.barButtonItem12.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.clientes2;
     this.barButtonItem12.Name = "barButtonItem12";
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption = "Actualizar Grupo de Venta";
     this.barButtonItem13.Id = 23;
     this.barButtonItem13.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.grupoventa;
     this.barButtonItem13.Name = "barButtonItem13";
     //
     // barbuttons3
     //
     this.barbuttons3.Caption = "Facturación por Lote";
     this.barbuttons3.Id = 24;
     this.barbuttons3.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.factura;
     this.barbuttons3.Name = "barbuttons3";
     this.barbuttons3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barbuttons3_ItemClick);
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption = "Presupuesto Venta";
     this.barButtonItem14.Id = 25;
     this.barButtonItem14.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.presupuesto;
     this.barButtonItem14.Name = "barButtonItem14";
     //
     // barButtonItem15
     //
     this.barButtonItem15.Caption = "Plan Ventas";
     this.barButtonItem15.Id = 26;
     this.barButtonItem15.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.dashboard;
     this.barButtonItem15.Name = "barButtonItem15";
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption = "Tipo Comprobante";
     this.barButtonItem16.Id = 27;
     this.barButtonItem16.LargeGlyph = global::ETNA.SGI.Presentacion.Properties.Resources.tipocomprobante;
     this.barButtonItem16.Name = "barButtonItem16";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1});
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Pedidos";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ETNA - PEDIDOS";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup2});
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Facturación";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.ItemLinks.Add(this.barbuttons3);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Facturación";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup3,
     this.ribbonPageGroup4,
     this.ribbonPageGroup6});
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Ventas";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Venta";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Maestros";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Comercial";
     //
     // ribbonPage5
     //
     this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup5});
     this.ribbonPage5.Name = "ribbonPage5";
     this.ribbonPage5.Text = "Precios";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     //
     // ribbonPage6
     //
     this.ribbonPage6.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup7});
     this.ribbonPage6.Name = "ribbonPage6";
     this.ribbonPage6.Text = "DashBoards";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem15);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     //
     // ribbonPage7
     //
     this.ribbonPage7.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup8});
     this.ribbonPage7.Name = "ribbonPage7";
     this.ribbonPage7.Text = "Mantenimiento";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "ETNA";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.ribbonStatusBar.Dock = System.Windows.Forms.DockStyle.None;
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 488);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(784, 32);
     //
     // PanelControl1
     //
     this.PanelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.PanelControl1.Location = new System.Drawing.Point(0, 150);
     this.PanelControl1.LookAndFeel.SkinName = "Office 2010 Blue";
     this.PanelControl1.Name = "PanelControl1";
     this.PanelControl1.Size = new System.Drawing.Size(784, 342);
     this.PanelControl1.TabIndex = 5;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2010 Silver";
     this.defaultLookAndFeel1.LookAndFeel.TouchUIMode = DevExpress.LookAndFeel.TouchUIMode.False;
     //
     // MenuPrincipal
     //
     this.Appearance.ForeColor = System.Drawing.Color.White;
     this.Appearance.Options.UseForeColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(784, 520);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.PanelControl1);
     this.Controls.Add(this.ribbon);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "MenuPrincipal";
     this.Ribbon = this.ribbon;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "ERP ETNA :::: 2015 :::: VRS 1.2 ::::::: DESARROLLADO POR UPC SYSTEM";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.MenuPrincipal_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PanelControl1)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFWFURLBrowser));
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.iBack = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iForward = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iRefresh = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iHome = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iSearch = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iFavorites = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iEdit = new DevExpress.XtraBars.BarLargeButtonItem();
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.siFavorites = new DevExpress.XtraBars.BarSubItem();
     this.iAdd = new DevExpress.XtraBars.BarButtonItem();
     this.siFile = new DevExpress.XtraBars.BarSubItem();
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.eAddress = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.iGo = new DevExpress.XtraBars.BarButtonItem();
     this.bar4 = new DevExpress.XtraBars.Bar();
     this.iText = new DevExpress.XtraBars.BarStaticItem();
     this.eProgress = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
     this.barDockControl4 = new DevExpress.XtraBars.BarDockControl();
     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.ctrlFavorites1 = new ctrlFURLFavorites();
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.iMedia = new DevExpress.XtraBars.BarLargeButtonItem();
     this.iToolBars = new DevExpress.XtraBars.BarToolbarsListItem();
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.ipsWXP = new DevExpress.XtraBars.BarButtonItem();
     this.ipsOXP = new DevExpress.XtraBars.BarButtonItem();
     this.ipsO2K = new DevExpress.XtraBars.BarButtonItem();
     this.iPaintStyle = new DevExpress.XtraBars.BarSubItem();
     this.ipsDefault = new DevExpress.XtraBars.BarButtonItem();
     this.ipsO3 = new DevExpress.XtraBars.BarButtonItem();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.ctrMdiMain = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ctrMdiMain)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1,
     this.bar2,
     this.bar3,
     this.bar4});
     this.barManager1.Categories.AddRange(new DevExpress.XtraBars.BarManagerCategory[] {
     new DevExpress.XtraBars.BarManagerCategory("Built-in Menus", new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb")),
     new DevExpress.XtraBars.BarManagerCategory("Standard", new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b")),
     new DevExpress.XtraBars.BarManagerCategory("Address", new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d")),
     new DevExpress.XtraBars.BarManagerCategory("StatusBar", new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283")),
     new DevExpress.XtraBars.BarManagerCategory("Items", new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13")),
     new DevExpress.XtraBars.BarManagerCategory("Favorites", new System.Guid("e1ba440c-33dc-4df6-b712-79cdc4dcd983"))});
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControl1);
     this.barManager1.DockControls.Add(this.barDockControl2);
     this.barManager1.DockControls.Add(this.barDockControl3);
     this.barManager1.DockControls.Add(this.barDockControl4);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form = this;
     this.barManager1.Images = this.imageList2;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.siFile,
     this.siFavorites,
     this.iBack,
     this.iForward,
     this.iRefresh,
     this.iHome,
     this.iSearch,
     this.iFavorites,
     this.iMedia,
     this.iEdit,
     this.iGo,
     this.eAddress,
     this.iText,
     this.eProgress,
     this.iToolBars,
     this.iExit,
     this.iAdd,
     this.ipsWXP,
     this.ipsOXP,
     this.ipsO2K,
     this.iPaintStyle,
     this.ipsO3,
     this.ipsDefault});
     this.barManager1.LargeImages = this.imageList1;
     this.barManager1.MainMenu = this.bar2;
     this.barManager1.MaxItemId = 39;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemComboBox1,
     this.repositoryItemProgressBar1});
     this.barManager1.StatusBar = this.bar4;
     //
     // bar1
     //
     this.bar1.BarName = "Standard Buttons";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.FloatLocation = new System.Drawing.Point(48, 104);
     this.bar1.FloatSize = new System.Drawing.Size(20, 22);
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iBack),
     new DevExpress.XtraBars.LinkPersistInfo(this.iForward),
     new DevExpress.XtraBars.LinkPersistInfo(this.iRefresh),
     new DevExpress.XtraBars.LinkPersistInfo(this.iHome),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSearch, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iFavorites),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit)});
     this.bar1.OptionsBar.AllowQuickCustomization = false;
     this.bar1.Text = "Standard Buttons";
     //
     // iBack
     //
     this.iBack.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iBack.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iBack.Enabled = false;
     this.iBack.Hint = "Back";
     this.iBack.Id = 6;
     this.iBack.LargeImageIndex = 0;
     this.iBack.LargeImageIndexDisabled = 12;
     this.iBack.Name = "iBack";
     this.iBack.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBack_ItemClick);
     //
     // iForward
     //
     this.iForward.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iForward.Enabled = false;
     this.iForward.Hint = "Forward";
     this.iForward.Id = 8;
     this.iForward.LargeImageIndex = 3;
     this.iForward.LargeImageIndexDisabled = 13;
     this.iForward.Name = "iForward";
     this.iForward.ShowCaptionOnBar = false;
     this.iForward.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iForward_ItemClick);
     //
     // iRefresh
     //
     this.iRefresh.Caption = "Refresh";
     this.iRefresh.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iRefresh.Hint = "Refresh";
     this.iRefresh.Id = 10;
     this.iRefresh.LargeImageIndex = 9;
     this.iRefresh.Name = "iRefresh";
     this.iRefresh.ShowCaptionOnBar = false;
     this.iRefresh.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing;
     this.iRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iRefresh_ItemClick);
     //
     // iHome
     //
     this.iHome.Caption = "Home";
     this.iHome.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iHome.Hint = "Home";
     this.iHome.Id = 11;
     this.iHome.LargeImageIndex = 5;
     this.iHome.Name = "iHome";
     this.iHome.ShowCaptionOnBar = false;
     this.iHome.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInCustomizing;
     this.iHome.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iHome_ItemClick);
     //
     // iSearch
     //
     this.iSearch.Caption = "Tìm FURL";
     this.iSearch.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iSearch.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iSearch.Hint = "Search";
     this.iSearch.Id = 12;
     this.iSearch.LargeImageIndex = 10;
     this.iSearch.Name = "iSearch";
     this.iSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSearch_ItemClick);
     //
     // iFavorites
     //
     this.iFavorites.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.iFavorites.Caption = "Sổ địa chỉ";
     this.iFavorites.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iFavorites.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iFavorites.Down = true;
     this.iFavorites.Hint = "Favorites";
     this.iFavorites.Id = 13;
     this.iFavorites.LargeImageIndex = 2;
     this.iFavorites.Name = "iFavorites";
     this.iFavorites.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFavorites_ItemClick);
     //
     // iEdit
     //
     this.iEdit.Caption = "Edit";
     this.iEdit.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iEdit.Hint = "Open Notepad";
     this.iEdit.Id = 19;
     this.iEdit.LargeImageIndex = 1;
     this.iEdit.Name = "iEdit";
     this.iEdit.ShowCaptionOnBar = false;
     this.iEdit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.iEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_ItemClick);
     //
     // bar2
     //
     this.bar2.BarItemHorzIndent = 6;
     this.bar2.BarName = "MainMenu";
     this.bar2.DockCol = 0;
     this.bar2.DockRow = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.FloatLocation = new System.Drawing.Point(39, 106);
     this.bar2.FloatSize = new System.Drawing.Size(20, 22);
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.siFavorites),
     new DevExpress.XtraBars.LinkPersistInfo(this.siFile)});
     this.bar2.OptionsBar.AllowQuickCustomization = false;
     this.bar2.OptionsBar.DrawDragBorder = false;
     this.bar2.OptionsBar.MultiLine = true;
     this.bar2.OptionsBar.RotateWhenVertical = false;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "MainMenu";
     //
     // siFavorites
     //
     this.siFavorites.Caption = "Sổ địa chỉ";
     this.siFavorites.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siFavorites.Id = 3;
     this.siFavorites.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iAdd)});
     this.siFavorites.Name = "siFavorites";
     //
     // iAdd
     //
     this.iAdd.Caption = "Thêm FURL vào sổ";
     this.iAdd.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iAdd.Id = 28;
     this.iAdd.Name = "iAdd";
     this.iAdd.OwnFont = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.iAdd.UseOwnFont = true;
     this.iAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAdd_ItemClick);
     //
     // siFile
     //
     this.siFile.Caption = "Đóng";
     this.siFile.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.siFile.Id = 0;
     this.siFile.Name = "siFile";
     this.siFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.siFile_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName = "Address Bar";
     this.bar3.DockCol = 1;
     this.bar3.DockRow = 1;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.eAddress),
     new DevExpress.XtraBars.LinkPersistInfo(this.iGo)});
     this.bar3.Offset = 401;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.Text = "Address Bar";
     //
     // eAddress
     //
     this.eAddress.AutoFillWidth = true;
     this.eAddress.Caption = "FURL";
     this.eAddress.CategoryGuid = new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d");
     this.eAddress.Edit = this.repositoryItemComboBox1;
     this.eAddress.Id = 21;
     this.eAddress.IEBehavior = true;
     this.eAddress.Name = "eAddress";
     this.eAddress.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.eAddress.Width = 400;
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AllowFocused = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox1.CycleOnDblClick = false;
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     this.repositoryItemComboBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.repositoryItemComboBox1_KeyDown);
     this.repositoryItemComboBox1.SelectedIndexChanged += new System.EventHandler(this.repositoryItemComboBox1_SelectedItemChanged);
     //
     // iGo
     //
     this.iGo.Caption = "Truy cập";
     this.iGo.CategoryGuid = new System.Guid("fb82a187-cdf0-4f39-a566-c00dbaba593d");
     this.iGo.Glyph = ((System.Drawing.Image)(resources.GetObject("iGo.Glyph")));
     this.iGo.Hint = "Go to ...";
     this.iGo.Id = 20;
     this.iGo.Name = "iGo";
     this.iGo.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     this.iGo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iGo_ItemClick);
     //
     // bar4
     //
     this.bar4.BarName = "Status Bar";
     this.bar4.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar4.DockCol = 0;
     this.bar4.DockRow = 0;
     this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar4.FloatLocation = new System.Drawing.Point(30, 434);
     this.bar4.FloatSize = new System.Drawing.Size(20, 22);
     this.bar4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iText),
     new DevExpress.XtraBars.LinkPersistInfo(this.eProgress)});
     this.bar4.OptionsBar.AllowQuickCustomization = false;
     this.bar4.OptionsBar.DrawDragBorder = false;
     this.bar4.OptionsBar.DrawSizeGrip = true;
     this.bar4.OptionsBar.RotateWhenVertical = false;
     this.bar4.OptionsBar.UseWholeRow = true;
     this.bar4.Text = "Status Bar";
     this.bar4.Visible = false;
     //
     // iText
     //
     this.iText.AutoSize = DevExpress.XtraBars.BarStaticItemSize.Spring;
     this.iText.CategoryGuid = new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283");
     this.iText.Id = 22;
     this.iText.Name = "iText";
     this.iText.RightIndent = 3;
     this.iText.TextAlignment = System.Drawing.StringAlignment.Near;
     this.iText.Width = 32;
     //
     // eProgress
     //
     this.eProgress.CanOpenEdit = false;
     this.eProgress.CategoryGuid = new System.Guid("2ca54f89-3af6-4cbb-93d8-4a4a9387f283");
     this.eProgress.Edit = this.repositoryItemProgressBar1;
     this.eProgress.EditHeight = 10;
     this.eProgress.Id = 24;
     this.eProgress.Name = "eProgress";
     this.eProgress.Width = 70;
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.repositoryItemProgressBar1.Appearance.Options.UseBackColor = true;
     this.repositoryItemProgressBar1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PaintStyleName = "Skin";
     this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
     //
     // dockManager1
     //
     this.dockManager1.Controller = this.barAndDockingController1;
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "System.Windows.Forms.StatusBar"});
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID = new System.Guid("1734463f-4924-485e-9b75-59ea0e8bfee3");
     this.dockPanel1.Location = new System.Drawing.Point(0, 60);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.AllowDockBottom = false;
     this.dockPanel1.Options.AllowDockFill = false;
     this.dockPanel1.Options.AllowDockRight = false;
     this.dockPanel1.Options.AllowDockTop = false;
     this.dockPanel1.Options.AllowFloating = false;
     this.dockPanel1.Options.FloatOnDblClick = false;
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.Options.ShowMaximizeButton = false;
     this.dockPanel1.Size = new System.Drawing.Size(159, 404);
     this.dockPanel1.Text = "Sổ địa chỉ";
     this.dockPanel1.VisibilityChanged += new DevExpress.XtraBars.Docking.VisibilityChangedEventHandler(this.dockPanel1_VisibilityChanged);
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.ctrlFavorites1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(153, 376);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // ctrlFavorites1
     //
     this.ctrlFavorites1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ctrlFavorites1.Location = new System.Drawing.Point(0, 0);
     this.ctrlFavorites1.Name = "ctrlFavorites1";
     this.ctrlFavorites1.Size = new System.Drawing.Size(153, 376);
     this.ctrlFavorites1.TabIndex = 0;
     this.ctrlFavorites1.AddNewFavorite += new System.EventHandler(this.ctrlFavorites1_AddNewFavorite);
     this.ctrlFavorites1.OpenFavorite += new System.EventHandler(this.ctrlFavorites1_OpenFavorite);
     this.ctrlFavorites1.EditFavorite += new System.EventHandler(this.ctrlFavorites1_EditFavorite);
     this.ctrlFavorites1.DeleteFavorite += new System.EventHandler(this.ctrlFavorites1_DeleteFavorite);
     //
     // imageList2
     //
     this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList2.Images.SetKeyName(0, "");
     this.imageList2.Images.SetKeyName(1, "");
     this.imageList2.Images.SetKeyName(2, "");
     this.imageList2.Images.SetKeyName(3, "");
     this.imageList2.Images.SetKeyName(4, "");
     this.imageList2.Images.SetKeyName(5, "");
     //
     // iMedia
     //
     this.iMedia.Caption = "Media";
     this.iMedia.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.iMedia.CategoryGuid = new System.Guid("8e707040-b093-4d7e-8f27-277ae2456d3b");
     this.iMedia.Hint = "Media";
     this.iMedia.Id = 15;
     this.iMedia.LargeImageIndex = 7;
     this.iMedia.Name = "iMedia";
     //
     // iToolBars
     //
     this.iToolBars.Caption = "ToolBarsList";
     this.iToolBars.CategoryGuid = new System.Guid("4712321c-b9cd-461f-b453-4a7791063abb");
     this.iToolBars.Id = 25;
     this.iToolBars.Name = "iToolBars";
     //
     // iExit
     //
     this.iExit.Caption = "Đóng";
     this.iExit.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iExit.Id = 27;
     this.iExit.Name = "iExit";
     this.iExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExit_ItemClick);
     //
     // ipsWXP
     //
     this.ipsWXP.Caption = "Windows XP";
     this.ipsWXP.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsWXP.Description = "WindowsXP";
     this.ipsWXP.Id = 32;
     this.ipsWXP.ImageIndex = 4;
     this.ipsWXP.Name = "ipsWXP";
     this.ipsWXP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsOXP
     //
     this.ipsOXP.Caption = "Office XP";
     this.ipsOXP.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsOXP.Description = "OfficeXP";
     this.ipsOXP.Id = 33;
     this.ipsOXP.ImageIndex = 2;
     this.ipsOXP.Name = "ipsOXP";
     this.ipsOXP.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsO2K
     //
     this.ipsO2K.Caption = "Office 2000";
     this.ipsO2K.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsO2K.Description = "Office2000";
     this.ipsO2K.Id = 34;
     this.ipsO2K.ImageIndex = 3;
     this.ipsO2K.Name = "ipsO2K";
     this.ipsO2K.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // iPaintStyle
     //
     this.iPaintStyle.Caption = "Paint Style";
     this.iPaintStyle.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.iPaintStyle.Id = 35;
     this.iPaintStyle.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ipsDefault),
     new DevExpress.XtraBars.LinkPersistInfo(this.ipsWXP),
     new DevExpress.XtraBars.LinkPersistInfo(this.ipsOXP),
     new DevExpress.XtraBars.LinkPersistInfo(this.ipsO2K),
     new DevExpress.XtraBars.LinkPersistInfo(this.ipsO3)});
     this.iPaintStyle.Name = "iPaintStyle";
     this.iPaintStyle.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
     //
     // ipsDefault
     //
     this.ipsDefault.Caption = "Default";
     this.ipsDefault.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsDefault.Description = "Default";
     this.ipsDefault.Id = 37;
     this.ipsDefault.Name = "ipsDefault";
     this.ipsDefault.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // ipsO3
     //
     this.ipsO3.Caption = "Office 2003";
     this.ipsO3.CategoryGuid = new System.Guid("b086ef9d-c758-46ba-a35f-058eada7ad13");
     this.ipsO3.Description = "Office2003";
     this.ipsO3.Id = 36;
     this.ipsO3.ImageIndex = 5;
     this.ipsO3.Name = "ipsO3";
     this.ipsO3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ips_ItemClick);
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     this.imageList1.Images.SetKeyName(5, "");
     this.imageList1.Images.SetKeyName(6, "");
     this.imageList1.Images.SetKeyName(7, "");
     this.imageList1.Images.SetKeyName(8, "");
     this.imageList1.Images.SetKeyName(9, "");
     this.imageList1.Images.SetKeyName(10, "");
     this.imageList1.Images.SetKeyName(11, "");
     this.imageList1.Images.SetKeyName(12, "");
     this.imageList1.Images.SetKeyName(13, "");
     this.imageList1.Images.SetKeyName(14, "");
     this.imageList1.Images.SetKeyName(15, "");
     //
     // ctrMdiMain
     //
     this.ctrMdiMain.Controller = this.barAndDockingController1;
     this.ctrMdiMain.MdiParent = this;
     this.ctrMdiMain.SelectedPageChanged += new System.EventHandler(this.ctrMdiMain_SelectedPageChanged);
     this.ctrMdiMain.PageRemoved += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.ctrMdiMain_PageRemoved);
     //
     // frmBrowser
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize = new System.Drawing.Size(668, 490);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.barDockControl3);
     this.Controls.Add(this.barDockControl4);
     this.Controls.Add(this.barDockControl2);
     this.Controls.Add(this.barDockControl1);
     this.IsMdiContainer = true;
     this.Name = "frmBrowser";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Trình duyệt FURL";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Closing += new System.ComponentModel.CancelEventHandler(this.frmMain_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ctrMdiMain)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #24
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPDWXZ));
     this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.barManager1 = new DevExpress.XtraBars.BarManager();
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.barBtnSave = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnRefreshData = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnDaochuExcel = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnClose = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.BcobYear = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
     this.SuspendLayout();
     //
     // fpSpread1
     //
     this.fpSpread1.AccessibleDescription = "fpSpread1";
     this.fpSpread1.Location = new System.Drawing.Point(0, 28);
     this.fpSpread1.Name = "fpSpread1";
     this.fpSpread1.Size = new System.Drawing.Size(612, 446);
     this.fpSpread1.TabIndex = 9;
     tipAppearance1.BackColor = System.Drawing.SystemColors.Info;
     tipAppearance1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     tipAppearance1.ForeColor = System.Drawing.SystemColors.InfoText;
     this.fpSpread1.TextTipAppearance = tipAppearance1;
     this.fpSpread1.ActiveSheetIndex = -1;
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "保存.ico");
     this.imageList1.Images.SetKeyName(1, "布局.ico");
     this.imageList1.Images.SetKeyName(2, "查询.ico");
     this.imageList1.Images.SetKeyName(3, "打回重新编.ico");
     this.imageList1.Images.SetKeyName(4, "打印.ico");
     this.imageList1.Images.SetKeyName(5, "发送.ico");
     this.imageList1.Images.SetKeyName(6, "工具.ico");
     this.imageList1.Images.SetKeyName(7, "关闭1.ico");
     this.imageList1.Images.SetKeyName(8, "关闭.ico");
     this.imageList1.Images.SetKeyName(9, "角色.ico");
     this.imageList1.Images.SetKeyName(10, "删除.ico");
     this.imageList1.Images.SetKeyName(11, "审核.ico");
     this.imageList1.Images.SetKeyName(12, "审批.ico");
     this.imageList1.Images.SetKeyName(13, "授权.ico");
     this.imageList1.Images.SetKeyName(14, "刷新.ico");
     this.imageList1.Images.SetKeyName(15, "添加同级.ico");
     this.imageList1.Images.SetKeyName(16, "添加下级.ico");
     this.imageList1.Images.SetKeyName(17, "新建.ico");
     this.imageList1.Images.SetKeyName(18, "修改.ico");
     this.imageList1.Images.SetKeyName(19, "作废.ico");
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Images = this.imageList1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barBtnSave,
     this.barBtnRefreshData,
     this.barBtnDaochuExcel,
     this.barBtnClose,
     this.BcobYear,
     this.barStaticItem1});
     this.barManager1.MainMenu = this.bar1;
     this.barManager1.MaxItemId = 9;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTextEdit1,
     this.repositoryItemComboBox1,
     this.repositoryItemComboBox2});
     //
     // bar1
     //
     this.bar1.BarName = "Custom 1";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnRefreshData, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnDaochuExcel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnClose, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barStaticItem1, "", true, false, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Caption),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.BcobYear, "", false, true, true, 73)});
     this.bar1.OptionsBar.MultiLine = true;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Custom 1";
     //
     // barBtnSave
     //
     this.barBtnSave.Caption = "保存";
     this.barBtnSave.Id = 0;
     this.barBtnSave.ImageIndex = 0;
     this.barBtnSave.Name = "barBtnSave";
     this.barBtnSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnSave_ItemClick);
     //
     // barBtnRefreshData
     //
     this.barBtnRefreshData.Caption = "更新数据";
     this.barBtnRefreshData.Id = 1;
     this.barBtnRefreshData.ImageIndex = 14;
     this.barBtnRefreshData.Name = "barBtnRefreshData";
     this.barBtnRefreshData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefreshData_ItemClick);
     //
     // barBtnDaochuExcel
     //
     this.barBtnDaochuExcel.Caption = "导出";
     this.barBtnDaochuExcel.Id = 2;
     this.barBtnDaochuExcel.ImageIndex = 5;
     this.barBtnDaochuExcel.Name = "barBtnDaochuExcel";
     this.barBtnDaochuExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDaochuExcel_ItemClick);
     //
     // barBtnClose
     //
     this.barBtnClose.Caption = "关闭";
     this.barBtnClose.Id = 3;
     this.barBtnClose.ImageIndex = 7;
     this.barBtnClose.Name = "barBtnClose";
     this.barBtnClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnClose_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem1.Caption = "现状年份:";
     this.barStaticItem1.Id = 7;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // BcobYear
     //
     this.BcobYear.Caption = "XZyear";
     this.BcobYear.Edit = this.repositoryItemComboBox1;
     this.BcobYear.Id = 5;
     this.BcobYear.Name = "BcobYear";
     this.BcobYear.EditValueChanged += new System.EventHandler(this.BcobYear_EditValueChanged);
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // repositoryItemComboBox2
     //
     this.repositoryItemComboBox2.AutoHeight = false;
     this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
     //
     // FrmPDWXZ
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(612, 473);
     this.Controls.Add(this.fpSpread1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "FrmPDWXZ";
     this.Text = "FrmPDWXZ";
     this.Load += new System.EventHandler(this.FrmPDWXZ_Load);
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).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();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition1 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition2 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition3 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition4 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition5 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition6 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition7 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition8 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition9 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition10 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition11 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition12 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition13 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition pivotGridStyleFormatCondition14 = new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition();
     this.calcNPSVsLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcNPSVsTarget = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcAPOSVsTarget = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcINVVsLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcINVVsTarget = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcDSVsLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcDsVsTarget = new DevExpress.XtraPivotGrid.PivotGridField();
     this.repositoryItemTextEditPers = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemTextEditf2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.popupMenuMain = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barManagerMain = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.barHeaderItem1 = new DevExpress.XtraBars.BarHeaderItem();
     this.bbiStartDate = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.bbiGetData = new DevExpress.XtraBars.BarLargeButtonItem();
     this.bsiWeekNumber = new DevExpress.XtraBars.BarStaticItem();
     this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.pivotGridControlMain = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.pro0003BindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dsNMQry = new NestleICSales.DataSources.dsQry();
     this.fieldRouteNumber1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldRouteName1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldASM1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldSupervisor1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldRouteBrand1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldPlantSalesDistrict1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldPlantName1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldPlantBaseName1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldDistributionChannel1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldAPOS = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldAPOSLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldINV = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldINVLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldNPS = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldNPSLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldTargetAPOSWeek = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldTargetINVWeek = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldTargetNPSWeek = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldDS = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldTargetDSWeek = new DevExpress.XtraPivotGrid.PivotGridField();
     this.calcAPOSVsLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldDSLY = new DevExpress.XtraPivotGrid.PivotGridField();
     this.dxValidationProviderMain = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
     this.pro_0003TableAdapter = new NestleICSales.DataSources.dsQryTableAdapters.Pro_0003TableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditPers)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditf2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControlMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pro0003BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsNMQry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProviderMain)).BeginInit();
     this.SuspendLayout();
     //
     // calcNPSVsLY
     //
     this.calcNPSVsLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcNPSVsLY.AreaIndex = 2;
     this.calcNPSVsLY.Caption = "NPS Vs LY";
     this.calcNPSVsLY.CellFormat.FormatString = "p";
     this.calcNPSVsLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsLY.GrandTotalCellFormat.FormatString = "p";
     this.calcNPSVsLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsLY.Name = "calcNPSVsLY";
     this.calcNPSVsLY.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcNPSVsLY.TotalCellFormat.FormatString = "p";
     this.calcNPSVsLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsLY.TotalValueFormat.FormatString = "p";
     this.calcNPSVsLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsLY.UnboundExpression = "([NPS] * 1.0) / [NPSLY]";
     this.calcNPSVsLY.UnboundFieldName = "calcNPSVsLY";
     this.calcNPSVsLY.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcNPSVsTarget
     //
     this.calcNPSVsTarget.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcNPSVsTarget.AreaIndex = 4;
     this.calcNPSVsTarget.Caption = "NPS Vs Target";
     this.calcNPSVsTarget.CellFormat.FormatString = "p";
     this.calcNPSVsTarget.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsTarget.GrandTotalCellFormat.FormatString = "p";
     this.calcNPSVsTarget.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsTarget.Name = "calcNPSVsTarget";
     this.calcNPSVsTarget.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcNPSVsTarget.TotalCellFormat.FormatString = "p";
     this.calcNPSVsTarget.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsTarget.TotalValueFormat.FormatString = "p";
     this.calcNPSVsTarget.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcNPSVsTarget.UnboundExpression = "([NPS] * 1.0) / [TargetNPSWeek]";
     this.calcNPSVsTarget.UnboundFieldName = "calcNPSVsTarget";
     this.calcNPSVsTarget.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcAPOSVsTarget
     //
     this.calcAPOSVsTarget.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcAPOSVsTarget.AreaIndex = 9;
     this.calcAPOSVsTarget.Caption = "APOS Vs Target";
     this.calcAPOSVsTarget.CellFormat.FormatString = "p";
     this.calcAPOSVsTarget.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsTarget.GrandTotalCellFormat.FormatString = "p";
     this.calcAPOSVsTarget.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsTarget.Name = "calcAPOSVsTarget";
     this.calcAPOSVsTarget.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcAPOSVsTarget.TotalCellFormat.FormatString = "p";
     this.calcAPOSVsTarget.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsTarget.TotalValueFormat.FormatString = "p";
     this.calcAPOSVsTarget.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsTarget.UnboundExpression = "([APOS] * 1.0) / [TargetAPOSWeek]";
     this.calcAPOSVsTarget.UnboundFieldName = "calcAPOSVsTarget";
     this.calcAPOSVsTarget.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcINVVsLY
     //
     this.calcINVVsLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcINVVsLY.AreaIndex = 12;
     this.calcINVVsLY.Caption = "INV Vs LY";
     this.calcINVVsLY.CellFormat.FormatString = "p";
     this.calcINVVsLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsLY.GrandTotalCellFormat.FormatString = "p";
     this.calcINVVsLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsLY.Name = "calcINVVsLY";
     this.calcINVVsLY.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcINVVsLY.TotalCellFormat.FormatString = "p";
     this.calcINVVsLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsLY.TotalValueFormat.FormatString = "p";
     this.calcINVVsLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsLY.UnboundExpression = "([INV] * 1.0) / [INVLY]";
     this.calcINVVsLY.UnboundFieldName = "pivotGridField1";
     this.calcINVVsLY.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcINVVsTarget
     //
     this.calcINVVsTarget.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcINVVsTarget.AreaIndex = 14;
     this.calcINVVsTarget.Caption = "INV Vs Target";
     this.calcINVVsTarget.CellFormat.FormatString = "p";
     this.calcINVVsTarget.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsTarget.GrandTotalCellFormat.FormatString = "p";
     this.calcINVVsTarget.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsTarget.Name = "calcINVVsTarget";
     this.calcINVVsTarget.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcINVVsTarget.TotalCellFormat.FormatString = "p";
     this.calcINVVsTarget.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsTarget.TotalValueFormat.FormatString = "p";
     this.calcINVVsTarget.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcINVVsTarget.UnboundExpression = "([INV] * 1.0) / [TargetINVWeek]";
     this.calcINVVsTarget.UnboundFieldName = "pivotGridField2";
     this.calcINVVsTarget.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcDSVsLY
     //
     this.calcDSVsLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcDSVsLY.AreaIndex = 17;
     this.calcDSVsLY.Caption = "DS Vs LY";
     this.calcDSVsLY.CellFormat.FormatString = "p";
     this.calcDSVsLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDSVsLY.GrandTotalCellFormat.FormatString = "p";
     this.calcDSVsLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDSVsLY.Name = "calcDSVsLY";
     this.calcDSVsLY.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcDSVsLY.TotalCellFormat.FormatString = "p";
     this.calcDSVsLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDSVsLY.TotalValueFormat.FormatString = "p";
     this.calcDSVsLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDSVsLY.UnboundExpression = "([DS] * 1.0) / [DSLY]";
     this.calcDSVsLY.UnboundFieldName = "calcDSVsLY";
     this.calcDSVsLY.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // calcDsVsTarget
     //
     this.calcDsVsTarget.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcDsVsTarget.AreaIndex = 19;
     this.calcDsVsTarget.Caption = "DS Vs Target";
     this.calcDsVsTarget.CellFormat.FormatString = "p";
     this.calcDsVsTarget.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDsVsTarget.GrandTotalCellFormat.FormatString = "p";
     this.calcDsVsTarget.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDsVsTarget.Name = "calcDsVsTarget";
     this.calcDsVsTarget.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcDsVsTarget.TotalCellFormat.FormatString = "p";
     this.calcDsVsTarget.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDsVsTarget.TotalValueFormat.FormatString = "p";
     this.calcDsVsTarget.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcDsVsTarget.UnboundExpression = "([DS] * 1.0) / [TargetDSWeek]";
     this.calcDsVsTarget.UnboundFieldName = "calcDsVsTarget";
     this.calcDsVsTarget.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // repositoryItemTextEditPers
     //
     this.repositoryItemTextEditPers.AutoHeight = false;
     this.repositoryItemTextEditPers.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemTextEditPers.EditFormat.FormatString = "P1";
     this.repositoryItemTextEditPers.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemTextEditPers.ExportMode = DevExpress.XtraEditors.Repository.ExportMode.DisplayText;
     this.repositoryItemTextEditPers.Mask.EditMask = "P1";
     this.repositoryItemTextEditPers.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemTextEditPers.Mask.UseMaskAsDisplayFormat = true;
     this.repositoryItemTextEditPers.Name = "repositoryItemTextEditPers";
     //
     // repositoryItemTextEditf2
     //
     this.repositoryItemTextEditf2.AutoHeight = false;
     this.repositoryItemTextEditf2.DisplayFormat.FormatString = "f2";
     this.repositoryItemTextEditf2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemTextEditf2.Mask.EditMask = "f2";
     this.repositoryItemTextEditf2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemTextEditf2.Name = "repositoryItemTextEditf2";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // popupMenuMain
     //
     this.popupMenuMain.Manager = this.barManagerMain;
     this.popupMenuMain.Name = "popupMenuMain";
     //
     // barManagerMain
     //
     this.barManagerMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1});
     this.barManagerMain.DockControls.Add(this.barDockControlTop);
     this.barManagerMain.DockControls.Add(this.barDockControlBottom);
     this.barManagerMain.DockControls.Add(this.barDockControlLeft);
     this.barManagerMain.DockControls.Add(this.barDockControlRight);
     this.barManagerMain.Form = this;
     this.barManagerMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.bbiExport,
     this.bbiStartDate,
     this.barHeaderItem1,
     this.bbiGetData,
     this.bsiWeekNumber});
     this.barManagerMain.MaxItemId = 11;
     this.barManagerMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemDateEdit1,
     this.repositoryItemDateEdit2});
     //
     // bar1
     //
     this.bar1.BarName = "Main";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barHeaderItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.bbiStartDate),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbiGetData, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(this.bsiWeekNumber),
     new DevExpress.XtraBars.LinkPersistInfo(this.bbiExport)});
     this.bar1.Text = "Commands";
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "Select Date";
     this.barHeaderItem1.Id = 3;
     this.barHeaderItem1.Name = "barHeaderItem1";
     //
     // bbiStartDate
     //
     this.bbiStartDate.Caption = "bbiDateFrom";
     this.bbiStartDate.Edit = this.repositoryItemDateEdit1;
     this.bbiStartDate.Id = 2;
     this.bbiStartDate.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D1));
     this.bbiStartDate.Name = "bbiStartDate";
     this.bbiStartDate.Width = 120;
     //
     // repositoryItemDateEdit1
     //
     this.repositoryItemDateEdit1.AutoHeight = false;
     this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
     //
     // bbiGetData
     //
     this.bbiGetData.Caption = "Get Data";
     this.bbiGetData.CaptionAlignment = DevExpress.XtraBars.BarItemCaptionAlignment.Right;
     this.bbiGetData.Glyph = global::NestleICSales.Properties.Resources.apply_16x16;
     this.bbiGetData.Id = 9;
     this.bbiGetData.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G));
     this.bbiGetData.Name = "bbiGetData";
     this.bbiGetData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiGetData_ItemClick);
     //
     // bsiWeekNumber
     //
     this.bsiWeekNumber.Caption = "Current Server Week Number ";
     this.bsiWeekNumber.Id = 10;
     this.bsiWeekNumber.Name = "bsiWeekNumber";
     this.bsiWeekNumber.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bbiExport
     //
     this.bbiExport.Caption = "Export";
     this.bbiExport.Glyph = global::NestleICSales.Properties.Resources.Export;
     this.bbiExport.Id = 1;
     this.bbiExport.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E));
     this.bbiExport.Name = "bbiExport";
     this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1132, 31);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 311);
     this.barDockControlBottom.Size = new System.Drawing.Size(1132, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 280);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1132, 31);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 280);
     //
     // repositoryItemDateEdit2
     //
     this.repositoryItemDateEdit2.AutoHeight = false;
     this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
     //
     // pivotGridControlMain
     //
     this.pivotGridControlMain.DataSource = this.pro0003BindingSource;
     this.pivotGridControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pivotGridControlMain.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
     this.fieldRouteNumber1,
     this.fieldRouteName1,
     this.fieldASM1,
     this.fieldSupervisor1,
     this.fieldRouteBrand1,
     this.fieldPlantSalesDistrict1,
     this.fieldPlantName1,
     this.fieldPlantBaseName1,
     this.fieldDistributionChannel1,
     this.fieldAPOS,
     this.fieldAPOSLY,
     this.fieldINV,
     this.fieldINVLY,
     this.fieldNPS,
     this.fieldNPSLY,
     this.fieldTargetAPOSWeek,
     this.fieldTargetINVWeek,
     this.fieldTargetNPSWeek,
     this.fieldDS,
     this.fieldTargetDSWeek,
     this.calcNPSVsLY,
     this.calcNPSVsTarget,
     this.calcAPOSVsLY,
     this.calcAPOSVsTarget,
     this.calcINVVsLY,
     this.calcINVVsTarget,
     this.fieldDSLY,
     this.calcDSVsLY,
     this.calcDsVsTarget});
     pivotGridStyleFormatCondition1.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition1.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition1.Field = this.calcNPSVsLY;
     pivotGridStyleFormatCondition1.FieldName = "calcNPSVsLY";
     pivotGridStyleFormatCondition1.Value1 = "1";
     pivotGridStyleFormatCondition2.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition2.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition2.Field = this.calcNPSVsLY;
     pivotGridStyleFormatCondition2.FieldName = "calcNPSVsLY";
     pivotGridStyleFormatCondition2.Value1 = "1";
     pivotGridStyleFormatCondition3.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition3.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition3.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition3.Field = this.calcNPSVsTarget;
     pivotGridStyleFormatCondition3.FieldName = "calcNPSVsTarget";
     pivotGridStyleFormatCondition3.Value1 = "1";
     pivotGridStyleFormatCondition4.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition4.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition4.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition4.Field = this.calcNPSVsTarget;
     pivotGridStyleFormatCondition4.FieldName = "calcNPSVsTarget";
     pivotGridStyleFormatCondition4.Value1 = "1";
     pivotGridStyleFormatCondition5.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition5.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition5.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition5.Field = this.calcAPOSVsTarget;
     pivotGridStyleFormatCondition5.FieldName = "calcAPOSVsTarget";
     pivotGridStyleFormatCondition5.Value1 = "1";
     pivotGridStyleFormatCondition6.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition6.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition6.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition6.Field = this.calcAPOSVsTarget;
     pivotGridStyleFormatCondition6.FieldName = "calcAPOSVsTarget";
     pivotGridStyleFormatCondition6.Value1 = "1";
     pivotGridStyleFormatCondition7.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition7.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition7.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition7.Field = this.calcINVVsLY;
     pivotGridStyleFormatCondition7.FieldName = "calcINVVsLY";
     pivotGridStyleFormatCondition7.Value1 = "1";
     pivotGridStyleFormatCondition8.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition8.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition8.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition8.Field = this.calcINVVsLY;
     pivotGridStyleFormatCondition8.FieldName = "calcINVVsLY";
     pivotGridStyleFormatCondition8.Value1 = "1";
     pivotGridStyleFormatCondition9.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition9.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition9.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition9.Field = this.calcINVVsTarget;
     pivotGridStyleFormatCondition9.FieldName = "calcINVVsTarget";
     pivotGridStyleFormatCondition9.Value1 = "1";
     pivotGridStyleFormatCondition10.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition10.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition10.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition10.Field = this.calcINVVsTarget;
     pivotGridStyleFormatCondition10.FieldName = "calcINVVsTarget";
     pivotGridStyleFormatCondition10.Value1 = "1";
     pivotGridStyleFormatCondition11.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition11.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition11.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition11.Field = this.calcDSVsLY;
     pivotGridStyleFormatCondition11.FieldName = "calcDSVsLY";
     pivotGridStyleFormatCondition11.Value1 = "1";
     pivotGridStyleFormatCondition12.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition12.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition12.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition12.Field = this.calcDSVsLY;
     pivotGridStyleFormatCondition12.FieldName = "calcDSVsLY";
     pivotGridStyleFormatCondition12.Value1 = "1";
     pivotGridStyleFormatCondition13.Appearance.ForeColor = System.Drawing.Color.Red;
     pivotGridStyleFormatCondition13.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition13.Condition = DevExpress.XtraGrid.FormatConditionEnum.Less;
     pivotGridStyleFormatCondition13.Field = this.calcDsVsTarget;
     pivotGridStyleFormatCondition13.FieldName = "calcDsVsTarget";
     pivotGridStyleFormatCondition13.Value1 = "1";
     pivotGridStyleFormatCondition14.Appearance.ForeColor = System.Drawing.Color.Green;
     pivotGridStyleFormatCondition14.Appearance.Options.UseForeColor = true;
     pivotGridStyleFormatCondition14.Condition = DevExpress.XtraGrid.FormatConditionEnum.GreaterOrEqual;
     pivotGridStyleFormatCondition14.Field = this.calcDsVsTarget;
     pivotGridStyleFormatCondition14.FieldName = "calcDsVsTarget";
     pivotGridStyleFormatCondition14.Value1 = "1";
     this.pivotGridControlMain.FormatConditions.AddRange(new DevExpress.XtraPivotGrid.PivotGridStyleFormatCondition[] {
     pivotGridStyleFormatCondition1,
     pivotGridStyleFormatCondition2,
     pivotGridStyleFormatCondition3,
     pivotGridStyleFormatCondition4,
     pivotGridStyleFormatCondition5,
     pivotGridStyleFormatCondition6,
     pivotGridStyleFormatCondition7,
     pivotGridStyleFormatCondition8,
     pivotGridStyleFormatCondition9,
     pivotGridStyleFormatCondition10,
     pivotGridStyleFormatCondition11,
     pivotGridStyleFormatCondition12,
     pivotGridStyleFormatCondition13,
     pivotGridStyleFormatCondition14});
     this.pivotGridControlMain.Location = new System.Drawing.Point(0, 31);
     this.pivotGridControlMain.Name = "pivotGridControlMain";
     this.pivotGridControlMain.OptionsPrint.PrintColumnHeaders = DevExpress.Utils.DefaultBoolean.False;
     this.pivotGridControlMain.OptionsPrint.PrintDataHeaders = DevExpress.Utils.DefaultBoolean.False;
     this.pivotGridControlMain.OptionsPrint.PrintFilterHeaders = DevExpress.Utils.DefaultBoolean.False;
     this.pivotGridControlMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTextEditPers});
     this.pivotGridControlMain.Size = new System.Drawing.Size(1132, 280);
     this.pivotGridControlMain.TabIndex = 9;
     //
     // pro0003BindingSource
     //
     this.pro0003BindingSource.DataMember = "Pro_0003";
     this.pro0003BindingSource.DataSource = this.dsNMQry;
     //
     // dsNMQry
     //
     this.dsNMQry.DataSetName = "dsNMQry";
     this.dsNMQry.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // fieldRouteNumber1
     //
     this.fieldRouteNumber1.AreaIndex = 0;
     this.fieldRouteNumber1.Caption = "Route Number";
     this.fieldRouteNumber1.FieldName = "RouteNumber";
     this.fieldRouteNumber1.Name = "fieldRouteNumber1";
     //
     // fieldRouteName1
     //
     this.fieldRouteName1.AreaIndex = 1;
     this.fieldRouteName1.Caption = "Route Name";
     this.fieldRouteName1.FieldName = "RouteName";
     this.fieldRouteName1.Name = "fieldRouteName1";
     //
     // fieldASM1
     //
     this.fieldASM1.Area = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldASM1.AreaIndex = 0;
     this.fieldASM1.Caption = "ASM";
     this.fieldASM1.FieldName = "ASM";
     this.fieldASM1.Name = "fieldASM1";
     this.fieldASM1.Width = 170;
     //
     // fieldSupervisor1
     //
     this.fieldSupervisor1.Area = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldSupervisor1.AreaIndex = 1;
     this.fieldSupervisor1.Caption = "Supervisor";
     this.fieldSupervisor1.FieldName = "Supervisor";
     this.fieldSupervisor1.Name = "fieldSupervisor1";
     //
     // fieldRouteBrand1
     //
     this.fieldRouteBrand1.AreaIndex = 2;
     this.fieldRouteBrand1.Caption = "Route Brand";
     this.fieldRouteBrand1.FieldName = "RouteBrand";
     this.fieldRouteBrand1.Name = "fieldRouteBrand1";
     //
     // fieldPlantSalesDistrict1
     //
     this.fieldPlantSalesDistrict1.AreaIndex = 3;
     this.fieldPlantSalesDistrict1.Caption = "Plant Sales District";
     this.fieldPlantSalesDistrict1.FieldName = "PlantSalesDistrict";
     this.fieldPlantSalesDistrict1.Name = "fieldPlantSalesDistrict1";
     //
     // fieldPlantName1
     //
     this.fieldPlantName1.AreaIndex = 4;
     this.fieldPlantName1.Caption = "Plant Name";
     this.fieldPlantName1.FieldName = "PlantName";
     this.fieldPlantName1.Name = "fieldPlantName1";
     //
     // fieldPlantBaseName1
     //
     this.fieldPlantBaseName1.AreaIndex = 5;
     this.fieldPlantBaseName1.Caption = "Plant Base Name";
     this.fieldPlantBaseName1.FieldName = "PlantBaseName";
     this.fieldPlantBaseName1.Name = "fieldPlantBaseName1";
     //
     // fieldDistributionChannel1
     //
     this.fieldDistributionChannel1.AreaIndex = 6;
     this.fieldDistributionChannel1.Caption = "Distribution Channel";
     this.fieldDistributionChannel1.FieldName = "DistributionChannel";
     this.fieldDistributionChannel1.Name = "fieldDistributionChannel1";
     //
     // fieldAPOS
     //
     this.fieldAPOS.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldAPOS.AreaIndex = 5;
     this.fieldAPOS.Caption = "APOS Week";
     this.fieldAPOS.CellFormat.FormatString = "f2";
     this.fieldAPOS.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOS.FieldName = "APOS";
     this.fieldAPOS.GrandTotalCellFormat.FormatString = "f2";
     this.fieldAPOS.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOS.Name = "fieldAPOS";
     this.fieldAPOS.TotalCellFormat.FormatString = "f2";
     this.fieldAPOS.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOS.TotalValueFormat.FormatString = "f2";
     this.fieldAPOS.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOS.ValueFormat.FormatString = "f2";
     this.fieldAPOS.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldAPOSLY
     //
     this.fieldAPOSLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldAPOSLY.AreaIndex = 6;
     this.fieldAPOSLY.Caption = "APOS Week LY";
     this.fieldAPOSLY.CellFormat.FormatString = "f2";
     this.fieldAPOSLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOSLY.FieldName = "APOSLY";
     this.fieldAPOSLY.GrandTotalCellFormat.FormatString = "f2";
     this.fieldAPOSLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOSLY.Name = "fieldAPOSLY";
     this.fieldAPOSLY.TotalCellFormat.FormatString = "f2";
     this.fieldAPOSLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOSLY.TotalValueFormat.FormatString = "f2";
     this.fieldAPOSLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldAPOSLY.ValueFormat.FormatString = "f2";
     this.fieldAPOSLY.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldINV
     //
     this.fieldINV.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldINV.AreaIndex = 10;
     this.fieldINV.Caption = "INV Week";
     this.fieldINV.CellFormat.FormatString = "f2";
     this.fieldINV.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINV.FieldName = "INV";
     this.fieldINV.GrandTotalCellFormat.FormatString = "f2";
     this.fieldINV.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINV.Name = "fieldINV";
     this.fieldINV.TotalCellFormat.FormatString = "f2";
     this.fieldINV.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINV.TotalValueFormat.FormatString = "f2";
     this.fieldINV.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINV.ValueFormat.FormatString = "f2";
     this.fieldINV.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldINVLY
     //
     this.fieldINVLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldINVLY.AreaIndex = 11;
     this.fieldINVLY.Caption = "INV Week LY";
     this.fieldINVLY.CellFormat.FormatString = "f2";
     this.fieldINVLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINVLY.FieldName = "INVLY";
     this.fieldINVLY.GrandTotalCellFormat.FormatString = "f2";
     this.fieldINVLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINVLY.Name = "fieldINVLY";
     this.fieldINVLY.TotalCellFormat.FormatString = "f2";
     this.fieldINVLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINVLY.TotalValueFormat.FormatString = "f2";
     this.fieldINVLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldINVLY.ValueFormat.FormatString = "f2";
     this.fieldINVLY.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldNPS
     //
     this.fieldNPS.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldNPS.AreaIndex = 0;
     this.fieldNPS.Caption = "NPS Week";
     this.fieldNPS.CellFormat.FormatString = "f2";
     this.fieldNPS.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPS.FieldName = "NPS";
     this.fieldNPS.GrandTotalCellFormat.FormatString = "f2";
     this.fieldNPS.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPS.Name = "fieldNPS";
     this.fieldNPS.TotalCellFormat.FormatString = "f2";
     this.fieldNPS.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPS.TotalValueFormat.FormatString = "f2";
     this.fieldNPS.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPS.ValueFormat.FormatString = "f2";
     this.fieldNPS.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldNPSLY
     //
     this.fieldNPSLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldNPSLY.AreaIndex = 1;
     this.fieldNPSLY.Caption = "NPS Week LY";
     this.fieldNPSLY.CellFormat.FormatString = "f2";
     this.fieldNPSLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPSLY.FieldName = "NPSLY";
     this.fieldNPSLY.GrandTotalCellFormat.FormatString = "f2";
     this.fieldNPSLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPSLY.Name = "fieldNPSLY";
     this.fieldNPSLY.TotalCellFormat.FormatString = "f2";
     this.fieldNPSLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPSLY.TotalValueFormat.FormatString = "f2";
     this.fieldNPSLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldNPSLY.ValueFormat.FormatString = "f2";
     this.fieldNPSLY.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldTargetAPOSWeek
     //
     this.fieldTargetAPOSWeek.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldTargetAPOSWeek.AreaIndex = 8;
     this.fieldTargetAPOSWeek.Caption = "APOS Week Target";
     this.fieldTargetAPOSWeek.CellFormat.FormatString = "f2";
     this.fieldTargetAPOSWeek.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetAPOSWeek.FieldName = "TargetAPOSWeek";
     this.fieldTargetAPOSWeek.GrandTotalCellFormat.FormatString = "f2";
     this.fieldTargetAPOSWeek.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetAPOSWeek.Name = "fieldTargetAPOSWeek";
     this.fieldTargetAPOSWeek.TotalCellFormat.FormatString = "f2";
     this.fieldTargetAPOSWeek.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetAPOSWeek.TotalValueFormat.FormatString = "f2";
     this.fieldTargetAPOSWeek.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetAPOSWeek.ValueFormat.FormatString = "f2";
     this.fieldTargetAPOSWeek.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldTargetINVWeek
     //
     this.fieldTargetINVWeek.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldTargetINVWeek.AreaIndex = 13;
     this.fieldTargetINVWeek.Caption = "INV Week Target";
     this.fieldTargetINVWeek.CellFormat.FormatString = "f2";
     this.fieldTargetINVWeek.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetINVWeek.FieldName = "TargetINVWeek";
     this.fieldTargetINVWeek.GrandTotalCellFormat.FormatString = "f2";
     this.fieldTargetINVWeek.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetINVWeek.Name = "fieldTargetINVWeek";
     this.fieldTargetINVWeek.TotalCellFormat.FormatString = "f2";
     this.fieldTargetINVWeek.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetINVWeek.TotalValueFormat.FormatString = "f2";
     this.fieldTargetINVWeek.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetINVWeek.ValueFormat.FormatString = "f2";
     this.fieldTargetINVWeek.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldTargetNPSWeek
     //
     this.fieldTargetNPSWeek.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldTargetNPSWeek.AreaIndex = 3;
     this.fieldTargetNPSWeek.Caption = "NPS Week Target";
     this.fieldTargetNPSWeek.CellFormat.FormatString = "f2";
     this.fieldTargetNPSWeek.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetNPSWeek.FieldName = "TargetNPSWeek";
     this.fieldTargetNPSWeek.GrandTotalCellFormat.FormatString = "f2";
     this.fieldTargetNPSWeek.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetNPSWeek.Name = "fieldTargetNPSWeek";
     this.fieldTargetNPSWeek.TotalCellFormat.FormatString = "f2";
     this.fieldTargetNPSWeek.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetNPSWeek.TotalValueFormat.FormatString = "f2";
     this.fieldTargetNPSWeek.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetNPSWeek.ValueFormat.FormatString = "f2";
     this.fieldTargetNPSWeek.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldDS
     //
     this.fieldDS.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldDS.AreaIndex = 15;
     this.fieldDS.Caption = "DS";
     this.fieldDS.CellFormat.FormatString = "f2";
     this.fieldDS.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDS.FieldName = "DS";
     this.fieldDS.GrandTotalCellFormat.FormatString = "f2";
     this.fieldDS.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDS.Name = "fieldDS";
     this.fieldDS.TotalCellFormat.FormatString = "f2";
     this.fieldDS.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDS.TotalValueFormat.FormatString = "f2";
     this.fieldDS.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDS.ValueFormat.FormatString = "f2";
     this.fieldDS.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldTargetDSWeek
     //
     this.fieldTargetDSWeek.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldTargetDSWeek.AreaIndex = 18;
     this.fieldTargetDSWeek.Caption = "DS Target";
     this.fieldTargetDSWeek.CellFormat.FormatString = "f2";
     this.fieldTargetDSWeek.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetDSWeek.FieldName = "TargetDSWeek";
     this.fieldTargetDSWeek.GrandTotalCellFormat.FormatString = "f2";
     this.fieldTargetDSWeek.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetDSWeek.Name = "fieldTargetDSWeek";
     this.fieldTargetDSWeek.TotalCellFormat.FormatString = "f2";
     this.fieldTargetDSWeek.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetDSWeek.TotalValueFormat.FormatString = "f2";
     this.fieldTargetDSWeek.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldTargetDSWeek.ValueFormat.FormatString = "f2";
     this.fieldTargetDSWeek.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // calcAPOSVsLY
     //
     this.calcAPOSVsLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.calcAPOSVsLY.AreaIndex = 7;
     this.calcAPOSVsLY.Caption = "APOS Vs LY";
     this.calcAPOSVsLY.CellFormat.FormatString = "p";
     this.calcAPOSVsLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsLY.GrandTotalCellFormat.FormatString = "p";
     this.calcAPOSVsLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsLY.Name = "calcAPOSVsLY";
     this.calcAPOSVsLY.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Average;
     this.calcAPOSVsLY.TotalCellFormat.FormatString = "p";
     this.calcAPOSVsLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsLY.TotalValueFormat.FormatString = "p";
     this.calcAPOSVsLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.calcAPOSVsLY.UnboundExpression = "([APOS] * 1.0) / [APOSLY]";
     this.calcAPOSVsLY.UnboundFieldName = "calcAPOSVsLY";
     this.calcAPOSVsLY.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // fieldDSLY
     //
     this.fieldDSLY.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldDSLY.AreaIndex = 16;
     this.fieldDSLY.Caption = "DS LY";
     this.fieldDSLY.CellFormat.FormatString = "f2";
     this.fieldDSLY.CellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDSLY.FieldName = "DSLY";
     this.fieldDSLY.GrandTotalCellFormat.FormatString = "f2";
     this.fieldDSLY.GrandTotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDSLY.Name = "fieldDSLY";
     this.fieldDSLY.TotalCellFormat.FormatString = "f2";
     this.fieldDSLY.TotalCellFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDSLY.TotalValueFormat.FormatString = "f2";
     this.fieldDSLY.TotalValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.fieldDSLY.ValueFormat.FormatString = "f2";
     this.fieldDSLY.ValueFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     //
     // pro_0003TableAdapter
     //
     this.pro_0003TableAdapter.ClearBeforeFill = true;
     //
     // QryPro_0003Frm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1132, 311);
     this.Controls.Add(this.pivotGridControlMain);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = global::NestleICSales.Properties.Resources.Qry16;
     this.Name = "QryPro_0003Frm";
     this.Text = "KPI Weekly";
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditPers)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEditf2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManagerMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControlMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pro0003BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsNMQry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProviderMain)).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()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NotesDialogGUI));
     this.bmanMain             = new DevExpress.XtraBars.BarManager();
     this.bar1                 = new DevExpress.XtraBars.Bar();
     this.Status               = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.lblInfo              = new System.Windows.Forms.Label();
     this.grpStoredNotes       = new DevExpress.XtraEditors.GroupControl();
     this.lstStoredNotes       = new DevExpress.XtraEditors.ListBoxControl();
     this.btnSave              = new DevExpress.XtraEditors.SimpleButton();
     this.grpProperties        = new DevExpress.XtraEditors.GroupControl();
     this.lblName              = new System.Windows.Forms.Label();
     this.npDescription        = new DevExpress.XtraEditors.MemoEdit();
     this.npName               = new DevExpress.XtraEditors.TextEdit();
     this.btnNew               = new UIControls.StandardControls.ImageButton();
     this.btnEdit              = new UIControls.StandardControls.ImageButton();
     this.btnDelete            = new UIControls.StandardControls.ImageButton();
     ((System.ComponentModel.ISupportInitialize)(this.bmanMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpStoredNotes)).BeginInit();
     this.grpStoredNotes.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lstStoredNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpProperties)).BeginInit();
     this.grpProperties.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.npDescription.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.npName.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // bmanMain
     //
     this.bmanMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1
     });
     this.bmanMain.DockControls.Add(this.barDockControlTop);
     this.bmanMain.DockControls.Add(this.barDockControlBottom);
     this.bmanMain.DockControls.Add(this.barDockControlLeft);
     this.bmanMain.DockControls.Add(this.barDockControlRight);
     this.bmanMain.Form = this;
     this.bmanMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.Status
     });
     this.bmanMain.MaxItemId = 1;
     this.bmanMain.StatusBar = this.bar1;
     //
     // bar1
     //
     this.bar1.BarName      = "Custom 1";
     this.bar1.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar1.DockCol      = 0;
     this.bar1.DockRow      = 1;
     this.bar1.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.Status)
     });
     this.bar1.OptionsBar.AllowQuickCustomization = false;
     this.bar1.OptionsBar.DrawDragBorder          = false;
     this.bar1.OptionsBar.UseWholeRow             = true;
     this.bar1.Text = "Custom 1";
     //
     // Status
     //
     this.Status.Border        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.Status.Caption       = "No note selected";
     this.Status.Id            = 0;
     this.Status.Name          = "Status";
     this.Status.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // lblInfo
     //
     this.lblInfo.Location = new System.Drawing.Point(8, 16);
     this.lblInfo.Name     = "lblInfo";
     this.lblInfo.Size     = new System.Drawing.Size(464, 32);
     this.lblInfo.TabIndex = 4;
     //
     // grpStoredNotes
     //
     this.grpStoredNotes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)));
     this.grpStoredNotes.Controls.Add(this.lstStoredNotes);
     this.grpStoredNotes.Location = new System.Drawing.Point(8, 56);
     this.grpStoredNotes.Name     = "grpStoredNotes";
     this.grpStoredNotes.Size     = new System.Drawing.Size(136, 192);
     this.grpStoredNotes.TabIndex = 5;
     this.grpStoredNotes.Text     = "Stored Notes";
     //
     // lstStoredNotes
     //
     this.lstStoredNotes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)));
     this.lstStoredNotes.ItemHeight            = 16;
     this.lstStoredNotes.Location              = new System.Drawing.Point(8, 26);
     this.lstStoredNotes.Name                  = "lstStoredNotes";
     this.lstStoredNotes.Size                  = new System.Drawing.Size(120, 160);
     this.lstStoredNotes.TabIndex              = 0;
     this.lstStoredNotes.SelectedIndexChanged += new System.EventHandler(this.lstStoredNotes_SelectedIndexChanged);
     //
     // btnSave
     //
     this.btnSave.Enabled  = false;
     this.btnSave.Location = new System.Drawing.Point(152, 208);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(40, 24);
     this.btnSave.TabIndex = 6;
     this.btnSave.Text     = "Save";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // grpProperties
     //
     this.grpProperties.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.grpProperties.Controls.Add(this.lblName);
     this.grpProperties.Controls.Add(this.npDescription);
     this.grpProperties.Controls.Add(this.npName);
     this.grpProperties.Enabled  = false;
     this.grpProperties.Location = new System.Drawing.Point(200, 56);
     this.grpProperties.Name     = "grpProperties";
     this.grpProperties.Size     = new System.Drawing.Size(272, 192);
     this.grpProperties.TabIndex = 7;
     this.grpProperties.Text     = "Note Properties";
     //
     // lblName
     //
     this.lblName.Location = new System.Drawing.Point(8, 34);
     this.lblName.Name     = "lblName";
     this.lblName.Size     = new System.Drawing.Size(48, 16);
     this.lblName.TabIndex = 3;
     this.lblName.Text     = "Name:";
     //
     // npDescription
     //
     this.npDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.npDescription.EditValue         = "";
     this.npDescription.Location          = new System.Drawing.Point(6, 66);
     this.npDescription.Name              = "npDescription";
     this.npDescription.Size              = new System.Drawing.Size(260, 120);
     this.npDescription.TabIndex          = 2;
     this.npDescription.EditValueChanged += new System.EventHandler(this.NoteEdited);
     //
     // npName
     //
     this.npName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.npName.EditValue         = "";
     this.npName.Location          = new System.Drawing.Point(54, 34);
     this.npName.Name              = "npName";
     this.npName.Size              = new System.Drawing.Size(212, 20);
     this.npName.TabIndex          = 0;
     this.npName.EditValueChanged += new System.EventHandler(this.NoteEdited);
     //
     // btnNew
     //
     this.btnNew.AltImage = null;
     this.btnNew.Appearance.Options.UseBackColor = true;
     this.btnNew.Font           = new System.Drawing.Font("Tahoma", 8.25F);
     this.btnNew.ForeColor      = System.Drawing.Color.Black;
     this.btnNew.HotTrack       = true;
     this.btnNew.Image          = ((System.Drawing.Image)(resources.GetObject("btnNew.Image")));
     this.btnNew.ImageSizeRatio = 0.8F;
     this.btnNew.Location       = new System.Drawing.Point(152, 72);
     this.btnNew.Name           = "btnNew";
     this.btnNew.PressedImage   = null;
     this.btnNew.Size           = new System.Drawing.Size(40, 40);
     this.btnNew.TabIndex       = 11;
     this.btnNew.Toggle         = false;
     this.btnNew.Click         += new System.EventHandler(this.btnNew_Click);
     //
     // btnEdit
     //
     this.btnEdit.AltImage = null;
     this.btnEdit.Appearance.Options.UseBackColor = true;
     this.btnEdit.Enabled        = false;
     this.btnEdit.Font           = new System.Drawing.Font("Tahoma", 8.25F);
     this.btnEdit.ForeColor      = System.Drawing.Color.Black;
     this.btnEdit.HotTrack       = true;
     this.btnEdit.Image          = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
     this.btnEdit.ImageSizeRatio = 0.8F;
     this.btnEdit.Location       = new System.Drawing.Point(152, 112);
     this.btnEdit.Name           = "btnEdit";
     this.btnEdit.PressedImage   = null;
     this.btnEdit.Size           = new System.Drawing.Size(40, 40);
     this.btnEdit.TabIndex       = 12;
     this.btnEdit.Toggle         = false;
     this.btnEdit.Click         += new System.EventHandler(this.btnEdit_Click);
     //
     // btnDelete
     //
     this.btnDelete.AltImage = null;
     this.btnDelete.Appearance.Options.UseBackColor = true;
     this.btnDelete.Enabled        = false;
     this.btnDelete.Font           = new System.Drawing.Font("Tahoma", 8.25F);
     this.btnDelete.ForeColor      = System.Drawing.Color.Black;
     this.btnDelete.HotTrack       = true;
     this.btnDelete.Image          = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image")));
     this.btnDelete.ImageSizeRatio = 0.8F;
     this.btnDelete.Location       = new System.Drawing.Point(152, 152);
     this.btnDelete.Name           = "btnDelete";
     this.btnDelete.PressedImage   = null;
     this.btnDelete.Size           = new System.Drawing.Size(40, 40);
     this.btnDelete.TabIndex       = 13;
     this.btnDelete.Toggle         = false;
     this.btnDelete.Click         += new System.EventHandler(this.btnDelete_Click);
     //
     // NotesDialogGUI
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(480, 278);
     this.Controls.Add(this.btnDelete);
     this.Controls.Add(this.btnEdit);
     this.Controls.Add(this.grpProperties);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.grpStoredNotes);
     this.Controls.Add(this.lblInfo);
     this.Controls.Add(this.btnNew);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.LookAndFeel.SkinName = "Liquid Sky";
     this.LookAndFeel.Style    = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.LookAndFeel.UseDefaultLookAndFeel = false;
     this.LookAndFeel.UseWindowsXPTheme     = false;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "NotesDialogGUI";
     this.Text        = "Notes";
     ((System.ComponentModel.ISupportInitialize)(this.bmanMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpStoredNotes)).EndInit();
     this.grpStoredNotes.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lstStoredNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpProperties)).EndInit();
     this.grpProperties.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.npDescription.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.npName.Properties)).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(PicQueryForm));
     this.timeFrom = new DevExpress.XtraEditors.TimeEdit();
     this.timeTo = new DevExpress.XtraEditors.TimeEdit();
     this.faceImageList = new System.Windows.Forms.ImageList(this.components);
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.currentFace = new DevExpress.XtraEditors.PictureEdit();
     this.portraits = new DevExpress.Xpo.XPCollection();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.status = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.queryBtn = new DevExpress.XtraEditors.SimpleButton();
     this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.wholePicture = new DevExpress.XtraEditors.PictureEdit();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.galleryControl1 = new DevExpress.XtraBars.Ribbon.GalleryControl();
     this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.currPage = new DevExpress.XtraEditors.LabelControl();
     this.navigator = new DevExpress.XtraEditors.ControlNavigator();
     this.playRelatedVideo = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.portraits)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel3.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     this.panelContainer1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).BeginInit();
     this.galleryControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
     this.panelControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // timeFrom
     //
     this.timeFrom.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0);
     this.timeFrom.Location = new System.Drawing.Point(51, 20);
     this.timeFrom.Name = "timeFrom";
     this.timeFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.timeFrom.Properties.Mask.EditMask = "F";
     this.timeFrom.Size = new System.Drawing.Size(206, 21);
     this.timeFrom.TabIndex = 7;
     //
     // timeTo
     //
     this.timeTo.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0);
     this.timeTo.Location = new System.Drawing.Point(352, 20);
     this.timeTo.Name = "timeTo";
     this.timeTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.timeTo.Properties.Mask.EditMask = "F";
     this.timeTo.Size = new System.Drawing.Size(198, 21);
     this.timeTo.TabIndex = 8;
     //
     // faceImageList
     //
     this.faceImageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.faceImageList.ImageSize = new System.Drawing.Size(80, 60);
     this.faceImageList.TransparentColor = System.Drawing.Color.Transparent;
     //
     // imageList2
     //
     this.imageList2.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.imageList2.ImageSize = new System.Drawing.Size(80, 60);
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // currentFace
     //
     this.currentFace.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "ImageCopy", true));
     this.currentFace.Dock = System.Windows.Forms.DockStyle.Fill;
     this.currentFace.Location = new System.Drawing.Point(0, 0);
     this.currentFace.MenuManager = this.barManager1;
     this.currentFace.Name = "currentFace";
     this.currentFace.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.currentFace.Size = new System.Drawing.Size(341, 196);
     this.currentFace.TabIndex = 4;
     //
     // portraits
     //
     this.portraits.ObjectType = typeof(Damany.PortraitCapturer.DAL.DTO.Portrait);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar3});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.status,
     this.barButtonItem1,
     this.barButtonItem2});
     this.barManager1.MaxItemId = 3;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar3
     //
     this.bar3.BarName = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.status)});
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Status bar";
     //
     // status
     //
     this.status.Caption = "就绪";
     this.status.Id = 0;
     this.status.Name = "status";
     this.status.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(918, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 546);
     this.barDockControlBottom.Size = new System.Drawing.Size(918, 27);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 546);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(918, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 546);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel3,
     this.panelContainer1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "DevExpress.XtraBars.StandaloneBarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel3.FloatVertical = true;
     this.dockPanel3.ID = new System.Guid("63335e45-2cfc-4788-abb7-e0cc172b6540");
     this.dockPanel3.Location = new System.Drawing.Point(0, 0);
     this.dockPanel3.Name = "dockPanel3";
     this.dockPanel3.Options.AllowFloating = false;
     this.dockPanel3.Options.ShowAutoHideButton = false;
     this.dockPanel3.Options.ShowCloseButton = false;
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 96);
     this.dockPanel3.Size = new System.Drawing.Size(918, 96);
     this.dockPanel3.Text = "搜索条件";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.labelControl6);
     this.dockPanel3_Container.Controls.Add(this.timeTo);
     this.dockPanel3_Container.Controls.Add(this.timeFrom);
     this.dockPanel3_Container.Controls.Add(this.labelControl5);
     this.dockPanel3_Container.Controls.Add(this.queryBtn);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel3_Container.Name = "dockPanel3_Container";
     this.dockPanel3_Container.Size = new System.Drawing.Size(910, 69);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(322, 23);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(24, 14);
     this.labelControl6.TabIndex = 11;
     this.labelControl6.Text = "到:";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(16, 24);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(24, 14);
     this.labelControl5.TabIndex = 10;
     this.labelControl5.Text = "从:";
     //
     // queryBtn
     //
     this.queryBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.queryBtn.Location = new System.Drawing.Point(806, 14);
     this.queryBtn.Name = "queryBtn";
     this.queryBtn.Size = new System.Drawing.Size(87, 27);
     this.queryBtn.TabIndex = 9;
     this.queryBtn.Text = "查询";
     this.queryBtn.Click += new System.EventHandler(this.queryBtn_Click);
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel1);
     this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID = new System.Guid("fe5214ec-e932-4925-ba0b-91e301ff69aa");
     this.panelContainer1.Location = new System.Drawing.Point(569, 96);
     this.panelContainer1.Name = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(349, 200);
     this.panelContainer1.Size = new System.Drawing.Size(349, 450);
     this.panelContainer1.Text = "panelContainer1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.ID = new System.Guid("bbe3b38f-0089-4a8d-a0d6-7f49fecb50e7");
     this.dockPanel2.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name = "dockPanel2";
     this.dockPanel2.Options.ShowCloseButton = false;
     this.dockPanel2.OriginalSize = new System.Drawing.Size(407, 220);
     this.dockPanel2.Size = new System.Drawing.Size(349, 223);
     this.dockPanel2.Text = "放大";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.currentFace);
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name = "dockPanel2_Container";
     this.dockPanel2_Container.Size = new System.Drawing.Size(341, 196);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel1.ID = new System.Guid("7c1444f7-4c06-4293-acc6-c4a6e7b06b5a");
     this.dockPanel1.Location = new System.Drawing.Point(0, 223);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(349, 226);
     this.dockPanel1.Size = new System.Drawing.Size(349, 227);
     this.dockPanel1.Text = "全景";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.wholePicture);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(341, 200);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // wholePicture
     //
     this.wholePicture.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "Frame.ImageCopy", true));
     this.wholePicture.Dock = System.Windows.Forms.DockStyle.Fill;
     this.wholePicture.Location = new System.Drawing.Point(0, 0);
     this.wholePicture.Name = "wholePicture";
     this.wholePicture.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.wholePicture.Size = new System.Drawing.Size(341, 200);
     this.wholePicture.TabIndex = 0;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "相关视频";
     this.barButtonItem1.Id = 1;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "另存图片";
     this.barButtonItem2.Id = 2;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // galleryControl1
     //
     this.galleryControl1.Controls.Add(this.galleryControlClient1);
     this.galleryControl1.DesignGalleryGroupIndex = 0;
     this.galleryControl1.DesignGalleryItemIndex = 0;
     this.galleryControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     // galleryControl1
     //
     this.galleryControl1.Gallery.HoverImageSize = new System.Drawing.Size(128, 128);
     this.galleryControl1.Gallery.ImageSize = new System.Drawing.Size(64, 64);
     this.galleryControl1.Gallery.ItemCheckMode = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleCheck;
     this.galleryControl1.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.ZoomInside;
     this.galleryControl1.Location = new System.Drawing.Point(2, 40);
     this.galleryControl1.LookAndFeel.SkinName = "Darkroom";
     this.galleryControl1.Name = "galleryControl1";
     this.galleryControl1.Size = new System.Drawing.Size(565, 370);
     this.galleryControl1.TabIndex = 10;
     this.galleryControl1.Text = "galleryControl1";
     //
     // galleryControlClient1
     //
     this.galleryControlClient1.GalleryControl = this.galleryControl1;
     this.galleryControlClient1.Location = new System.Drawing.Point(2, 2);
     this.galleryControlClient1.Size = new System.Drawing.Size(544, 366);
     //
     // panelControl1
     //
     this.panelControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panelControl1.Controls.Add(this.currPage);
     this.panelControl1.Controls.Add(this.navigator);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(2, 410);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(565, 38);
     this.panelControl1.TabIndex = 1;
     //
     // currPage
     //
     this.currPage.Location = new System.Drawing.Point(208, 10);
     this.currPage.Name = "currPage";
     this.currPage.Size = new System.Drawing.Size(51, 14);
     this.currPage.TabIndex = 34;
     this.currPage.Text = "第 0/0 页";
     //
     // navigator
     //
     this.navigator.Buttons.Append.Visible = false;
     this.navigator.Buttons.CancelEdit.Visible = false;
     this.navigator.Buttons.Edit.Visible = false;
     this.navigator.Buttons.EndEdit.Visible = false;
     this.navigator.Buttons.First.Hint = "跳至第1页";
     this.navigator.Buttons.Last.Hint = "跳至最后一页";
     this.navigator.Buttons.Next.Visible = false;
     this.navigator.Buttons.NextPage.Hint = "后一页";
     this.navigator.Buttons.Prev.Visible = false;
     this.navigator.Buttons.PrevPage.Hint = "前一页";
     this.navigator.Buttons.Remove.Visible = false;
     this.navigator.Location = new System.Drawing.Point(6, 6);
     this.navigator.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.navigator.Name = "navigator";
     this.navigator.Size = new System.Drawing.Size(181, 28);
     this.navigator.TabIndex = 32;
     this.navigator.Text = "controlNavigator1";
     this.navigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.navigator_ButtonClick);
     //
     // playRelatedVideo
     //
     this.playRelatedVideo.Location = new System.Drawing.Point(14, 5);
     this.playRelatedVideo.Name = "playRelatedVideo";
     this.playRelatedVideo.Size = new System.Drawing.Size(87, 27);
     this.playRelatedVideo.TabIndex = 7;
     this.playRelatedVideo.Text = "相关视频";
     this.playRelatedVideo.Click += new System.EventHandler(this.toolStripButtonPlayVideo_Click);
     //
     // panelControl4
     //
     this.panelControl4.Controls.Add(this.galleryControl1);
     this.panelControl4.Controls.Add(this.panelControl2);
     this.panelControl4.Controls.Add(this.panelControl1);
     this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl4.Location = new System.Drawing.Point(0, 96);
     this.panelControl4.Name = "panelControl4";
     this.panelControl4.Size = new System.Drawing.Size(569, 450);
     this.panelControl4.TabIndex = 23;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.playRelatedVideo);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(2, 2);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(565, 38);
     this.panelControl2.TabIndex = 11;
     //
     // PicQueryForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(918, 573);
     this.Controls.Add(this.panelControl4);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "PicQueryForm";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "人像搜索";
     this.Load += new System.EventHandler(this.PicQueryForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.portraits)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     this.dockPanel3_Container.PerformLayout();
     this.panelContainer1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).EndInit();
     this.galleryControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
     this.panelControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     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();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.skinDefaultLook = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.xtraTabbedMdiManager = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barButtonItem1,
     this.barMdiChildrenListItem1,
     this.barStaticItem1,
     this.barStaticItem2});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 5;
     this.ribbon.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
     this.ribbon.Name = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPage1});
     this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbon.SelectedPage = this.ribbonPage1;
     this.ribbon.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbon.ShowToolbarCustomizeItem = false;
     this.ribbon.Size = new System.Drawing.Size(1006, 143);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.Toolbar.ShowCustomizeItem = false;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id = 1;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id = 2;
     this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticItem1.Caption = "barStaticItem1";
     this.barStaticItem1.Id = 3;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "barStaticItem2";
     this.barStaticItem2.Id = 4;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1});
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "ribbonPage1";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem1);
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem2);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 546);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(1006, 25);
     //
     // xtraTabbedMdiManager
     //
     this.xtraTabbedMdiManager.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.xtraTabbedMdiManager.FloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabbedMdiManager.FloatOnDrag = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabbedMdiManager.HeaderButtons = ((DevExpress.XtraTab.TabButtons)((DevExpress.XtraTab.TabButtons.Prev | DevExpress.XtraTab.TabButtons.Next)));
     this.xtraTabbedMdiManager.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.Always;
     this.xtraTabbedMdiManager.MdiParent = this;
     this.xtraTabbedMdiManager.SetNextMdiChildMode = DevExpress.XtraTabbedMdi.SetNextMdiChildMode.TabControl;
     this.xtraTabbedMdiManager.ShowHeaderFocus = DevExpress.Utils.DefaultBoolean.True;
     //
     // frmMain
     //
     this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1006, 571);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.IsMdiContainer = true;
     this.Name = "frmMain";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Smart Sim Tech Control Panel";
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager)).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(frmViewBill));
     this.ppstView = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.ppstPageLayout = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.ppbtPageLayoutFacing = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtPageLayoutContinuous = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.barToolbarsListItem = new DevExpress.XtraBars.BarToolbarsListItem();
     this.ppstFile = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.ppbtPageSetup = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtPrint = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtPrintDirect = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtExportFile = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtSendFile = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtClosePreview = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.pptsBackGround = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
     this.prvbTop = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.progressBarEditItem = new DevExpress.XtraPrinting.Preview.ProgressBarEditItem();
     this.repositoryItemProgressBar = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.repositoryItemZoomTrackBar = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
     this.barStaticItem = new DevExpress.XtraBars.BarStaticItem();
     this.ppbctStopPageBuilding = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.zoomTrackBarEditItem = new DevExpress.XtraPrinting.Preview.ZoomTrackBarEditItem();
     this.barButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.ppstNoBorder = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
     this.ppbctSendMht = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.ppbctSendPdf = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctSendRtf = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportGraphic = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctSendTxt = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctSendXls = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctSendCsv = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportTxt = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctSendXlsx = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportCsv = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.ppbctExportPdf = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportHtm = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.ppbctExportXlsx = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportMht = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbctExportXls = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppstNothing = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
     this.ppbctExportRtf = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.ppbtMap = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.previewBar = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.ppbtParameters = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.prbToolbar = new DevExpress.XtraPrinting.Preview.PreviewBar();
     this.ppbtSearch = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtCustomize = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtOpen = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtSave = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtHeaderAndFooter = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtScale = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtHandTool = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtMagnifier = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtZoomOut = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtZoom = new DevExpress.XtraPrinting.Preview.ZoomBarEditItem();
     this.printPreviewRepositoryItemComboBox = new DevExpress.XtraPrinting.Preview.PrintPreviewRepositoryItemComboBox();
     this.ppbtZoomIn = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtShowFirstPage = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtShowPrevPage = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtShowNextPage = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtShowLastPage = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.ppbtMultiplePages = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
     this.docMgDeliveryNote = new DevExpress.XtraPrinting.Preview.DocumentViewerBarManager(this.components);
     this.docDeliveryNoteView = new DevExpress.XtraPrinting.Preview.DocumentViewer();
     this.ppbctSendGraphic = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
     this.panDeliveryNoteTitles = new DevExpress.XtraEditors.PanelControl();
     this.labDeliveryNoteTitle = new DevExpress.XtraEditors.LabelControl();
     this.panSurvivalView = new DevExpress.XtraEditors.PanelControl();
     this.pnBottom = new DevExpress.XtraEditors.PanelControl();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docMgDeliveryNote)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panDeliveryNoteTitles)).BeginInit();
     this.panDeliveryNoteTitles.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panSurvivalView)).BeginInit();
     this.panSurvivalView.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnBottom)).BeginInit();
     this.pnBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // ppstView
     //
     this.ppstView.Caption = "&View";
     this.ppstView.Command = DevExpress.XtraPrinting.PrintingSystemCommand.View;
     this.ppstView.Id = 34;
     this.ppstView.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppstPageLayout, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.barToolbarsListItem, true)});
     this.ppstView.Name = "ppstView";
     //
     // ppstPageLayout
     //
     this.ppstPageLayout.Caption = "&Page Layout";
     this.ppstPageLayout.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayout;
     this.ppstPageLayout.Id = 36;
     this.ppstPageLayout.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPageLayoutFacing),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPageLayoutContinuous)});
     this.ppstPageLayout.Name = "ppstPageLayout";
     //
     // ppbtPageLayoutFacing
     //
     this.ppbtPageLayoutFacing.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtPageLayoutFacing.Caption = "&Facing";
     this.ppbtPageLayoutFacing.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutFacing;
     this.ppbtPageLayoutFacing.Enabled = false;
     this.ppbtPageLayoutFacing.GroupIndex = 100;
     this.ppbtPageLayoutFacing.Id = 37;
     this.ppbtPageLayoutFacing.Name = "ppbtPageLayoutFacing";
     //
     // ppbtPageLayoutContinuous
     //
     this.ppbtPageLayoutContinuous.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtPageLayoutContinuous.Caption = "&Continuous";
     this.ppbtPageLayoutContinuous.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutContinuous;
     this.ppbtPageLayoutContinuous.Enabled = false;
     this.ppbtPageLayoutContinuous.GroupIndex = 100;
     this.ppbtPageLayoutContinuous.Id = 38;
     this.ppbtPageLayoutContinuous.Name = "ppbtPageLayoutContinuous";
     //
     // barToolbarsListItem
     //
     this.barToolbarsListItem.Caption = "Bars";
     this.barToolbarsListItem.Id = 39;
     this.barToolbarsListItem.Name = "barToolbarsListItem";
     //
     // ppstFile
     //
     this.ppstFile.Caption = "&File";
     this.ppstFile.Command = DevExpress.XtraPrinting.PrintingSystemCommand.File;
     this.ppstFile.Id = 33;
     this.ppstFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPageSetup),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPrintDirect),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtExportFile, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtSendFile),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtClosePreview, true)});
     this.ppstFile.Name = "ppstFile";
     //
     // ppbtPageSetup
     //
     this.ppbtPageSetup.Caption = "Page Set&up...";
     this.ppbtPageSetup.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageSetup;
     this.ppbtPageSetup.Enabled = false;
     this.ppbtPageSetup.Hint = "Page Setup";
     this.ppbtPageSetup.Id = 15;
     this.ppbtPageSetup.ImageIndex = 2;
     this.ppbtPageSetup.Name = "ppbtPageSetup";
     //
     // ppbtPrint
     //
     this.ppbtPrint.Caption = "&Print...";
     this.ppbtPrint.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Print;
     this.ppbtPrint.Enabled = false;
     this.ppbtPrint.Hint = "Print";
     this.ppbtPrint.Id = 13;
     this.ppbtPrint.ImageIndex = 0;
     this.ppbtPrint.Name = "ppbtPrint";
     //
     // ppbtPrintDirect
     //
     this.ppbtPrintDirect.Caption = "P&rint";
     this.ppbtPrintDirect.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PrintDirect;
     this.ppbtPrintDirect.Enabled = false;
     this.ppbtPrintDirect.Hint = "Quick Print";
     this.ppbtPrintDirect.Id = 14;
     this.ppbtPrintDirect.ImageIndex = 1;
     this.ppbtPrintDirect.Name = "ppbtPrintDirect";
     //
     // ppbtExportFile
     //
     this.ppbtExportFile.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.ppbtExportFile.Caption = "Export Document...";
     this.ppbtExportFile.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportFile;
     this.ppbtExportFile.Enabled = false;
     this.ppbtExportFile.Hint = "Export Document...";
     this.ppbtExportFile.Id = 30;
     this.ppbtExportFile.ImageIndex = 18;
     this.ppbtExportFile.Name = "ppbtExportFile";
     //
     // ppbtSendFile
     //
     this.ppbtSendFile.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.ppbtSendFile.Caption = "Send via E-Mail...";
     this.ppbtSendFile.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendFile;
     this.ppbtSendFile.Enabled = false;
     this.ppbtSendFile.Hint = "Send via E-Mail...";
     this.ppbtSendFile.Id = 31;
     this.ppbtSendFile.ImageIndex = 17;
     this.ppbtSendFile.Name = "ppbtSendFile";
     //
     // ppbtClosePreview
     //
     this.ppbtClosePreview.Caption = "E&xit";
     this.ppbtClosePreview.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ClosePreview;
     this.ppbtClosePreview.Enabled = false;
     this.ppbtClosePreview.Hint = "Close Preview";
     this.ppbtClosePreview.Id = 32;
     this.ppbtClosePreview.ImageIndex = 13;
     this.ppbtClosePreview.Name = "ppbtClosePreview";
     //
     // pptsBackGround
     //
     this.pptsBackGround.Caption = "&Background";
     this.pptsBackGround.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Background;
     this.pptsBackGround.Id = 35;
     this.pptsBackGround.Name = "pptsBackGround";
     //
     // prvbTop
     //
     this.prvbTop.BarName = "Main Menu";
     this.prvbTop.DockCol = 0;
     this.prvbTop.DockRow = 0;
     this.prvbTop.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.prvbTop.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppstFile),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppstView),
     new DevExpress.XtraBars.LinkPersistInfo(this.pptsBackGround)});
     this.prvbTop.OptionsBar.MultiLine = true;
     this.prvbTop.OptionsBar.UseWholeRow = true;
     this.prvbTop.Text = "Main Menu";
     //
     // progressBarEditItem
     //
     this.progressBarEditItem.Edit = this.repositoryItemProgressBar;
     this.progressBarEditItem.EditHeight = 12;
     this.progressBarEditItem.Id = 2;
     this.progressBarEditItem.Name = "progressBarEditItem";
     this.progressBarEditItem.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.progressBarEditItem.Width = 150;
     //
     // repositoryItemProgressBar
     //
     this.repositoryItemProgressBar.Name = "repositoryItemProgressBar";
     //
     // repositoryItemZoomTrackBar
     //
     this.repositoryItemZoomTrackBar.Alignment = DevExpress.Utils.VertAlignment.Center;
     this.repositoryItemZoomTrackBar.AllowFocused = false;
     this.repositoryItemZoomTrackBar.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.repositoryItemZoomTrackBar.Maximum = 180;
     this.repositoryItemZoomTrackBar.Middle = 5;
     this.repositoryItemZoomTrackBar.Name = "repositoryItemZoomTrackBar";
     this.repositoryItemZoomTrackBar.ScrollThumbStyle = DevExpress.XtraEditors.Repository.ScrollThumbStyle.ArrowDownRight;
     //
     // barStaticItem
     //
     this.barStaticItem.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.barStaticItem.Id = 1;
     this.barStaticItem.Name = "barStaticItem";
     this.barStaticItem.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInRuntime;
     //
     // ppbctStopPageBuilding
     //
     this.ppbctStopPageBuilding.Caption = "Stop";
     this.ppbctStopPageBuilding.Command = DevExpress.XtraPrinting.PrintingSystemCommand.StopPageBuilding;
     this.ppbctStopPageBuilding.Enabled = false;
     this.ppbctStopPageBuilding.Hint = "Stop";
     this.ppbctStopPageBuilding.Id = 3;
     this.ppbctStopPageBuilding.Name = "ppbctStopPageBuilding";
     this.ppbctStopPageBuilding.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // zoomTrackBarEditItem
     //
     this.zoomTrackBarEditItem.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.zoomTrackBarEditItem.Edit = this.repositoryItemZoomTrackBar;
     this.zoomTrackBarEditItem.EditValue = 90;
     this.zoomTrackBarEditItem.Enabled = false;
     this.zoomTrackBarEditItem.Id = 6;
     this.zoomTrackBarEditItem.Name = "zoomTrackBarEditItem";
     this.zoomTrackBarEditItem.Range = new int[] {
     10,
     500};
     this.zoomTrackBarEditItem.Width = 140;
     //
     // barButtonItem
     //
     this.barButtonItem.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Left;
     this.barButtonItem.Enabled = false;
     this.barButtonItem.Id = 4;
     this.barButtonItem.Name = "barButtonItem";
     this.barButtonItem.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInRuntime;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 51);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 438);
     //
     // ppstNoBorder
     //
     this.ppstNoBorder.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.ppstNoBorder.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.ppstNoBorder.Caption = "100%";
     this.ppstNoBorder.Id = 5;
     this.ppstNoBorder.Name = "ppstNoBorder";
     this.ppstNoBorder.TextAlignment = System.Drawing.StringAlignment.Far;
     this.ppstNoBorder.Type = "ZoomFactor";
     this.ppstNoBorder.Width = 40;
     //
     // ppbctSendMht
     //
     this.ppbctSendMht.Caption = "MHT File";
     this.ppbctSendMht.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendMht;
     this.ppbctSendMht.Enabled = false;
     this.ppbctSendMht.GroupIndex = 1;
     this.ppbctSendMht.Hint = "MHT File";
     this.ppbctSendMht.Id = 50;
     this.ppbctSendMht.Name = "ppbctSendMht";
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(856, 51);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 438);
     //
     // ppbctSendPdf
     //
     this.ppbctSendPdf.BindableChecked = true;
     this.ppbctSendPdf.Caption = "PDF File";
     this.ppbctSendPdf.Checked = true;
     this.ppbctSendPdf.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendPdf;
     this.ppbctSendPdf.Enabled = false;
     this.ppbctSendPdf.GroupIndex = 1;
     this.ppbctSendPdf.Hint = "PDF File";
     this.ppbctSendPdf.Id = 49;
     this.ppbctSendPdf.Name = "ppbctSendPdf";
     //
     // ppbctSendRtf
     //
     this.ppbctSendRtf.Caption = "RTF File";
     this.ppbctSendRtf.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendRtf;
     this.ppbctSendRtf.Enabled = false;
     this.ppbctSendRtf.GroupIndex = 1;
     this.ppbctSendRtf.Hint = "RTF File";
     this.ppbctSendRtf.Id = 51;
     this.ppbctSendRtf.Name = "ppbctSendRtf";
     //
     // ppbctExportGraphic
     //
     this.ppbctExportGraphic.Caption = "Image File";
     this.ppbctExportGraphic.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportGraphic;
     this.ppbctExportGraphic.Enabled = false;
     this.ppbctExportGraphic.GroupIndex = 2;
     this.ppbctExportGraphic.Hint = "Image File";
     this.ppbctExportGraphic.Id = 48;
     this.ppbctExportGraphic.Name = "ppbctExportGraphic";
     //
     // ppbctSendTxt
     //
     this.ppbctSendTxt.Caption = "Text File";
     this.ppbctSendTxt.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendTxt;
     this.ppbctSendTxt.Enabled = false;
     this.ppbctSendTxt.GroupIndex = 1;
     this.ppbctSendTxt.Hint = "Text File";
     this.ppbctSendTxt.Id = 55;
     this.ppbctSendTxt.Name = "ppbctSendTxt";
     //
     // ppbctSendXls
     //
     this.ppbctSendXls.Caption = "XLS File";
     this.ppbctSendXls.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendXls;
     this.ppbctSendXls.Enabled = false;
     this.ppbctSendXls.GroupIndex = 1;
     this.ppbctSendXls.Hint = "XLS File";
     this.ppbctSendXls.Id = 52;
     this.ppbctSendXls.Name = "ppbctSendXls";
     //
     // ppbctSendCsv
     //
     this.ppbctSendCsv.Caption = "CSV File";
     this.ppbctSendCsv.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendCsv;
     this.ppbctSendCsv.Enabled = false;
     this.ppbctSendCsv.GroupIndex = 1;
     this.ppbctSendCsv.Hint = "CSV File";
     this.ppbctSendCsv.Id = 54;
     this.ppbctSendCsv.Name = "ppbctSendCsv";
     //
     // ppbctExportTxt
     //
     this.ppbctExportTxt.Caption = "Text File";
     this.ppbctExportTxt.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportTxt;
     this.ppbctExportTxt.Enabled = false;
     this.ppbctExportTxt.GroupIndex = 2;
     this.ppbctExportTxt.Hint = "Text File";
     this.ppbctExportTxt.Id = 47;
     this.ppbctExportTxt.Name = "ppbctExportTxt";
     //
     // ppbctSendXlsx
     //
     this.ppbctSendXlsx.Caption = "XLSX File";
     this.ppbctSendXlsx.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendXlsx;
     this.ppbctSendXlsx.Enabled = false;
     this.ppbctSendXlsx.GroupIndex = 1;
     this.ppbctSendXlsx.Hint = "XLSX File";
     this.ppbctSendXlsx.Id = 53;
     this.ppbctSendXlsx.Name = "ppbctSendXlsx";
     //
     // ppbctExportCsv
     //
     this.ppbctExportCsv.Caption = "CSV File";
     this.ppbctExportCsv.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportCsv;
     this.ppbctExportCsv.Enabled = false;
     this.ppbctExportCsv.GroupIndex = 2;
     this.ppbctExportCsv.Hint = "CSV File";
     this.ppbctExportCsv.Id = 46;
     this.ppbctExportCsv.Name = "ppbctExportCsv";
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 489);
     this.barDockControlBottom.Size = new System.Drawing.Size(856, 26);
     //
     // ppbctExportPdf
     //
     this.ppbctExportPdf.BindableChecked = true;
     this.ppbctExportPdf.Caption = "PDF File";
     this.ppbctExportPdf.Checked = true;
     this.ppbctExportPdf.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportPdf;
     this.ppbctExportPdf.Enabled = false;
     this.ppbctExportPdf.GroupIndex = 2;
     this.ppbctExportPdf.Hint = "PDF File";
     this.ppbctExportPdf.Id = 40;
     this.ppbctExportPdf.Name = "ppbctExportPdf";
     //
     // ppbctExportHtm
     //
     this.ppbctExportHtm.Caption = "HTML File";
     this.ppbctExportHtm.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportHtm;
     this.ppbctExportHtm.Enabled = false;
     this.ppbctExportHtm.GroupIndex = 2;
     this.ppbctExportHtm.Hint = "HTML File";
     this.ppbctExportHtm.Id = 41;
     this.ppbctExportHtm.Name = "ppbctExportHtm";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(856, 51);
     //
     // ppbctExportXlsx
     //
     this.ppbctExportXlsx.Caption = "XLSX File";
     this.ppbctExportXlsx.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXlsx;
     this.ppbctExportXlsx.Enabled = false;
     this.ppbctExportXlsx.GroupIndex = 2;
     this.ppbctExportXlsx.Hint = "XLSX File";
     this.ppbctExportXlsx.Id = 45;
     this.ppbctExportXlsx.Name = "ppbctExportXlsx";
     //
     // ppbctExportMht
     //
     this.ppbctExportMht.Caption = "MHT File";
     this.ppbctExportMht.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportMht;
     this.ppbctExportMht.Enabled = false;
     this.ppbctExportMht.GroupIndex = 2;
     this.ppbctExportMht.Hint = "MHT File";
     this.ppbctExportMht.Id = 42;
     this.ppbctExportMht.Name = "ppbctExportMht";
     //
     // ppbctExportXls
     //
     this.ppbctExportXls.Caption = "XLS File";
     this.ppbctExportXls.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXls;
     this.ppbctExportXls.Enabled = false;
     this.ppbctExportXls.GroupIndex = 2;
     this.ppbctExportXls.Hint = "XLS File";
     this.ppbctExportXls.Id = 44;
     this.ppbctExportXls.Name = "ppbctExportXls";
     //
     // ppstNothing
     //
     this.ppstNothing.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.ppstNothing.Caption = "Nothing";
     this.ppstNothing.Id = 0;
     this.ppstNothing.LeftIndent = 1;
     this.ppstNothing.Name = "ppstNothing";
     this.ppstNothing.RightIndent = 1;
     this.ppstNothing.TextAlignment = System.Drawing.StringAlignment.Near;
     this.ppstNothing.Type = "PageOfPages";
     //
     // ppbctExportRtf
     //
     this.ppbctExportRtf.Caption = "RTF File";
     this.ppbctExportRtf.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportRtf;
     this.ppbctExportRtf.Enabled = false;
     this.ppbctExportRtf.GroupIndex = 2;
     this.ppbctExportRtf.Hint = "RTF File";
     this.ppbctExportRtf.Id = 43;
     this.ppbctExportRtf.Name = "ppbctExportRtf";
     //
     // ppbtMap
     //
     this.ppbtMap.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtMap.Caption = "Document Map";
     this.ppbtMap.Command = DevExpress.XtraPrinting.PrintingSystemCommand.DocumentMap;
     this.ppbtMap.Enabled = false;
     this.ppbtMap.Hint = "Document Map";
     this.ppbtMap.Id = 7;
     this.ppbtMap.ImageIndex = 19;
     this.ppbtMap.Name = "ppbtMap";
     //
     // previewBar
     //
     this.previewBar.BarName = "Status Bar";
     this.previewBar.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.previewBar.DockCol = 0;
     this.previewBar.DockRow = 0;
     this.previewBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.previewBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppstNothing),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.progressBarEditItem),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbctStopPageBuilding),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppstNoBorder, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.zoomTrackBarEditItem)});
     this.previewBar.OptionsBar.AllowQuickCustomization = false;
     this.previewBar.OptionsBar.DrawDragBorder = false;
     this.previewBar.OptionsBar.UseWholeRow = true;
     this.previewBar.Text = "Status Bar";
     //
     // ppbtParameters
     //
     this.ppbtParameters.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtParameters.Caption = "Parameters";
     this.ppbtParameters.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Parameters;
     this.ppbtParameters.Enabled = false;
     this.ppbtParameters.Hint = "Parameters";
     this.ppbtParameters.Id = 8;
     this.ppbtParameters.ImageIndex = 22;
     this.ppbtParameters.Name = "ppbtParameters";
     //
     // prbToolbar
     //
     this.prbToolbar.BarName = "Toolbar";
     this.prbToolbar.DockCol = 0;
     this.prbToolbar.DockRow = 1;
     this.prbToolbar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.prbToolbar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtMap),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtParameters),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtSearch),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtCustomize, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtOpen, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtSave),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPrint, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPrintDirect),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtHeaderAndFooter),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtPageSetup),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtScale),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtHandTool, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtMagnifier),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtZoomOut, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtZoom),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtZoomIn),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtShowFirstPage, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtShowPrevPage),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtShowNextPage),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtShowLastPage),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtExportFile, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtMultiplePages),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtSendFile, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.ppbtClosePreview, true)});
     this.prbToolbar.Text = "Toolbar";
     //
     // ppbtSearch
     //
     this.ppbtSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtSearch.Caption = "Search";
     this.ppbtSearch.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Find;
     this.ppbtSearch.Enabled = false;
     this.ppbtSearch.Hint = "Search";
     this.ppbtSearch.Id = 9;
     this.ppbtSearch.ImageIndex = 20;
     this.ppbtSearch.Name = "ppbtSearch";
     //
     // ppbtCustomize
     //
     this.ppbtCustomize.Caption = "Customize";
     this.ppbtCustomize.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Customize;
     this.ppbtCustomize.Enabled = false;
     this.ppbtCustomize.Hint = "Customize";
     this.ppbtCustomize.Id = 10;
     this.ppbtCustomize.ImageIndex = 14;
     this.ppbtCustomize.Name = "ppbtCustomize";
     //
     // ppbtOpen
     //
     this.ppbtOpen.Caption = "Open";
     this.ppbtOpen.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Open;
     this.ppbtOpen.Enabled = false;
     this.ppbtOpen.Hint = "Open a document";
     this.ppbtOpen.Id = 11;
     this.ppbtOpen.ImageIndex = 23;
     this.ppbtOpen.Name = "ppbtOpen";
     //
     // ppbtSave
     //
     this.ppbtSave.Caption = "Save";
     this.ppbtSave.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Save;
     this.ppbtSave.Enabled = false;
     this.ppbtSave.Hint = "Save the document";
     this.ppbtSave.Id = 12;
     this.ppbtSave.ImageIndex = 24;
     this.ppbtSave.Name = "ppbtSave";
     //
     // ppbtHeaderAndFooter
     //
     this.ppbtHeaderAndFooter.Caption = "Header And Footer";
     this.ppbtHeaderAndFooter.Command = DevExpress.XtraPrinting.PrintingSystemCommand.EditPageHF;
     this.ppbtHeaderAndFooter.Enabled = false;
     this.ppbtHeaderAndFooter.Hint = "Header And Footer";
     this.ppbtHeaderAndFooter.Id = 16;
     this.ppbtHeaderAndFooter.ImageIndex = 15;
     this.ppbtHeaderAndFooter.Name = "ppbtHeaderAndFooter";
     //
     // ppbtScale
     //
     this.ppbtScale.ActAsDropDown = true;
     this.ppbtScale.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.ppbtScale.Caption = "Scale";
     this.ppbtScale.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Scale;
     this.ppbtScale.Enabled = false;
     this.ppbtScale.Hint = "Scale";
     this.ppbtScale.Id = 17;
     this.ppbtScale.ImageIndex = 25;
     this.ppbtScale.Name = "ppbtScale";
     //
     // ppbtHandTool
     //
     this.ppbtHandTool.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtHandTool.Caption = "Hand Tool";
     this.ppbtHandTool.Command = DevExpress.XtraPrinting.PrintingSystemCommand.HandTool;
     this.ppbtHandTool.Enabled = false;
     this.ppbtHandTool.Hint = "Hand Tool";
     this.ppbtHandTool.Id = 18;
     this.ppbtHandTool.ImageIndex = 16;
     this.ppbtHandTool.Name = "ppbtHandTool";
     //
     // ppbtMagnifier
     //
     this.ppbtMagnifier.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
     this.ppbtMagnifier.Caption = "Magnifier";
     this.ppbtMagnifier.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Magnifier;
     this.ppbtMagnifier.Enabled = false;
     this.ppbtMagnifier.Hint = "Magnifier";
     this.ppbtMagnifier.Id = 19;
     this.ppbtMagnifier.ImageIndex = 3;
     this.ppbtMagnifier.Name = "ppbtMagnifier";
     //
     // ppbtZoomOut
     //
     this.ppbtZoomOut.Caption = "Zoom Out";
     this.ppbtZoomOut.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomOut;
     this.ppbtZoomOut.Enabled = false;
     this.ppbtZoomOut.Hint = "Zoom Out";
     this.ppbtZoomOut.Id = 20;
     this.ppbtZoomOut.ImageIndex = 5;
     this.ppbtZoomOut.Name = "ppbtZoomOut";
     //
     // ppbtZoom
     //
     this.ppbtZoom.Caption = "Zoom";
     this.ppbtZoom.Edit = this.printPreviewRepositoryItemComboBox;
     this.ppbtZoom.EditValue = "100%";
     this.ppbtZoom.Enabled = false;
     this.ppbtZoom.Hint = "Zoom";
     this.ppbtZoom.Id = 21;
     this.ppbtZoom.Name = "ppbtZoom";
     this.ppbtZoom.Width = 70;
     //
     // printPreviewRepositoryItemComboBox
     //
     this.printPreviewRepositoryItemComboBox.AutoComplete = false;
     this.printPreviewRepositoryItemComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.printPreviewRepositoryItemComboBox.DropDownRows = 11;
     this.printPreviewRepositoryItemComboBox.Name = "printPreviewRepositoryItemComboBox";
     //
     // ppbtZoomIn
     //
     this.ppbtZoomIn.Caption = "Zoom In";
     this.ppbtZoomIn.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomIn;
     this.ppbtZoomIn.Enabled = false;
     this.ppbtZoomIn.Hint = "Zoom In";
     this.ppbtZoomIn.Id = 22;
     this.ppbtZoomIn.ImageIndex = 4;
     this.ppbtZoomIn.Name = "ppbtZoomIn";
     //
     // ppbtShowFirstPage
     //
     this.ppbtShowFirstPage.Caption = "First Page";
     this.ppbtShowFirstPage.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowFirstPage;
     this.ppbtShowFirstPage.Enabled = false;
     this.ppbtShowFirstPage.Hint = "First Page";
     this.ppbtShowFirstPage.Id = 23;
     this.ppbtShowFirstPage.ImageIndex = 7;
     this.ppbtShowFirstPage.Name = "ppbtShowFirstPage";
     //
     // ppbtShowPrevPage
     //
     this.ppbtShowPrevPage.Caption = "Previous Page";
     this.ppbtShowPrevPage.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowPrevPage;
     this.ppbtShowPrevPage.Enabled = false;
     this.ppbtShowPrevPage.Hint = "Previous Page";
     this.ppbtShowPrevPage.Id = 24;
     this.ppbtShowPrevPage.ImageIndex = 8;
     this.ppbtShowPrevPage.Name = "ppbtShowPrevPage";
     //
     // ppbtShowNextPage
     //
     this.ppbtShowNextPage.Caption = "Next Page";
     this.ppbtShowNextPage.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowNextPage;
     this.ppbtShowNextPage.Enabled = false;
     this.ppbtShowNextPage.Hint = "Next Page";
     this.ppbtShowNextPage.Id = 25;
     this.ppbtShowNextPage.ImageIndex = 9;
     this.ppbtShowNextPage.Name = "ppbtShowNextPage";
     //
     // ppbtShowLastPage
     //
     this.ppbtShowLastPage.Caption = "Last Page";
     this.ppbtShowLastPage.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowLastPage;
     this.ppbtShowLastPage.Enabled = false;
     this.ppbtShowLastPage.Hint = "Last Page";
     this.ppbtShowLastPage.Id = 26;
     this.ppbtShowLastPage.ImageIndex = 10;
     this.ppbtShowLastPage.Name = "ppbtShowLastPage";
     //
     // ppbtMultiplePages
     //
     this.ppbtMultiplePages.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.ppbtMultiplePages.Caption = "Multiple Pages";
     this.ppbtMultiplePages.Command = DevExpress.XtraPrinting.PrintingSystemCommand.MultiplePages;
     this.ppbtMultiplePages.Enabled = false;
     this.ppbtMultiplePages.Hint = "Multiple Pages";
     this.ppbtMultiplePages.Id = 27;
     this.ppbtMultiplePages.ImageIndex = 11;
     this.ppbtMultiplePages.Name = "ppbtMultiplePages";
     //
     // docMgDeliveryNote
     //
     this.docMgDeliveryNote.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.prbToolbar,
     this.previewBar,
     this.prvbTop});
     this.docMgDeliveryNote.DockControls.Add(this.barDockControlTop);
     this.docMgDeliveryNote.DockControls.Add(this.barDockControlBottom);
     this.docMgDeliveryNote.DockControls.Add(this.barDockControlLeft);
     this.docMgDeliveryNote.DockControls.Add(this.barDockControlRight);
     this.docMgDeliveryNote.DocumentViewer = this.docDeliveryNoteView;
     this.docMgDeliveryNote.Form = this;
     this.docMgDeliveryNote.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("docMgDeliveryNote.ImageStream")));
     this.docMgDeliveryNote.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ppstNothing,
     this.barStaticItem,
     this.progressBarEditItem,
     this.ppbctStopPageBuilding,
     this.barButtonItem,
     this.ppstNoBorder,
     this.zoomTrackBarEditItem,
     this.ppbtMap,
     this.ppbtParameters,
     this.ppbtSearch,
     this.ppbtCustomize,
     this.ppbtOpen,
     this.ppbtSave,
     this.ppbtPrint,
     this.ppbtPrintDirect,
     this.ppbtPageSetup,
     this.ppbtHeaderAndFooter,
     this.ppbtScale,
     this.ppbtHandTool,
     this.ppbtMagnifier,
     this.ppbtZoomOut,
     this.ppbtZoom,
     this.ppbtZoomIn,
     this.ppbtShowFirstPage,
     this.ppbtShowPrevPage,
     this.ppbtShowNextPage,
     this.ppbtShowLastPage,
     this.ppbtMultiplePages,
     this.ppbtExportFile,
     this.ppbtSendFile,
     this.ppbtClosePreview,
     this.ppstFile,
     this.ppstView,
     this.pptsBackGround,
     this.ppstPageLayout,
     this.ppbtPageLayoutFacing,
     this.ppbtPageLayoutContinuous,
     this.barToolbarsListItem,
     this.ppbctExportPdf,
     this.ppbctExportHtm,
     this.ppbctExportMht,
     this.ppbctExportRtf,
     this.ppbctExportXls,
     this.ppbctExportXlsx,
     this.ppbctExportCsv,
     this.ppbctExportTxt,
     this.ppbctExportGraphic,
     this.ppbctSendPdf,
     this.ppbctSendMht,
     this.ppbctSendRtf,
     this.ppbctSendXls,
     this.ppbctSendXlsx,
     this.ppbctSendCsv,
     this.ppbctSendTxt,
     this.ppbctSendGraphic});
     this.docMgDeliveryNote.MainMenu = this.prvbTop;
     this.docMgDeliveryNote.MaxItemId = 57;
     this.docMgDeliveryNote.PreviewBar = this.prbToolbar;
     this.docMgDeliveryNote.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemProgressBar,
     this.repositoryItemZoomTrackBar,
     this.printPreviewRepositoryItemComboBox});
     this.docMgDeliveryNote.StatusBar = this.previewBar;
     this.docMgDeliveryNote.TransparentEditors = true;
     //
     // docDeliveryNoteView
     //
     this.docDeliveryNoteView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.docDeliveryNoteView.IsMetric = false;
     this.docDeliveryNoteView.Location = new System.Drawing.Point(2, 2);
     this.docDeliveryNoteView.Name = "docDeliveryNoteView";
     this.docDeliveryNoteView.Size = new System.Drawing.Size(852, 398);
     this.docDeliveryNoteView.TabIndex = 3;
     //
     // ppbctSendGraphic
     //
     this.ppbctSendGraphic.Caption = "Image File";
     this.ppbctSendGraphic.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendGraphic;
     this.ppbctSendGraphic.Enabled = false;
     this.ppbctSendGraphic.GroupIndex = 1;
     this.ppbctSendGraphic.Hint = "Image File";
     this.ppbctSendGraphic.Id = 56;
     this.ppbctSendGraphic.Name = "ppbctSendGraphic";
     //
     // panDeliveryNoteTitles
     //
     this.panDeliveryNoteTitles.Controls.Add(this.labDeliveryNoteTitle);
     this.panDeliveryNoteTitles.Dock = System.Windows.Forms.DockStyle.Top;
     this.panDeliveryNoteTitles.Location = new System.Drawing.Point(0, 51);
     this.panDeliveryNoteTitles.Name = "panDeliveryNoteTitles";
     this.panDeliveryNoteTitles.Size = new System.Drawing.Size(856, 36);
     this.panDeliveryNoteTitles.TabIndex = 7;
     //
     // labDeliveryNoteTitle
     //
     this.labDeliveryNoteTitle.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.labDeliveryNoteTitle.Appearance.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold);
     this.labDeliveryNoteTitle.Appearance.ForeColor = System.Drawing.Color.DarkSlateBlue;
     this.labDeliveryNoteTitle.Location = new System.Drawing.Point(299, -1);
     this.labDeliveryNoteTitle.Name = "labDeliveryNoteTitle";
     this.labDeliveryNoteTitle.Size = new System.Drawing.Size(257, 32);
     this.labDeliveryNoteTitle.TabIndex = 2;
     this.labDeliveryNoteTitle.Text = "THÔNG TIN HÓA ĐƠN";
     //
     // panSurvivalView
     //
     this.panSurvivalView.Controls.Add(this.pnBottom);
     this.panSurvivalView.Controls.Add(this.docDeliveryNoteView);
     this.panSurvivalView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panSurvivalView.Location = new System.Drawing.Point(0, 87);
     this.panSurvivalView.Name = "panSurvivalView";
     this.panSurvivalView.Size = new System.Drawing.Size(856, 402);
     this.panSurvivalView.TabIndex = 8;
     //
     // pnBottom
     //
     this.pnBottom.Controls.Add(this.btnClose);
     this.pnBottom.Controls.Add(this.btnPrint);
     this.pnBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pnBottom.Location = new System.Drawing.Point(2, 364);
     this.pnBottom.Name = "pnBottom";
     this.pnBottom.Size = new System.Drawing.Size(852, 36);
     this.pnBottom.TabIndex = 8;
     //
     // btnClose
     //
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.Location = new System.Drawing.Point(713, 8);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 1;
     this.btnClose.Text = "(Esc)Đóng";
     //
     // btnPrint
     //
     this.btnPrint.Location = new System.Drawing.Point(585, 8);
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.Size = new System.Drawing.Size(85, 23);
     this.btnPrint.TabIndex = 0;
     this.btnPrint.Text = "(F2)In hóa đơn";
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // frmViewBill
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton = this.btnClose;
     this.ClientSize = new System.Drawing.Size(856, 515);
     this.Controls.Add(this.panSurvivalView);
     this.Controls.Add(this.panDeliveryNoteTitles);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.KeyPreview = true;
     this.Name = "frmViewBill";
     this.Text = "Xem thông tin hóa đơn";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.frmViewBillReport_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docMgDeliveryNote)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panDeliveryNoteTitles)).EndInit();
     this.panDeliveryNoteTitles.ResumeLayout(false);
     this.panDeliveryNoteTitles.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panSurvivalView)).EndInit();
     this.panSurvivalView.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnBottom)).EndInit();
     this.pnBottom.ResumeLayout(false);
     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(FormPrincipal));
     this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
     this.grProcess = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbiPrueba = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiSolution = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiMethod = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiReception = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiModuloQaQc = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiAuthorizations = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiPrice = new DevExpress.XtraNavBar.NavBarItem();
     this.grMant = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbiFactorEstequ = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiCompuestos = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiDecrees = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiItemMatrix = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiGroupMatrix = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiElement = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiMaterialReference = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiTypeSample = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiTypeSolution = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiDigestion = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiDescSample = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiClient = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiMeasurement_unit = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiConvertUM = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiCorrelative = new DevExpress.XtraNavBar.NavBarItem();
     this.nbiReactive = new DevExpress.XtraNavBar.NavBarItem();
     this.grSecurity = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbiUsers = new DevExpress.XtraNavBar.NavBarItem();
     this.barManager1 = new DevExpress.XtraBars.BarManager();
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.barBottom = new DevExpress.XtraBars.Bar();
     this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
     this.barUsuario = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
     this.barHora = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem();
     this.baritemModulo = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
     this.baritemBoton = new DevExpress.XtraBars.BarButtonItem();
     this.baritemAccion = new DevExpress.XtraBars.BarStaticItem();
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.btFind = new DevExpress.XtraBars.BarButtonItem();
     this.btPrevius = new DevExpress.XtraBars.BarButtonItem();
     this.btNext = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem2 = new DevExpress.XtraBars.BarSubItem();
     this.barToolbarsListItem1 = new DevExpress.XtraBars.BarToolbarsListItem();
     this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.expandablePanel1 = new DevComponents.DotNetBar.ExpandablePanel();
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.nbiSolCalibs = new DevExpress.XtraNavBar.NavBarItem();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.expandablePanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.grProcess;
     this.navBarControl1.BackColor = System.Drawing.Color.Transparent;
     this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
     this.grProcess,
     this.grMant,
     this.grSecurity});
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
     this.nbiMethod,
     this.nbiDigestion,
     this.nbiTypeSample,
     this.nbiElement,
     this.nbiReception,
     this.nbiDescSample,
     this.nbiClient,
     this.nbiMeasurement_unit,
     this.nbiConvertUM,
     this.nbiCorrelative,
     this.nbiMaterialReference,
     this.nbiModuloQaQc,
     this.nbiUsers,
     this.nbiSolution,
     this.nbiTypeSolution,
     this.nbiAuthorizations,
     this.nbiReactive,
     this.nbiPrice,
     this.nbiGroupMatrix,
     this.nbiItemMatrix,
     this.nbiDecrees,
     this.nbiPrueba,
     this.nbiCompuestos,
     this.nbiFactorEstequ,
     this.nbiSolCalibs});
     this.navBarControl1.Location = new System.Drawing.Point(0, 26);
     this.navBarControl1.LookAndFeel.SkinName = "Money Twins";
     this.navBarControl1.Name = "navBarControl1";
     this.navBarControl1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.navBarControl1.Size = new System.Drawing.Size(166, 423);
     this.navBarControl1.TabIndex = 14;
     this.navBarControl1.Text = "navBarControl1";
     this.navBarControl1.View = new DevExpress.XtraNavBar.ViewInfo.StandardSkinNavigationPaneViewInfoRegistrator("Money Twins");
     //
     // grProcess
     //
     this.grProcess.Caption = "Procesos";
     this.grProcess.Expanded = true;
     this.grProcess.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiSolCalibs),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiPrueba),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiSolution),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiMethod),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiReception),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiModuloQaQc),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiAuthorizations),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiPrice)});
     this.grProcess.Name = "grProcess";
     //
     // nbiPrueba
     //
     this.nbiPrueba.Caption = "Preparación de Muestras";
     this.nbiPrueba.Name = "nbiPrueba";
     this.nbiPrueba.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiPrueba_LinkClicked);
     //
     // nbiSolution
     //
     this.nbiSolution.Caption = "Soluciones Intermedias";
     this.nbiSolution.Name = "nbiSolution";
     this.nbiSolution.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiSolution_LinkClicked);
     //
     // nbiMethod
     //
     this.nbiMethod.Caption = "Métodos";
     this.nbiMethod.Name = "nbiMethod";
     this.nbiMethod.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiMethod_LinkClicked);
     //
     // nbiReception
     //
     this.nbiReception.Caption = "Registro de Recepción";
     this.nbiReception.Name = "nbiReception";
     this.nbiReception.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiReception_LinkClicked);
     //
     // nbiModuloQaQc
     //
     this.nbiModuloQaQc.Caption = "Módulo QaQc";
     this.nbiModuloQaQc.Name = "nbiModuloQaQc";
     this.nbiModuloQaQc.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiModuloQaQc_LinkClicked);
     //
     // nbiAuthorizations
     //
     this.nbiAuthorizations.Caption = "Autorizaciones";
     this.nbiAuthorizations.Name = "nbiAuthorizations";
     this.nbiAuthorizations.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiAuthorizations_LinkClicked);
     //
     // nbiPrice
     //
     this.nbiPrice.Caption = "Cotizaciones";
     this.nbiPrice.Name = "nbiPrice";
     this.nbiPrice.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiPrice_LinkClicked);
     //
     // grMant
     //
     this.grMant.Caption = "Mantenimientos";
     this.grMant.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiFactorEstequ),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiCompuestos),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiDecrees),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiItemMatrix),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiGroupMatrix),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiElement),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiMaterialReference),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiTypeSample),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiTypeSolution),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiDigestion),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiDescSample),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiClient),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiMeasurement_unit),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiConvertUM),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiCorrelative),
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiReactive)});
     this.grMant.Name = "grMant";
     //
     // nbiFactorEstequ
     //
     this.nbiFactorEstequ.Caption = "Factores Estequiométricos";
     this.nbiFactorEstequ.Name = "nbiFactorEstequ";
     this.nbiFactorEstequ.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiFactorEstequ_LinkClicked);
     //
     // nbiCompuestos
     //
     this.nbiCompuestos.Caption = "Compuestos";
     this.nbiCompuestos.Name = "nbiCompuestos";
     this.nbiCompuestos.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiCompuestos_LinkClicked);
     //
     // nbiDecrees
     //
     this.nbiDecrees.Caption = "Decretos";
     this.nbiDecrees.Name = "nbiDecrees";
     this.nbiDecrees.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiDecrees_LinkClicked);
     //
     // nbiItemMatrix
     //
     this.nbiItemMatrix.Caption = "Matriz";
     this.nbiItemMatrix.Name = "nbiItemMatrix";
     this.nbiItemMatrix.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiItemMatrix_LinkClicked);
     //
     // nbiGroupMatrix
     //
     this.nbiGroupMatrix.Caption = "Grupo de Matriz";
     this.nbiGroupMatrix.Name = "nbiGroupMatrix";
     this.nbiGroupMatrix.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiGroupMatrix_LinkClicked);
     //
     // nbiElement
     //
     this.nbiElement.Caption = "Elemento";
     this.nbiElement.Name = "nbiElement";
     this.nbiElement.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiElement_LinkClicked);
     //
     // nbiMaterialReference
     //
     this.nbiMaterialReference.Appearance.Options.UseTextOptions = true;
     this.nbiMaterialReference.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
     this.nbiMaterialReference.Caption = "Material de Referencia y Sales";
     this.nbiMaterialReference.Name = "nbiMaterialReference";
     this.nbiMaterialReference.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiMaterialReference_LinkClicked);
     //
     // nbiTypeSample
     //
     this.nbiTypeSample.Caption = "Tipo de muestra";
     this.nbiTypeSample.Name = "nbiTypeSample";
     this.nbiTypeSample.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiTypeSample_LinkClicked);
     //
     // nbiTypeSolution
     //
     this.nbiTypeSolution.Caption = "Tipo de Soluciones";
     this.nbiTypeSolution.Name = "nbiTypeSolution";
     this.nbiTypeSolution.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiTypeSolution_LinkClicked);
     //
     // nbiDigestion
     //
     this.nbiDigestion.Caption = "Digestion";
     this.nbiDigestion.Name = "nbiDigestion";
     this.nbiDigestion.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiDigestion_LinkClicked);
     //
     // nbiDescSample
     //
     this.nbiDescSample.Caption = "Descripción de Muestra";
     this.nbiDescSample.Name = "nbiDescSample";
     this.nbiDescSample.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiDescSample_LinkClicked);
     //
     // nbiClient
     //
     this.nbiClient.Caption = "Empresa";
     this.nbiClient.Name = "nbiClient";
     this.nbiClient.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiClient_LinkClicked);
     //
     // nbiMeasurement_unit
     //
     this.nbiMeasurement_unit.Caption = "Unidad de Medida";
     this.nbiMeasurement_unit.Name = "nbiMeasurement_unit";
     this.nbiMeasurement_unit.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiMeasurement_unit_LinkClicked);
     //
     // nbiConvertUM
     //
     this.nbiConvertUM.Caption = "Conversion UM";
     this.nbiConvertUM.Name = "nbiConvertUM";
     this.nbiConvertUM.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiConvertUM_LinkClicked);
     //
     // nbiCorrelative
     //
     this.nbiCorrelative.Caption = "Correlativos";
     this.nbiCorrelative.Name = "nbiCorrelative";
     this.nbiCorrelative.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiCorrelative_LinkClicked);
     //
     // nbiReactive
     //
     this.nbiReactive.Caption = "Reactivos";
     this.nbiReactive.Name = "nbiReactive";
     this.nbiReactive.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiReactive_LinkClicked);
     //
     // grSecurity
     //
     this.grSecurity.Caption = "Seguridad";
     this.grSecurity.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.nbiUsers)});
     this.grSecurity.Name = "grSecurity";
     //
     // nbiUsers
     //
     this.nbiUsers.Caption = "Crear Usuarios";
     this.nbiUsers.Name = "nbiUsers";
     this.nbiUsers.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiUsers_LinkClicked);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1,
     this.barBottom,
     this.bar3});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Images = this.imageList1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.barStaticItem1,
     this.barUsuario,
     this.barSubItem1,
     this.barButtonItem1,
     this.barStaticItem2,
     this.barHora,
     this.barStaticItem3,
     this.baritemModulo,
     this.barStaticItem4,
     this.baritemBoton,
     this.baritemAccion,
     this.btFind,
     this.barSubItem2,
     this.barToolbarsListItem1,
     this.barMdiChildrenListItem1,
     this.btPrevius,
     this.btNext});
     this.barManager1.MainMenu = this.bar1;
     this.barManager1.MaxItemId = 21;
     this.barManager1.StatusBar = this.barBottom;
     //
     // bar1
     //
     this.bar1.BarName = "Custom 1";
     this.bar1.DockCol = 0;
     this.bar1.DockRow = 0;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1)});
     this.bar1.OptionsBar.MultiLine = true;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Custom 1";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "Menú";
     this.barSubItem1.Id = 2;
     this.barSubItem1.Name = "barSubItem1";
     //
     // barBottom
     //
     this.barBottom.BarName = "Custom 2";
     this.barBottom.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.barBottom.DockCol = 0;
     this.barBottom.DockRow = 0;
     this.barBottom.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.barBottom.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.barUsuario),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
     new DevExpress.XtraBars.LinkPersistInfo(this.barHora),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem3),
     new DevExpress.XtraBars.LinkPersistInfo(this.baritemModulo),
     new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem4),
     new DevExpress.XtraBars.LinkPersistInfo(this.baritemBoton),
     new DevExpress.XtraBars.LinkPersistInfo(this.baritemAccion)});
     this.barBottom.OptionsBar.AllowQuickCustomization = false;
     this.barBottom.OptionsBar.DrawDragBorder = false;
     this.barBottom.OptionsBar.UseWholeRow = true;
     this.barBottom.Text = "Custom 2";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Usuario:";
     this.barStaticItem1.Id = 0;
     this.barStaticItem1.Name = "barStaticItem1";
     this.barStaticItem1.OwnFont = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem1.UseOwnFont = true;
     //
     // barUsuario
     //
     this.barUsuario.Id = 1;
     this.barUsuario.Name = "barUsuario";
     this.barUsuario.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "Hora:";
     this.barStaticItem2.Id = 4;
     this.barStaticItem2.Name = "barStaticItem2";
     this.barStaticItem2.OwnFont = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem2.UseOwnFont = true;
     //
     // barHora
     //
     this.barHora.Id = 5;
     this.barHora.Name = "barHora";
     this.barHora.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem3
     //
     this.barStaticItem3.Caption = "Módulo:";
     this.barStaticItem3.Id = 6;
     this.barStaticItem3.Name = "barStaticItem3";
     this.barStaticItem3.OwnFont = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem3.UseOwnFont = true;
     //
     // baritemModulo
     //
     this.baritemModulo.Id = 7;
     this.baritemModulo.Name = "baritemModulo";
     this.baritemModulo.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticItem4
     //
     this.barStaticItem4.Caption = "Accion:";
     this.barStaticItem4.Id = 8;
     this.barStaticItem4.Name = "barStaticItem4";
     this.barStaticItem4.OwnFont = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
     this.barStaticItem4.UseOwnFont = true;
     //
     // baritemBoton
     //
     this.baritemBoton.Id = 10;
     this.baritemBoton.Name = "baritemBoton";
     //
     // baritemAccion
     //
     this.baritemAccion.Id = 11;
     this.baritemAccion.Name = "baritemAccion";
     this.baritemAccion.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // bar3
     //
     this.bar3.BarName = "Custom 3";
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 1;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.btFind),
     new DevExpress.XtraBars.LinkPersistInfo(this.btPrevius),
     new DevExpress.XtraBars.LinkPersistInfo(this.btNext)});
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Custom 3";
     this.bar3.Visible = false;
     //
     // btFind
     //
     this.btFind.Caption = "Buscar";
     this.btFind.Id = 12;
     this.btFind.ImageIndex = 2;
     this.btFind.Name = "btFind";
     this.btFind.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btFind_ItemClick);
     //
     // btPrevius
     //
     this.btPrevius.Caption = "barButtonItem2";
     this.btPrevius.Id = 18;
     this.btPrevius.ImageIndex = 4;
     this.btPrevius.Name = "btPrevius";
     this.btPrevius.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btPrevius_ItemClick);
     //
     // btNext
     //
     this.btNext.Caption = "barButtonItem2";
     this.btNext.Id = 19;
     this.btNext.ImageIndex = 3;
     this.btNext.Name = "btNext";
     this.btNext.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btNext_ItemClick);
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "confirmacion.png");
     this.imageList1.Images.SetKeyName(1, "error.png");
     this.imageList1.Images.SetKeyName(2, "find.png");
     this.imageList1.Images.SetKeyName(3, "next.png");
     this.imageList1.Images.SetKeyName(4, "previus.png");
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "prueba";
     this.barButtonItem1.Id = 3;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "barSubItem2";
     this.barSubItem2.Id = 13;
     this.barSubItem2.Name = "barSubItem2";
     //
     // barToolbarsListItem1
     //
     this.barToolbarsListItem1.Caption = "barToolbarsListItem1";
     this.barToolbarsListItem1.Id = 15;
     this.barToolbarsListItem1.Name = "barToolbarsListItem1";
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id = 16;
     this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1";
     //
     // expandablePanel1
     //
     this.expandablePanel1.CollapseDirection = DevComponents.DotNetBar.eCollapseDirection.LeftToRight;
     this.expandablePanel1.Controls.Add(this.navBarControl1);
     this.expandablePanel1.Dock = System.Windows.Forms.DockStyle.Left;
     this.expandablePanel1.Location = new System.Drawing.Point(0, 24);
     this.expandablePanel1.Name = "expandablePanel1";
     this.expandablePanel1.Size = new System.Drawing.Size(166, 449);
     this.expandablePanel1.TabIndex = 16;
     this.expandablePanel1.Text = "expandablePanel1";
     this.expandablePanel1.TitleText = "Lista de Módulos";
     this.expandablePanel1.Visible = false;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Lilian";
     //
     // nbiSolCalibs
     //
     this.nbiSolCalibs.Caption = "Soluciones de Calibración";
     this.nbiSolCalibs.Name = "nbiSolCalibs";
     this.nbiSolCalibs.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbiSolCalibs_LinkClicked);
     //
     // FormPrincipal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.Control;
     this.ClientSize = new System.Drawing.Size(643, 499);
     this.Controls.Add(this.expandablePanel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Name = "FormPrincipal";
     this.Text = "LimsProject";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.Form4_Load);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.expandablePanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }