Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.BarAndDockingController    barAndDockingController1;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConnect));
     this.GridGateways              = new DevExpress.XtraGrid.GridControl();
     this.gvGateways                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcId                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcName                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcDescription             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.gcConnectedUser           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcStatus                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcActions                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.imgList                   = new System.Windows.Forms.ImageList(this.components);
     this.popupMenu1                = new DevExpress.XtraBars.PopupMenu(this.components);
     this.customToolbar1            = new Caterpillar.RemoteClient.UserControl.ucCustomToolbar();
     barAndDockingController1       = new DevExpress.XtraBars.BarAndDockingController(this.components);
     ((System.ComponentModel.ISupportInitialize)(barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridGateways)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvGateways)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     this.SuspendLayout();
     //
     // barAndDockingController1
     //
     barAndDockingController1.AppearancesBar.BarAppearance.Normal.Font            = new System.Drawing.Font("Arial Narrow", 8.25F);
     barAndDockingController1.AppearancesBar.BarAppearance.Normal.Options.UseFont = true;
     barAndDockingController1.AppearancesBar.ItemsFont = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     barAndDockingController1.AppearancesBar.MainMenuAppearance.Normal.BorderColor            = System.Drawing.Color.Black;
     barAndDockingController1.AppearancesBar.MainMenuAppearance.Normal.Options.UseBorderColor = true;
     barAndDockingController1.AppearancesRibbon.PageHeader.BorderColor            = System.Drawing.Color.Black;
     barAndDockingController1.AppearancesRibbon.PageHeader.Font                   = new System.Drawing.Font("Arial Narrow", 8.25F);
     barAndDockingController1.AppearancesRibbon.PageHeader.Options.UseBorderColor = true;
     barAndDockingController1.AppearancesRibbon.PageHeader.Options.UseFont        = true;
     barAndDockingController1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
     barAndDockingController1.PropertiesBar.AllowLinkLighting     = false;
     barAndDockingController1.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(32, 16);
     barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // GridGateways
     //
     this.GridGateways.AllowRestoreSelectionAndFocusedRow = DevExpress.Utils.DefaultBoolean.False;
     this.GridGateways.Cursor = System.Windows.Forms.Cursors.Default;
     this.GridGateways.Dock   = System.Windows.Forms.DockStyle.Fill;
     this.GridGateways.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.GridGateways.Font     = new System.Drawing.Font("Arial Narrow", 8.25F);
     this.GridGateways.Location = new System.Drawing.Point(0, 39);
     this.GridGateways.LookAndFeel.SkinMaskColor         = System.Drawing.Color.LightGray;
     this.GridGateways.LookAndFeel.Style                 = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
     this.GridGateways.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridGateways.MainView = this.gvGateways;
     this.GridGateways.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.GridGateways.Name     = "GridGateways";
     this.GridGateways.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1,
         this.repositoryItemTextEdit1
     });
     this.GridGateways.Size     = new System.Drawing.Size(933, 597);
     this.GridGateways.TabIndex = 14;
     this.GridGateways.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvGateways
     });
     //
     // gvGateways
     //
     this.gvGateways.Appearance.ColumnFilterButton.Font                       = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Bold);
     this.gvGateways.Appearance.ColumnFilterButton.FontStyleDelta             = System.Drawing.FontStyle.Bold;
     this.gvGateways.Appearance.ColumnFilterButton.ForeColor                  = System.Drawing.Color.Black;
     this.gvGateways.Appearance.ColumnFilterButton.GradientMode               = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.gvGateways.Appearance.ColumnFilterButton.Options.UseFont            = true;
     this.gvGateways.Appearance.ColumnFilterButton.Options.UseForeColor       = true;
     this.gvGateways.Appearance.ColumnFilterButtonActive.ForeColor            = System.Drawing.Color.Black;
     this.gvGateways.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gvGateways.Appearance.CustomizationFormHint.ForeColor               = System.Drawing.Color.Black;
     this.gvGateways.Appearance.CustomizationFormHint.Options.UseForeColor    = true;
     this.gvGateways.Appearance.DetailTip.Font                           = new System.Drawing.Font("Arial Narrow", 8.25F);
     this.gvGateways.Appearance.DetailTip.Options.UseFont                = true;
     this.gvGateways.Appearance.Empty.BackColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(229)))));
     this.gvGateways.Appearance.Empty.BorderColor                        = System.Drawing.Color.White;
     this.gvGateways.Appearance.Empty.Options.UseBackColor               = true;
     this.gvGateways.Appearance.Empty.Options.UseBorderColor             = true;
     this.gvGateways.Appearance.FilterCloseButton.BorderColor            = System.Drawing.Color.White;
     this.gvGateways.Appearance.FilterCloseButton.ForeColor              = System.Drawing.Color.Black;
     this.gvGateways.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gvGateways.Appearance.FilterCloseButton.Options.UseForeColor   = true;
     this.gvGateways.Appearance.FilterPanel.BorderColor                  = System.Drawing.Color.White;
     this.gvGateways.Appearance.FilterPanel.ForeColor                    = System.Drawing.Color.White;
     this.gvGateways.Appearance.FilterPanel.Options.UseBorderColor       = true;
     this.gvGateways.Appearance.FilterPanel.Options.UseForeColor         = true;
     this.gvGateways.Appearance.FixedLine.BorderColor                    = System.Drawing.Color.White;
     this.gvGateways.Appearance.FixedLine.ForeColor                      = System.Drawing.Color.Black;
     this.gvGateways.Appearance.FixedLine.Options.UseBorderColor         = true;
     this.gvGateways.Appearance.FixedLine.Options.UseForeColor           = true;
     this.gvGateways.Appearance.FocusedCell.ForeColor                    = System.Drawing.Color.Transparent;
     this.gvGateways.Appearance.FocusedCell.Options.UseForeColor         = true;
     this.gvGateways.Appearance.FocusedRow.ForeColor                     = System.Drawing.Color.Transparent;
     this.gvGateways.Appearance.FocusedRow.Options.UseForeColor          = true;
     this.gvGateways.Appearance.FooterPanel.ForeColor                    = System.Drawing.Color.Transparent;
     this.gvGateways.Appearance.FooterPanel.Options.UseForeColor         = true;
     this.gvGateways.Appearance.GroupButton.ForeColor                    = System.Drawing.Color.Transparent;
     this.gvGateways.Appearance.GroupButton.Options.UseForeColor         = true;
     this.gvGateways.Appearance.GroupFooter.ForeColor                    = System.Drawing.Color.Transparent;
     this.gvGateways.Appearance.GroupFooter.Options.UseForeColor         = true;
     this.gvGateways.Appearance.GroupRow.BorderColor                     = System.Drawing.Color.White;
     this.gvGateways.Appearance.GroupRow.Options.UseBorderColor          = true;
     this.gvGateways.Appearance.HeaderPanel.BackColor                    = System.Drawing.Color.DarkGray;
     this.gvGateways.Appearance.HeaderPanel.BackColor2                   = System.Drawing.Color.DarkGray;
     this.gvGateways.Appearance.HeaderPanel.BorderColor                  = System.Drawing.Color.LightGray;
     this.gvGateways.Appearance.HeaderPanel.Font                         = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Bold);
     this.gvGateways.Appearance.HeaderPanel.FontStyleDelta               = System.Drawing.FontStyle.Bold;
     this.gvGateways.Appearance.HeaderPanel.ForeColor                    = System.Drawing.Color.White;
     this.gvGateways.Appearance.HeaderPanel.Options.UseBackColor         = true;
     this.gvGateways.Appearance.HeaderPanel.Options.UseFont              = true;
     this.gvGateways.Appearance.HeaderPanel.Options.UseForeColor         = true;
     this.gvGateways.Appearance.Row.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227)))));
     this.gvGateways.Appearance.Row.BorderColor                     = System.Drawing.Color.Black;
     this.gvGateways.Appearance.Row.Font                            = new System.Drawing.Font("Arial", 8.25F);
     this.gvGateways.Appearance.Row.Options.UseBackColor            = true;
     this.gvGateways.Appearance.Row.Options.UseBorderColor          = true;
     this.gvGateways.Appearance.Row.Options.UseFont                 = true;
     this.gvGateways.Appearance.RowSeparator.BackColor              = System.Drawing.Color.Black;
     this.gvGateways.Appearance.RowSeparator.BackColor2             = System.Drawing.Color.Black;
     this.gvGateways.Appearance.RowSeparator.BorderColor            = System.Drawing.Color.Black;
     this.gvGateways.Appearance.RowSeparator.Options.UseBackColor   = true;
     this.gvGateways.Appearance.RowSeparator.Options.UseBorderColor = true;
     this.gvGateways.AppearancePrint.Lines.BorderColor              = System.Drawing.Color.White;
     this.gvGateways.AppearancePrint.Lines.Font                     = new System.Drawing.Font("Arial Narrow", 8.25F);
     this.gvGateways.AppearancePrint.Lines.Options.UseBorderColor   = true;
     this.gvGateways.AppearancePrint.Lines.Options.UseFont          = true;
     this.gvGateways.AppearancePrint.Row.Font                       = new System.Drawing.Font("Arial", 8.25F);
     this.gvGateways.AppearancePrint.Row.Options.UseFont            = true;
     this.gvGateways.BorderStyle          = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.gvGateways.ColumnPanelRowHeight = 6;
     this.gvGateways.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gcId,
         this.gcName,
         this.gcDescription,
         this.gcConnectedUser,
         this.gcStatus,
         this.gcActions
     });
     this.gvGateways.FocusRectStyle       = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gvGateways.GridControl          = this.GridGateways;
     this.gvGateways.GroupRowHeight       = 1;
     this.gvGateways.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.gvGateways.Name = "gvGateways";
     this.gvGateways.OptionsCustomization.AllowColumnResizing = false;
     this.gvGateways.OptionsDetail.EnableMasterViewMode       = false;
     this.gvGateways.OptionsPrint.AutoWidth = false;
     this.gvGateways.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvGateways.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvGateways.OptionsView.ShowGroupPanel = false;
     this.gvGateways.PaintStyleName             = "MixedXP";
     this.gvGateways.RowHeight                = 25;
     this.gvGateways.CustomDrawCell          += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gvGateways_CustomDrawCell);
     this.gvGateways.PopupMenuShowing        += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gvGateways_PopupMenuShowing);
     this.gvGateways.ShownEditor             += new System.EventHandler(this.gvGateways_ShownEditor);
     this.gvGateways.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gvGateways_CustomUnboundColumnData);
     //
     // gcId
     //
     this.gcId.AppearanceCell.ForeColor              = System.Drawing.Color.Black;
     this.gcId.AppearanceCell.Options.UseForeColor   = true;
     this.gcId.AppearanceCell.Options.UseTextOptions = true;
     this.gcId.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gcId.AppearanceHeader.BorderColor          = System.Drawing.Color.DarkGray;
     this.gcId.AppearanceHeader.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcId.AppearanceHeader.ForeColor = System.Drawing.Color.White;
     this.gcId.AppearanceHeader.Options.UseBorderColor = true;
     this.gcId.AppearanceHeader.Options.UseFont        = true;
     this.gcId.AppearanceHeader.Options.UseForeColor   = true;
     this.gcId.FieldName = "GatewayName";
     this.gcId.Name      = "gcId";
     this.gcId.OptionsColumn.AllowEdit             = false;
     this.gcId.OptionsColumn.AllowMove             = false;
     this.gcId.OptionsEditForm.UseEditorColRowSpan = false;
     this.gcId.Visible      = true;
     this.gcId.VisibleIndex = 0;
     this.gcId.Width        = 88;
     //
     // gcName
     //
     this.gcName.AppearanceCell.BorderColor            = System.Drawing.Color.Black;
     this.gcName.AppearanceCell.ForeColor              = System.Drawing.Color.Black;
     this.gcName.AppearanceCell.Options.UseBorderColor = true;
     this.gcName.AppearanceCell.Options.UseForeColor   = true;
     this.gcName.AppearanceHeader.BorderColor          = System.Drawing.Color.Silver;
     this.gcName.AppearanceHeader.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcName.AppearanceHeader.ForeColor = System.Drawing.Color.White;
     this.gcName.AppearanceHeader.Options.UseBorderColor = true;
     this.gcName.AppearanceHeader.Options.UseFont        = true;
     this.gcName.AppearanceHeader.Options.UseForeColor   = true;
     this.gcName.FieldName = "PlantDescription";
     this.gcName.Name      = "gcName";
     this.gcName.OptionsColumn.AllowEdit = false;
     this.gcName.OptionsColumn.AllowIncrementalSearch = false;
     this.gcName.OptionsColumn.AllowMove = false;
     this.gcName.OptionsEditForm.RowSpan = 3;
     this.gcName.Visible      = true;
     this.gcName.VisibleIndex = 1;
     this.gcName.Width        = 119;
     //
     // gcDescription
     //
     this.gcDescription.AppearanceCell.ForeColor            = System.Drawing.Color.Black;
     this.gcDescription.AppearanceCell.Options.UseForeColor = true;
     this.gcDescription.AppearanceHeader.BackColor          = System.Drawing.Color.DarkGray;
     this.gcDescription.AppearanceHeader.BorderColor        = System.Drawing.Color.Silver;
     this.gcDescription.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcDescription.AppearanceHeader.ForeColor              = System.Drawing.Color.White;
     this.gcDescription.AppearanceHeader.Options.UseBackColor   = true;
     this.gcDescription.AppearanceHeader.Options.UseBorderColor = true;
     this.gcDescription.AppearanceHeader.Options.UseFont        = true;
     this.gcDescription.AppearanceHeader.Options.UseForeColor   = true;
     this.gcDescription.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDescription.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gcDescription.ColumnEdit = this.repositoryItemTextEdit1;
     this.gcDescription.FieldName  = "Remark";
     this.gcDescription.Name       = "gcDescription";
     this.gcDescription.OptionsColumn.AllowMove             = false;
     this.gcDescription.OptionsEditForm.UseEditorColRowSpan = false;
     this.gcDescription.Visible      = true;
     this.gcDescription.VisibleIndex = 2;
     this.gcDescription.Width        = 88;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.MaxLength  = 255;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // gcConnectedUser
     //
     this.gcConnectedUser.AppearanceCell.Options.UseTextOptions = true;
     this.gcConnectedUser.AppearanceCell.TextOptions.Trimming   = DevExpress.Utils.Trimming.None;
     this.gcConnectedUser.AppearanceCell.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gcConnectedUser.AppearanceHeader.BorderColor          = System.Drawing.Color.Silver;
     this.gcConnectedUser.AppearanceHeader.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcConnectedUser.AppearanceHeader.ForeColor = System.Drawing.Color.White;
     this.gcConnectedUser.AppearanceHeader.Options.UseBorderColor = true;
     this.gcConnectedUser.AppearanceHeader.Options.UseFont        = true;
     this.gcConnectedUser.AppearanceHeader.Options.UseForeColor   = true;
     this.gcConnectedUser.AppearanceHeader.Options.UseTextOptions = true;
     this.gcConnectedUser.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gcConnectedUser.FieldName = "ConnectedUser";
     this.gcConnectedUser.Name      = "gcConnectedUser";
     this.gcConnectedUser.OptionsColumn.AllowEdit      = false;
     this.gcConnectedUser.OptionsColumn.AllowMove      = false;
     this.gcConnectedUser.OptionsEditForm.VisibleIndex = 3;
     this.gcConnectedUser.Visible      = true;
     this.gcConnectedUser.VisibleIndex = 3;
     this.gcConnectedUser.Width        = 109;
     //
     // gcStatus
     //
     this.gcStatus.AppearanceCell.BorderColor            = System.Drawing.Color.Black;
     this.gcStatus.AppearanceCell.ForeColor              = System.Drawing.Color.Black;
     this.gcStatus.AppearanceCell.Options.UseBorderColor = true;
     this.gcStatus.AppearanceCell.Options.UseForeColor   = true;
     this.gcStatus.AppearanceHeader.BorderColor          = System.Drawing.Color.Silver;
     this.gcStatus.AppearanceHeader.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcStatus.AppearanceHeader.ForeColor = System.Drawing.Color.White;
     this.gcStatus.AppearanceHeader.Options.UseBorderColor = true;
     this.gcStatus.AppearanceHeader.Options.UseFont        = true;
     this.gcStatus.AppearanceHeader.Options.UseForeColor   = true;
     this.gcStatus.FieldName = "Status";
     this.gcStatus.Name      = "gcStatus";
     this.gcStatus.OptionsColumn.AllowEdit = false;
     this.gcStatus.OptionsColumn.AllowMove = false;
     this.gcStatus.Visible      = true;
     this.gcStatus.VisibleIndex = 4;
     this.gcStatus.Width        = 79;
     //
     // gcActions
     //
     this.gcActions.AppearanceHeader.BorderColor            = System.Drawing.Color.Silver;
     this.gcActions.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gcActions.AppearanceHeader.ForeColor              = System.Drawing.Color.White;
     this.gcActions.AppearanceHeader.Options.UseBorderColor = true;
     this.gcActions.AppearanceHeader.Options.UseFont        = true;
     this.gcActions.AppearanceHeader.Options.UseForeColor   = true;
     this.gcActions.ColumnEdit = this.repositoryItemButtonEdit1;
     this.gcActions.FieldName  = "Action";
     this.gcActions.Name       = "gcActions";
     this.gcActions.OptionsEditForm.RowSpan       = 2;
     this.gcActions.OptionsFilter.AllowAutoFilter = false;
     this.gcActions.OptionsFilter.AllowFilter     = false;
     this.gcActions.Visible      = true;
     this.gcActions.VisibleIndex = 5;
     this.gcActions.Width        = 124;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)
     });
     this.repositoryItemButtonEdit1.ButtonsStyle  = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // imgList
     //
     this.imgList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgList.ImageStream")));
     this.imgList.TransparentColor = System.Drawing.Color.Transparent;
     this.imgList.Images.SetKeyName(0, "refresh.png");
     this.imgList.Images.SetKeyName(1, "ClearFilter.gif");
     this.imgList.Images.SetKeyName(2, "Filter2HS.png");
     this.imgList.Images.SetKeyName(3, "printer.png");
     this.imgList.Images.SetKeyName(4, "application_side_expand.png");
     //
     // popupMenu1
     //
     this.popupMenu1.Name = "popupMenu1";
     //
     // customToolbar1
     //
     this.customToolbar1.AllowDrop = true;
     this.customToolbar1.Appearance.Options.UseFont = true;
     this.customToolbar1.ColorScheme = Caterpillar.RemoteClient.UserControl.ColorScheme.Black;
     this.customToolbar1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.customToolbar1.Location    = new System.Drawing.Point(0, 0);
     this.customToolbar1.Margin      = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.customToolbar1.Name        = "customToolbar1";
     this.customToolbar1.Size        = new System.Drawing.Size(933, 39);
     this.customToolbar1.TabIndex    = 19;
     //
     // frmConnect
     //
     this.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.Appearance.Options.UseBackColor   = true;
     this.Appearance.Options.UseTextOptions = true;
     this.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(933, 636);
     this.Controls.Add(this.GridGateways);
     this.Controls.Add(this.customToolbar1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name          = "frmConnect";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.frmConnect_FormClosing);
     this.Load         += new System.EventHandler(this.frmConnect_Load);
     ((System.ComponentModel.ISupportInitialize)(barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridGateways)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvGateways)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.BarAndDockingController barAndDockingController4 = new DevExpress.XtraBars.BarAndDockingController();
     this.barAndDockingController3 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barAndDockingController2 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.pdfViewer1                         = new DevExpress.XtraPdfViewer.PdfViewer();
     this.barManager1                        = new DevExpress.XtraBars.BarManager(this.components);
     this.pdfCommandBar1                     = new DevExpress.XtraPdfViewer.Bars.PdfCommandBar();
     this.pdfFileOpenBarItem1                = new DevExpress.XtraPdfViewer.Bars.PdfFileOpenBarItem();
     this.pdfFileSaveAsBarItem1              = new DevExpress.XtraPdfViewer.Bars.PdfFileSaveAsBarItem();
     this.pdfFilePrintBarItem1               = new DevExpress.XtraPdfViewer.Bars.PdfFilePrintBarItem();
     this.pdfPreviousPageBarItem1            = new DevExpress.XtraPdfViewer.Bars.PdfPreviousPageBarItem();
     this.pdfNextPageBarItem1                = new DevExpress.XtraPdfViewer.Bars.PdfNextPageBarItem();
     this.pdfFindTextBarItem1                = new DevExpress.XtraPdfViewer.Bars.PdfFindTextBarItem();
     this.pdfZoomOutBarItem1                 = new DevExpress.XtraPdfViewer.Bars.PdfZoomOutBarItem();
     this.pdfZoomInBarItem1                  = new DevExpress.XtraPdfViewer.Bars.PdfZoomInBarItem();
     this.pdfExactZoomListBarSubItem1        = new DevExpress.XtraPdfViewer.Bars.PdfExactZoomListBarSubItem();
     this.pdfZoom10CheckItem1                = new DevExpress.XtraPdfViewer.Bars.PdfZoom10CheckItem();
     this.pdfZoom25CheckItem1                = new DevExpress.XtraPdfViewer.Bars.PdfZoom25CheckItem();
     this.pdfZoom50CheckItem1                = new DevExpress.XtraPdfViewer.Bars.PdfZoom50CheckItem();
     this.pdfZoom75CheckItem1                = new DevExpress.XtraPdfViewer.Bars.PdfZoom75CheckItem();
     this.pdfZoom100CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom100CheckItem();
     this.pdfZoom125CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom125CheckItem();
     this.pdfZoom150CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom150CheckItem();
     this.pdfZoom200CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom200CheckItem();
     this.pdfZoom400CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom400CheckItem();
     this.pdfZoom500CheckItem1               = new DevExpress.XtraPdfViewer.Bars.PdfZoom500CheckItem();
     this.pdfSetActualSizeZoomModeCheckItem1 = new DevExpress.XtraPdfViewer.Bars.PdfSetActualSizeZoomModeCheckItem();
     this.pdfSetPageLevelZoomModeCheckItem1  = new DevExpress.XtraPdfViewer.Bars.PdfSetPageLevelZoomModeCheckItem();
     this.pdfSetFitWidthZoomModeCheckItem1   = new DevExpress.XtraPdfViewer.Bars.PdfSetFitWidthZoomModeCheckItem();
     this.pdfSetFitVisibleZoomModeCheckItem1 = new DevExpress.XtraPdfViewer.Bars.PdfSetFitVisibleZoomModeCheckItem();
     this.pdfExportFormDataBarItem1          = new DevExpress.XtraPdfViewer.Bars.PdfExportFormDataBarItem();
     this.pdfImportFormDataBarItem1          = new DevExpress.XtraPdfViewer.Bars.PdfImportFormDataBarItem();
     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.pdfBarController1                  = new DevExpress.XtraPdfViewer.Bars.PdfBarController();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(barAndDockingController4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pdfBarController1)).BeginInit();
     this.SuspendLayout();
     //
     // barAndDockingController3
     //
     this.barAndDockingController3.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     this.barAndDockingController3.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     this.barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // barAndDockingController2
     //
     this.barAndDockingController2.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     this.barAndDockingController2.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // pdfViewer1
     //
     this.pdfViewer1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.pdfViewer1.Location            = new System.Drawing.Point(0, 31);
     this.pdfViewer1.MenuManager         = this.barManager1;
     this.pdfViewer1.Name                = "pdfViewer1";
     this.pdfViewer1.NavigationPaneWidth = 230;
     this.pdfViewer1.Size                = new System.Drawing.Size(503, 346);
     this.pdfViewer1.TabIndex            = 0;
     this.pdfViewer1.PopupMenuShowing   += new DevExpress.XtraPdfViewer.PdfPopupMenuShowingEventHandler(this.pdfViewer1_PopupMenuShowing);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.pdfCommandBar1
     });
     barAndDockingController4.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     barAndDockingController4.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     this.barManager1.Controller = barAndDockingController4;
     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.pdfFileOpenBarItem1,
         this.pdfFileSaveAsBarItem1,
         this.pdfFilePrintBarItem1,
         this.pdfPreviousPageBarItem1,
         this.pdfNextPageBarItem1,
         this.pdfFindTextBarItem1,
         this.pdfZoomOutBarItem1,
         this.pdfZoomInBarItem1,
         this.pdfExactZoomListBarSubItem1,
         this.pdfZoom10CheckItem1,
         this.pdfZoom25CheckItem1,
         this.pdfZoom50CheckItem1,
         this.pdfZoom75CheckItem1,
         this.pdfZoom100CheckItem1,
         this.pdfZoom125CheckItem1,
         this.pdfZoom150CheckItem1,
         this.pdfZoom200CheckItem1,
         this.pdfZoom400CheckItem1,
         this.pdfZoom500CheckItem1,
         this.pdfSetActualSizeZoomModeCheckItem1,
         this.pdfSetPageLevelZoomModeCheckItem1,
         this.pdfSetFitWidthZoomModeCheckItem1,
         this.pdfSetFitVisibleZoomModeCheckItem1,
         this.pdfExportFormDataBarItem1,
         this.pdfImportFormDataBarItem1
     });
     this.barManager1.MaxItemId = 25;
     //
     // pdfCommandBar1
     //
     this.pdfCommandBar1.Control   = this.pdfViewer1;
     this.pdfCommandBar1.DockCol   = 0;
     this.pdfCommandBar1.DockRow   = 0;
     this.pdfCommandBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.pdfCommandBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfFileOpenBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfFileSaveAsBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfFilePrintBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfPreviousPageBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfNextPageBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfFindTextBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoomOutBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoomInBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfExactZoomListBarSubItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfExportFormDataBarItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfImportFormDataBarItem1)
     });
     //
     // pdfFileOpenBarItem1
     //
     this.pdfFileOpenBarItem1.Id           = 0;
     this.pdfFileOpenBarItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
     this.pdfFileOpenBarItem1.Name         = "pdfFileOpenBarItem1";
     //
     // pdfFileSaveAsBarItem1
     //
     this.pdfFileSaveAsBarItem1.Id           = 1;
     this.pdfFileSaveAsBarItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.pdfFileSaveAsBarItem1.Name         = "pdfFileSaveAsBarItem1";
     //
     // pdfFilePrintBarItem1
     //
     this.pdfFilePrintBarItem1.Id           = 2;
     this.pdfFilePrintBarItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.pdfFilePrintBarItem1.Name         = "pdfFilePrintBarItem1";
     //
     // pdfPreviousPageBarItem1
     //
     this.pdfPreviousPageBarItem1.Id   = 3;
     this.pdfPreviousPageBarItem1.Name = "pdfPreviousPageBarItem1";
     //
     // pdfNextPageBarItem1
     //
     this.pdfNextPageBarItem1.Id   = 4;
     this.pdfNextPageBarItem1.Name = "pdfNextPageBarItem1";
     //
     // pdfFindTextBarItem1
     //
     this.pdfFindTextBarItem1.Id           = 5;
     this.pdfFindTextBarItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F));
     this.pdfFindTextBarItem1.Name         = "pdfFindTextBarItem1";
     //
     // pdfZoomOutBarItem1
     //
     this.pdfZoomOutBarItem1.Id   = 6;
     this.pdfZoomOutBarItem1.Name = "pdfZoomOutBarItem1";
     //
     // pdfZoomInBarItem1
     //
     this.pdfZoomInBarItem1.Id   = 7;
     this.pdfZoomInBarItem1.Name = "pdfZoomInBarItem1";
     //
     // pdfExactZoomListBarSubItem1
     //
     this.pdfExactZoomListBarSubItem1.Id = 8;
     this.pdfExactZoomListBarSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom10CheckItem1, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom25CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom50CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom75CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom100CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom125CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom150CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom200CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom400CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfZoom500CheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfSetActualSizeZoomModeCheckItem1, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfSetPageLevelZoomModeCheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfSetFitWidthZoomModeCheckItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.pdfSetFitVisibleZoomModeCheckItem1)
     });
     this.pdfExactZoomListBarSubItem1.Name       = "pdfExactZoomListBarSubItem1";
     this.pdfExactZoomListBarSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionInMenu;
     //
     // pdfZoom10CheckItem1
     //
     this.pdfZoom10CheckItem1.Id   = 9;
     this.pdfZoom10CheckItem1.Name = "pdfZoom10CheckItem1";
     //
     // pdfZoom25CheckItem1
     //
     this.pdfZoom25CheckItem1.Id   = 10;
     this.pdfZoom25CheckItem1.Name = "pdfZoom25CheckItem1";
     //
     // pdfZoom50CheckItem1
     //
     this.pdfZoom50CheckItem1.Id   = 11;
     this.pdfZoom50CheckItem1.Name = "pdfZoom50CheckItem1";
     //
     // pdfZoom75CheckItem1
     //
     this.pdfZoom75CheckItem1.Id   = 12;
     this.pdfZoom75CheckItem1.Name = "pdfZoom75CheckItem1";
     //
     // pdfZoom100CheckItem1
     //
     this.pdfZoom100CheckItem1.Id   = 13;
     this.pdfZoom100CheckItem1.Name = "pdfZoom100CheckItem1";
     //
     // pdfZoom125CheckItem1
     //
     this.pdfZoom125CheckItem1.Id   = 14;
     this.pdfZoom125CheckItem1.Name = "pdfZoom125CheckItem1";
     //
     // pdfZoom150CheckItem1
     //
     this.pdfZoom150CheckItem1.Id   = 15;
     this.pdfZoom150CheckItem1.Name = "pdfZoom150CheckItem1";
     //
     // pdfZoom200CheckItem1
     //
     this.pdfZoom200CheckItem1.Id   = 16;
     this.pdfZoom200CheckItem1.Name = "pdfZoom200CheckItem1";
     //
     // pdfZoom400CheckItem1
     //
     this.pdfZoom400CheckItem1.Id   = 17;
     this.pdfZoom400CheckItem1.Name = "pdfZoom400CheckItem1";
     //
     // pdfZoom500CheckItem1
     //
     this.pdfZoom500CheckItem1.Id   = 18;
     this.pdfZoom500CheckItem1.Name = "pdfZoom500CheckItem1";
     //
     // pdfSetActualSizeZoomModeCheckItem1
     //
     this.pdfSetActualSizeZoomModeCheckItem1.Id   = 19;
     this.pdfSetActualSizeZoomModeCheckItem1.Name = "pdfSetActualSizeZoomModeCheckItem1";
     //
     // pdfSetPageLevelZoomModeCheckItem1
     //
     this.pdfSetPageLevelZoomModeCheckItem1.Id   = 20;
     this.pdfSetPageLevelZoomModeCheckItem1.Name = "pdfSetPageLevelZoomModeCheckItem1";
     //
     // pdfSetFitWidthZoomModeCheckItem1
     //
     this.pdfSetFitWidthZoomModeCheckItem1.Id   = 21;
     this.pdfSetFitWidthZoomModeCheckItem1.Name = "pdfSetFitWidthZoomModeCheckItem1";
     //
     // pdfSetFitVisibleZoomModeCheckItem1
     //
     this.pdfSetFitVisibleZoomModeCheckItem1.Id   = 22;
     this.pdfSetFitVisibleZoomModeCheckItem1.Name = "pdfSetFitVisibleZoomModeCheckItem1";
     //
     // pdfExportFormDataBarItem1
     //
     this.pdfExportFormDataBarItem1.Id   = 23;
     this.pdfExportFormDataBarItem1.Name = "pdfExportFormDataBarItem1";
     //
     // pdfImportFormDataBarItem1
     //
     this.pdfImportFormDataBarItem1.Id   = 24;
     this.pdfImportFormDataBarItem1.Name = "pdfImportFormDataBarItem1";
     //
     // 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(503, 31);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 377);
     this.barDockControlBottom.Size             = new System.Drawing.Size(503, 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, 346);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(503, 31);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 346);
     //
     // pdfBarController1
     //
     this.pdfBarController1.BarItems.Add(this.pdfFileOpenBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfFileSaveAsBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfFilePrintBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfPreviousPageBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfNextPageBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfFindTextBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoomOutBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoomInBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfExactZoomListBarSubItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom10CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom25CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom50CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom75CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom100CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom125CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom150CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom200CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom400CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfZoom500CheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfSetActualSizeZoomModeCheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfSetPageLevelZoomModeCheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfSetFitWidthZoomModeCheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfSetFitVisibleZoomModeCheckItem1);
     this.pdfBarController1.BarItems.Add(this.pdfExportFormDataBarItem1);
     this.pdfBarController1.BarItems.Add(this.pdfImportFormDataBarItem1);
     this.pdfBarController1.Control = this.pdfViewer1;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.Disable;
     this.ClientSize          = new System.Drawing.Size(503, 377);
     this.Controls.Add(this.pdfViewer1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(barAndDockingController4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pdfBarController1)).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(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 #4
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.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode3 = new DevExpress.XtraGrid.GridLevelNode();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmManager));
     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.MenuItem6 = new System.Windows.Forms.MenuItem();
     this.MenuItem7 = new System.Windows.Forms.MenuItem();
     this.MenuItem8 = 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.tabControlManager = new DevExpress.XtraTab.XtraTabControl();
     this.tabManagerOne = new DevExpress.XtraTab.XtraTabPage();
     this.lblOne_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblOne_1 = new DevExpress.XtraEditors.SimpleButton();
     this.groupIPPMaster = new DevExpress.XtraEditors.GroupControl();
     this.groupIPP = new DevExpress.XtraEditors.GroupControl();
     this.ComboBoxIPP = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.grpIPP2 = new DevExpress.XtraEditors.GroupControl();
     this.btnReset = new DevExpress.XtraEditors.SimpleButton();
     this.lkBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.lkBank = new DevExpress.XtraEditors.LookUpEdit();
     this.IPPdtTo = new DevExpress.XtraEditors.DateEdit();
     this.IPPdtStart = new DevExpress.XtraEditors.DateEdit();
     this.btnSearch = new DevExpress.XtraEditors.SimpleButton();
     this.txtCreditCardScr = new DevExpress.XtraEditors.TextEdit();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.IPPlblDtTo = new System.Windows.Forms.Label();
     this.IPPlblDtFrom = new System.Windows.Forms.Label();
     this.btnReceiveIPP = new DevExpress.XtraEditors.SimpleButton();
     this.btnSendIPP = new DevExpress.XtraEditors.SimpleButton();
     this.btnUpdateIPP = new DevExpress.XtraEditors.SimpleButton();
     this.btnDeleteIPP = new DevExpress.XtraEditors.SimpleButton();
     this.btnNewIPP = new DevExpress.XtraEditors.SimpleButton();
     this.IPPGrid = new DevExpress.XtraGrid.GridControl();
     this.IPPGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.hypReceipts = new System.Windows.Forms.Label();
     this.hypIPPDetails = new System.Windows.Forms.Label();
     this.GroupIPPDetails = new DevExpress.XtraEditors.GroupControl();
     this.strReferenceNo = new DevExpress.XtraEditors.TextEdit();
     this.label7 = new System.Windows.Forms.Label();
     this.IPPBankCode = new DevExpress.XtraEditors.LookUpEdit();
     this.IPPNMonths = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.IPPCCNo = new DevExpress.XtraEditors.TextEdit();
     this.IPPStatus = new DevExpress.XtraEditors.TextEdit();
     this.IPPDateRcv = new DevExpress.XtraEditors.TextEdit();
     this.IPPDateSent = new DevExpress.XtraEditors.TextEdit();
     this.IPPBranchCode = new DevExpress.XtraEditors.TextEdit();
     this.IPPCreatedDate = new DevExpress.XtraEditors.TextEdit();
     this.IPPLBL1 = new System.Windows.Forms.Label();
     this.IPPLBL16 = new System.Windows.Forms.Label();
     this.IPPMerchantNo = new DevExpress.XtraEditors.TextEdit();
     this.IPPLBL8 = new System.Windows.Forms.Label();
     this.IPPLBL14 = new System.Windows.Forms.Label();
     this.IPPLBL12 = new System.Windows.Forms.Label();
     this.IPPLBL13 = new System.Windows.Forms.Label();
     this.IPPLBL11 = new System.Windows.Forms.Label();
     this.IPPLBL10 = new System.Windows.Forms.Label();
     this.IPPLBL9 = new System.Windows.Forms.Label();
     this.IPPLBL7 = new System.Windows.Forms.Label();
     this.IPPAmount = new DevExpress.XtraEditors.TextEdit();
     this.IPPInterest = new DevExpress.XtraEditors.TextEdit();
     this.IPPNettAmount = new DevExpress.XtraEditors.TextEdit();
     this.IPPLBL5 = new System.Windows.Forms.Label();
     this.IPPLBL6 = new System.Windows.Forms.Label();
     this.IPPLBL4 = new System.Windows.Forms.Label();
     this.IPPLBL3 = new System.Windows.Forms.Label();
     this.IPPLBL2 = new System.Windows.Forms.Label();
     this.IPPMemberId = new DevExpress.XtraEditors.TextEdit();
     this.IPPMemberName = new DevExpress.XtraEditors.TextEdit();
     this.IPPId = new DevExpress.XtraEditors.TextEdit();
     this.groupIPPReceipt = new DevExpress.XtraEditors.GroupControl();
     this.btnReceiptUnlink = new DevExpress.XtraEditors.SimpleButton();
     this.btnReceiptLink = new DevExpress.XtraEditors.SimpleButton();
     this.gridReceipt = new DevExpress.XtraGrid.GridControl();
     this.IPPReceiptView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumnIPPR = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnIPPR9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.label10 = new System.Windows.Forms.Label();
     this.IPPReceiptStatus = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.groupGIROMaster = new DevExpress.XtraEditors.GroupControl();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.tabGiroDetails = new DevExpress.XtraTab.XtraTabPage();
     this.luedtBankBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.luedtBank = new DevExpress.XtraEditors.LookUpEdit();
     this.luedtPackage = new DevExpress.XtraEditors.LookUpEdit();
     this.luedtBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.label70 = new System.Windows.Forms.Label();
     this.txtPackageDesc = new DevExpress.XtraEditors.TextEdit();
     this.txtAccountNo = new DevExpress.XtraEditors.TextEdit();
     this.txtGIROId = new DevExpress.XtraEditors.TextEdit();
     this.txtRemark = new DevExpress.XtraEditors.MemoEdit();
     this.lblGiro_BankBranch = new System.Windows.Forms.Label();
     this.lblGiro_BankACNumber = new System.Windows.Forms.Label();
     this.lblGiro_BankCode = new System.Windows.Forms.Label();
     this.lblGiro_Remark = new System.Windows.Forms.Label();
     this.lblGiro_Package = new System.Windows.Forms.Label();
     this.lblGiro_Branch = new System.Windows.Forms.Label();
     this.lblGiro_MemberID = new System.Windows.Forms.Label();
     this.lblGiroID = new System.Windows.Forms.Label();
     this.tabGiroTrnsHistory = new DevExpress.XtraTab.XtraTabPage();
     this.GridTransaction = new DevExpress.XtraGrid.GridControl();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.GroupGiro = new DevExpress.XtraEditors.GroupControl();
     this.comboBoxGiroStatus = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.label63 = new System.Windows.Forms.Label();
     this.btnImport = new DevExpress.XtraEditors.SimpleButton();
     this.btnGiroExport = new DevExpress.XtraEditors.SimpleButton();
     this.btnGiroUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.btnGiroDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnGiroNew = new DevExpress.XtraEditors.SimpleButton();
     this.GiroGrid = new DevExpress.XtraGrid.GridControl();
     this.GIROGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabManagerTwo = new DevExpress.XtraTab.XtraTabPage();
     this.GrpPayroll = new DevExpress.XtraEditors.GroupControl();
     this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl();
     this.cbJob = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.label8 = new System.Windows.Forms.Label();
     this.grpGridExcel = new DevExpress.XtraEditors.GroupControl();
     this.gridExcel = new DevExpress.XtraGrid.GridControl();
     this.gridViewExcel = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.FirstPayDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.SecondPayDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnPayrollExport = new DevExpress.XtraEditors.SimpleButton();
     this.btnPayrollGenerate = new DevExpress.XtraEditors.SimpleButton();
     this.btnPayrollDelete = new DevExpress.XtraEditors.SimpleButton();
     this.comboBoxEditMTH = new DevExpress.XtraEditors.ComboBoxEdit();
     this.comboBoxEditYR = new DevExpress.XtraEditors.ComboBoxEdit();
     this.lblYear = new System.Windows.Forms.Label();
     this.lblMonth = new System.Windows.Forms.Label();
     this.cmbxPayroll = new DevExpress.XtraEditors.ComboBoxEdit();
     this.gridPayroll = new DevExpress.XtraGrid.GridControl();
     this.gridViewPayroll = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.nEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dtFirstRunDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nNormalOT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nPublicHolidayOT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nOffDayOT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nPartTimeWorkHours = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nALEntitlementHours = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nPHEntitlementHours = new DevExpress.XtraGrid.Columns.GridColumn();
     this.mServiceReimbursements = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nTotalLateness = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nUnpaidAL = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nUnpaidTO = new DevExpress.XtraGrid.Columns.GridColumn();
     this.nUnpaidMedical = new DevExpress.XtraGrid.Columns.GridColumn();
     this.mCommission = new DevExpress.XtraGrid.Columns.GridColumn();
     this.mCommissionLatenessPenalty = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dtSecondRunDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabManagerThree = new DevExpress.XtraTab.XtraTabPage();
     this.lblThree_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblThree_3 = new DevExpress.XtraEditors.SimpleButton();
     this.grpClassSchedule = new DevExpress.XtraEditors.GroupControl();
     this.comboBoxBranch = new DevExpress.XtraEditors.LookUpEdit();
     this.btnRefreshClassSchedule = new DevExpress.XtraEditors.SimpleButton();
     this.lblPQBranch = new System.Windows.Forms.Label();
     this.lblSUN = new System.Windows.Forms.Label();
     this.panelSun = new System.Windows.Forms.Panel();
     this.panelSat = new System.Windows.Forms.Panel();
     this.lblFRI = new System.Windows.Forms.Label();
     this.lblTHU = new System.Windows.Forms.Label();
     this.lblWED = new System.Windows.Forms.Label();
     this.lblTUE = new System.Windows.Forms.Label();
     this.panelFri = new System.Windows.Forms.Panel();
     this.panelThu = new System.Windows.Forms.Panel();
     this.panelWed = new System.Windows.Forms.Panel();
     this.panelTue = new System.Windows.Forms.Panel();
     this.panelMon = new System.Windows.Forms.Panel();
     this.lblMON = new System.Windows.Forms.Label();
     this.btnPrintClassSchedule = new DevExpress.XtraEditors.SimpleButton();
     this.btnNewClassSchedule = new DevExpress.XtraEditors.SimpleButton();
     this.lblSAT = new System.Windows.Forms.Label();
     this.groupMemCard = new DevExpress.XtraEditors.GroupControl();
     this.grpRoadShow = new DevExpress.XtraEditors.GroupControl();
     this.tabManagerFour = new DevExpress.XtraTab.XtraTabPage();
     this.lblFour_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_3 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_4 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFour_5 = new DevExpress.XtraEditors.SimpleButton();
     this.panel2 = new System.Windows.Forms.Panel();
     this.tabManagerFive = new DevExpress.XtraTab.XtraTabPage();
     this.label6 = new System.Windows.Forms.Label();
     this.ReportPanel = new DevExpress.XtraEditors.PanelControl();
     this.lk_ReportView = new DevExpress.XtraEditors.LookUpEdit();
     this.lblFive_9 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_10 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_4 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_2 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_8 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_7 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_3 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_6 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_1 = new DevExpress.XtraEditors.SimpleButton();
     this.lblFive_5 = new DevExpress.XtraEditors.SimpleButton();
     this.tabManagerSix = new DevExpress.XtraTab.XtraTabPage();
     this.lk_MasterData = new DevExpress.XtraEditors.LookUpEdit();
     this.panel1 = new System.Windows.Forms.Panel();
     this.label1 = new System.Windows.Forms.Label();
     this.printingSystem1 = new DevExpress.XtraPrinting.PrintingSystem(this.components);
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1 = new DevExpress.XtraBars.Bar();
     this.bbiManagerLoginOut = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barstaticCurrentLogin = new DevExpress.XtraBars.BarButtonItem();
     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.bbiManagerTimeCard = new DevExpress.XtraBars.BarButtonItem();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.gridColumnPGE3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnPGE2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnPGE1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.mdPGE_txtNQuantity = new DevExpress.XtraEditors.TextEdit();
     this.mdPGE_txtStrPackageCode = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.mdPGE_cdStrPackageGroupCode = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.mdPGE_lblNQuantity = new System.Windows.Forms.Label();
     this.mdPGE_lblStrPackageCode = new System.Windows.Forms.Label();
     this.mdPGE_lblStrPackageGroupCode = new System.Windows.Forms.Label();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.label5 = new System.Windows.Forms.Label();
     this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.tabControlManager)).BeginInit();
     this.tabControlManager.SuspendLayout();
     this.tabManagerOne.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupIPPMaster)).BeginInit();
     this.groupIPPMaster.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupIPP)).BeginInit();
     this.groupIPP.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ComboBoxIPP.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpIPP2)).BeginInit();
     this.grpIPP2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkBank.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtTo.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtStart.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtStart.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreditCardScr.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupIPPDetails)).BeginInit();
     this.GroupIPPDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.strReferenceNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPBankCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPNMonths.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPCCNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPDateRcv.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPDateSent.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPBranchCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPCreatedDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMerchantNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPAmount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPInterest.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPNettAmount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMemberId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMemberName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupIPPReceipt)).BeginInit();
     this.groupIPPReceipt.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridReceipt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPReceiptView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPReceiptStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupGIROMaster)).BeginInit();
     this.groupGIROMaster.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.tabGiroDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.luedtBankBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtBank.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtPackage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackageDesc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGIROId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
     this.tabGiroTrnsHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GridTransaction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupGiro)).BeginInit();
     this.GroupGiro.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxGiroStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GiroGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GIROGridView)).BeginInit();
     this.tabManagerTwo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.GrpPayroll)).BeginInit();
     this.GrpPayroll.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbJob.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpGridExcel)).BeginInit();
     this.grpGridExcel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridExcel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewExcel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditMTH.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditYR.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbxPayroll.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridPayroll)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPayroll)).BeginInit();
     this.tabManagerThree.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpClassSchedule)).BeginInit();
     this.grpClassSchedule.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxBranch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMemCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpRoadShow)).BeginInit();
     this.tabManagerFour.SuspendLayout();
     this.tabManagerFive.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReportPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lk_ReportView.Properties)).BeginInit();
     this.tabManagerSix.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lk_MasterData.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_txtNQuantity.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_txtStrPackageCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_cdStrPackageGroupCode.Properties)).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";
     //
     // MenuItem4
     //
     this.MenuItem4.Index = 1;
     this.MenuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.MenuItem6,
     this.MenuItem7,
     this.MenuItem8,
     this.MenuItem9,
     this.MenuItem10});
     this.MenuItem4.Text = "Tools";
     //
     // MenuItem6
     //
     this.MenuItem6.Index = 0;
     this.MenuItem6.Text = "Change Password";
     //
     // MenuItem7
     //
     this.MenuItem7.Index = 1;
     this.MenuItem7.Text = "Block Membership ID";
     //
     // MenuItem8
     //
     this.MenuItem8.Index = 2;
     this.MenuItem8.Text = "Reset Membership ID";
     //
     // 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";
     //
     // tabControlManager
     //
     this.tabControlManager.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControlManager.Appearance.ForeColor = System.Drawing.Color.Transparent;
     this.tabControlManager.Appearance.Options.UseFont = true;
     this.tabControlManager.Appearance.Options.UseForeColor = true;
     this.tabControlManager.AppearancePage.Header.Font = new System.Drawing.Font("Tahoma", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControlManager.AppearancePage.Header.Options.UseFont = true;
     this.tabControlManager.Cursor = System.Windows.Forms.Cursors.Arrow;
     this.tabControlManager.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControlManager.ImeMode = System.Windows.Forms.ImeMode.On;
     this.tabControlManager.Location = new System.Drawing.Point(0, 40);
     this.tabControlManager.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tabControlManager.Name = "tabControlManager";
     this.tabControlManager.PaintStyleName = "Skin";
     this.tabControlManager.SelectedTabPage = this.tabManagerOne;
     this.tabControlManager.Size = new System.Drawing.Size(1016, 672);
     this.tabControlManager.TabIndex = 5;
     this.tabControlManager.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabManagerOne,
     this.tabManagerTwo,
     this.tabManagerThree,
     this.tabManagerFour,
     this.tabManagerFive,
     this.tabManagerSix});
     this.tabControlManager.Text = "tabAccount";
     this.tabControlManager.Click += new System.EventHandler(this.tabControlManager_Click);
     //
     // tabManagerOne
     //
     this.tabManagerOne.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 10.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabManagerOne.Appearance.Header.Options.UseFont = true;
     this.tabManagerOne.Appearance.PageClient.BackColor = System.Drawing.Color.DimGray;
     this.tabManagerOne.Appearance.PageClient.Options.UseBackColor = true;
     this.tabManagerOne.Controls.Add(this.lblOne_2);
     this.tabManagerOne.Controls.Add(this.lblOne_1);
     this.tabManagerOne.Controls.Add(this.groupIPPMaster);
     this.tabManagerOne.Controls.Add(this.groupGIROMaster);
     this.tabManagerOne.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabManagerOne.Name = "tabManagerOne";
     this.tabManagerOne.PageVisible = false;
     this.tabManagerOne.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerOne.Text = "Account";
     //
     // 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(152, 0);
     this.lblOne_2.Name = "lblOne_2";
     this.lblOne_2.Size = new System.Drawing.Size(138, 23);
     this.lblOne_2.TabIndex = 144;
     this.lblOne_2.Text = "GIRO";
     this.lblOne_2.Click += new System.EventHandler(this.lblOne_2_Click);
     //
     // 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, 0);
     this.lblOne_1.Name = "lblOne_1";
     this.lblOne_1.Size = new System.Drawing.Size(138, 23);
     this.lblOne_1.TabIndex = 143;
     this.lblOne_1.Text = "IPP";
     this.lblOne_1.Click += new System.EventHandler(this.lblOne_1_Click);
     //
     // groupIPPMaster
     //
     this.groupIPPMaster.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupIPPMaster.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupIPPMaster.Controls.Add(this.groupIPP);
     this.groupIPPMaster.Controls.Add(this.hypReceipts);
     this.groupIPPMaster.Controls.Add(this.hypIPPDetails);
     this.groupIPPMaster.Controls.Add(this.GroupIPPDetails);
     this.groupIPPMaster.Controls.Add(this.groupIPPReceipt);
     this.groupIPPMaster.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.groupIPPMaster.Location = new System.Drawing.Point(0, 29);
     this.groupIPPMaster.Name = "groupIPPMaster";
     this.groupIPPMaster.ShowCaption = false;
     this.groupIPPMaster.Size = new System.Drawing.Size(1007, 608);
     this.toolTipController1.SetSuperTip(this.groupIPPMaster, null);
     this.groupIPPMaster.TabIndex = 20;
     this.groupIPPMaster.Text = "GroupControl3";
     //
     // groupIPP
     //
     this.groupIPP.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupIPP.Appearance.Options.UseBackColor = true;
     this.groupIPP.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupIPP.Controls.Add(this.ComboBoxIPP);
     this.groupIPP.Controls.Add(this.grpIPP2);
     this.groupIPP.Controls.Add(this.btnReceiveIPP);
     this.groupIPP.Controls.Add(this.btnSendIPP);
     this.groupIPP.Controls.Add(this.btnUpdateIPP);
     this.groupIPP.Controls.Add(this.btnDeleteIPP);
     this.groupIPP.Controls.Add(this.btnNewIPP);
     this.groupIPP.Controls.Add(this.IPPGrid);
     this.groupIPP.Location = new System.Drawing.Point(4, 0);
     this.groupIPP.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupIPP.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupIPP.Name = "groupIPP";
     this.groupIPP.Size = new System.Drawing.Size(996, 290);
     this.toolTipController1.SetSuperTip(this.groupIPP, null);
     this.groupIPP.TabIndex = 16;
     this.groupIPP.Text = "IPP";
     //
     // ComboBoxIPP
     //
     this.ComboBoxIPP.Location = new System.Drawing.Point(8, 56);
     this.ComboBoxIPP.Name = "ComboBoxIPP";
     this.ComboBoxIPP.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ComboBoxIPP.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Show All", null, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Not Sent", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Sent, Not Received", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Success", 2, -1)});
     this.ComboBoxIPP.Size = new System.Drawing.Size(136, 20);
     this.ComboBoxIPP.TabIndex = 130;
     this.ComboBoxIPP.SelectedIndexChanged += new System.EventHandler(this.ComboBoxIPP_SelectedIndexChanged);
     //
     // grpIPP2
     //
     this.grpIPP2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.grpIPP2.Controls.Add(this.btnReset);
     this.grpIPP2.Controls.Add(this.lkBranch);
     this.grpIPP2.Controls.Add(this.lkBank);
     this.grpIPP2.Controls.Add(this.IPPdtTo);
     this.grpIPP2.Controls.Add(this.IPPdtStart);
     this.grpIPP2.Controls.Add(this.btnSearch);
     this.grpIPP2.Controls.Add(this.txtCreditCardScr);
     this.grpIPP2.Controls.Add(this.label4);
     this.grpIPP2.Controls.Add(this.label3);
     this.grpIPP2.Controls.Add(this.label2);
     this.grpIPP2.Controls.Add(this.IPPlblDtTo);
     this.grpIPP2.Controls.Add(this.IPPlblDtFrom);
     this.grpIPP2.Location = new System.Drawing.Point(0, 16);
     this.grpIPP2.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grpIPP2.Name = "grpIPP2";
     this.grpIPP2.ShowCaption = false;
     this.grpIPP2.Size = new System.Drawing.Size(1000, 34);
     this.toolTipController1.SetSuperTip(this.grpIPP2, null);
     this.grpIPP2.TabIndex = 128;
     this.grpIPP2.Text = "groupControl4";
     //
     // btnReset
     //
     this.btnReset.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnReset.Appearance.Options.UseFont = true;
     this.btnReset.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnReset.Location = new System.Drawing.Point(928, 8);
     this.btnReset.Name = "btnReset";
     this.btnReset.Size = new System.Drawing.Size(56, 20);
     this.btnReset.TabIndex = 148;
     this.btnReset.Text = "Reset";
     this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
     //
     // lkBranch
     //
     this.lkBranch.Location = new System.Drawing.Point(608, 8);
     this.lkBranch.Name = "lkBranch";
     this.lkBranch.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.lkBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkBranch.Size = new System.Drawing.Size(64, 22);
     this.lkBranch.TabIndex = 147;
     //
     // lkBank
     //
     this.lkBank.Location = new System.Drawing.Point(336, 8);
     this.lkBank.Name = "lkBank";
     this.lkBank.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.lkBank.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkBank.Size = new System.Drawing.Size(216, 22);
     this.lkBank.TabIndex = 146;
     //
     // IPPdtTo
     //
     this.IPPdtTo.EditValue = new System.DateTime(2006, 5, 19, 0, 0, 0, 0);
     this.IPPdtTo.Location = new System.Drawing.Point(200, 8);
     this.IPPdtTo.Name = "IPPdtTo";
     this.IPPdtTo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.IPPdtTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.IPPdtTo.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.IPPdtTo.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPdtTo.Properties.EditFormat.FormatString = "dd/MM/yyyy";
     this.IPPdtTo.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPdtTo.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPdtTo.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.IPPdtTo.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.IPPdtTo.Size = new System.Drawing.Size(96, 22);
     this.IPPdtTo.TabIndex = 138;
     //
     // IPPdtStart
     //
     this.IPPdtStart.EditValue = new System.DateTime(2006, 5, 19, 0, 0, 0, 0);
     this.IPPdtStart.Location = new System.Drawing.Point(80, 8);
     this.IPPdtStart.Name = "IPPdtStart";
     this.IPPdtStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.IPPdtStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.IPPdtStart.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.IPPdtStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPdtStart.Properties.EditFormat.FormatString = "dd/MM/yyyy";
     this.IPPdtStart.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPdtStart.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPdtStart.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.IPPdtStart.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.IPPdtStart.Size = new System.Drawing.Size(96, 22);
     this.IPPdtStart.TabIndex = 137;
     //
     // btnSearch
     //
     this.btnSearch.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnSearch.Appearance.Options.UseFont = true;
     this.btnSearch.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnSearch.Location = new System.Drawing.Point(864, 8);
     this.btnSearch.Name = "btnSearch";
     this.btnSearch.Size = new System.Drawing.Size(56, 20);
     this.btnSearch.TabIndex = 135;
     this.btnSearch.Text = "Search";
     this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
     //
     // txtCreditCardScr
     //
     this.txtCreditCardScr.EditValue = "";
     this.txtCreditCardScr.Location = new System.Drawing.Point(760, 8);
     this.txtCreditCardScr.Name = "txtCreditCardScr";
     this.txtCreditCardScr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtCreditCardScr.Properties.Appearance.Options.UseFont = true;
     this.txtCreditCardScr.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.txtCreditCardScr.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.txtCreditCardScr.Size = new System.Drawing.Size(96, 22);
     this.txtCreditCardScr.TabIndex = 134;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(680, 8);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(88, 16);
     this.toolTipController1.SetSuperTip(this.label4, null);
     this.label4.TabIndex = 132;
     this.label4.Text = "Credit Card";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(552, 8);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(56, 16);
     this.toolTipController1.SetSuperTip(this.label3, null);
     this.label3.TabIndex = 131;
     this.label3.Text = "Branch";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(296, 8);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(40, 16);
     this.toolTipController1.SetSuperTip(this.label2, null);
     this.label2.TabIndex = 130;
     this.label2.Text = "Bank";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // IPPlblDtTo
     //
     this.IPPlblDtTo.BackColor = System.Drawing.Color.Transparent;
     this.IPPlblDtTo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPlblDtTo.Location = new System.Drawing.Point(176, 8);
     this.IPPlblDtTo.Name = "IPPlblDtTo";
     this.IPPlblDtTo.Size = new System.Drawing.Size(24, 16);
     this.toolTipController1.SetSuperTip(this.IPPlblDtTo, null);
     this.IPPlblDtTo.TabIndex = 125;
     this.IPPlblDtTo.Text = "To";
     this.IPPlblDtTo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // IPPlblDtFrom
     //
     this.IPPlblDtFrom.BackColor = System.Drawing.Color.Transparent;
     this.IPPlblDtFrom.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPlblDtFrom.Location = new System.Drawing.Point(8, 8);
     this.IPPlblDtFrom.Name = "IPPlblDtFrom";
     this.IPPlblDtFrom.Size = new System.Drawing.Size(72, 16);
     this.toolTipController1.SetSuperTip(this.IPPlblDtFrom, null);
     this.IPPlblDtFrom.TabIndex = 124;
     this.IPPlblDtFrom.Text = "Date From";
     this.IPPlblDtFrom.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnReceiveIPP
     //
     this.btnReceiveIPP.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnReceiveIPP.Appearance.Options.UseFont = true;
     this.btnReceiveIPP.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnReceiveIPP.Enabled = false;
     this.btnReceiveIPP.Location = new System.Drawing.Point(408, 56);
     this.btnReceiveIPP.Name = "btnReceiveIPP";
     this.btnReceiveIPP.Size = new System.Drawing.Size(62, 20);
     this.btnReceiveIPP.TabIndex = 13;
     this.btnReceiveIPP.Text = "Receive";
     this.btnReceiveIPP.Click += new System.EventHandler(this.btnReceiveIPP_Click);
     //
     // btnSendIPP
     //
     this.btnSendIPP.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnSendIPP.Appearance.Options.UseFont = true;
     this.btnSendIPP.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnSendIPP.Enabled = false;
     this.btnSendIPP.Location = new System.Drawing.Point(344, 56);
     this.btnSendIPP.Name = "btnSendIPP";
     this.btnSendIPP.Size = new System.Drawing.Size(62, 20);
     this.btnSendIPP.TabIndex = 12;
     this.btnSendIPP.Text = "Send";
     this.btnSendIPP.Click += new System.EventHandler(this.btnSendIPP_Click);
     //
     // btnUpdateIPP
     //
     this.btnUpdateIPP.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnUpdateIPP.Appearance.Options.UseFont = true;
     this.btnUpdateIPP.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnUpdateIPP.Location = new System.Drawing.Point(216, 56);
     this.btnUpdateIPP.Name = "btnUpdateIPP";
     this.btnUpdateIPP.Size = new System.Drawing.Size(62, 20);
     this.btnUpdateIPP.TabIndex = 10;
     this.btnUpdateIPP.Text = "Update";
     this.btnUpdateIPP.Click += new System.EventHandler(this.btnUpdateIPP_Click);
     //
     // btnDeleteIPP
     //
     this.btnDeleteIPP.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnDeleteIPP.Appearance.Options.UseFont = true;
     this.btnDeleteIPP.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnDeleteIPP.Location = new System.Drawing.Point(280, 56);
     this.btnDeleteIPP.Name = "btnDeleteIPP";
     this.btnDeleteIPP.Size = new System.Drawing.Size(62, 20);
     this.btnDeleteIPP.TabIndex = 5;
     this.btnDeleteIPP.Text = "Delete";
     this.btnDeleteIPP.Click += new System.EventHandler(this.btnDeleteIPP_Click);
     //
     // btnNewIPP
     //
     this.btnNewIPP.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnNewIPP.Appearance.Options.UseFont = true;
     this.btnNewIPP.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnNewIPP.Location = new System.Drawing.Point(152, 56);
     this.btnNewIPP.Name = "btnNewIPP";
     this.btnNewIPP.Size = new System.Drawing.Size(62, 20);
     this.btnNewIPP.TabIndex = 2;
     this.btnNewIPP.Text = "New";
     this.btnNewIPP.Click += new System.EventHandler(this.btnNewIPP_Click);
     //
     // IPPGrid
     //
     this.IPPGrid.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.IPPGrid.EmbeddedNavigator.Cursor = System.Windows.Forms.Cursors.Arrow;
     this.IPPGrid.EmbeddedNavigator.Name = "";
     gridLevelNode1.RelationName = "Level1";
     this.IPPGrid.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode1});
     this.IPPGrid.Location = new System.Drawing.Point(2, 80);
     this.IPPGrid.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPGrid.MainView = this.IPPGridView;
     this.IPPGrid.Name = "IPPGrid";
     this.IPPGrid.Size = new System.Drawing.Size(992, 208);
     this.IPPGrid.TabIndex = 0;
     this.IPPGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.IPPGridView});
     //
     // IPPGridView
     //
     this.IPPGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn10,
     this.gridColumn11,
     this.gridColumn12,
     this.gridColumn13,
     this.gridColumn14,
     this.gridColumn15,
     this.gridColumn16,
     this.gridColumn8});
     this.IPPGridView.GridControl = this.IPPGrid;
     this.IPPGridView.Name = "IPPGridView";
     this.IPPGridView.OptionsBehavior.Editable = false;
     this.IPPGridView.OptionsCustomization.AllowFilter = false;
     this.IPPGridView.OptionsFilter.AllowColumnMRUFilterList = false;
     this.IPPGridView.OptionsFilter.AllowMRUFilterList = false;
     this.IPPGridView.OptionsView.ShowGroupPanel = false;
     this.IPPGridView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.IPPGridView_FocusedRowChanged);
     this.IPPGridView.Click += new System.EventHandler(this.IPPGridView_Click);
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "ID";
     this.gridColumn10.FieldName = "nIPPID";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 0;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption = "Date Created";
     this.gridColumn11.FieldName = "dtDate";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 6;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption = "Member Id";
     this.gridColumn12.FieldName = "strMembershipID";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 1;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption = "Member Name";
     this.gridColumn13.FieldName = "strMemberName";
     this.gridColumn13.Name = "gridColumn13";
     this.gridColumn13.Visible = true;
     this.gridColumn13.VisibleIndex = 2;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption = "Bank";
     this.gridColumn14.FieldName = "strBankDesc";
     this.gridColumn14.Name = "gridColumn14";
     this.gridColumn14.Visible = true;
     this.gridColumn14.VisibleIndex = 3;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "Credit Card No.";
     this.gridColumn15.DisplayFormat.FormatString = "####-####-####-####";
     this.gridColumn15.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.gridColumn15.FieldName = "strCreditCardNo";
     this.gridColumn15.GroupFormat.FormatString = "####-####-####-####";
     this.gridColumn15.GroupFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.gridColumn15.MinWidth = 24;
     this.gridColumn15.Name = "gridColumn15";
     this.gridColumn15.Visible = true;
     this.gridColumn15.VisibleIndex = 4;
     //
     // gridColumn16
     //
     this.gridColumn16.Caption = "No. of Months";
     this.gridColumn16.FieldName = "nMonths";
     this.gridColumn16.Name = "gridColumn16";
     this.gridColumn16.Visible = true;
     this.gridColumn16.VisibleIndex = 5;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "gridColumn8";
     this.gridColumn8.FieldName = "strIPP";
     this.gridColumn8.Name = "gridColumn8";
     //
     // hypReceipts
     //
     this.hypReceipts.AutoSize = true;
     this.hypReceipts.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.hypReceipts.Location = new System.Drawing.Point(128, 296);
     this.hypReceipts.Name = "hypReceipts";
     this.hypReceipts.Size = new System.Drawing.Size(83, 16);
     this.toolTipController1.SetSuperTip(this.hypReceipts, null);
     this.hypReceipts.TabIndex = 13;
     this.hypReceipts.Text = "RECEIPTS";
     this.hypReceipts.Click += new System.EventHandler(this.hypReceipts_Click);
     //
     // hypIPPDetails
     //
     this.hypIPPDetails.AutoSize = true;
     this.hypIPPDetails.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.hypIPPDetails.Location = new System.Drawing.Point(16, 296);
     this.hypIPPDetails.Name = "hypIPPDetails";
     this.hypIPPDetails.Size = new System.Drawing.Size(99, 16);
     this.toolTipController1.SetSuperTip(this.hypIPPDetails, null);
     this.hypIPPDetails.TabIndex = 10;
     this.hypIPPDetails.Text = "IPP DETAILS";
     this.hypIPPDetails.Click += new System.EventHandler(this.hypIPPDetails_Click);
     //
     // GroupIPPDetails
     //
     this.GroupIPPDetails.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.GroupIPPDetails.Appearance.Options.UseBackColor = true;
     this.GroupIPPDetails.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupIPPDetails.Controls.Add(this.strReferenceNo);
     this.GroupIPPDetails.Controls.Add(this.label7);
     this.GroupIPPDetails.Controls.Add(this.IPPBankCode);
     this.GroupIPPDetails.Controls.Add(this.IPPNMonths);
     this.GroupIPPDetails.Controls.Add(this.IPPCCNo);
     this.GroupIPPDetails.Controls.Add(this.IPPStatus);
     this.GroupIPPDetails.Controls.Add(this.IPPDateRcv);
     this.GroupIPPDetails.Controls.Add(this.IPPDateSent);
     this.GroupIPPDetails.Controls.Add(this.IPPBranchCode);
     this.GroupIPPDetails.Controls.Add(this.IPPCreatedDate);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL1);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL16);
     this.GroupIPPDetails.Controls.Add(this.IPPMerchantNo);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL8);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL14);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL12);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL13);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL11);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL10);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL9);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL7);
     this.GroupIPPDetails.Controls.Add(this.IPPAmount);
     this.GroupIPPDetails.Controls.Add(this.IPPInterest);
     this.GroupIPPDetails.Controls.Add(this.IPPNettAmount);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL5);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL6);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL4);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL3);
     this.GroupIPPDetails.Controls.Add(this.IPPLBL2);
     this.GroupIPPDetails.Controls.Add(this.IPPMemberId);
     this.GroupIPPDetails.Controls.Add(this.IPPMemberName);
     this.GroupIPPDetails.Controls.Add(this.IPPId);
     this.GroupIPPDetails.ImeMode = System.Windows.Forms.ImeMode.On;
     this.GroupIPPDetails.Location = new System.Drawing.Point(8, 320);
     this.GroupIPPDetails.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.GroupIPPDetails.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GroupIPPDetails.Name = "GroupIPPDetails";
     this.GroupIPPDetails.Size = new System.Drawing.Size(992, 240);
     this.toolTipController1.SetSuperTip(this.GroupIPPDetails, null);
     this.GroupIPPDetails.TabIndex = 14;
     this.GroupIPPDetails.Text = "IPP Details";
     //
     // strReferenceNo
     //
     this.strReferenceNo.EditValue = "";
     this.strReferenceNo.Location = new System.Drawing.Point(600, 200);
     this.strReferenceNo.Name = "strReferenceNo";
     this.strReferenceNo.Size = new System.Drawing.Size(168, 20);
     this.strReferenceNo.TabIndex = 150;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(424, 200);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(141, 16);
     this.toolTipController1.SetSuperTip(this.label7, null);
     this.label7.TabIndex = 149;
     this.label7.Text = "Reference Number  :";
     //
     // IPPBankCode
     //
     this.IPPBankCode.Location = new System.Drawing.Point(600, 128);
     this.IPPBankCode.Name = "IPPBankCode";
     this.IPPBankCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.IPPBankCode.Size = new System.Drawing.Size(168, 20);
     this.IPPBankCode.TabIndex = 145;
     this.IPPBankCode.EditValueChanged += new System.EventHandler(this.IPPBankCode_EditValueChanged);
     //
     // IPPNMonths
     //
     this.IPPNMonths.Location = new System.Drawing.Point(600, 176);
     this.IPPNMonths.Name = "IPPNMonths";
     this.IPPNMonths.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.IPPNMonths.Size = new System.Drawing.Size(168, 20);
     this.IPPNMonths.TabIndex = 144;
     //
     // IPPCCNo
     //
     this.IPPCCNo.AllowDrop = true;
     this.IPPCCNo.EditValue = "";
     this.IPPCCNo.Location = new System.Drawing.Point(600, 152);
     this.IPPCCNo.Name = "IPPCCNo";
     this.IPPCCNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPCCNo.Properties.Appearance.Options.UseFont = true;
     this.IPPCCNo.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPCCNo.Properties.Mask.BeepOnError = true;
     this.IPPCCNo.Properties.Mask.EditMask = "\\d{4}-\\d{4}-\\d{4}-\\d{4}";
     this.IPPCCNo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Regular;
     this.IPPCCNo.Properties.Mask.SaveLiteral = false;
     this.IPPCCNo.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.IPPCCNo.Properties.MaxLength = 19;
     this.IPPCCNo.Size = new System.Drawing.Size(168, 20);
     this.IPPCCNo.TabIndex = 143;
     //
     // IPPStatus
     //
     this.IPPStatus.EditValue = "";
     this.IPPStatus.Enabled = false;
     this.IPPStatus.Location = new System.Drawing.Point(600, 104);
     this.IPPStatus.Name = "IPPStatus";
     this.IPPStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPStatus.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPStatus.Properties.Appearance.Options.UseBackColor = true;
     this.IPPStatus.Properties.Appearance.Options.UseFont = true;
     this.IPPStatus.Properties.Appearance.Options.UseForeColor = true;
     this.IPPStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPStatus.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPStatus.Properties.ReadOnly = true;
     this.IPPStatus.ShowToolTips = false;
     this.IPPStatus.Size = new System.Drawing.Size(168, 18);
     this.IPPStatus.TabIndex = 141;
     //
     // IPPDateRcv
     //
     this.IPPDateRcv.EditValue = "";
     this.IPPDateRcv.Enabled = false;
     this.IPPDateRcv.Location = new System.Drawing.Point(600, 80);
     this.IPPDateRcv.Name = "IPPDateRcv";
     this.IPPDateRcv.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPDateRcv.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPDateRcv.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPDateRcv.Properties.Appearance.Options.UseBackColor = true;
     this.IPPDateRcv.Properties.Appearance.Options.UseFont = true;
     this.IPPDateRcv.Properties.Appearance.Options.UseForeColor = true;
     this.IPPDateRcv.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPDateRcv.Properties.DisplayFormat.FormatString = "d";
     this.IPPDateRcv.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPDateRcv.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPDateRcv.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.IPPDateRcv.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.IPPDateRcv.Properties.ReadOnly = true;
     this.IPPDateRcv.ShowToolTips = false;
     this.IPPDateRcv.Size = new System.Drawing.Size(168, 18);
     this.IPPDateRcv.TabIndex = 140;
     //
     // IPPDateSent
     //
     this.IPPDateSent.EditValue = "";
     this.IPPDateSent.Enabled = false;
     this.IPPDateSent.Location = new System.Drawing.Point(600, 56);
     this.IPPDateSent.Name = "IPPDateSent";
     this.IPPDateSent.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPDateSent.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPDateSent.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPDateSent.Properties.Appearance.Options.UseBackColor = true;
     this.IPPDateSent.Properties.Appearance.Options.UseFont = true;
     this.IPPDateSent.Properties.Appearance.Options.UseForeColor = true;
     this.IPPDateSent.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPDateSent.Properties.DisplayFormat.FormatString = "d";
     this.IPPDateSent.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPDateSent.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPDateSent.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.IPPDateSent.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.IPPDateSent.Properties.ReadOnly = true;
     this.IPPDateSent.ShowToolTips = false;
     this.IPPDateSent.Size = new System.Drawing.Size(168, 18);
     this.IPPDateSent.TabIndex = 139;
     //
     // IPPBranchCode
     //
     this.IPPBranchCode.EditValue = "";
     this.IPPBranchCode.Enabled = false;
     this.IPPBranchCode.Location = new System.Drawing.Point(184, 128);
     this.IPPBranchCode.Name = "IPPBranchCode";
     this.IPPBranchCode.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPBranchCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPBranchCode.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPBranchCode.Properties.Appearance.Options.UseBackColor = true;
     this.IPPBranchCode.Properties.Appearance.Options.UseFont = true;
     this.IPPBranchCode.Properties.Appearance.Options.UseForeColor = true;
     this.IPPBranchCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPBranchCode.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPBranchCode.Properties.ReadOnly = true;
     this.IPPBranchCode.Size = new System.Drawing.Size(168, 18);
     this.IPPBranchCode.TabIndex = 138;
     //
     // IPPCreatedDate
     //
     this.IPPCreatedDate.EditValue = "";
     this.IPPCreatedDate.Enabled = false;
     this.IPPCreatedDate.Location = new System.Drawing.Point(184, 56);
     this.IPPCreatedDate.Name = "IPPCreatedDate";
     this.IPPCreatedDate.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPCreatedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPCreatedDate.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPCreatedDate.Properties.Appearance.Options.UseBackColor = true;
     this.IPPCreatedDate.Properties.Appearance.Options.UseFont = true;
     this.IPPCreatedDate.Properties.Appearance.Options.UseForeColor = true;
     this.IPPCreatedDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPCreatedDate.Properties.DisplayFormat.FormatString = "d";
     this.IPPCreatedDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.IPPCreatedDate.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPCreatedDate.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.IPPCreatedDate.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.IPPCreatedDate.Properties.ReadOnly = true;
     this.IPPCreatedDate.Size = new System.Drawing.Size(168, 18);
     this.IPPCreatedDate.TabIndex = 137;
     //
     // IPPLBL1
     //
     this.IPPLBL1.AutoSize = true;
     this.IPPLBL1.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL1.Location = new System.Drawing.Point(32, 32);
     this.IPPLBL1.Name = "IPPLBL1";
     this.IPPLBL1.Size = new System.Drawing.Size(55, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL1, null);
     this.IPPLBL1.TabIndex = 136;
     this.IPPLBL1.Text = "IPP Id :";
     //
     // IPPLBL16
     //
     this.IPPLBL16.AutoSize = true;
     this.IPPLBL16.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL16.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL16.Location = new System.Drawing.Point(32, 128);
     this.IPPLBL16.Name = "IPPLBL16";
     this.IPPLBL16.Size = new System.Drawing.Size(98, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL16, null);
     this.IPPLBL16.TabIndex = 135;
     this.IPPLBL16.Text = "Branch Code :";
     //
     // IPPMerchantNo
     //
     this.IPPMerchantNo.EditValue = "";
     this.IPPMerchantNo.Enabled = false;
     this.IPPMerchantNo.Location = new System.Drawing.Point(184, 152);
     this.IPPMerchantNo.Name = "IPPMerchantNo";
     this.IPPMerchantNo.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPMerchantNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPMerchantNo.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPMerchantNo.Properties.Appearance.Options.UseBackColor = true;
     this.IPPMerchantNo.Properties.Appearance.Options.UseFont = true;
     this.IPPMerchantNo.Properties.Appearance.Options.UseForeColor = true;
     this.IPPMerchantNo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPMerchantNo.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPMerchantNo.Properties.ReadOnly = true;
     this.IPPMerchantNo.Size = new System.Drawing.Size(166, 18);
     this.IPPMerchantNo.TabIndex = 133;
     //
     // IPPLBL8
     //
     this.IPPLBL8.AutoSize = true;
     this.IPPLBL8.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL8.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL8.Location = new System.Drawing.Point(32, 152);
     this.IPPLBL8.Name = "IPPLBL8";
     this.IPPLBL8.Size = new System.Drawing.Size(99, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL8, null);
     this.IPPLBL8.TabIndex = 132;
     this.IPPLBL8.Text = "Merchant No :";
     //
     // IPPLBL14
     //
     this.IPPLBL14.AutoSize = true;
     this.IPPLBL14.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL14.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL14.Location = new System.Drawing.Point(424, 104);
     this.IPPLBL14.Name = "IPPLBL14";
     this.IPPLBL14.Size = new System.Drawing.Size(60, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL14, null);
     this.IPPLBL14.TabIndex = 131;
     this.IPPLBL14.Text = "Status :";
     //
     // IPPLBL12
     //
     this.IPPLBL12.AutoSize = true;
     this.IPPLBL12.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL12.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL12.Location = new System.Drawing.Point(424, 56);
     this.IPPLBL12.Name = "IPPLBL12";
     this.IPPLBL12.Size = new System.Drawing.Size(135, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL12, null);
     this.IPPLBL12.TabIndex = 130;
     this.IPPLBL12.Text = "Date Sent to Bank :";
     //
     // IPPLBL13
     //
     this.IPPLBL13.AutoSize = true;
     this.IPPLBL13.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL13.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL13.Location = new System.Drawing.Point(424, 80);
     this.IPPLBL13.Name = "IPPLBL13";
     this.IPPLBL13.Size = new System.Drawing.Size(151, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL13, null);
     this.IPPLBL13.TabIndex = 129;
     this.IPPLBL13.Text = "Date Received Reply :";
     //
     // IPPLBL11
     //
     this.IPPLBL11.AutoSize = true;
     this.IPPLBL11.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL11.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL11.Location = new System.Drawing.Point(424, 32);
     this.IPPLBL11.Name = "IPPLBL11";
     this.IPPLBL11.Size = new System.Drawing.Size(100, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL11, null);
     this.IPPLBL11.TabIndex = 128;
     this.IPPLBL11.Text = "Nett Amount :";
     //
     // IPPLBL10
     //
     this.IPPLBL10.AutoSize = true;
     this.IPPLBL10.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL10.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL10.Location = new System.Drawing.Point(32, 200);
     this.IPPLBL10.Name = "IPPLBL10";
     this.IPPLBL10.Size = new System.Drawing.Size(71, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL10, null);
     this.IPPLBL10.TabIndex = 127;
     this.IPPLBL10.Text = "Interest :";
     //
     // IPPLBL9
     //
     this.IPPLBL9.AutoSize = true;
     this.IPPLBL9.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL9.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL9.Location = new System.Drawing.Point(32, 176);
     this.IPPLBL9.Name = "IPPLBL9";
     this.IPPLBL9.Size = new System.Drawing.Size(68, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL9, null);
     this.IPPLBL9.TabIndex = 126;
     this.IPPLBL9.Text = "Amount :";
     this.IPPLBL9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // IPPLBL7
     //
     this.IPPLBL7.AutoSize = true;
     this.IPPLBL7.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL7.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL7.Location = new System.Drawing.Point(424, 176);
     this.IPPLBL7.Name = "IPPLBL7";
     this.IPPLBL7.Size = new System.Drawing.Size(139, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL7, null);
     this.IPPLBL7.TabIndex = 125;
     this.IPPLBL7.Text = "Number of Months  :";
     //
     // IPPAmount
     //
     this.IPPAmount.EditValue = "";
     this.IPPAmount.Enabled = false;
     this.IPPAmount.Location = new System.Drawing.Point(184, 176);
     this.IPPAmount.Name = "IPPAmount";
     this.IPPAmount.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPAmount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPAmount.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPAmount.Properties.Appearance.Options.UseBackColor = true;
     this.IPPAmount.Properties.Appearance.Options.UseFont = true;
     this.IPPAmount.Properties.Appearance.Options.UseForeColor = true;
     this.IPPAmount.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPAmount.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPAmount.Properties.ReadOnly = true;
     this.IPPAmount.Size = new System.Drawing.Size(166, 18);
     this.IPPAmount.TabIndex = 124;
     //
     // IPPInterest
     //
     this.IPPInterest.EditValue = "";
     this.IPPInterest.Enabled = false;
     this.IPPInterest.Location = new System.Drawing.Point(184, 200);
     this.IPPInterest.Name = "IPPInterest";
     this.IPPInterest.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPInterest.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPInterest.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPInterest.Properties.Appearance.Options.UseBackColor = true;
     this.IPPInterest.Properties.Appearance.Options.UseFont = true;
     this.IPPInterest.Properties.Appearance.Options.UseForeColor = true;
     this.IPPInterest.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPInterest.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPInterest.Properties.ReadOnly = true;
     this.IPPInterest.Size = new System.Drawing.Size(166, 18);
     this.IPPInterest.TabIndex = 123;
     //
     // IPPNettAmount
     //
     this.IPPNettAmount.EditValue = "";
     this.IPPNettAmount.Enabled = false;
     this.IPPNettAmount.Location = new System.Drawing.Point(600, 32);
     this.IPPNettAmount.Name = "IPPNettAmount";
     this.IPPNettAmount.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPNettAmount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPNettAmount.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPNettAmount.Properties.Appearance.Options.UseBackColor = true;
     this.IPPNettAmount.Properties.Appearance.Options.UseFont = true;
     this.IPPNettAmount.Properties.Appearance.Options.UseForeColor = true;
     this.IPPNettAmount.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPNettAmount.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPNettAmount.Properties.ReadOnly = true;
     this.IPPNettAmount.Size = new System.Drawing.Size(166, 18);
     this.IPPNettAmount.TabIndex = 122;
     //
     // IPPLBL5
     //
     this.IPPLBL5.AutoSize = true;
     this.IPPLBL5.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL5.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL5.Location = new System.Drawing.Point(424, 128);
     this.IPPLBL5.Name = "IPPLBL5";
     this.IPPLBL5.Size = new System.Drawing.Size(84, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL5, null);
     this.IPPLBL5.TabIndex = 121;
     this.IPPLBL5.Text = "Bank Code :";
     //
     // IPPLBL6
     //
     this.IPPLBL6.AutoSize = true;
     this.IPPLBL6.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL6.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL6.Location = new System.Drawing.Point(424, 152);
     this.IPPLBL6.Name = "IPPLBL6";
     this.IPPLBL6.Size = new System.Drawing.Size(114, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL6, null);
     this.IPPLBL6.TabIndex = 120;
     this.IPPLBL6.Text = "Credit Card No. :";
     //
     // IPPLBL4
     //
     this.IPPLBL4.AutoSize = true;
     this.IPPLBL4.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL4.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL4.Location = new System.Drawing.Point(32, 104);
     this.IPPLBL4.Name = "IPPLBL4";
     this.IPPLBL4.Size = new System.Drawing.Size(108, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL4, null);
     this.IPPLBL4.TabIndex = 119;
     this.IPPLBL4.Text = "Member Name :";
     //
     // IPPLBL3
     //
     this.IPPLBL3.AutoSize = true;
     this.IPPLBL3.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL3.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL3.Location = new System.Drawing.Point(32, 80);
     this.IPPLBL3.Name = "IPPLBL3";
     this.IPPLBL3.Size = new System.Drawing.Size(86, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL3, null);
     this.IPPLBL3.TabIndex = 118;
     this.IPPLBL3.Text = "Member Id :";
     //
     // IPPLBL2
     //
     this.IPPLBL2.AutoSize = true;
     this.IPPLBL2.BackColor = System.Drawing.Color.Transparent;
     this.IPPLBL2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPLBL2.Location = new System.Drawing.Point(32, 56);
     this.IPPLBL2.Name = "IPPLBL2";
     this.IPPLBL2.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.IPPLBL2, null);
     this.IPPLBL2.TabIndex = 117;
     this.IPPLBL2.Text = "Date Created :";
     this.IPPLBL2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // IPPMemberId
     //
     this.IPPMemberId.EditValue = "";
     this.IPPMemberId.Enabled = false;
     this.IPPMemberId.Location = new System.Drawing.Point(184, 80);
     this.IPPMemberId.Name = "IPPMemberId";
     this.IPPMemberId.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPMemberId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPMemberId.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPMemberId.Properties.Appearance.Options.UseBackColor = true;
     this.IPPMemberId.Properties.Appearance.Options.UseFont = true;
     this.IPPMemberId.Properties.Appearance.Options.UseForeColor = true;
     this.IPPMemberId.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPMemberId.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPMemberId.Properties.ReadOnly = true;
     this.IPPMemberId.Size = new System.Drawing.Size(168, 18);
     this.IPPMemberId.TabIndex = 115;
     //
     // IPPMemberName
     //
     this.IPPMemberName.EditValue = "";
     this.IPPMemberName.Enabled = false;
     this.IPPMemberName.Location = new System.Drawing.Point(184, 104);
     this.IPPMemberName.Name = "IPPMemberName";
     this.IPPMemberName.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPMemberName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPMemberName.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPMemberName.Properties.Appearance.Options.UseBackColor = true;
     this.IPPMemberName.Properties.Appearance.Options.UseFont = true;
     this.IPPMemberName.Properties.Appearance.Options.UseForeColor = true;
     this.IPPMemberName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPMemberName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPMemberName.Properties.ReadOnly = true;
     this.IPPMemberName.Size = new System.Drawing.Size(168, 18);
     this.IPPMemberName.TabIndex = 114;
     //
     // IPPId
     //
     this.IPPId.EditValue = "";
     this.IPPId.Enabled = false;
     this.IPPId.Location = new System.Drawing.Point(184, 32);
     this.IPPId.Name = "IPPId";
     this.IPPId.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.IPPId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.IPPId.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.IPPId.Properties.Appearance.Options.UseBackColor = true;
     this.IPPId.Properties.Appearance.Options.UseFont = true;
     this.IPPId.Properties.Appearance.Options.UseForeColor = true;
     this.IPPId.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.IPPId.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.IPPId.Properties.ReadOnly = true;
     this.IPPId.Size = new System.Drawing.Size(168, 18);
     this.IPPId.TabIndex = 113;
     //
     // groupIPPReceipt
     //
     this.groupIPPReceipt.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupIPPReceipt.Appearance.Options.UseBackColor = true;
     this.groupIPPReceipt.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupIPPReceipt.Controls.Add(this.btnReceiptUnlink);
     this.groupIPPReceipt.Controls.Add(this.btnReceiptLink);
     this.groupIPPReceipt.Controls.Add(this.gridReceipt);
     this.groupIPPReceipt.Controls.Add(this.label10);
     this.groupIPPReceipt.Controls.Add(this.IPPReceiptStatus);
     this.groupIPPReceipt.ImeMode = System.Windows.Forms.ImeMode.On;
     this.groupIPPReceipt.Location = new System.Drawing.Point(8, 320);
     this.groupIPPReceipt.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupIPPReceipt.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupIPPReceipt.Name = "groupIPPReceipt";
     this.groupIPPReceipt.Size = new System.Drawing.Size(992, 240);
     this.toolTipController1.SetSuperTip(this.groupIPPReceipt, null);
     this.groupIPPReceipt.TabIndex = 17;
     this.groupIPPReceipt.Text = "Receipt Entry";
     //
     // btnReceiptUnlink
     //
     this.btnReceiptUnlink.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnReceiptUnlink.Appearance.Options.UseFont = true;
     this.btnReceiptUnlink.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnReceiptUnlink.Location = new System.Drawing.Point(272, 24);
     this.btnReceiptUnlink.Name = "btnReceiptUnlink";
     this.btnReceiptUnlink.Size = new System.Drawing.Size(67, 20);
     this.btnReceiptUnlink.TabIndex = 128;
     this.btnReceiptUnlink.Text = "Unlink";
     this.btnReceiptUnlink.Click += new System.EventHandler(this.btnReceiptUnlink_Click);
     //
     // btnReceiptLink
     //
     this.btnReceiptLink.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnReceiptLink.Appearance.Options.UseFont = true;
     this.btnReceiptLink.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnReceiptLink.Enabled = false;
     this.btnReceiptLink.Location = new System.Drawing.Point(200, 24);
     this.btnReceiptLink.Name = "btnReceiptLink";
     this.btnReceiptLink.Size = new System.Drawing.Size(67, 20);
     this.btnReceiptLink.TabIndex = 127;
     this.btnReceiptLink.Text = "Link";
     this.btnReceiptLink.Click += new System.EventHandler(this.btnReceiptLink_Click);
     //
     // gridReceipt
     //
     this.gridReceipt.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridReceipt.EmbeddedNavigator.Name = "";
     gridLevelNode2.RelationName = "Level1";
     this.gridReceipt.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode2});
     this.gridReceipt.Location = new System.Drawing.Point(2, 54);
     this.gridReceipt.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridReceipt.MainView = this.IPPReceiptView;
     this.gridReceipt.Name = "gridReceipt";
     this.gridReceipt.Size = new System.Drawing.Size(988, 184);
     this.gridReceipt.TabIndex = 126;
     this.gridReceipt.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.IPPReceiptView});
     //
     // IPPReceiptView
     //
     this.IPPReceiptView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumnIPPR,
     this.gridColumnIPPR1,
     this.gridColumnIPPR2,
     this.gridColumnIPPR3,
     this.gridColumnIPPR4,
     this.gridColumnIPPR5,
     this.gridColumnIPPR6,
     this.gridColumnIPPR7,
     this.gridColumnIPPR8,
     this.gridColumnIPPR9});
     this.IPPReceiptView.GridControl = this.gridReceipt;
     this.IPPReceiptView.Name = "IPPReceiptView";
     this.IPPReceiptView.OptionsBehavior.Editable = false;
     this.IPPReceiptView.OptionsCustomization.AllowFilter = false;
     this.IPPReceiptView.OptionsCustomization.AllowSort = false;
     this.IPPReceiptView.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.IPPReceiptView.OptionsView.ShowGroupPanel = false;
     //
     // gridColumnIPPR
     //
     this.gridColumnIPPR.Caption = "IPP ID";
     this.gridColumnIPPR.FieldName = "nIPPID";
     this.gridColumnIPPR.Name = "gridColumnIPPR";
     //
     // gridColumnIPPR1
     //
     this.gridColumnIPPR1.Caption = "Date";
     this.gridColumnIPPR1.FieldName = "dtDate";
     this.gridColumnIPPR1.Name = "gridColumnIPPR1";
     this.gridColumnIPPR1.Visible = true;
     this.gridColumnIPPR1.VisibleIndex = 0;
     this.gridColumnIPPR1.Width = 109;
     //
     // gridColumnIPPR2
     //
     this.gridColumnIPPR2.Caption = "Receipt No";
     this.gridColumnIPPR2.FieldName = "strReceiptNo";
     this.gridColumnIPPR2.Name = "gridColumnIPPR2";
     this.gridColumnIPPR2.Visible = true;
     this.gridColumnIPPR2.VisibleIndex = 1;
     this.gridColumnIPPR2.Width = 109;
     //
     // gridColumnIPPR3
     //
     this.gridColumnIPPR3.Caption = "Category";
     this.gridColumnIPPR3.FieldName = "Category";
     this.gridColumnIPPR3.Name = "gridColumnIPPR3";
     this.gridColumnIPPR3.Visible = true;
     this.gridColumnIPPR3.VisibleIndex = 2;
     this.gridColumnIPPR3.Width = 109;
     //
     // gridColumnIPPR4
     //
     this.gridColumnIPPR4.Caption = "Nett";
     this.gridColumnIPPR4.FieldName = "mNettAmount";
     this.gridColumnIPPR4.Name = "gridColumnIPPR4";
     this.gridColumnIPPR4.Visible = true;
     this.gridColumnIPPR4.VisibleIndex = 3;
     this.gridColumnIPPR4.Width = 109;
     //
     // gridColumnIPPR5
     //
     this.gridColumnIPPR5.Caption = "GST";
     this.gridColumnIPPR5.FieldName = "mGSTAmount";
     this.gridColumnIPPR5.Name = "gridColumnIPPR5";
     this.gridColumnIPPR5.Visible = true;
     this.gridColumnIPPR5.VisibleIndex = 4;
     this.gridColumnIPPR5.Width = 64;
     //
     // gridColumnIPPR6
     //
     this.gridColumnIPPR6.Caption = "Total";
     this.gridColumnIPPR6.FieldName = "mTotalAmount";
     this.gridColumnIPPR6.Name = "gridColumnIPPR6";
     this.gridColumnIPPR6.Visible = true;
     this.gridColumnIPPR6.VisibleIndex = 5;
     this.gridColumnIPPR6.Width = 123;
     //
     // gridColumnIPPR7
     //
     this.gridColumnIPPR7.Caption = "O/S Amount";
     this.gridColumnIPPR7.FieldName = "mGSTAmount";
     this.gridColumnIPPR7.Name = "gridColumnIPPR7";
     this.gridColumnIPPR7.Visible = true;
     this.gridColumnIPPR7.VisibleIndex = 6;
     this.gridColumnIPPR7.Width = 85;
     //
     // gridColumnIPPR8
     //
     this.gridColumnIPPR8.Caption = "Member";
     this.gridColumnIPPR8.FieldName = "SalesPerson";
     this.gridColumnIPPR8.Name = "gridColumnIPPR8";
     this.gridColumnIPPR8.Visible = true;
     this.gridColumnIPPR8.VisibleIndex = 7;
     this.gridColumnIPPR8.Width = 167;
     //
     // gridColumnIPPR9
     //
     this.gridColumnIPPR9.Caption = "Payment ID";
     this.gridColumnIPPR9.FieldName = "nPaymentID";
     this.gridColumnIPPR9.Name = "gridColumnIPPR9";
     this.gridColumnIPPR9.Visible = true;
     this.gridColumnIPPR9.VisibleIndex = 8;
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(16, 24);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(56, 16);
     this.toolTipController1.SetSuperTip(this.label10, null);
     this.label10.TabIndex = 125;
     this.label10.Text = "Status";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // IPPReceiptStatus
     //
     this.IPPReceiptStatus.EditValue = 0;
     this.IPPReceiptStatus.Location = new System.Drawing.Point(80, 24);
     this.IPPReceiptStatus.Name = "IPPReceiptStatus";
     this.IPPReceiptStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.IPPReceiptStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Linked", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Unlink", 1, -1)});
     this.IPPReceiptStatus.Size = new System.Drawing.Size(100, 20);
     this.IPPReceiptStatus.TabIndex = 24;
     this.IPPReceiptStatus.SelectedIndexChanged += new System.EventHandler(this.IPPReceiptStatus_SelectedIndexChanged);
     //
     // groupGIROMaster
     //
     this.groupGIROMaster.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupGIROMaster.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.groupGIROMaster.Controls.Add(this.xtraTabControl1);
     this.groupGIROMaster.Controls.Add(this.GroupGiro);
     this.groupGIROMaster.ImeMode = System.Windows.Forms.ImeMode.On;
     this.groupGIROMaster.Location = new System.Drawing.Point(0, 32);
     this.groupGIROMaster.Name = "groupGIROMaster";
     this.groupGIROMaster.Size = new System.Drawing.Size(1007, 608);
     this.toolTipController1.SetSuperTip(this.groupGIROMaster, null);
     this.groupGIROMaster.TabIndex = 24;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.AppearancePage.Header.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xtraTabControl1.AppearancePage.Header.Options.UseFont = true;
     this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.xtraTabControl1.Location = new System.Drawing.Point(0, 344);
     this.xtraTabControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.tabGiroDetails;
     this.xtraTabControl1.Size = new System.Drawing.Size(1007, 264);
     this.xtraTabControl1.TabIndex = 36;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabGiroDetails,
     this.tabGiroTrnsHistory});
     this.xtraTabControl1.Text = "xtraTabControl1";
     //
     // tabGiroDetails
     //
     this.tabGiroDetails.Controls.Add(this.luedtBankBranch);
     this.tabGiroDetails.Controls.Add(this.luedtBank);
     this.tabGiroDetails.Controls.Add(this.luedtPackage);
     this.tabGiroDetails.Controls.Add(this.luedtBranch);
     this.tabGiroDetails.Controls.Add(this.label70);
     this.tabGiroDetails.Controls.Add(this.txtPackageDesc);
     this.tabGiroDetails.Controls.Add(this.txtAccountNo);
     this.tabGiroDetails.Controls.Add(this.txtGIROId);
     this.tabGiroDetails.Controls.Add(this.txtRemark);
     this.tabGiroDetails.Controls.Add(this.lblGiro_BankBranch);
     this.tabGiroDetails.Controls.Add(this.lblGiro_BankACNumber);
     this.tabGiroDetails.Controls.Add(this.lblGiro_BankCode);
     this.tabGiroDetails.Controls.Add(this.lblGiro_Remark);
     this.tabGiroDetails.Controls.Add(this.lblGiro_Package);
     this.tabGiroDetails.Controls.Add(this.lblGiro_Branch);
     this.tabGiroDetails.Controls.Add(this.lblGiro_MemberID);
     this.tabGiroDetails.Controls.Add(this.lblGiroID);
     this.tabGiroDetails.Name = "tabGiroDetails";
     this.tabGiroDetails.Size = new System.Drawing.Size(998, 230);
     this.tabGiroDetails.Text = "Giro Details";
     //
     // luedtBankBranch
     //
     this.luedtBankBranch.Location = new System.Drawing.Point(520, 40);
     this.luedtBankBranch.Name = "luedtBankBranch";
     this.luedtBankBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtBankBranch.Size = new System.Drawing.Size(184, 20);
     this.luedtBankBranch.TabIndex = 142;
     //
     // luedtBank
     //
     this.luedtBank.Location = new System.Drawing.Point(520, 16);
     this.luedtBank.Name = "luedtBank";
     this.luedtBank.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtBank.Size = new System.Drawing.Size(184, 20);
     this.luedtBank.TabIndex = 141;
     //
     // luedtPackage
     //
     this.luedtPackage.Location = new System.Drawing.Point(176, 88);
     this.luedtPackage.Name = "luedtPackage";
     this.luedtPackage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtPackage.Size = new System.Drawing.Size(184, 20);
     this.luedtPackage.TabIndex = 140;
     //
     // luedtBranch
     //
     this.luedtBranch.Location = new System.Drawing.Point(176, 64);
     this.luedtBranch.Name = "luedtBranch";
     this.luedtBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.luedtBranch.Size = new System.Drawing.Size(184, 20);
     this.luedtBranch.TabIndex = 139;
     //
     // label70
     //
     this.label70.BackColor = System.Drawing.Color.Transparent;
     this.label70.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label70.Location = new System.Drawing.Point(32, 112);
     this.label70.Name = "label70";
     this.label70.Size = new System.Drawing.Size(144, 16);
     this.toolTipController1.SetSuperTip(this.label70, null);
     this.label70.TabIndex = 119;
     this.label70.Text = "Package Description";
     this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtPackageDesc
     //
     this.txtPackageDesc.EditValue = "";
     this.txtPackageDesc.ImeMode = System.Windows.Forms.ImeMode.On;
     this.txtPackageDesc.Location = new System.Drawing.Point(176, 112);
     this.txtPackageDesc.Name = "txtPackageDesc";
     this.txtPackageDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPackageDesc.Properties.Appearance.Options.UseFont = true;
     this.txtPackageDesc.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.txtPackageDesc.Size = new System.Drawing.Size(184, 20);
     this.txtPackageDesc.TabIndex = 117;
     //
     // txtAccountNo
     //
     this.txtAccountNo.EditValue = "";
     this.txtAccountNo.ImeMode = System.Windows.Forms.ImeMode.On;
     this.txtAccountNo.Location = new System.Drawing.Point(520, 64);
     this.txtAccountNo.Name = "txtAccountNo";
     this.txtAccountNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtAccountNo.Properties.Appearance.Options.UseFont = true;
     this.txtAccountNo.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.txtAccountNo.Size = new System.Drawing.Size(184, 20);
     this.txtAccountNo.TabIndex = 116;
     //
     // txtGIROId
     //
     this.txtGIROId.EditValue = "";
     this.txtGIROId.ImeMode = System.Windows.Forms.ImeMode.On;
     this.txtGIROId.Location = new System.Drawing.Point(176, 16);
     this.txtGIROId.Name = "txtGIROId";
     this.txtGIROId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtGIROId.Properties.Appearance.Options.UseFont = true;
     this.txtGIROId.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.txtGIROId.Size = new System.Drawing.Size(184, 20);
     this.txtGIROId.TabIndex = 111;
     //
     // txtRemark
     //
     this.txtRemark.EditValue = "";
     this.txtRemark.Location = new System.Drawing.Point(176, 136);
     this.txtRemark.Name = "txtRemark";
     this.txtRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRemark.Properties.Appearance.Options.UseFont = true;
     this.txtRemark.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.txtRemark.Size = new System.Drawing.Size(528, 56);
     this.txtRemark.TabIndex = 110;
     //
     // lblGiro_BankBranch
     //
     this.lblGiro_BankBranch.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_BankBranch.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_BankBranch.Location = new System.Drawing.Point(392, 40);
     this.lblGiro_BankBranch.Name = "lblGiro_BankBranch";
     this.lblGiro_BankBranch.Size = new System.Drawing.Size(128, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_BankBranch, null);
     this.lblGiro_BankBranch.TabIndex = 101;
     this.lblGiro_BankBranch.Text = "Bank Branch";
     this.lblGiro_BankBranch.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_BankACNumber
     //
     this.lblGiro_BankACNumber.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_BankACNumber.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_BankACNumber.Location = new System.Drawing.Point(392, 64);
     this.lblGiro_BankACNumber.Name = "lblGiro_BankACNumber";
     this.lblGiro_BankACNumber.Size = new System.Drawing.Size(128, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_BankACNumber, null);
     this.lblGiro_BankACNumber.TabIndex = 100;
     this.lblGiro_BankACNumber.Text = "Account Number";
     this.lblGiro_BankACNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_BankCode
     //
     this.lblGiro_BankCode.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_BankCode.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_BankCode.Location = new System.Drawing.Point(392, 16);
     this.lblGiro_BankCode.Name = "lblGiro_BankCode";
     this.lblGiro_BankCode.Size = new System.Drawing.Size(128, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_BankCode, null);
     this.lblGiro_BankCode.TabIndex = 99;
     this.lblGiro_BankCode.Text = "Bank Code/Name";
     this.lblGiro_BankCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_Remark
     //
     this.lblGiro_Remark.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_Remark.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_Remark.Location = new System.Drawing.Point(32, 144);
     this.lblGiro_Remark.Name = "lblGiro_Remark";
     this.lblGiro_Remark.Size = new System.Drawing.Size(128, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_Remark, null);
     this.lblGiro_Remark.TabIndex = 98;
     this.lblGiro_Remark.Text = "Remark";
     this.lblGiro_Remark.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_Package
     //
     this.lblGiro_Package.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_Package.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_Package.Location = new System.Drawing.Point(32, 88);
     this.lblGiro_Package.Name = "lblGiro_Package";
     this.lblGiro_Package.Size = new System.Drawing.Size(144, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_Package, null);
     this.lblGiro_Package.TabIndex = 97;
     this.lblGiro_Package.Text = "Package";
     this.lblGiro_Package.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_Branch
     //
     this.lblGiro_Branch.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_Branch.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_Branch.Location = new System.Drawing.Point(32, 64);
     this.lblGiro_Branch.Name = "lblGiro_Branch";
     this.lblGiro_Branch.Size = new System.Drawing.Size(144, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_Branch, null);
     this.lblGiro_Branch.TabIndex = 96;
     this.lblGiro_Branch.Text = "Branch";
     this.lblGiro_Branch.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiro_MemberID
     //
     this.lblGiro_MemberID.BackColor = System.Drawing.Color.Transparent;
     this.lblGiro_MemberID.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiro_MemberID.Location = new System.Drawing.Point(32, 40);
     this.lblGiro_MemberID.Name = "lblGiro_MemberID";
     this.lblGiro_MemberID.Size = new System.Drawing.Size(144, 16);
     this.toolTipController1.SetSuperTip(this.lblGiro_MemberID, null);
     this.lblGiro_MemberID.TabIndex = 95;
     this.lblGiro_MemberID.Text = "Member ID /Name";
     this.lblGiro_MemberID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblGiroID
     //
     this.lblGiroID.BackColor = System.Drawing.Color.Transparent;
     this.lblGiroID.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGiroID.Location = new System.Drawing.Point(32, 16);
     this.lblGiroID.Name = "lblGiroID";
     this.lblGiroID.Size = new System.Drawing.Size(144, 16);
     this.toolTipController1.SetSuperTip(this.lblGiroID, null);
     this.lblGiroID.TabIndex = 93;
     this.lblGiroID.Text = "Giro ID";
     this.lblGiroID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tabGiroTrnsHistory
     //
     this.tabGiroTrnsHistory.Controls.Add(this.GridTransaction);
     this.tabGiroTrnsHistory.Name = "tabGiroTrnsHistory";
     this.tabGiroTrnsHistory.Size = new System.Drawing.Size(998, 230);
     this.tabGiroTrnsHistory.Text = "Transaction History";
     //
     // GridTransaction
     //
     this.GridTransaction.Dock = System.Windows.Forms.DockStyle.Fill;
     this.GridTransaction.EmbeddedNavigator.Name = "";
     this.GridTransaction.Location = new System.Drawing.Point(0, 0);
     this.GridTransaction.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridTransaction.MainView = this.gridView4;
     this.GridTransaction.Name = "GridTransaction";
     this.GridTransaction.Size = new System.Drawing.Size(998, 230);
     this.GridTransaction.TabIndex = 0;
     this.GridTransaction.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView4});
     //
     // gridView4
     //
     this.gridView4.GridControl = this.GridTransaction;
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsBehavior.Editable = false;
     this.gridView4.OptionsCustomization.AllowFilter = false;
     this.gridView4.OptionsCustomization.AllowSort = false;
     //
     // GroupGiro
     //
     this.GroupGiro.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.GroupGiro.Appearance.Options.UseBackColor = true;
     this.GroupGiro.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GroupGiro.Controls.Add(this.comboBoxGiroStatus);
     this.GroupGiro.Controls.Add(this.label63);
     this.GroupGiro.Controls.Add(this.btnImport);
     this.GroupGiro.Controls.Add(this.btnGiroExport);
     this.GroupGiro.Controls.Add(this.btnGiroUpdate);
     this.GroupGiro.Controls.Add(this.btnGiroDelete);
     this.GroupGiro.Controls.Add(this.btnGiroNew);
     this.GroupGiro.Controls.Add(this.GiroGrid);
     this.GroupGiro.ImeMode = System.Windows.Forms.ImeMode.On;
     this.GroupGiro.Location = new System.Drawing.Point(4, 0);
     this.GroupGiro.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.GroupGiro.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GroupGiro.Name = "GroupGiro";
     this.GroupGiro.Size = new System.Drawing.Size(996, 336);
     this.toolTipController1.SetSuperTip(this.GroupGiro, null);
     this.GroupGiro.TabIndex = 19;
     this.GroupGiro.Text = "GIRO";
     //
     // comboBoxGiroStatus
     //
     this.comboBoxGiroStatus.EditValue = 1;
     this.comboBoxGiroStatus.Location = new System.Drawing.Point(8, 40);
     this.comboBoxGiroStatus.Name = "comboBoxGiroStatus";
     this.comboBoxGiroStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.comboBoxGiroStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Pending Approval", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Active", 2, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Rejected", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Deleted", 4, -1)});
     this.comboBoxGiroStatus.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.comboBoxGiroStatus.Size = new System.Drawing.Size(128, 20);
     this.comboBoxGiroStatus.TabIndex = 35;
     this.comboBoxGiroStatus.SelectedIndexChanged += new System.EventHandler(this.comboBoxGiroStatus_SelectedIndexChanged);
     //
     // label63
     //
     this.label63.BackColor = System.Drawing.Color.Transparent;
     this.label63.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label63.Location = new System.Drawing.Point(8, 24);
     this.label63.Name = "label63";
     this.label63.Size = new System.Drawing.Size(100, 16);
     this.toolTipController1.SetSuperTip(this.label63, null);
     this.label63.TabIndex = 34;
     this.label63.Text = "Filter by Status";
     //
     // btnImport
     //
     this.btnImport.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnImport.Appearance.Options.UseFont = true;
     this.btnImport.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnImport.Location = new System.Drawing.Point(264, 48);
     this.btnImport.Name = "btnImport";
     this.btnImport.Size = new System.Drawing.Size(72, 18);
     this.btnImport.TabIndex = 12;
     this.btnImport.Text = "Import";
     this.btnImport.Click += new System.EventHandler(this.btnImport_Click);
     //
     // btnGiroExport
     //
     this.btnGiroExport.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnGiroExport.Appearance.Options.UseFont = true;
     this.btnGiroExport.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnGiroExport.Location = new System.Drawing.Point(192, 48);
     this.btnGiroExport.Name = "btnGiroExport";
     this.btnGiroExport.Size = new System.Drawing.Size(64, 18);
     this.btnGiroExport.TabIndex = 11;
     this.btnGiroExport.Text = "Export";
     this.btnGiroExport.Click += new System.EventHandler(this.btnGiroExport_Click);
     //
     // btnGiroUpdate
     //
     this.btnGiroUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnGiroUpdate.Appearance.Options.UseFont = true;
     this.btnGiroUpdate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnGiroUpdate.Location = new System.Drawing.Point(344, 24);
     this.btnGiroUpdate.Name = "btnGiroUpdate";
     this.btnGiroUpdate.Size = new System.Drawing.Size(64, 18);
     this.btnGiroUpdate.TabIndex = 10;
     this.btnGiroUpdate.Text = "Update";
     this.btnGiroUpdate.Click += new System.EventHandler(this.btnGiroUpdate_Click);
     //
     // btnGiroDelete
     //
     this.btnGiroDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnGiroDelete.Appearance.Options.UseFont = true;
     this.btnGiroDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnGiroDelete.Location = new System.Drawing.Point(264, 24);
     this.btnGiroDelete.Name = "btnGiroDelete";
     this.btnGiroDelete.Size = new System.Drawing.Size(72, 18);
     this.btnGiroDelete.TabIndex = 5;
     this.btnGiroDelete.Text = "Delete";
     this.btnGiroDelete.Click += new System.EventHandler(this.btnGiroDelete_Click);
     //
     // btnGiroNew
     //
     this.btnGiroNew.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnGiroNew.Appearance.Options.UseFont = true;
     this.btnGiroNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnGiroNew.Location = new System.Drawing.Point(192, 24);
     this.btnGiroNew.Name = "btnGiroNew";
     this.btnGiroNew.Size = new System.Drawing.Size(64, 18);
     this.btnGiroNew.TabIndex = 2;
     this.btnGiroNew.Text = "New";
     this.btnGiroNew.Click += new System.EventHandler(this.btnGiroNew_Click);
     //
     // GiroGrid
     //
     this.GiroGrid.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.GiroGrid.EmbeddedNavigator.Name = "";
     gridLevelNode3.RelationName = "Level1";
     this.GiroGrid.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
     gridLevelNode3});
     this.GiroGrid.Location = new System.Drawing.Point(2, 78);
     this.GiroGrid.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GiroGrid.MainView = this.GIROGridView;
     this.GiroGrid.Name = "GiroGrid";
     this.GiroGrid.Size = new System.Drawing.Size(992, 256);
     this.GiroGrid.TabIndex = 0;
     this.GiroGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.GIROGridView});
     //
     // GIROGridView
     //
     this.GIROGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7});
     this.GIROGridView.GridControl = this.GiroGrid;
     this.GIROGridView.Name = "GIROGridView";
     this.GIROGridView.OptionsBehavior.Editable = false;
     this.GIROGridView.OptionsCustomization.AllowFilter = false;
     this.GIROGridView.OptionsSelection.MultiSelect = true;
     this.GIROGridView.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Giro Id";
     this.gridColumn1.FieldName = "nGIRORefID";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Date";
     this.gridColumn2.FieldName = "dtDate";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Member ID";
     this.gridColumn3.FieldName = "strMembershipID";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Member Name";
     this.gridColumn4.FieldName = "strMemberName";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Branch";
     this.gridColumn5.FieldName = "strBranchCode";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "Package Code";
     this.gridColumn6.FieldName = "strPackageCode";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "Package Description";
     this.gridColumn7.FieldName = "strDescription";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // tabManagerTwo
     //
     this.tabManagerTwo.Controls.Add(this.GrpPayroll);
     this.tabManagerTwo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabManagerTwo.Name = "tabManagerTwo";
     this.tabManagerTwo.PageVisible = false;
     this.tabManagerTwo.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerTwo.Text = "Payroll";
     //
     // GrpPayroll
     //
     this.GrpPayroll.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.GrpPayroll.Appearance.Options.UseBackColor = true;
     this.GrpPayroll.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.GrpPayroll.Controls.Add(this.progressBarControl1);
     this.GrpPayroll.Controls.Add(this.cbJob);
     this.GrpPayroll.Controls.Add(this.label8);
     this.GrpPayroll.Controls.Add(this.grpGridExcel);
     this.GrpPayroll.Controls.Add(this.btnPayrollExport);
     this.GrpPayroll.Controls.Add(this.btnPayrollGenerate);
     this.GrpPayroll.Controls.Add(this.btnPayrollDelete);
     this.GrpPayroll.Controls.Add(this.comboBoxEditMTH);
     this.GrpPayroll.Controls.Add(this.comboBoxEditYR);
     this.GrpPayroll.Controls.Add(this.lblYear);
     this.GrpPayroll.Controls.Add(this.lblMonth);
     this.GrpPayroll.Controls.Add(this.cmbxPayroll);
     this.GrpPayroll.Controls.Add(this.gridPayroll);
     this.GrpPayroll.Location = new System.Drawing.Point(0, 0);
     this.GrpPayroll.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.GrpPayroll.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GrpPayroll.Name = "GrpPayroll";
     this.GrpPayroll.Size = new System.Drawing.Size(994, 616);
     this.toolTipController1.SetSuperTip(this.GrpPayroll, null);
     this.GrpPayroll.TabIndex = 0;
     this.GrpPayroll.Text = "PAYROLL";
     //
     // progressBarControl1
     //
     this.progressBarControl1.Location = new System.Drawing.Point(784, 24);
     this.progressBarControl1.Name = "progressBarControl1";
     this.progressBarControl1.Properties.ShowTitle = true;
     this.progressBarControl1.Size = new System.Drawing.Size(200, 16);
     this.progressBarControl1.TabIndex = 17;
     this.progressBarControl1.Visible = false;
     //
     // cbJob
     //
     this.cbJob.Location = new System.Drawing.Point(432, 24);
     this.cbJob.Name = "cbJob";
     this.cbJob.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.cbJob.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbJob.Size = new System.Drawing.Size(128, 22);
     this.cbJob.TabIndex = 16;
     this.cbJob.SelectedIndexChanged += new System.EventHandler(this.cbJob_SelectedIndexChanged);
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.Black;
     this.label8.Location = new System.Drawing.Point(344, 24);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(72, 16);
     this.toolTipController1.SetSuperTip(this.label8, null);
     this.label8.TabIndex = 15;
     this.label8.Text = "Job Position";
     //
     // grpGridExcel
     //
     this.grpGridExcel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.grpGridExcel.Controls.Add(this.gridExcel);
     this.grpGridExcel.Location = new System.Drawing.Point(72, 144);
     this.grpGridExcel.Name = "grpGridExcel";
     this.grpGridExcel.Size = new System.Drawing.Size(544, 176);
     this.toolTipController1.SetSuperTip(this.grpGridExcel, null);
     this.grpGridExcel.TabIndex = 13;
     this.grpGridExcel.Text = "groupControl1";
     this.grpGridExcel.Visible = false;
     //
     // gridExcel
     //
     this.gridExcel.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridExcel.EmbeddedNavigator.Name = "";
     this.gridExcel.Location = new System.Drawing.Point(2, 30);
     this.gridExcel.MainView = this.gridViewExcel;
     this.gridExcel.Name = "gridExcel";
     this.gridExcel.Size = new System.Drawing.Size(540, 144);
     this.gridExcel.TabIndex = 12;
     this.gridExcel.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewExcel});
     this.gridExcel.Visible = false;
     //
     // gridViewExcel
     //
     this.gridViewExcel.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn19,
     this.FirstPayDate,
     this.gridColumn24,
     this.gridColumn25,
     this.gridColumn26,
     this.gridColumn27,
     this.gridColumn28,
     this.gridColumn29,
     this.gridColumn30,
     this.gridColumn31,
     this.gridColumn32,
     this.gridColumn33,
     this.gridColumn34,
     this.gridColumn35,
     this.gridColumn36,
     this.SecondPayDate});
     this.gridViewExcel.GridControl = this.gridExcel;
     this.gridViewExcel.Name = "gridViewExcel";
     this.gridViewExcel.OptionsBehavior.Editable = false;
     this.gridViewExcel.OptionsCustomization.AllowFilter = false;
     this.gridViewExcel.OptionsView.ColumnAutoWidth = false;
     this.gridViewExcel.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn19
     //
     this.gridColumn19.Caption = "Emp ID";
     this.gridColumn19.FieldName = "nEmployeeID";
     this.gridColumn19.Name = "gridColumn19";
     this.gridColumn19.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.True;
     this.gridColumn19.Visible = true;
     this.gridColumn19.VisibleIndex = 0;
     this.gridColumn19.Width = 68;
     //
     // FirstPayDate
     //
     this.FirstPayDate.Caption = "Payroll Date";
     this.FirstPayDate.FieldName = "dtFirstRunDate";
     this.FirstPayDate.Name = "FirstPayDate";
     this.FirstPayDate.Visible = true;
     this.FirstPayDate.VisibleIndex = 1;
     this.FirstPayDate.Width = 76;
     //
     // gridColumn24
     //
     this.gridColumn24.Caption = "OT-1.5 (HRS)";
     this.gridColumn24.FieldName = "nNormalOT";
     this.gridColumn24.Name = "gridColumn24";
     this.gridColumn24.Visible = true;
     this.gridColumn24.VisibleIndex = 2;
     this.gridColumn24.Width = 77;
     //
     // gridColumn25
     //
     this.gridColumn25.Caption = "OT-1.0 (DAYS)";
     this.gridColumn25.FieldName = "nPublicHolidayOT";
     this.gridColumn25.Name = "gridColumn25";
     this.gridColumn25.Visible = true;
     this.gridColumn25.VisibleIndex = 3;
     this.gridColumn25.Width = 83;
     //
     // gridColumn26
     //
     this.gridColumn26.Caption = "OT-2.0 (DAYS)";
     this.gridColumn26.FieldName = "nOffDayOT";
     this.gridColumn26.Name = "gridColumn26";
     this.gridColumn26.Visible = true;
     this.gridColumn26.VisibleIndex = 4;
     this.gridColumn26.Width = 82;
     //
     // gridColumn27
     //
     this.gridColumn27.Caption = "Part-Time Salary (HRS)";
     this.gridColumn27.FieldName = "nPartTimeWorkHours";
     this.gridColumn27.Name = "gridColumn27";
     this.gridColumn27.Visible = true;
     this.gridColumn27.VisibleIndex = 5;
     this.gridColumn27.Width = 85;
     //
     // gridColumn28
     //
     this.gridColumn28.Caption = "AL Entitlement (HRS)";
     this.gridColumn28.FieldName = "nALEntitlementHours";
     this.gridColumn28.Name = "gridColumn28";
     this.gridColumn28.Visible = true;
     this.gridColumn28.VisibleIndex = 6;
     this.gridColumn28.Width = 77;
     //
     // gridColumn29
     //
     this.gridColumn29.Caption = "PH Entitlement (HRS)";
     this.gridColumn29.FieldName = "nPHEntitlementHours";
     this.gridColumn29.Name = "gridColumn29";
     this.gridColumn29.Visible = true;
     this.gridColumn29.VisibleIndex = 7;
     this.gridColumn29.Width = 64;
     //
     // gridColumn30
     //
     this.gridColumn30.Caption = "Service Reimbursement (AMT)";
     this.gridColumn30.FieldName = "mServiceReimbursements";
     this.gridColumn30.Name = "gridColumn30";
     this.gridColumn30.Visible = true;
     this.gridColumn30.VisibleIndex = 8;
     this.gridColumn30.Width = 74;
     //
     // gridColumn31
     //
     this.gridColumn31.Caption = "Lateness (HRS)";
     this.gridColumn31.FieldName = "nTotalLateness";
     this.gridColumn31.Name = "gridColumn31";
     this.gridColumn31.Visible = true;
     this.gridColumn31.VisibleIndex = 9;
     this.gridColumn31.Width = 61;
     //
     // gridColumn32
     //
     this.gridColumn32.Caption = "Unpaid AL (DAYS)";
     this.gridColumn32.FieldName = "nUnpaidAL";
     this.gridColumn32.Name = "gridColumn32";
     this.gridColumn32.Visible = true;
     this.gridColumn32.VisibleIndex = 10;
     this.gridColumn32.Width = 78;
     //
     // gridColumn33
     //
     this.gridColumn33.Caption = "Unpaid T/O (HRS)";
     this.gridColumn33.FieldName = "nUnpaidTO";
     this.gridColumn33.Name = "gridColumn33";
     this.gridColumn33.Visible = true;
     this.gridColumn33.VisibleIndex = 11;
     this.gridColumn33.Width = 74;
     //
     // gridColumn34
     //
     this.gridColumn34.Caption = "Unpaid Medical Absent (DAYS)";
     this.gridColumn34.FieldName = "nUnpaidMedical";
     this.gridColumn34.Name = "gridColumn34";
     this.gridColumn34.Visible = true;
     this.gridColumn34.VisibleIndex = 12;
     this.gridColumn34.Width = 83;
     //
     // gridColumn35
     //
     this.gridColumn35.Caption = "Commision (AMT)";
     this.gridColumn35.FieldName = "mCommission";
     this.gridColumn35.Name = "gridColumn35";
     this.gridColumn35.Width = 50;
     //
     // gridColumn36
     //
     this.gridColumn36.Caption = "Commission Lateness Penalty (AMT)";
     this.gridColumn36.FieldName = "nTotalLateness";
     this.gridColumn36.Name = "gridColumn36";
     this.gridColumn36.Width = 109;
     //
     // SecondPayDate
     //
     this.SecondPayDate.Caption = "Payroll Date";
     this.SecondPayDate.FieldName = "dtSecondRunDate";
     this.SecondPayDate.Name = "SecondPayDate";
     //
     // btnPayrollExport
     //
     this.btnPayrollExport.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.btnPayrollExport.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnPayrollExport.Appearance.Options.UseBackColor = true;
     this.btnPayrollExport.Appearance.Options.UseFont = true;
     this.btnPayrollExport.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPayrollExport.Location = new System.Drawing.Point(648, 24);
     this.btnPayrollExport.Name = "btnPayrollExport";
     this.btnPayrollExport.Size = new System.Drawing.Size(56, 20);
     this.btnPayrollExport.TabIndex = 9;
     this.btnPayrollExport.Text = "Export";
     this.btnPayrollExport.Click += new System.EventHandler(this.btnPayrollExport_Click);
     //
     // btnPayrollGenerate
     //
     this.btnPayrollGenerate.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.btnPayrollGenerate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnPayrollGenerate.Appearance.Options.UseBackColor = true;
     this.btnPayrollGenerate.Appearance.Options.UseFont = true;
     this.btnPayrollGenerate.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPayrollGenerate.Location = new System.Drawing.Point(568, 24);
     this.btnPayrollGenerate.Name = "btnPayrollGenerate";
     this.btnPayrollGenerate.Size = new System.Drawing.Size(64, 20);
     this.btnPayrollGenerate.TabIndex = 8;
     this.btnPayrollGenerate.Text = "Generate";
     this.btnPayrollGenerate.Click += new System.EventHandler(this.btnPayrollGenerate_Click);
     //
     // btnPayrollDelete
     //
     this.btnPayrollDelete.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.btnPayrollDelete.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnPayrollDelete.Appearance.Options.UseBackColor = true;
     this.btnPayrollDelete.Appearance.Options.UseFont = true;
     this.btnPayrollDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPayrollDelete.ImeMode = System.Windows.Forms.ImeMode.On;
     this.btnPayrollDelete.Location = new System.Drawing.Point(720, 24);
     this.btnPayrollDelete.Name = "btnPayrollDelete";
     this.btnPayrollDelete.Size = new System.Drawing.Size(56, 20);
     this.btnPayrollDelete.TabIndex = 7;
     this.btnPayrollDelete.Text = "Delete";
     this.btnPayrollDelete.Click += new System.EventHandler(this.btnPayrollDelete_Click);
     //
     // comboBoxEditMTH
     //
     this.comboBoxEditMTH.EditValue = "1";
     this.comboBoxEditMTH.Location = new System.Drawing.Point(288, 24);
     this.comboBoxEditMTH.Name = "comboBoxEditMTH";
     this.comboBoxEditMTH.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.comboBoxEditMTH.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.comboBoxEditMTH.Properties.Items.AddRange(new object[] {
     "1",
     "2",
     "3",
     "4",
     "5",
     "6",
     "7",
     "8",
     "9",
     "10",
     "11",
     "12"});
     this.comboBoxEditMTH.Properties.PopupSizeable = true;
     this.comboBoxEditMTH.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEditMTH.Size = new System.Drawing.Size(48, 22);
     this.comboBoxEditMTH.TabIndex = 6;
     this.comboBoxEditMTH.SelectedIndexChanged += new System.EventHandler(this.comboBoxEditMTH_SelectedIndexChanged);
     //
     // comboBoxEditYR
     //
     this.comboBoxEditYR.EditValue = "2006";
     this.comboBoxEditYR.Location = new System.Drawing.Point(176, 24);
     this.comboBoxEditYR.Name = "comboBoxEditYR";
     this.comboBoxEditYR.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.comboBoxEditYR.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.comboBoxEditYR.Properties.Items.AddRange(new object[] {
     "1990",
     "1991",
     "1992",
     "1993",
     "1994",
     "1995",
     "1996",
     "1997",
     "1998",
     "1999",
     "2000",
     "2001",
     "2002",
     "2003",
     "2004",
     "2005",
     "2006",
     "2007",
     "2008",
     "2009",
     "2010",
     "2011",
     "2012",
     "2013",
     "2014",
     "2015",
     "2016",
     "2017",
     "2018",
     "2019",
     "2020",
     "2021",
     "2022",
     "2023",
     "2024",
     "2025",
     "2026",
     "2027",
     "2028",
     "2029",
     "2030"});
     this.comboBoxEditYR.Properties.PopupSizeable = true;
     this.comboBoxEditYR.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEditYR.Size = new System.Drawing.Size(64, 22);
     this.comboBoxEditYR.TabIndex = 5;
     this.comboBoxEditYR.SelectedValueChanged += new System.EventHandler(this.comboBoxEditYR_SelectedValueChanged);
     //
     // lblYear
     //
     this.lblYear.BackColor = System.Drawing.Color.Transparent;
     this.lblYear.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblYear.ForeColor = System.Drawing.Color.Black;
     this.lblYear.Location = new System.Drawing.Point(136, 24);
     this.lblYear.Name = "lblYear";
     this.lblYear.Size = new System.Drawing.Size(56, 16);
     this.toolTipController1.SetSuperTip(this.lblYear, null);
     this.lblYear.TabIndex = 4;
     this.lblYear.Text = "Year";
     //
     // lblMonth
     //
     this.lblMonth.BackColor = System.Drawing.Color.Transparent;
     this.lblMonth.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMonth.Location = new System.Drawing.Point(248, 24);
     this.lblMonth.Name = "lblMonth";
     this.lblMonth.Size = new System.Drawing.Size(48, 16);
     this.toolTipController1.SetSuperTip(this.lblMonth, null);
     this.lblMonth.TabIndex = 3;
     this.lblMonth.Text = "Month";
     //
     // cmbxPayroll
     //
     this.cmbxPayroll.EditValue = "First Run";
     this.cmbxPayroll.Location = new System.Drawing.Point(8, 24);
     this.cmbxPayroll.Name = "cmbxPayroll";
     this.cmbxPayroll.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.cmbxPayroll.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbxPayroll.Properties.Items.AddRange(new object[] {
     "First Run",
     "Second Run"});
     this.cmbxPayroll.Properties.PopupSizeable = true;
     this.cmbxPayroll.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cmbxPayroll.Size = new System.Drawing.Size(120, 22);
     this.cmbxPayroll.TabIndex = 2;
     this.cmbxPayroll.SelectedValueChanged += new System.EventHandler(this.cmbxPayroll_SelectedValueChanged);
     //
     // gridPayroll
     //
     this.gridPayroll.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.gridPayroll.EmbeddedNavigator.Name = "";
     this.gridPayroll.Location = new System.Drawing.Point(2, 62);
     this.gridPayroll.MainView = this.gridViewPayroll;
     this.gridPayroll.Name = "gridPayroll";
     this.gridPayroll.Size = new System.Drawing.Size(990, 552);
     this.gridPayroll.TabIndex = 11;
     this.gridPayroll.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewPayroll});
     //
     // gridViewPayroll
     //
     this.gridViewPayroll.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.nEmployeeID,
     this.gridColumn9,
     this.gridColumn17,
     this.gridColumn18,
     this.dtFirstRunDate,
     this.nNormalOT,
     this.nPublicHolidayOT,
     this.nOffDayOT,
     this.nPartTimeWorkHours,
     this.nALEntitlementHours,
     this.nPHEntitlementHours,
     this.mServiceReimbursements,
     this.nTotalLateness,
     this.nUnpaidAL,
     this.nUnpaidTO,
     this.nUnpaidMedical,
     this.mCommission,
     this.mCommissionLatenessPenalty,
     this.dtSecondRunDate});
     this.gridViewPayroll.GridControl = this.gridPayroll;
     this.gridViewPayroll.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
     this.gridViewPayroll.Name = "gridViewPayroll";
     this.gridViewPayroll.OptionsBehavior.Editable = false;
     this.gridViewPayroll.OptionsCustomization.AllowFilter = false;
     this.gridViewPayroll.OptionsView.ColumnAutoWidth = false;
     this.gridViewPayroll.OptionsView.ShowGroupPanel = false;
     this.gridViewPayroll.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
     this.gridViewPayroll.Click += new System.EventHandler(this.gridViewPayroll_Click);
     //
     // nEmployeeID
     //
     this.nEmployeeID.Caption = "Emp ID";
     this.nEmployeeID.FieldName = "nEmployeeID";
     this.nEmployeeID.Name = "nEmployeeID";
     this.nEmployeeID.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.True;
     this.nEmployeeID.Visible = true;
     this.nEmployeeID.VisibleIndex = 0;
     this.nEmployeeID.Width = 68;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "Name";
     this.gridColumn9.FieldName = "strEmployeeName";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.True;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 1;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption = "Job Title";
     this.gridColumn17.FieldName = "strJobPosition";
     this.gridColumn17.Name = "gridColumn17";
     this.gridColumn17.Visible = true;
     this.gridColumn17.VisibleIndex = 2;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption = "Branch";
     this.gridColumn18.FieldName = "strBranchCode";
     this.gridColumn18.Name = "gridColumn18";
     this.gridColumn18.Visible = true;
     this.gridColumn18.VisibleIndex = 3;
     //
     // dtFirstRunDate
     //
     this.dtFirstRunDate.Caption = "Payroll Date";
     this.dtFirstRunDate.FieldName = "dtFirstRunDate";
     this.dtFirstRunDate.Name = "dtFirstRunDate";
     this.dtFirstRunDate.Width = 76;
     //
     // nNormalOT
     //
     this.nNormalOT.Caption = "OT-1.5 (HRS)";
     this.nNormalOT.FieldName = "nNormalOT";
     this.nNormalOT.Name = "nNormalOT";
     this.nNormalOT.Visible = true;
     this.nNormalOT.VisibleIndex = 4;
     this.nNormalOT.Width = 77;
     //
     // nPublicHolidayOT
     //
     this.nPublicHolidayOT.Caption = "OT-1.0 (DAYS)";
     this.nPublicHolidayOT.FieldName = "nPublicHolidayOT";
     this.nPublicHolidayOT.Name = "nPublicHolidayOT";
     this.nPublicHolidayOT.Visible = true;
     this.nPublicHolidayOT.VisibleIndex = 5;
     this.nPublicHolidayOT.Width = 83;
     //
     // nOffDayOT
     //
     this.nOffDayOT.Caption = "OT-2.0 (DAYS)";
     this.nOffDayOT.FieldName = "nOffDayOT";
     this.nOffDayOT.Name = "nOffDayOT";
     this.nOffDayOT.Visible = true;
     this.nOffDayOT.VisibleIndex = 6;
     this.nOffDayOT.Width = 82;
     //
     // nPartTimeWorkHours
     //
     this.nPartTimeWorkHours.Caption = "Part-Time Salary (HRS)";
     this.nPartTimeWorkHours.FieldName = "nPartTimeWorkHours";
     this.nPartTimeWorkHours.Name = "nPartTimeWorkHours";
     this.nPartTimeWorkHours.Visible = true;
     this.nPartTimeWorkHours.VisibleIndex = 7;
     this.nPartTimeWorkHours.Width = 85;
     //
     // nALEntitlementHours
     //
     this.nALEntitlementHours.Caption = "AL Entitlement (HRS)";
     this.nALEntitlementHours.FieldName = "nALEntitlementHours";
     this.nALEntitlementHours.Name = "nALEntitlementHours";
     this.nALEntitlementHours.Visible = true;
     this.nALEntitlementHours.VisibleIndex = 8;
     this.nALEntitlementHours.Width = 77;
     //
     // nPHEntitlementHours
     //
     this.nPHEntitlementHours.Caption = "PH Entitlement (HRS)";
     this.nPHEntitlementHours.FieldName = "nPHEntitlementHours";
     this.nPHEntitlementHours.Name = "nPHEntitlementHours";
     this.nPHEntitlementHours.Visible = true;
     this.nPHEntitlementHours.VisibleIndex = 9;
     this.nPHEntitlementHours.Width = 64;
     //
     // mServiceReimbursements
     //
     this.mServiceReimbursements.Caption = "Service Reimbursement (AMT)";
     this.mServiceReimbursements.FieldName = "mServiceReimbursements";
     this.mServiceReimbursements.Name = "mServiceReimbursements";
     this.mServiceReimbursements.Visible = true;
     this.mServiceReimbursements.VisibleIndex = 10;
     this.mServiceReimbursements.Width = 74;
     //
     // nTotalLateness
     //
     this.nTotalLateness.Caption = "Lateness (HRS)";
     this.nTotalLateness.FieldName = "nTotalLateness";
     this.nTotalLateness.Name = "nTotalLateness";
     this.nTotalLateness.Visible = true;
     this.nTotalLateness.VisibleIndex = 11;
     this.nTotalLateness.Width = 61;
     //
     // nUnpaidAL
     //
     this.nUnpaidAL.Caption = "Unpaid AL (DAYS)";
     this.nUnpaidAL.FieldName = "nUnpaidAL";
     this.nUnpaidAL.Name = "nUnpaidAL";
     this.nUnpaidAL.Visible = true;
     this.nUnpaidAL.VisibleIndex = 12;
     this.nUnpaidAL.Width = 78;
     //
     // nUnpaidTO
     //
     this.nUnpaidTO.Caption = "Unpaid T/O (HRS)";
     this.nUnpaidTO.FieldName = "nUnpaidTO";
     this.nUnpaidTO.Name = "nUnpaidTO";
     this.nUnpaidTO.Visible = true;
     this.nUnpaidTO.VisibleIndex = 13;
     this.nUnpaidTO.Width = 74;
     //
     // nUnpaidMedical
     //
     this.nUnpaidMedical.Caption = "Unpaid Medical Absent (DAYS)";
     this.nUnpaidMedical.FieldName = "nUnpaidMedical";
     this.nUnpaidMedical.Name = "nUnpaidMedical";
     this.nUnpaidMedical.Visible = true;
     this.nUnpaidMedical.VisibleIndex = 14;
     this.nUnpaidMedical.Width = 83;
     //
     // mCommission
     //
     this.mCommission.Caption = "Commision (AMT)";
     this.mCommission.FieldName = "mCommission";
     this.mCommission.Name = "mCommission";
     this.mCommission.Width = 50;
     //
     // mCommissionLatenessPenalty
     //
     this.mCommissionLatenessPenalty.Caption = "Commission Lateness Penalty (AMT)";
     this.mCommissionLatenessPenalty.FieldName = "nTotalLateness";
     this.mCommissionLatenessPenalty.Name = "mCommissionLatenessPenalty";
     this.mCommissionLatenessPenalty.Width = 109;
     //
     // dtSecondRunDate
     //
     this.dtSecondRunDate.Caption = "Payroll Date";
     this.dtSecondRunDate.FieldName = "dtSecondRunDate";
     this.dtSecondRunDate.Name = "dtSecondRunDate";
     //
     // tabManagerThree
     //
     this.tabManagerThree.Appearance.PageClient.BackColor = System.Drawing.Color.DimGray;
     this.tabManagerThree.Appearance.PageClient.Options.UseBackColor = true;
     this.tabManagerThree.Controls.Add(this.lblThree_2);
     this.tabManagerThree.Controls.Add(this.lblThree_1);
     this.tabManagerThree.Controls.Add(this.lblThree_3);
     this.tabManagerThree.Controls.Add(this.grpClassSchedule);
     this.tabManagerThree.Controls.Add(this.groupMemCard);
     this.tabManagerThree.Controls.Add(this.grpRoadShow);
     this.tabManagerThree.Name = "tabManagerThree";
     this.tabManagerThree.PageVisible = false;
     this.tabManagerThree.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerThree.Text = "Operation";
     //
     // 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, 0);
     this.lblThree_2.Name = "lblThree_2";
     this.lblThree_2.Size = new System.Drawing.Size(138, 23);
     this.lblThree_2.TabIndex = 144;
     this.lblThree_2.Text = "Member Card";
     this.lblThree_2.Click += new System.EventHandler(this.lblThree_2_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, 0);
     this.lblThree_1.Name = "lblThree_1";
     this.lblThree_1.Size = new System.Drawing.Size(138, 23);
     this.lblThree_1.TabIndex = 143;
     this.lblThree_1.Text = "Class Schedule";
     this.lblThree_1.Click += new System.EventHandler(this.lblThree_1_Click);
     //
     // 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, 0);
     this.lblThree_3.Name = "lblThree_3";
     this.lblThree_3.Size = new System.Drawing.Size(138, 23);
     this.lblThree_3.TabIndex = 145;
     this.lblThree_3.Text = "Admin Operation";
     this.lblThree_3.Click += new System.EventHandler(this.lblThree_3_Click);
     //
     // grpClassSchedule
     //
     this.grpClassSchedule.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.grpClassSchedule.Appearance.ForeColor = System.Drawing.Color.Black;
     this.grpClassSchedule.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.grpClassSchedule.Appearance.Options.UseBackColor = true;
     this.grpClassSchedule.Appearance.Options.UseForeColor = true;
     this.grpClassSchedule.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grpClassSchedule.AppearanceCaption.Options.UseFont = true;
     this.grpClassSchedule.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.grpClassSchedule.Controls.Add(this.comboBoxBranch);
     this.grpClassSchedule.Controls.Add(this.btnRefreshClassSchedule);
     this.grpClassSchedule.Controls.Add(this.lblPQBranch);
     this.grpClassSchedule.Controls.Add(this.lblSUN);
     this.grpClassSchedule.Controls.Add(this.panelSun);
     this.grpClassSchedule.Controls.Add(this.panelSat);
     this.grpClassSchedule.Controls.Add(this.lblFRI);
     this.grpClassSchedule.Controls.Add(this.lblTHU);
     this.grpClassSchedule.Controls.Add(this.lblWED);
     this.grpClassSchedule.Controls.Add(this.lblTUE);
     this.grpClassSchedule.Controls.Add(this.panelFri);
     this.grpClassSchedule.Controls.Add(this.panelThu);
     this.grpClassSchedule.Controls.Add(this.panelWed);
     this.grpClassSchedule.Controls.Add(this.panelTue);
     this.grpClassSchedule.Controls.Add(this.panelMon);
     this.grpClassSchedule.Controls.Add(this.lblMON);
     this.grpClassSchedule.Controls.Add(this.btnPrintClassSchedule);
     this.grpClassSchedule.Controls.Add(this.btnNewClassSchedule);
     this.grpClassSchedule.Controls.Add(this.lblSAT);
     this.grpClassSchedule.Location = new System.Drawing.Point(16, 32);
     this.grpClassSchedule.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.grpClassSchedule.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grpClassSchedule.Name = "grpClassSchedule";
     this.grpClassSchedule.Size = new System.Drawing.Size(996, 592);
     this.toolTipController1.SetSuperTip(this.grpClassSchedule, null);
     this.grpClassSchedule.TabIndex = 5;
     this.grpClassSchedule.Text = "Class Schedule";
     //
     // comboBoxBranch
     //
     this.comboBoxBranch.Location = new System.Drawing.Point(16, 40);
     this.comboBoxBranch.Name = "comboBoxBranch";
     this.comboBoxBranch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.comboBoxBranch.Size = new System.Drawing.Size(104, 20);
     this.comboBoxBranch.TabIndex = 122;
     this.comboBoxBranch.EditValueChanged += new System.EventHandler(this.comboBoxBranch_SelectedValueChanged);
     //
     // btnRefreshClassSchedule
     //
     this.btnRefreshClassSchedule.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.btnRefreshClassSchedule.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRefreshClassSchedule.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnRefreshClassSchedule.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.btnRefreshClassSchedule.Appearance.Options.UseBackColor = true;
     this.btnRefreshClassSchedule.Appearance.Options.UseFont = true;
     this.btnRefreshClassSchedule.Appearance.Options.UseForeColor = true;
     this.btnRefreshClassSchedule.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnRefreshClassSchedule.Location = new System.Drawing.Point(16, 112);
     this.btnRefreshClassSchedule.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnRefreshClassSchedule.Name = "btnRefreshClassSchedule";
     this.btnRefreshClassSchedule.Size = new System.Drawing.Size(104, 20);
     this.btnRefreshClassSchedule.TabIndex = 121;
     this.btnRefreshClassSchedule.Text = "Refresh";
     this.btnRefreshClassSchedule.Click += new System.EventHandler(this.btnRefreshClassSchedule_Click);
     //
     // lblPQBranch
     //
     this.lblPQBranch.BackColor = System.Drawing.Color.Transparent;
     this.lblPQBranch.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPQBranch.Location = new System.Drawing.Point(16, 24);
     this.lblPQBranch.Name = "lblPQBranch";
     this.lblPQBranch.Size = new System.Drawing.Size(100, 16);
     this.toolTipController1.SetSuperTip(this.lblPQBranch, null);
     this.lblPQBranch.TabIndex = 33;
     this.lblPQBranch.Text = "Filter by Branch";
     //
     // lblSUN
     //
     this.lblSUN.BackColor = System.Drawing.Color.PowderBlue;
     this.lblSUN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblSUN.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSUN.Location = new System.Drawing.Point(760, 24);
     this.lblSUN.Name = "lblSUN";
     this.lblSUN.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblSUN, null);
     this.lblSUN.TabIndex = 30;
     this.lblSUN.Text = "SUN";
     //
     // panelSun
     //
     this.panelSun.BackColor = System.Drawing.Color.White;
     this.panelSun.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelSun.Location = new System.Drawing.Point(760, 40);
     this.panelSun.Name = "panelSun";
     this.panelSun.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelSun, null);
     this.panelSun.TabIndex = 28;
     //
     // panelSat
     //
     this.panelSat.BackColor = System.Drawing.Color.White;
     this.panelSat.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelSat.Location = new System.Drawing.Point(656, 40);
     this.panelSat.Name = "panelSat";
     this.panelSat.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelSat, null);
     this.panelSat.TabIndex = 27;
     //
     // lblFRI
     //
     this.lblFRI.BackColor = System.Drawing.Color.PowderBlue;
     this.lblFRI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblFRI.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblFRI.Location = new System.Drawing.Point(552, 24);
     this.lblFRI.Name = "lblFRI";
     this.lblFRI.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblFRI, null);
     this.lblFRI.TabIndex = 26;
     this.lblFRI.Text = "FRI";
     //
     // lblTHU
     //
     this.lblTHU.BackColor = System.Drawing.Color.PowderBlue;
     this.lblTHU.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblTHU.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTHU.Location = new System.Drawing.Point(448, 24);
     this.lblTHU.Name = "lblTHU";
     this.lblTHU.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblTHU, null);
     this.lblTHU.TabIndex = 25;
     this.lblTHU.Text = "THU";
     //
     // lblWED
     //
     this.lblWED.BackColor = System.Drawing.Color.PowderBlue;
     this.lblWED.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblWED.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblWED.Location = new System.Drawing.Point(344, 24);
     this.lblWED.Name = "lblWED";
     this.lblWED.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblWED, null);
     this.lblWED.TabIndex = 24;
     this.lblWED.Text = "WED";
     //
     // lblTUE
     //
     this.lblTUE.BackColor = System.Drawing.Color.PowderBlue;
     this.lblTUE.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblTUE.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTUE.Location = new System.Drawing.Point(240, 24);
     this.lblTUE.Name = "lblTUE";
     this.lblTUE.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblTUE, null);
     this.lblTUE.TabIndex = 23;
     this.lblTUE.Text = "TUE";
     //
     // panelFri
     //
     this.panelFri.BackColor = System.Drawing.Color.White;
     this.panelFri.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelFri.Location = new System.Drawing.Point(552, 40);
     this.panelFri.Name = "panelFri";
     this.panelFri.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelFri, null);
     this.panelFri.TabIndex = 18;
     //
     // panelThu
     //
     this.panelThu.BackColor = System.Drawing.Color.White;
     this.panelThu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelThu.Location = new System.Drawing.Point(448, 40);
     this.panelThu.Name = "panelThu";
     this.panelThu.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelThu, null);
     this.panelThu.TabIndex = 17;
     //
     // panelWed
     //
     this.panelWed.BackColor = System.Drawing.Color.White;
     this.panelWed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelWed.Location = new System.Drawing.Point(344, 40);
     this.panelWed.Name = "panelWed";
     this.panelWed.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelWed, null);
     this.panelWed.TabIndex = 16;
     //
     // panelTue
     //
     this.panelTue.BackColor = System.Drawing.Color.White;
     this.panelTue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelTue.Location = new System.Drawing.Point(240, 40);
     this.panelTue.Name = "panelTue";
     this.panelTue.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelTue, null);
     this.panelTue.TabIndex = 15;
     //
     // panelMon
     //
     this.panelMon.BackColor = System.Drawing.Color.White;
     this.panelMon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelMon.Location = new System.Drawing.Point(136, 40);
     this.panelMon.Name = "panelMon";
     this.panelMon.Size = new System.Drawing.Size(104, 512);
     this.toolTipController1.SetSuperTip(this.panelMon, null);
     this.panelMon.TabIndex = 14;
     //
     // lblMON
     //
     this.lblMON.BackColor = System.Drawing.Color.PowderBlue;
     this.lblMON.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblMON.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMON.Location = new System.Drawing.Point(136, 24);
     this.lblMON.Name = "lblMON";
     this.lblMON.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblMON, null);
     this.lblMON.TabIndex = 12;
     this.lblMON.Text = "MON";
     //
     // btnPrintClassSchedule
     //
     this.btnPrintClassSchedule.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.btnPrintClassSchedule.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPrintClassSchedule.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnPrintClassSchedule.Appearance.Options.UseBackColor = true;
     this.btnPrintClassSchedule.Appearance.Options.UseFont = true;
     this.btnPrintClassSchedule.Appearance.Options.UseForeColor = true;
     this.btnPrintClassSchedule.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPrintClassSchedule.Location = new System.Drawing.Point(16, 88);
     this.btnPrintClassSchedule.Name = "btnPrintClassSchedule";
     this.btnPrintClassSchedule.Size = new System.Drawing.Size(104, 20);
     this.btnPrintClassSchedule.TabIndex = 11;
     this.btnPrintClassSchedule.Text = "Print";
     this.btnPrintClassSchedule.Click += new System.EventHandler(this.btnPrintClassSchedule_Click);
     //
     // btnNewClassSchedule
     //
     this.btnNewClassSchedule.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.btnNewClassSchedule.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNewClassSchedule.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnNewClassSchedule.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.btnNewClassSchedule.Appearance.Options.UseBackColor = true;
     this.btnNewClassSchedule.Appearance.Options.UseFont = true;
     this.btnNewClassSchedule.Appearance.Options.UseForeColor = true;
     this.btnNewClassSchedule.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnNewClassSchedule.Location = new System.Drawing.Point(16, 64);
     this.btnNewClassSchedule.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnNewClassSchedule.Name = "btnNewClassSchedule";
     this.btnNewClassSchedule.Size = new System.Drawing.Size(104, 20);
     this.btnNewClassSchedule.TabIndex = 8;
     this.btnNewClassSchedule.Text = "New";
     this.btnNewClassSchedule.Click += new System.EventHandler(this.btnNewClassSchedule_Click);
     //
     // lblSAT
     //
     this.lblSAT.BackColor = System.Drawing.Color.PowderBlue;
     this.lblSAT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblSAT.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSAT.Location = new System.Drawing.Point(656, 24);
     this.lblSAT.Name = "lblSAT";
     this.lblSAT.Size = new System.Drawing.Size(104, 16);
     this.toolTipController1.SetSuperTip(this.lblSAT, null);
     this.lblSAT.TabIndex = 29;
     this.lblSAT.Text = "SAT";
     //
     // groupMemCard
     //
     this.groupMemCard.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupMemCard.Location = new System.Drawing.Point(16, 32);
     this.groupMemCard.Name = "groupMemCard";
     this.groupMemCard.Size = new System.Drawing.Size(1000, 592);
     this.toolTipController1.SetSuperTip(this.groupMemCard, null);
     this.groupMemCard.TabIndex = 127;
     //
     // grpRoadShow
     //
     this.grpRoadShow.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.grpRoadShow.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.grpRoadShow.Location = new System.Drawing.Point(16, 32);
     this.grpRoadShow.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grpRoadShow.Name = "grpRoadShow";
     this.grpRoadShow.Size = new System.Drawing.Size(984, 592);
     this.toolTipController1.SetSuperTip(this.grpRoadShow, null);
     this.grpRoadShow.TabIndex = 129;
     //
     // tabManagerFour
     //
     this.tabManagerFour.Controls.Add(this.lblFour_2);
     this.tabManagerFour.Controls.Add(this.lblFour_1);
     this.tabManagerFour.Controls.Add(this.lblFour_3);
     this.tabManagerFour.Controls.Add(this.lblFour_4);
     this.tabManagerFour.Controls.Add(this.lblFour_5);
     this.tabManagerFour.Controls.Add(this.panel2);
     this.tabManagerFour.Name = "tabManagerFour";
     this.tabManagerFour.PageVisible = false;
     this.tabManagerFour.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerFour.Text = "Human Resource";
     //
     // 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(152, 0);
     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 = "TimeSheet";
     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, 0);
     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 = "Roster";
     this.lblFour_1.Click += new System.EventHandler(this.lblFour_1_Click);
     //
     // lblFour_3
     //
     this.lblFour_3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_3.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_3.Appearance.Options.UseFont = true;
     this.lblFour_3.Appearance.Options.UseForeColor = true;
     this.lblFour_3.Location = new System.Drawing.Point(296, 0);
     this.lblFour_3.Name = "lblFour_3";
     this.lblFour_3.Size = new System.Drawing.Size(138, 23);
     this.lblFour_3.TabIndex = 145;
     this.lblFour_3.Text = "OverTime";
     this.lblFour_3.Click += new System.EventHandler(this.lblFour_3_Click);
     //
     // lblFour_4
     //
     this.lblFour_4.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_4.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_4.Appearance.Options.UseFont = true;
     this.lblFour_4.Appearance.Options.UseForeColor = true;
     this.lblFour_4.Location = new System.Drawing.Point(440, 0);
     this.lblFour_4.Name = "lblFour_4";
     this.lblFour_4.Size = new System.Drawing.Size(138, 23);
     this.lblFour_4.TabIndex = 146;
     this.lblFour_4.Text = "Leave";
     this.lblFour_4.Click += new System.EventHandler(this.lblFour_4_Click);
     //
     // lblFour_5
     //
     this.lblFour_5.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFour_5.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFour_5.Appearance.Options.UseFont = true;
     this.lblFour_5.Appearance.Options.UseForeColor = true;
     this.lblFour_5.Location = new System.Drawing.Point(584, 0);
     this.lblFour_5.Name = "lblFour_5";
     this.lblFour_5.Size = new System.Drawing.Size(138, 23);
     this.lblFour_5.TabIndex = 147;
     this.lblFour_5.Text = "Appointment";
     this.lblFour_5.Click += new System.EventHandler(this.lblFour_5_Click);
     //
     // panel2
     //
     this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Location = new System.Drawing.Point(0, 32);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(1000, 600);
     this.toolTipController1.SetSuperTip(this.panel2, null);
     this.panel2.TabIndex = 125;
     //
     // tabManagerFive
     //
     this.tabManagerFive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabManagerFive.BackgroundImage")));
     this.tabManagerFive.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.tabManagerFive.Controls.Add(this.label6);
     this.tabManagerFive.Controls.Add(this.ReportPanel);
     this.tabManagerFive.Controls.Add(this.lk_ReportView);
     this.tabManagerFive.Controls.Add(this.lblFive_9);
     this.tabManagerFive.Controls.Add(this.lblFive_10);
     this.tabManagerFive.Controls.Add(this.lblFive_4);
     this.tabManagerFive.Controls.Add(this.lblFive_2);
     this.tabManagerFive.Controls.Add(this.lblFive_8);
     this.tabManagerFive.Controls.Add(this.lblFive_7);
     this.tabManagerFive.Controls.Add(this.lblFive_3);
     this.tabManagerFive.Controls.Add(this.lblFive_6);
     this.tabManagerFive.Controls.Add(this.lblFive_1);
     this.tabManagerFive.Controls.Add(this.lblFive_5);
     this.tabManagerFive.Name = "tabManagerFive";
     this.tabManagerFive.PageVisible = false;
     this.tabManagerFive.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerFive.Text = "Report";
     //
     // label6
     //
     this.label6.Font = new System.Drawing.Font("Monotype Corsiva", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label6.Location = new System.Drawing.Point(16, 32);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(61, 16);
     this.toolTipController1.SetSuperTip(this.label6, null);
     this.label6.TabIndex = 57;
     this.label6.Text = "Option >>";
     //
     // ReportPanel
     //
     this.ReportPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.ReportPanel.Location = new System.Drawing.Point(8, 56);
     this.ReportPanel.Name = "ReportPanel";
     this.ReportPanel.Size = new System.Drawing.Size(984, 560);
     this.toolTipController1.SetSuperTip(this.ReportPanel, null);
     this.ReportPanel.TabIndex = 28;
     //
     // lk_ReportView
     //
     this.lk_ReportView.Location = new System.Drawing.Point(88, 32);
     this.lk_ReportView.Name = "lk_ReportView";
     this.lk_ReportView.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lk_ReportView.Properties.Appearance.Options.UseFont = true;
     this.lk_ReportView.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.lk_ReportView.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lk_ReportView.Properties.NullText = "";
     this.lk_ReportView.Size = new System.Drawing.Size(272, 22);
     this.lk_ReportView.TabIndex = 53;
     this.lk_ReportView.EditValueChanged += new System.EventHandler(this.lk_ReportView_EditValueChanged);
     this.lk_ReportView.DoubleClick += new System.EventHandler(this.lk_ReportView_EditValueChanged);
     //
     // lblFive_9
     //
     this.lblFive_9.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_9.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_9.Appearance.Options.UseFont = true;
     this.lblFive_9.Appearance.Options.UseForeColor = true;
     this.lblFive_9.Location = new System.Drawing.Point(712, 0);
     this.lblFive_9.Name = "lblFive_9";
     this.lblFive_9.Size = new System.Drawing.Size(80, 23);
     this.lblFive_9.TabIndex = 152;
     this.lblFive_9.Text = "Leave";
     this.lblFive_9.Click += new System.EventHandler(this.lblFive_9_Click);
     //
     // lblFive_10
     //
     this.lblFive_10.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_10.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_10.Appearance.Options.UseFont = true;
     this.lblFive_10.Appearance.Options.UseForeColor = true;
     this.lblFive_10.Location = new System.Drawing.Point(800, 0);
     this.lblFive_10.Name = "lblFive_10";
     this.lblFive_10.Size = new System.Drawing.Size(80, 23);
     this.lblFive_10.TabIndex = 153;
     this.lblFive_10.Text = "Member";
     this.lblFive_10.Click += new System.EventHandler(this.lblFive_10_Click);
     //
     // lblFive_4
     //
     this.lblFive_4.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_4.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_4.Appearance.Options.UseFont = true;
     this.lblFive_4.Appearance.Options.UseForeColor = true;
     this.lblFive_4.Location = new System.Drawing.Point(272, 0);
     this.lblFive_4.Name = "lblFive_4";
     this.lblFive_4.Size = new System.Drawing.Size(80, 23);
     this.lblFive_4.TabIndex = 147;
     this.lblFive_4.Text = "Promotion";
     this.lblFive_4.Click += new System.EventHandler(this.lblFive_4_Click);
     //
     // lblFive_2
     //
     this.lblFive_2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_2.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_2.Appearance.Options.UseFont = true;
     this.lblFive_2.Appearance.Options.UseForeColor = true;
     this.lblFive_2.Location = new System.Drawing.Point(96, 0);
     this.lblFive_2.Name = "lblFive_2";
     this.lblFive_2.Size = new System.Drawing.Size(80, 23);
     this.lblFive_2.TabIndex = 145;
     this.lblFive_2.Text = "Attendance";
     this.lblFive_2.Click += new System.EventHandler(this.lblFive_2_Click);
     //
     // lblFive_8
     //
     this.lblFive_8.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_8.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_8.Appearance.Options.UseFont = true;
     this.lblFive_8.Appearance.Options.UseForeColor = true;
     this.lblFive_8.Location = new System.Drawing.Point(624, 0);
     this.lblFive_8.Name = "lblFive_8";
     this.lblFive_8.Size = new System.Drawing.Size(80, 23);
     this.lblFive_8.TabIndex = 151;
     this.lblFive_8.Text = "Stock";
     this.lblFive_8.Click += new System.EventHandler(this.lblFive_8_Click);
     //
     // lblFive_7
     //
     this.lblFive_7.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_7.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_7.Appearance.Options.UseFont = true;
     this.lblFive_7.Appearance.Options.UseForeColor = true;
     this.lblFive_7.Location = new System.Drawing.Point(536, 0);
     this.lblFive_7.Name = "lblFive_7";
     this.lblFive_7.Size = new System.Drawing.Size(80, 23);
     this.lblFive_7.TabIndex = 150;
     this.lblFive_7.Text = "Voice";
     this.lblFive_7.Click += new System.EventHandler(this.lblFive_7_Click);
     //
     // lblFive_3
     //
     this.lblFive_3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_3.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_3.Appearance.Options.UseFont = true;
     this.lblFive_3.Appearance.Options.UseForeColor = true;
     this.lblFive_3.Location = new System.Drawing.Point(184, 0);
     this.lblFive_3.Name = "lblFive_3";
     this.lblFive_3.Size = new System.Drawing.Size(80, 23);
     this.lblFive_3.TabIndex = 146;
     this.lblFive_3.Text = "Operation";
     this.lblFive_3.Click += new System.EventHandler(this.lblFive_3_Click);
     //
     // lblFive_6
     //
     this.lblFive_6.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_6.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_6.Appearance.Options.UseFont = true;
     this.lblFive_6.Appearance.Options.UseForeColor = true;
     this.lblFive_6.Location = new System.Drawing.Point(448, 0);
     this.lblFive_6.Name = "lblFive_6";
     this.lblFive_6.Size = new System.Drawing.Size(80, 23);
     this.lblFive_6.TabIndex = 149;
     this.lblFive_6.Text = "Staff";
     this.lblFive_6.Click += new System.EventHandler(this.lblFive_6_Click);
     //
     // lblFive_1
     //
     this.lblFive_1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_1.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_1.Appearance.Options.UseFont = true;
     this.lblFive_1.Appearance.Options.UseForeColor = true;
     this.lblFive_1.Location = new System.Drawing.Point(8, 0);
     this.lblFive_1.Name = "lblFive_1";
     this.lblFive_1.Size = new System.Drawing.Size(80, 23);
     this.lblFive_1.TabIndex = 144;
     this.lblFive_1.Text = "Sales";
     this.lblFive_1.Click += new System.EventHandler(this.lblFive_1_Click);
     //
     // lblFive_5
     //
     this.lblFive_5.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.lblFive_5.Appearance.ForeColor = System.Drawing.Color.MediumBlue;
     this.lblFive_5.Appearance.Options.UseFont = true;
     this.lblFive_5.Appearance.Options.UseForeColor = true;
     this.lblFive_5.Location = new System.Drawing.Point(360, 0);
     this.lblFive_5.Name = "lblFive_5";
     this.lblFive_5.Size = new System.Drawing.Size(80, 23);
     this.lblFive_5.TabIndex = 148;
     this.lblFive_5.Text = "Account";
     this.lblFive_5.Click += new System.EventHandler(this.lblFive_5_Click);
     //
     // tabManagerSix
     //
     this.tabManagerSix.Appearance.PageClient.BackColor = System.Drawing.Color.Gray;
     this.tabManagerSix.Appearance.PageClient.Options.UseBackColor = true;
     this.tabManagerSix.Controls.Add(this.lk_MasterData);
     this.tabManagerSix.Controls.Add(this.panel1);
     this.tabManagerSix.Controls.Add(this.label1);
     this.tabManagerSix.Name = "tabManagerSix";
     this.tabManagerSix.PageVisible = false;
     this.tabManagerSix.Size = new System.Drawing.Size(1007, 637);
     this.tabManagerSix.Text = "Master Data";
     //
     // lk_MasterData
     //
     this.lk_MasterData.Location = new System.Drawing.Point(88, 7);
     this.lk_MasterData.Name = "lk_MasterData";
     this.lk_MasterData.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lk_MasterData.Properties.Appearance.Options.UseFont = true;
     this.lk_MasterData.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
     this.lk_MasterData.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lk_MasterData.Size = new System.Drawing.Size(160, 22);
     this.lk_MasterData.TabIndex = 52;
     this.lk_MasterData.EditValueChanged += new System.EventHandler(this.lk_MasterData_EditValueChanged);
     //
     // panel1
     //
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Location = new System.Drawing.Point(3, 32);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1000, 592);
     this.toolTipController1.SetSuperTip(this.panel1, null);
     this.panel1.TabIndex = 45;
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Monotype Corsiva", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label1.Location = new System.Drawing.Point(19, 7);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(61, 16);
     this.toolTipController1.SetSuperTip(this.label1, null);
     this.label1.TabIndex = 40;
     this.label1.Text = "Option >>";
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar1});
     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.bbiManagerLoginOut,
     this.bbiManagerTimeCard,
     this.barButtonItem1,
     this.barstaticCurrentLogin});
     this.barManager1.MainMenu = this.bar1;
     this.barManager1.MaxItemId = 5;
     //
     // bar1
     //
     this.bar1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.bar1.Appearance.Options.UseBackColor = true;
     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.bbiManagerLoginOut, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem1, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barstaticCurrentLogin, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Caption)});
     this.bar1.OptionsBar.AllowQuickCustomization = false;
     this.bar1.OptionsBar.DrawDragBorder = false;
     this.bar1.OptionsBar.UseWholeRow = true;
     this.bar1.Text = "Custom 1";
     //
     // bbiManagerLoginOut
     //
     this.bbiManagerLoginOut.Caption = "Close";
     this.bbiManagerLoginOut.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiManagerLoginOut.Glyph")));
     this.bbiManagerLoginOut.Id = 0;
     this.bbiManagerLoginOut.Name = "bbiManagerLoginOut";
     this.bbiManagerLoginOut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiManagerLoginOut_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Time Card";
     this.barButtonItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id = 3;
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barbtnTimeCard_ItemClick);
     //
     // barstaticCurrentLogin
     //
     this.barstaticCurrentLogin.Caption = "Current Login: {0}, {1}";
     this.barstaticCurrentLogin.Id = 4;
     this.barstaticCurrentLogin.Name = "barstaticCurrentLogin";
     this.barstaticCurrentLogin.OwnFont = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World);
     this.barstaticCurrentLogin.UseOwnFont = true;
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.AppearancesBar.ItemsFont = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barAndDockingController1.PaintStyleName = "WindowsXP";
     //
     // barDockControlTop
     //
     this.toolTipController1.SetSuperTip(this.barDockControlTop, null);
     //
     // barDockControlBottom
     //
     this.toolTipController1.SetSuperTip(this.barDockControlBottom, null);
     //
     // barDockControlLeft
     //
     this.toolTipController1.SetSuperTip(this.barDockControlLeft, null);
     //
     // barDockControlRight
     //
     this.toolTipController1.SetSuperTip(this.barDockControlRight, null);
     //
     // bbiManagerTimeCard
     //
     this.bbiManagerTimeCard.Caption = "Time Card";
     this.bbiManagerTimeCard.Id = 2;
     this.bbiManagerTimeCard.Name = "bbiManagerTimeCard";
     this.bbiManagerTimeCard.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiManagerTimeCard_ItemClick);
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // gridColumnPGE3
     //
     this.gridColumnPGE3.Caption = "Quantity";
     this.gridColumnPGE3.FieldName = "nQuantity";
     this.gridColumnPGE3.Name = "gridColumnPGE3";
     this.gridColumnPGE3.Visible = true;
     this.gridColumnPGE3.VisibleIndex = 2;
     //
     // gridColumnPGE2
     //
     this.gridColumnPGE2.Caption = "Package Code";
     this.gridColumnPGE2.FieldName = "strPackageCode";
     this.gridColumnPGE2.Name = "gridColumnPGE2";
     this.gridColumnPGE2.Visible = true;
     this.gridColumnPGE2.VisibleIndex = 1;
     //
     // gridColumnPGE1
     //
     this.gridColumnPGE1.Caption = "Package Group Code";
     this.gridColumnPGE1.FieldName = "strPackageGroupCode";
     this.gridColumnPGE1.Name = "gridColumnPGE1";
     this.gridColumnPGE1.Visible = true;
     this.gridColumnPGE1.VisibleIndex = 0;
     //
     // mdPGE_txtNQuantity
     //
     this.mdPGE_txtNQuantity.EditValue = "";
     this.mdPGE_txtNQuantity.Location = new System.Drawing.Point(32, 152);
     this.mdPGE_txtNQuantity.Name = "mdPGE_txtNQuantity";
     this.mdPGE_txtNQuantity.Properties.Mask.EditMask = "######0";
     this.mdPGE_txtNQuantity.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.mdPGE_txtNQuantity.Size = new System.Drawing.Size(144, 20);
     this.mdPGE_txtNQuantity.TabIndex = 122;
     //
     // mdPGE_txtStrPackageCode
     //
     this.mdPGE_txtStrPackageCode.EditValue = "imageComboBoxEdit2";
     this.mdPGE_txtStrPackageCode.Location = new System.Drawing.Point(32, 96);
     this.mdPGE_txtStrPackageCode.Name = "mdPGE_txtStrPackageCode";
     this.mdPGE_txtStrPackageCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.mdPGE_txtStrPackageCode.Size = new System.Drawing.Size(144, 20);
     this.mdPGE_txtStrPackageCode.TabIndex = 121;
     //
     // mdPGE_cdStrPackageGroupCode
     //
     this.mdPGE_cdStrPackageGroupCode.EditValue = "imageComboBoxEdit1";
     this.mdPGE_cdStrPackageGroupCode.Location = new System.Drawing.Point(32, 48);
     this.mdPGE_cdStrPackageGroupCode.Name = "mdPGE_cdStrPackageGroupCode";
     this.mdPGE_cdStrPackageGroupCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.mdPGE_cdStrPackageGroupCode.Size = new System.Drawing.Size(144, 20);
     this.mdPGE_cdStrPackageGroupCode.TabIndex = 120;
     //
     // mdPGE_lblNQuantity
     //
     this.mdPGE_lblNQuantity.BackColor = System.Drawing.Color.Transparent;
     this.mdPGE_lblNQuantity.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.mdPGE_lblNQuantity.ForeColor = System.Drawing.Color.Black;
     this.mdPGE_lblNQuantity.Location = new System.Drawing.Point(32, 136);
     this.mdPGE_lblNQuantity.Name = "mdPGE_lblNQuantity";
     this.mdPGE_lblNQuantity.Size = new System.Drawing.Size(120, 16);
     this.toolTipController1.SetSuperTip(this.mdPGE_lblNQuantity, null);
     this.mdPGE_lblNQuantity.TabIndex = 119;
     this.mdPGE_lblNQuantity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // mdPGE_lblStrPackageCode
     //
     this.mdPGE_lblStrPackageCode.BackColor = System.Drawing.Color.Transparent;
     this.mdPGE_lblStrPackageCode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.mdPGE_lblStrPackageCode.ForeColor = System.Drawing.Color.Black;
     this.mdPGE_lblStrPackageCode.Location = new System.Drawing.Point(32, 80);
     this.mdPGE_lblStrPackageCode.Name = "mdPGE_lblStrPackageCode";
     this.mdPGE_lblStrPackageCode.Size = new System.Drawing.Size(120, 16);
     this.toolTipController1.SetSuperTip(this.mdPGE_lblStrPackageCode, null);
     this.mdPGE_lblStrPackageCode.TabIndex = 118;
     this.mdPGE_lblStrPackageCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // mdPGE_lblStrPackageGroupCode
     //
     this.mdPGE_lblStrPackageGroupCode.BackColor = System.Drawing.Color.Transparent;
     this.mdPGE_lblStrPackageGroupCode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.mdPGE_lblStrPackageGroupCode.ForeColor = System.Drawing.Color.Black;
     this.mdPGE_lblStrPackageGroupCode.Location = new System.Drawing.Point(32, 32);
     this.mdPGE_lblStrPackageGroupCode.Name = "mdPGE_lblStrPackageGroupCode";
     this.mdPGE_lblStrPackageGroupCode.Size = new System.Drawing.Size(120, 16);
     this.toolTipController1.SetSuperTip(this.mdPGE_lblStrPackageGroupCode, null);
     this.mdPGE_lblStrPackageGroupCode.TabIndex = 117;
     this.mdPGE_lblStrPackageGroupCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.Font = new System.Drawing.Font("Georgia", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.label5.Location = new System.Drawing.Point(888, 8);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(120, 24);
     this.toolTipController1.SetSuperTip(this.label5, null);
     this.label5.TabIndex = 25;
     this.label5.Text = "HeadStart";
     //
     // frmManager
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(1012, 691);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.tabControlManager);
     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.Menu = this.MainMenu1;
     this.Name = "frmManager";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.toolTipController1.SetSuperTip(this, null);
     this.Text = "ACMS Manager";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmManager_Load);
     ((System.ComponentModel.ISupportInitialize)(this.tabControlManager)).EndInit();
     this.tabControlManager.ResumeLayout(false);
     this.tabManagerOne.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupIPPMaster)).EndInit();
     this.groupIPPMaster.ResumeLayout(false);
     this.groupIPPMaster.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupIPP)).EndInit();
     this.groupIPP.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ComboBoxIPP.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpIPP2)).EndInit();
     this.grpIPP2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lkBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkBank.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtTo.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtStart.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPdtStart.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreditCardScr.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupIPPDetails)).EndInit();
     this.GroupIPPDetails.ResumeLayout(false);
     this.GroupIPPDetails.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.strReferenceNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPBankCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPNMonths.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPCCNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPDateRcv.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPDateSent.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPBranchCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPCreatedDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMerchantNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPAmount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPInterest.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPNettAmount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMemberId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPMemberName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupIPPReceipt)).EndInit();
     this.groupIPPReceipt.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridReceipt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPReceiptView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IPPReceiptStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupGIROMaster)).EndInit();
     this.groupGIROMaster.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.tabGiroDetails.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.luedtBankBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtBank.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtPackage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.luedtBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackageDesc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGIROId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
     this.tabGiroTrnsHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GridTransaction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GroupGiro)).EndInit();
     this.GroupGiro.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxGiroStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GiroGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GIROGridView)).EndInit();
     this.tabManagerTwo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.GrpPayroll)).EndInit();
     this.GrpPayroll.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbJob.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpGridExcel)).EndInit();
     this.grpGridExcel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridExcel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewExcel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditMTH.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEditYR.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbxPayroll.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridPayroll)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPayroll)).EndInit();
     this.tabManagerThree.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grpClassSchedule)).EndInit();
     this.grpClassSchedule.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxBranch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupMemCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grpRoadShow)).EndInit();
     this.tabManagerFour.ResumeLayout(false);
     this.tabManagerFive.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ReportPanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lk_ReportView.Properties)).EndInit();
     this.tabManagerSix.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lk_MasterData.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_txtNQuantity.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_txtStrPackageCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdPGE_cdStrPackageGroupCode.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(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 #6
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(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);

        }
Beispiel #8
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);
 }
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
            this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.barEditItem3 = new DevExpress.XtraBars.BarEditItem();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.bar1 = new DevExpress.XtraBars.Bar();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.bar2 = new DevExpress.XtraBars.Bar();
            this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
            this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.barEditItem4 = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemImageComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            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.BarButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
            this.PopupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.PopupMenu1)).BeginInit();
            this.SuspendLayout();
            // 
            // repositoryItemImageComboBox3
            // 
            this.repositoryItemImageComboBox3.AutoHeight = false;
            this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3";
            // 
            // barMdiChildrenListItem1
            // 
            this.barMdiChildrenListItem1.Caption = "Windows";
            this.barMdiChildrenListItem1.Id = 1;
            this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1";
            // 
            // barAndDockingController1
            // 
            this.barAndDockingController1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            // 
            // barEditItem3
            // 
            this.barEditItem3.Caption = "Page Image Position";
            this.barEditItem3.Edit = this.repositoryItemImageComboBox3;
            this.barEditItem3.Id = 7;
            this.barEditItem3.Name = "barEditItem3";
            this.barEditItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.barEditItem3.EditValueChanged += new System.EventHandler(this.barEditItem3_EditValueChanged);
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar1,
            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.barButtonItem1,
            this.barMdiChildrenListItem1,
            this.barEditItem1,
            this.barEditItem2,
            this.barEditItem3,
            this.barEditItem4,
            this.BarButtonItem2});
            this.barManager1.MaxItemId = 10;
            this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageComboBox1,
            this.repositoryItemImageComboBox2,
            this.repositoryItemImageComboBox3,
            this.repositoryItemImageComboBox4});
            // 
            // bar1
            // 
            this.bar1.BarName = "barWindows";
            this.bar1.DockCol = 0;
            this.bar1.DockRow = 0;
            this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar1.FloatLocation = new System.Drawing.Point(42, 179);
            this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1)});
            this.bar1.Text = "Windows";
            // 
            // barButtonItem1
            // 
            this.barButtonItem1.Caption = "Add New Form";
            this.barButtonItem1.Id = 0;
            this.barButtonItem1.Name = "barButtonItem1";
            this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
            // 
            // bar2
            // 
            this.bar2.BarName = "barOptions";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 1;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar2.FloatLocation = new System.Drawing.Point(40, 210);
            this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem1, "", false, true, true, 85),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem2, "", false, true, true, 87),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem3, "", false, true, true, 85),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem4, "", false, true, true, 81)});
            this.bar2.Text = "Options";
            // 
            // barEditItem1
            // 
            this.barEditItem1.Caption = "Header Location";
            this.barEditItem1.Edit = this.repositoryItemImageComboBox1;
            this.barEditItem1.Id = 5;
            this.barEditItem1.Name = "barEditItem1";
            this.barEditItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.barEditItem1.EditValueChanged += new System.EventHandler(this.barEditItem1_EditValueChanged);
            // 
            // barEditItem2
            // 
            this.barEditItem2.Caption = "Header Orientation";
            this.barEditItem2.Edit = this.repositoryItemImageComboBox2;
            this.barEditItem2.Id = 6;
            this.barEditItem2.Name = "barEditItem2";
            this.barEditItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.barEditItem2.EditValueChanged += new System.EventHandler(this.barEditItem2_EditValueChanged);
            // 
            // repositoryItemImageComboBox2
            // 
            this.repositoryItemImageComboBox2.AutoHeight = false;
            this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
            // 
            // barEditItem4
            // 
            this.barEditItem4.Caption = "Header AutoFill";
            this.barEditItem4.Edit = this.repositoryItemImageComboBox4;
            this.barEditItem4.Id = 8;
            this.barEditItem4.Name = "barEditItem4";
            this.barEditItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.barEditItem4.EditValueChanged += new System.EventHandler(this.barEditItem4_EditValueChanged);
            // 
            // repositoryItemImageComboBox4
            // 
            this.repositoryItemImageComboBox4.AutoHeight = false;
            this.repositoryItemImageComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox4.Name = "repositoryItemImageComboBox4";
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size = new System.Drawing.Size(776, 50);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 310);
            this.barDockControlBottom.Size = new System.Drawing.Size(776, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 50);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 260);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(776, 50);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 260);
            // 
            // BarButtonItem2
            // 
            this.BarButtonItem2.Caption = "BarButtonItem2";
            this.BarButtonItem2.Id = 9;
            this.BarButtonItem2.Name = "BarButtonItem2";
            // 
            // 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, "");
            // 
            // xtraTabbedMdiManager1
            // 
            this.xtraTabbedMdiManager1.Controller = this.barAndDockingController1;
            this.xtraTabbedMdiManager1.MdiParent = this;
            this.xtraTabbedMdiManager1.PageAdded += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageAdded);
            
            this.xtraTabbedMdiManager1.PageRemoved += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageRemoved);
            // 
            // PopupMenu1
            // 
            this.PopupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.BarButtonItem2)});
            this.PopupMenu1.Manager = this.barManager1;
            this.PopupMenu1.Name = "PopupMenu1";
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(776, 310);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.IsMdiContainer = true;
            this.Name = "Form1";
            this.Text = "TabbedMDI (CS code)";
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PopupMenu1)).EndInit();
            this.ResumeLayout(false);

		}
 /// <summary> 
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MyBarMenu));
     DevExpress.Utils.SuperToolTip superToolTip63 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem62 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip64 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem63 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip65 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem64 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip66 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem65 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip67 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem66 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip68 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem67 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip69 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem68 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip70 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem69 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip71 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem70 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip72 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem71 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip73 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem72 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip74 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem73 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip75 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem74 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip76 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem75 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip77 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem76 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip78 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem77 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip79 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem78 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip80 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem79 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip81 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem80 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip82 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem81 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip83 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem82 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip84 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem83 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip85 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem84 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip86 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem85 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip87 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem86 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip88 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem87 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip89 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem88 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip90 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem89 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip91 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem90 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip92 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem91 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip93 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem92 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip94 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem93 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip95 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem94 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip96 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem95 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip97 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem96 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip98 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem97 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip99 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem98 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip100 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem99 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip101 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem100 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip102 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem101 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip103 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem102 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip104 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem103 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip105 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem104 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip106 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem105 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip107 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem106 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip108 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem107 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip109 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem108 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip110 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem109 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip111 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem110 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip112 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem111 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip113 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem112 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip114 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem113 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip115 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem114 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip116 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.SuperToolTip superToolTip117 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem115 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip118 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem116 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip119 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem117 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip120 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem118 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip121 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem119 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip122 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem120 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip123 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem121 = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip124 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem toolTipItem122 = new DevExpress.Utils.ToolTipItem();
     this.BarMenus = new DevExpress.XtraBars.BarManager(this.components);
     this.Menu = new DevExpress.XtraBars.Bar();
     this.btnCreate = new DevExpress.XtraBars.BarButtonItem();
     this.btnRequestSource = new DevExpress.XtraBars.BarButtonItem();
     this.btnModify = new DevExpress.XtraBars.BarButtonItem();
     this.btnRemove = new DevExpress.XtraBars.BarButtonItem();
     this.btnLock = new DevExpress.XtraBars.BarButtonItem();
     this.btnUnLock = new DevExpress.XtraBars.BarButtonItem();
     this.btnReView = new DevExpress.XtraBars.BarButtonItem();
     this.btnFinReView = new DevExpress.XtraBars.BarButtonItem();
     this.btnUnReView = new DevExpress.XtraBars.BarButtonItem();
     this.btnUsing = new DevExpress.XtraBars.BarButtonItem();
     this.btnUnUsing = new DevExpress.XtraBars.BarButtonItem();
     this.btnGoods = new DevExpress.XtraBars.BarButtonItem();
     this.btnPayed = new DevExpress.XtraBars.BarButtonItem();
     this.btnImport = new DevExpress.XtraBars.BarButtonItem();
     this.btnExport = new DevExpress.XtraBars.BarButtonItem();
     this.btnMerge = new DevExpress.XtraBars.BarButtonItem();
     this.btnSplit = new DevExpress.XtraBars.BarButtonItem();
     this.btnSMS = new DevExpress.XtraBars.BarButtonItem();
     this.btnSyn = new DevExpress.XtraBars.BarButtonItem();
     this.btnPrePage = new DevExpress.XtraBars.BarButtonItem();
     this.btnNextPage = new DevExpress.XtraBars.BarButtonItem();
     this.btnConvertReplan = new DevExpress.XtraBars.BarButtonItem();
     this.btnReleva = new DevExpress.XtraBars.BarButtonItem();
     this.btnUnReplation = new DevExpress.XtraBars.BarButtonItem();
     this.btnPurchase = new DevExpress.XtraBars.BarButtonItem();
     this.btnRequest = new DevExpress.XtraBars.BarButtonItem();
     this.btnAgainDown = new DevExpress.XtraBars.BarButtonItem();
     this.btnUpload = new DevExpress.XtraBars.BarButtonItem();
     this.btnDownload = new DevExpress.XtraBars.BarButtonItem();
     this.btnAuthorPur = new DevExpress.XtraBars.BarButtonItem();
     this.btnAuthorUser = new DevExpress.XtraBars.BarButtonItem();
     this.btnPrint = new DevExpress.XtraBars.BarButtonItem();
     this.btnBackUp = new DevExpress.XtraBars.BarButtonItem();
     this.btnRevert = new DevExpress.XtraBars.BarButtonItem();
     this.btnInvalid = new DevExpress.XtraBars.BarButtonItem();
     this.btnSubmit = new DevExpress.XtraBars.BarButtonItem();
     this.btnStopOutput = new DevExpress.XtraBars.BarButtonItem();
     this.btnSendEmail = new DevExpress.XtraBars.BarButtonItem();
     this.btnCast = new DevExpress.XtraBars.BarButtonItem();
     this.btnaAlot = new DevExpress.XtraBars.BarButtonItem();
     this.btnAFP = new DevExpress.XtraBars.BarButtonItem();
     this.btnArrival = new DevExpress.XtraBars.BarButtonItem();
     this.btnCRP = new DevExpress.XtraBars.BarButtonItem();
     this.btnDirectStorage = new DevExpress.XtraBars.BarButtonItem();
     this.btnDiscount = new DevExpress.XtraBars.BarButtonItem();
     this.btnDump = new DevExpress.XtraBars.BarButtonItem();
     this.btnFavourable = new DevExpress.XtraBars.BarButtonItem();
     this.btnKeep = new DevExpress.XtraBars.BarButtonItem();
     this.btnReject = new DevExpress.XtraBars.BarButtonItem();
     this.btnReBack = new DevExpress.XtraBars.BarButtonItem();
     this.btnDispute = new DevExpress.XtraBars.BarButtonItem();
     this.btnRePayed = new DevExpress.XtraBars.BarButtonItem();
     this.btnInv = new DevExpress.XtraBars.BarButtonItem();
     this.btnCmp = new DevExpress.XtraBars.BarButtonItem();
     this.btnPrintView = new DevExpress.XtraBars.BarButtonItem();
     this.btnChange = new DevExpress.XtraBars.BarButtonItem();
     this.btnTraferCargo = new DevExpress.XtraBars.BarButtonItem();
     this.btnUnPrint = new DevExpress.XtraBars.BarButtonItem();
     this.btnGen = new DevExpress.XtraBars.BarButtonItem();
     this.btnLaid = new DevExpress.XtraBars.BarButtonItem();
     this.btnKnockOff = new DevExpress.XtraBars.BarButtonItem();
     this.btnRefresh = new DevExpress.XtraBars.BarButtonItem();
     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.btnLogDocument = new DevExpress.XtraBars.BarButtonItem();
     this.btnGoodsDocument = new DevExpress.XtraBars.BarButtonItem();
     this.btnHouseReView = new DevExpress.XtraBars.BarButtonItem();
     this.btnSendMoney = new DevExpress.XtraBars.BarButtonItem();
     this.btnRecharge = new DevExpress.XtraBars.BarButtonItem();
     this.btnTagPrint = new DevExpress.XtraBars.BarButtonItem();
     this.btnTocPrint = new DevExpress.XtraBars.BarButtonItem();
     this.btnHold = new DevExpress.XtraBars.BarButtonItem();
     this.btnHangUp = new DevExpress.XtraBars.BarButtonItem();
     this.btnCallOut = new DevExpress.XtraBars.BarButtonItem();
     this.btnBusy = new DevExpress.XtraBars.BarButtonItem();
     this.btnReset = new DevExpress.XtraBars.BarButtonItem();
     this.btnSetting = new DevExpress.XtraBars.BarButtonItem();
     this.btnShowBusy = new DevExpress.XtraBars.BarButtonItem();
     this.btnShowIdle = new DevExpress.XtraBars.BarButtonItem();
     this.btnAnswer = new DevExpress.XtraBars.BarButtonItem();
     this.btnTurnOut = new DevExpress.XtraBars.BarButtonItem();
     this.btnPick = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.BarMenus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     this.SuspendLayout();
     //
     // BarMenus
     //
     this.BarMenus.AllowCustomization = false;
     this.BarMenus.AllowMoveBarOnToolbar = false;
     this.BarMenus.AllowQuickCustomization = false;
     this.BarMenus.AllowShowToolbarsPopup = false;
     this.BarMenus.AutoSaveInRegistry = true;
     this.BarMenus.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.Menu});
     this.BarMenus.Controller = this.barAndDockingController1;
     this.BarMenus.DockControls.Add(this.barDockControlTop);
     this.BarMenus.DockControls.Add(this.barDockControlBottom);
     this.BarMenus.DockControls.Add(this.barDockControlLeft);
     this.BarMenus.DockControls.Add(this.barDockControlRight);
     this.BarMenus.Form = this;
     this.BarMenus.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.btnCreate,
     this.btnModify,
     this.btnRemove,
     this.btnLock,
     this.btnUnLock,
     this.btnReView,
     this.btnUnReView,
     this.btnGoods,
     this.btnImport,
     this.btnExport,
     this.btnLogDocument,
     this.btnMerge,
     this.btnSplit,
     this.btnSMS,
     this.btnSyn,
     this.btnGoodsDocument,
     this.btnPrePage,
     this.btnNextPage,
     this.btnConvertReplan,
     this.btnReleva,
     this.btnPurchase,
     this.btnRequest,
     this.btnAgainDown,
     this.btnUpload,
     this.btnDownload,
     this.btnPrint,
     this.btnAuthorPur,
     this.btnAuthorUser,
     this.btnHouseReView,
     this.btnBackUp,
     this.btnRevert,
     this.btnInvalid,
     this.btnSubmit,
     this.btnRequestSource,
     this.btnUnReplation,
     this.btnPayed,
     this.btnStopOutput,
     this.btnSendEmail,
     this.btnSendMoney,
     this.btnRecharge,
     this.btnCast,
     this.btnUsing,
     this.btnUnUsing,
     this.btnFinReView,
     this.btnTagPrint,
     this.btnTocPrint,
     this.btnaAlot,
     this.btnAFP,
     this.btnArrival,
     this.btnCRP,
     this.btnDirectStorage,
     this.btnTraferCargo,
     this.btnDiscount,
     this.btnDump,
     this.btnFavourable,
     this.btnKeep,
     this.btnReject,
     this.btnReBack,
     this.btnDispute,
     this.btnInv,
     this.btnRePayed,
     this.btnCmp,
     this.btnPrintView,
     this.btnUnPrint,
     this.btnChange,
     this.btnGen,
     this.btnLaid,
     this.btnKnockOff,
     this.btnRefresh,
     this.btnHold,
     this.btnHangUp,
     this.btnCallOut,
     this.btnBusy,
     this.btnReset,
     this.btnSetting,
     this.btnShowBusy,
     this.btnShowIdle,
     this.btnAnswer,
     this.btnTurnOut,
     this.btnPick});
     this.BarMenus.MaxItemId = 132;
     this.BarMenus.ShowFullMenus = true;
     //
     // Menu
     //
     this.Menu.BarName = "Tools";
     this.Menu.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.Menu.DockCol = 0;
     this.Menu.DockRow = 0;
     this.Menu.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.Menu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.btnCreate),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRequestSource),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnModify),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRemove),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnLock),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUnLock),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnReView),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnFinReView),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUnReView),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUsing),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUnUsing),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnGoods),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPayed),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnImport),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnExport),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnMerge),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSplit),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSMS),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSyn),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPrePage),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnNextPage),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnConvertReplan),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnReleva),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUnReplation),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPurchase),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRequest),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnAgainDown),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUpload),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnDownload),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnAuthorPur),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnAuthorUser),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnBackUp),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRevert),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnInvalid),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSubmit),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnStopOutput),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSendEmail),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnCast),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnaAlot),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnAFP),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnArrival),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnCRP),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnDirectStorage),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnDiscount),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnDump),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnFavourable),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnKeep),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnReject),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnReBack),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnDispute),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRePayed),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnInv),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnCmp),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPrintView),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnChange),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnTraferCargo),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnUnPrint),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnGen),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnLaid),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnKnockOff),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnRefresh),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnHold),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnHangUp),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnCallOut),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnPick),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnBusy),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnReset),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnSetting),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnShowBusy),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnShowIdle),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnAnswer),
     new DevExpress.XtraBars.LinkPersistInfo(this.btnTurnOut)});
     this.Menu.OptionsBar.AllowCollapse = true;
     this.Menu.OptionsBar.AllowQuickCustomization = false;
     this.Menu.OptionsBar.DrawDragBorder = false;
     this.Menu.OptionsBar.UseWholeRow = true;
     this.Menu.Text = "Tools";
     //
     // btnCreate
     //
     this.btnCreate.Caption = "新增";
     this.btnCreate.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCreate.Glyph")));
     this.btnCreate.Id = 0;
     this.btnCreate.Name = "btnCreate";
     superToolTip63.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem62.Text = "<b>新增按钮</b>";
     superToolTip63.Items.Add(toolTipItem62);
     this.btnCreate.SuperTip = superToolTip63;
     this.btnCreate.Tag = "新增";
     this.btnCreate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRequestSource
     //
     this.btnRequestSource.Caption = "获取";
     this.btnRequestSource.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRequestSource.Glyph")));
     this.btnRequestSource.Id = 43;
     this.btnRequestSource.Name = "btnRequestSource";
     superToolTip64.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem63.Text = "<b>获取数据</b>";
     superToolTip64.Items.Add(toolTipItem63);
     this.btnRequestSource.SuperTip = superToolTip64;
     this.btnRequestSource.Tag = "获取";
     this.btnRequestSource.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnModify
     //
     this.btnModify.Caption = "修改";
     this.btnModify.Glyph = ((System.Drawing.Image)(resources.GetObject("btnModify.Glyph")));
     this.btnModify.Id = 1;
     this.btnModify.Name = "btnModify";
     superToolTip65.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem64.Text = "<b>修改按钮</b>";
     superToolTip65.Items.Add(toolTipItem64);
     this.btnModify.SuperTip = superToolTip65;
     this.btnModify.Tag = "修改";
     this.btnModify.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRemove
     //
     this.btnRemove.Caption = "删除";
     this.btnRemove.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRemove.Glyph")));
     this.btnRemove.Id = 3;
     this.btnRemove.Name = "btnRemove";
     superToolTip66.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem65.Text = "<b>删除按钮</b>";
     superToolTip66.Items.Add(toolTipItem65);
     this.btnRemove.SuperTip = superToolTip66;
     this.btnRemove.Tag = "删除";
     this.btnRemove.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnLock
     //
     this.btnLock.Caption = "锁定";
     this.btnLock.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLock.Glyph")));
     this.btnLock.Id = 4;
     this.btnLock.Name = "btnLock";
     superToolTip67.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem66.Text = "<b>锁定按钮</b>";
     superToolTip67.Items.Add(toolTipItem66);
     this.btnLock.SuperTip = superToolTip67;
     this.btnLock.Tag = "锁定";
     this.btnLock.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUnLock
     //
     this.btnUnLock.Caption = "解锁";
     this.btnUnLock.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnLock.Glyph")));
     this.btnUnLock.Id = 5;
     this.btnUnLock.Name = "btnUnLock";
     superToolTip68.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem67.Text = "<b>解锁按钮</b>";
     superToolTip68.Items.Add(toolTipItem67);
     this.btnUnLock.SuperTip = superToolTip68;
     this.btnUnLock.Tag = "解锁";
     this.btnUnLock.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnReView
     //
     this.btnReView.Caption = "审核";
     this.btnReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReView.Glyph")));
     this.btnReView.Id = 6;
     this.btnReView.Name = "btnReView";
     superToolTip69.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem68.Text = "<b>审核按钮</b>";
     superToolTip69.Items.Add(toolTipItem68);
     this.btnReView.SuperTip = superToolTip69;
     this.btnReView.Tag = "审核";
     this.btnReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnFinReView
     //
     this.btnFinReView.Caption = "财审";
     this.btnFinReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnFinReView.Glyph")));
     this.btnFinReView.Id = 54;
     this.btnFinReView.Name = "btnFinReView";
     superToolTip70.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem69.Text = "<b>财务审核</b>";
     superToolTip70.Items.Add(toolTipItem69);
     this.btnFinReView.SuperTip = superToolTip70;
     this.btnFinReView.Tag = "财审";
     this.btnFinReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUnReView
     //
     this.btnUnReView.Caption = "退审";
     this.btnUnReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnReView.Glyph")));
     this.btnUnReView.Id = 7;
     this.btnUnReView.Name = "btnUnReView";
     superToolTip71.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem70.Text = "<b>退审按钮</b>";
     superToolTip71.Items.Add(toolTipItem70);
     this.btnUnReView.SuperTip = superToolTip71;
     this.btnUnReView.Tag = "退审";
     this.btnUnReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUsing
     //
     this.btnUsing.Caption = "启用";
     this.btnUsing.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUsing.Glyph")));
     this.btnUsing.Id = 52;
     this.btnUsing.Name = "btnUsing";
     superToolTip72.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem71.Text = "<b>启用按钮</b>";
     superToolTip72.Items.Add(toolTipItem71);
     this.btnUsing.SuperTip = superToolTip72;
     this.btnUsing.Tag = "启用";
     this.btnUsing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUnUsing
     //
     this.btnUnUsing.Caption = "禁用";
     this.btnUnUsing.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnUsing.Glyph")));
     this.btnUnUsing.Id = 53;
     this.btnUnUsing.Name = "btnUnUsing";
     superToolTip73.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem72.Text = "<b>未启用按钮</b>";
     superToolTip73.Items.Add(toolTipItem72);
     this.btnUnUsing.SuperTip = superToolTip73;
     this.btnUnUsing.Tag = "禁用";
     this.btnUnUsing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnGoods
     //
     this.btnGoods.Caption = "发货";
     this.btnGoods.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGoods.Glyph")));
     this.btnGoods.Id = 9;
     this.btnGoods.Name = "btnGoods";
     superToolTip74.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem73.Text = "<b>发货按钮</b>";
     superToolTip74.Items.Add(toolTipItem73);
     this.btnGoods.SuperTip = superToolTip74;
     this.btnGoods.Tag = "发货";
     this.btnGoods.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPayed
     //
     this.btnPayed.Caption = "结算";
     this.btnPayed.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPayed.Glyph")));
     this.btnPayed.Id = 46;
     this.btnPayed.Name = "btnPayed";
     superToolTip75.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem74.Text = "<b>结算按钮</b>";
     superToolTip75.Items.Add(toolTipItem74);
     this.btnPayed.SuperTip = superToolTip75;
     this.btnPayed.Tag = "结算";
     this.btnPayed.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnImport
     //
     this.btnImport.Caption = "导入";
     this.btnImport.Glyph = ((System.Drawing.Image)(resources.GetObject("btnImport.Glyph")));
     this.btnImport.Id = 10;
     this.btnImport.Name = "btnImport";
     superToolTip76.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem75.Text = "<b>导入按钮</b>";
     superToolTip76.Items.Add(toolTipItem75);
     this.btnImport.SuperTip = superToolTip76;
     this.btnImport.Tag = "导入";
     this.btnImport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnExport
     //
     this.btnExport.Caption = "导出";
     this.btnExport.Glyph = ((System.Drawing.Image)(resources.GetObject("btnExport.Glyph")));
     this.btnExport.Id = 11;
     this.btnExport.Name = "btnExport";
     superToolTip77.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem76.Text = "<b>导出按钮</b>";
     superToolTip77.Items.Add(toolTipItem76);
     this.btnExport.SuperTip = superToolTip77;
     this.btnExport.Tag = "导出";
     this.btnExport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnMerge
     //
     this.btnMerge.Caption = "合并";
     this.btnMerge.Glyph = ((System.Drawing.Image)(resources.GetObject("btnMerge.Glyph")));
     this.btnMerge.Id = 18;
     this.btnMerge.Name = "btnMerge";
     superToolTip78.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem77.Text = "<b>合并按钮</b>";
     superToolTip78.Items.Add(toolTipItem77);
     this.btnMerge.SuperTip = superToolTip78;
     this.btnMerge.Tag = "合并";
     this.btnMerge.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSplit
     //
     this.btnSplit.Caption = "拆分";
     this.btnSplit.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSplit.Glyph")));
     this.btnSplit.Id = 19;
     this.btnSplit.Name = "btnSplit";
     superToolTip79.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem78.Text = "<b>拆分按钮</b>";
     superToolTip79.Items.Add(toolTipItem78);
     this.btnSplit.SuperTip = superToolTip79;
     this.btnSplit.Tag = "拆分";
     this.btnSplit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSMS
     //
     this.btnSMS.Caption = "发短信";
     this.btnSMS.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSMS.Glyph")));
     this.btnSMS.Id = 20;
     this.btnSMS.Name = "btnSMS";
     superToolTip80.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem79.Text = "<b>发送短信按钮</b>";
     superToolTip80.Items.Add(toolTipItem79);
     this.btnSMS.SuperTip = superToolTip80;
     this.btnSMS.Tag = "发短信";
     this.btnSMS.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSyn
     //
     this.btnSyn.Caption = "同步";
     this.btnSyn.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSyn.Glyph")));
     this.btnSyn.Id = 21;
     this.btnSyn.Name = "btnSyn";
     superToolTip81.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem80.Text = "<b>同步按钮</b>";
     superToolTip81.Items.Add(toolTipItem80);
     this.btnSyn.SuperTip = superToolTip81;
     this.btnSyn.Tag = "同步";
     this.btnSyn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPrePage
     //
     this.btnPrePage.Caption = "上一条";
     this.btnPrePage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrePage.Glyph")));
     this.btnPrePage.Id = 27;
     this.btnPrePage.Name = "btnPrePage";
     superToolTip82.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem81.Text = "<b>上一条按钮</b>";
     superToolTip82.Items.Add(toolTipItem81);
     this.btnPrePage.SuperTip = superToolTip82;
     this.btnPrePage.Tag = "上一条";
     this.btnPrePage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnNextPage
     //
     this.btnNextPage.Caption = "下一条";
     this.btnNextPage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnNextPage.Glyph")));
     this.btnNextPage.Id = 28;
     this.btnNextPage.Name = "btnNextPage";
     superToolTip83.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem82.Text = "<b>下一条按钮</b>";
     superToolTip83.Items.Add(toolTipItem82);
     this.btnNextPage.SuperTip = superToolTip83;
     this.btnNextPage.Tag = "下一条";
     this.btnNextPage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnConvertReplan
     //
     this.btnConvertReplan.Caption = "转补款单";
     this.btnConvertReplan.Glyph = ((System.Drawing.Image)(resources.GetObject("btnConvertReplan.Glyph")));
     this.btnConvertReplan.Id = 29;
     this.btnConvertReplan.Name = "btnConvertReplan";
     superToolTip84.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem83.Text = "<b>转换成补款单按钮</b>";
     superToolTip84.Items.Add(toolTipItem83);
     this.btnConvertReplan.SuperTip = superToolTip84;
     this.btnConvertReplan.Tag = "转换补款单";
     this.btnConvertReplan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnReleva
     //
     this.btnReleva.Caption = "关联";
     this.btnReleva.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReleva.Glyph")));
     this.btnReleva.Id = 31;
     this.btnReleva.Name = "btnReleva";
     superToolTip85.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem84.Text = "<b>关联按钮</b>";
     superToolTip85.Items.Add(toolTipItem84);
     this.btnReleva.SuperTip = superToolTip85;
     this.btnReleva.Tag = "关联";
     this.btnReleva.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUnReplation
     //
     this.btnUnReplation.Caption = "取消关联";
     this.btnUnReplation.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnReplation.Glyph")));
     this.btnUnReplation.Id = 45;
     this.btnUnReplation.Name = "btnUnReplation";
     superToolTip86.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem85.Text = "<b>取消关联</b>";
     superToolTip86.Items.Add(toolTipItem85);
     this.btnUnReplation.SuperTip = superToolTip86;
     this.btnUnReplation.Tag = "取消关联";
     this.btnUnReplation.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPurchase
     //
     this.btnPurchase.Caption = "订单采购";
     this.btnPurchase.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPurchase.Glyph")));
     this.btnPurchase.Id = 32;
     this.btnPurchase.Name = "btnPurchase";
     superToolTip87.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem86.Text = "<b>生产采购单按钮</b>";
     superToolTip87.Items.Add(toolTipItem86);
     this.btnPurchase.SuperTip = superToolTip87;
     this.btnPurchase.Tag = "订单采购";
     this.btnPurchase.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRequest
     //
     this.btnRequest.Caption = "获取失败";
     this.btnRequest.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRequest.Glyph")));
     this.btnRequest.Id = 23;
     this.btnRequest.Name = "btnRequest";
     superToolTip88.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem87.Text = "<b>得到下载失败订单</b>";
     superToolTip88.Items.Add(toolTipItem87);
     this.btnRequest.SuperTip = superToolTip88;
     this.btnRequest.Tag = "获取订单";
     this.btnRequest.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnAgainDown
     //
     this.btnAgainDown.Caption = "重下失败";
     this.btnAgainDown.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAgainDown.Glyph")));
     this.btnAgainDown.Id = 22;
     this.btnAgainDown.Name = "btnAgainDown";
     superToolTip89.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem88.Text = "<b>重新下载失败订单</b>";
     superToolTip89.Items.Add(toolTipItem88);
     this.btnAgainDown.SuperTip = superToolTip89;
     this.btnAgainDown.Tag = "重下订单";
     this.btnAgainDown.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUpload
     //
     this.btnUpload.Caption = "上传";
     this.btnUpload.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUpload.Glyph")));
     this.btnUpload.Id = 33;
     this.btnUpload.Name = "btnUpload";
     superToolTip90.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem89.Text = "<b>上传按钮</b>";
     superToolTip90.Items.Add(toolTipItem89);
     this.btnUpload.SuperTip = superToolTip90;
     this.btnUpload.Tag = "上传";
     this.btnUpload.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnDownload
     //
     this.btnDownload.Caption = "下载";
     this.btnDownload.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDownload.Glyph")));
     this.btnDownload.Id = 34;
     this.btnDownload.Name = "btnDownload";
     superToolTip91.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem90.Text = "<b>下载按钮</b>";
     superToolTip91.Items.Add(toolTipItem90);
     this.btnDownload.SuperTip = superToolTip91;
     this.btnDownload.Tag = "下载";
     this.btnDownload.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnAuthorPur
     //
     this.btnAuthorPur.Caption = "角色权限";
     this.btnAuthorPur.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAuthorPur.Glyph")));
     this.btnAuthorPur.Id = 36;
     this.btnAuthorPur.Name = "btnAuthorPur";
     superToolTip92.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem91.Text = "<b>角色赋值权限按钮</b>";
     superToolTip92.Items.Add(toolTipItem91);
     this.btnAuthorPur.SuperTip = superToolTip92;
     this.btnAuthorPur.Tag = "角色权限";
     this.btnAuthorPur.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnAuthorUser
     //
     this.btnAuthorUser.Caption = "角色用户";
     this.btnAuthorUser.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAuthorUser.Glyph")));
     this.btnAuthorUser.Id = 37;
     this.btnAuthorUser.Name = "btnAuthorUser";
     superToolTip93.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem92.Text = "<b>用户赋值角色按钮</b>";
     superToolTip93.Items.Add(toolTipItem92);
     this.btnAuthorUser.SuperTip = superToolTip93;
     this.btnAuthorUser.Tag = "角色用户";
     this.btnAuthorUser.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPrint
     //
     this.btnPrint.Caption = "打印";
     this.btnPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrint.Glyph")));
     this.btnPrint.Id = 35;
     this.btnPrint.Name = "btnPrint";
     superToolTip94.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem93.Text = "<b>单据打印按钮</b>";
     superToolTip94.Items.Add(toolTipItem93);
     this.btnPrint.SuperTip = superToolTip94;
     this.btnPrint.Tag = "打印";
     this.btnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnBackUp
     //
     this.btnBackUp.Caption = "备份";
     this.btnBackUp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnBackUp.Glyph")));
     this.btnBackUp.Id = 39;
     this.btnBackUp.Name = "btnBackUp";
     superToolTip95.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem94.Text = "<b>备份</b>";
     superToolTip95.Items.Add(toolTipItem94);
     this.btnBackUp.SuperTip = superToolTip95;
     this.btnBackUp.Tag = "备份";
     this.btnBackUp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRevert
     //
     this.btnRevert.Caption = "还原";
     this.btnRevert.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRevert.Glyph")));
     this.btnRevert.Id = 40;
     this.btnRevert.Name = "btnRevert";
     superToolTip96.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem95.Text = "<b>还原</b>";
     superToolTip96.Items.Add(toolTipItem95);
     this.btnRevert.SuperTip = superToolTip96;
     this.btnRevert.Tag = "还原";
     this.btnRevert.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnInvalid
     //
     this.btnInvalid.Caption = "作废";
     this.btnInvalid.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInvalid.Glyph")));
     this.btnInvalid.Id = 41;
     this.btnInvalid.Name = "btnInvalid";
     superToolTip97.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem96.Text = "<b>作废</b>";
     superToolTip97.Items.Add(toolTipItem96);
     this.btnInvalid.SuperTip = superToolTip97;
     this.btnInvalid.Tag = "作废";
     this.btnInvalid.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSubmit
     //
     this.btnSubmit.Caption = "提交";
     this.btnSubmit.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSubmit.Glyph")));
     this.btnSubmit.Id = 42;
     this.btnSubmit.Name = "btnSubmit";
     superToolTip98.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem97.Text = "<b>提交</b>";
     superToolTip98.Items.Add(toolTipItem97);
     this.btnSubmit.SuperTip = superToolTip98;
     this.btnSubmit.Tag = "提交";
     this.btnSubmit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnStopOutput
     //
     this.btnStopOutput.Caption = "停止生产";
     this.btnStopOutput.Glyph = ((System.Drawing.Image)(resources.GetObject("btnStopOutput.Glyph")));
     this.btnStopOutput.Id = 47;
     this.btnStopOutput.Name = "btnStopOutput";
     superToolTip99.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem98.Text = "<b>停止生产</b>";
     superToolTip99.Items.Add(toolTipItem98);
     this.btnStopOutput.SuperTip = superToolTip99;
     this.btnStopOutput.Tag = "停止生产";
     this.btnStopOutput.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSendEmail
     //
     this.btnSendEmail.Caption = "发邮件";
     this.btnSendEmail.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSendEmail.Glyph")));
     this.btnSendEmail.Id = 48;
     this.btnSendEmail.Name = "btnSendEmail";
     superToolTip100.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem99.Text = "<b>发送邮件按钮</b>";
     superToolTip100.Items.Add(toolTipItem99);
     this.btnSendEmail.SuperTip = superToolTip100;
     this.btnSendEmail.Tag = "发邮件";
     this.btnSendEmail.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnCast
     //
     this.btnCast.Caption = "转赠品";
     this.btnCast.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCast.Glyph")));
     this.btnCast.Id = 51;
     this.btnCast.Name = "btnCast";
     superToolTip101.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem100.Text = "<b>转赠品</b>";
     superToolTip101.Items.Add(toolTipItem100);
     this.btnCast.SuperTip = superToolTip101;
     this.btnCast.Tag = "转赠品";
     this.btnCast.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnaAlot
     //
     this.btnaAlot.Caption = "分配商品";
     this.btnaAlot.Glyph = ((System.Drawing.Image)(resources.GetObject("btnaAlot.Glyph")));
     this.btnaAlot.Id = 57;
     this.btnaAlot.Name = "btnaAlot";
     superToolTip102.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem101.Text = "<b>分配商品</b>";
     superToolTip102.Items.Add(toolTipItem101);
     this.btnaAlot.SuperTip = superToolTip102;
     this.btnaAlot.Tag = "分配商品";
     this.btnaAlot.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnAFP
     //
     this.btnAFP.Caption = "申请打印";
     this.btnAFP.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAFP.Glyph")));
     this.btnAFP.Id = 58;
     this.btnAFP.Name = "btnAFP";
     superToolTip103.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem102.Text = "<b>申请打印</b>";
     superToolTip103.Items.Add(toolTipItem102);
     this.btnAFP.SuperTip = superToolTip103;
     this.btnAFP.Tag = "申请打印";
     this.btnAFP.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnArrival
     //
     this.btnArrival.Caption = "维修到货";
     this.btnArrival.Glyph = ((System.Drawing.Image)(resources.GetObject("btnArrival.Glyph")));
     this.btnArrival.Id = 59;
     this.btnArrival.Name = "btnArrival";
     superToolTip104.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem103.Text = "<b>维修到货</b>";
     superToolTip104.Items.Add(toolTipItem103);
     this.btnArrival.SuperTip = superToolTip104;
     this.btnArrival.Tag = "维修到货";
     this.btnArrival.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnCRP
     //
     this.btnCRP.Caption = "折价退回";
     this.btnCRP.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCRP.Glyph")));
     this.btnCRP.Id = 60;
     this.btnCRP.Name = "btnCRP";
     superToolTip105.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem104.Text = "<b>折价退回</b>";
     superToolTip105.Items.Add(toolTipItem104);
     this.btnCRP.SuperTip = superToolTip105;
     this.btnCRP.Tag = "折价退回";
     this.btnCRP.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnDirectStorage
     //
     this.btnDirectStorage.Caption = "直接入库";
     this.btnDirectStorage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDirectStorage.Glyph")));
     this.btnDirectStorage.Id = 61;
     this.btnDirectStorage.Name = "btnDirectStorage";
     superToolTip106.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem105.Text = "<b>直接入库</b>";
     superToolTip106.Items.Add(toolTipItem105);
     this.btnDirectStorage.SuperTip = superToolTip106;
     this.btnDirectStorage.Tag = "直接入库";
     this.btnDirectStorage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnDiscount
     //
     this.btnDiscount.Caption = "永久折扣";
     this.btnDiscount.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDiscount.Glyph")));
     this.btnDiscount.Id = 64;
     this.btnDiscount.Name = "btnDiscount";
     superToolTip107.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem106.Text = "<b>永久折扣</b>";
     superToolTip107.Items.Add(toolTipItem106);
     this.btnDiscount.SuperTip = superToolTip107;
     this.btnDiscount.Tag = "永久折扣";
     this.btnDiscount.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnDump
     //
     this.btnDump.Caption = "报废";
     this.btnDump.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDump.Glyph")));
     this.btnDump.Id = 65;
     this.btnDump.Name = "btnDump";
     superToolTip108.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem107.Text = "<b>报废</b>";
     superToolTip108.Items.Add(toolTipItem107);
     this.btnDump.SuperTip = superToolTip108;
     this.btnDump.Tag = "报废";
     this.btnDump.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnFavourable
     //
     this.btnFavourable.Caption = "优惠规则";
     this.btnFavourable.Glyph = ((System.Drawing.Image)(resources.GetObject("btnFavourable.Glyph")));
     this.btnFavourable.Id = 67;
     this.btnFavourable.Name = "btnFavourable";
     superToolTip109.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem108.Text = "<b>优惠规则</b>";
     superToolTip109.Items.Add(toolTipItem108);
     this.btnFavourable.SuperTip = superToolTip109;
     this.btnFavourable.Tag = "优惠规则";
     this.btnFavourable.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnKeep
     //
     this.btnKeep.Caption = "返厂维修";
     this.btnKeep.Glyph = ((System.Drawing.Image)(resources.GetObject("btnKeep.Glyph")));
     this.btnKeep.Id = 68;
     this.btnKeep.Name = "btnKeep";
     superToolTip110.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem109.Text = "<b>反厂维修</b>";
     superToolTip110.Items.Add(toolTipItem109);
     this.btnKeep.SuperTip = superToolTip110;
     this.btnKeep.Tag = "返厂维修";
     this.btnKeep.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnReject
     //
     this.btnReject.Caption = "驳回";
     this.btnReject.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReject.Glyph")));
     this.btnReject.Id = 70;
     this.btnReject.Name = "btnReject";
     superToolTip111.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem110.Text = "<b>驳回</b>";
     superToolTip111.Items.Add(toolTipItem110);
     this.btnReject.SuperTip = superToolTip111;
     this.btnReject.Tag = "驳回";
     this.btnReject.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnReBack
     //
     this.btnReBack.Caption = "回访";
     this.btnReBack.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReBack.Glyph")));
     this.btnReBack.Id = 71;
     this.btnReBack.Name = "btnReBack";
     superToolTip112.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem111.Text = "<b>回访</b>";
     superToolTip112.Items.Add(toolTipItem111);
     this.btnReBack.SuperTip = superToolTip112;
     this.btnReBack.Tag = "回访";
     this.btnReBack.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnDispute
     //
     this.btnDispute.Caption = "纠纷 ";
     this.btnDispute.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDispute.Glyph")));
     this.btnDispute.Id = 74;
     this.btnDispute.Name = "btnDispute";
     superToolTip113.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem112.Text = "<b>纠纷</b>";
     superToolTip113.Items.Add(toolTipItem112);
     this.btnDispute.SuperTip = superToolTip113;
     this.btnDispute.Tag = "纠纷";
     this.btnDispute.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRePayed
     //
     this.btnRePayed.Caption = "退结算";
     this.btnRePayed.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRePayed.Glyph")));
     this.btnRePayed.Id = 76;
     this.btnRePayed.Name = "btnRePayed";
     superToolTip114.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem113.Text = "<b>退结算</b>";
     superToolTip114.Items.Add(toolTipItem113);
     this.btnRePayed.SuperTip = superToolTip114;
     this.btnRePayed.Tag = "退结算";
     this.btnRePayed.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnInv
     //
     this.btnInv.Caption = "库存采购";
     this.btnInv.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInv.Glyph")));
     this.btnInv.Id = 75;
     this.btnInv.Name = "btnInv";
     superToolTip115.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem114.Text = "<b>库存采购</b>";
     superToolTip115.Items.Add(toolTipItem114);
     this.btnInv.SuperTip = superToolTip115;
     this.btnInv.Tag = "库存采购";
     this.btnInv.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnCmp
     //
     this.btnCmp.Caption = "完结";
     this.btnCmp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCmp.Glyph")));
     this.btnCmp.Id = 77;
     this.btnCmp.Name = "btnCmp";
     this.btnCmp.Tag = "完结";
     this.btnCmp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPrintView
     //
     this.btnPrintView.Caption = "打印预览";
     this.btnPrintView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrintView.Glyph")));
     this.btnPrintView.Id = 78;
     this.btnPrintView.Name = "btnPrintView";
     this.btnPrintView.Tag = "打印预览";
     this.btnPrintView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnChange
     //
     this.btnChange.Caption = "变更";
     this.btnChange.Glyph = ((System.Drawing.Image)(resources.GetObject("btnChange.Glyph")));
     this.btnChange.Id = 79;
     this.btnChange.Name = "btnChange";
     this.btnChange.Tag = "变更";
     this.btnChange.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnTraferCargo
     //
     this.btnTraferCargo.Caption = "调货";
     this.btnTraferCargo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTraferCargo.Glyph")));
     this.btnTraferCargo.Id = 63;
     this.btnTraferCargo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnTraferCargo.LargeGlyph")));
     this.btnTraferCargo.Name = "btnTraferCargo";
     this.btnTraferCargo.Tag = "调货";
     this.btnTraferCargo.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnUnPrint
     //
     this.btnUnPrint.Caption = "退打印";
     this.btnUnPrint.Description = "退打印";
     this.btnUnPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnPrint.Glyph")));
     this.btnUnPrint.Id = 79;
     this.btnUnPrint.Name = "btnUnPrint";
     this.btnUnPrint.Tag = "退打印";
     this.btnUnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnGen
     //
     this.btnGen.Caption = "生成";
     this.btnGen.Description = "生成";
     this.btnGen.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGen.Glyph")));
     this.btnGen.Id = 81;
     this.btnGen.Name = "btnGen";
     this.btnGen.Tag = "生成";
     this.btnGen.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnLaid
     //
     this.btnLaid.Caption = "临时入库";
     this.btnLaid.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLaid.Glyph")));
     this.btnLaid.Id = 97;
     this.btnLaid.Name = "btnLaid";
     toolTipTitleItem2.Text = "<b>临时入库</b>";
     superToolTip116.Items.Add(toolTipTitleItem2);
     this.btnLaid.SuperTip = superToolTip116;
     this.btnLaid.Tag = "临时入库";
     this.btnLaid.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnKnockOff
     //
     this.btnKnockOff.Caption = "收 工";
     this.btnKnockOff.Description = "收 工";
     this.btnKnockOff.Glyph = ((System.Drawing.Image)(resources.GetObject("btnKnockOff.Glyph")));
     this.btnKnockOff.Id = 120;
     this.btnKnockOff.Name = "btnKnockOff";
     this.btnKnockOff.Tag = "收工";
     this.btnKnockOff.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRefresh
     //
     this.btnRefresh.Caption = "刷新";
     this.btnRefresh.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Glyph")));
     this.btnRefresh.Id = 25;
     this.btnRefresh.Name = "btnRefresh";
     superToolTip117.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem115.Text = "<b>刷新数据按钮</b>";
     superToolTip117.Items.Add(toolTipItem115);
     this.btnRefresh.SuperTip = superToolTip117;
     this.btnRefresh.Tag = "刷新";
     this.btnRefresh.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
     //
     // 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(4570, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, -5);
     this.barDockControlBottom.Size = new System.Drawing.Size(4570, 65);
     //
     // 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, 0);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(4570, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 0);
     //
     // btnLogDocument
     //
     this.btnLogDocument.Caption = "物流单";
     this.btnLogDocument.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLogDocument.Glyph")));
     this.btnLogDocument.Id = 12;
     this.btnLogDocument.Name = "btnLogDocument";
     superToolTip118.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem116.Text = "<b>打印物流单按钮</b>";
     superToolTip118.Items.Add(toolTipItem116);
     this.btnLogDocument.SuperTip = superToolTip118;
     this.btnLogDocument.Tag = "物流单";
     this.btnLogDocument.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnGoodsDocument
     //
     this.btnGoodsDocument.Caption = "发货单";
     this.btnGoodsDocument.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGoodsDocument.Glyph")));
     this.btnGoodsDocument.Id = 26;
     this.btnGoodsDocument.Name = "btnGoodsDocument";
     superToolTip119.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem117.Text = "<b>打印发货单按钮</b>";
     superToolTip119.Items.Add(toolTipItem117);
     this.btnGoodsDocument.SuperTip = superToolTip119;
     this.btnGoodsDocument.Tag = "发货单";
     this.btnGoodsDocument.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnHouseReView
     //
     this.btnHouseReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHouseReView.Glyph")));
     this.btnHouseReView.Id = 38;
     this.btnHouseReView.Name = "btnHouseReView";
     superToolTip120.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem118.Text = "<b>货物审核按钮</b>";
     superToolTip120.Items.Add(toolTipItem118);
     this.btnHouseReView.SuperTip = superToolTip120;
     this.btnHouseReView.Tag = "货审";
     this.btnHouseReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSendMoney
     //
     this.btnSendMoney.Caption = "发红包";
     this.btnSendMoney.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSendMoney.Glyph")));
     this.btnSendMoney.Id = 49;
     this.btnSendMoney.Name = "btnSendMoney";
     superToolTip121.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem119.Text = "<b>发送红包按钮</b>";
     superToolTip121.Items.Add(toolTipItem119);
     this.btnSendMoney.SuperTip = superToolTip121;
     this.btnSendMoney.Tag = "发红包";
     this.btnSendMoney.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnRecharge
     //
     this.btnRecharge.Caption = "短信充值";
     this.btnRecharge.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRecharge.Glyph")));
     this.btnRecharge.Id = 50;
     this.btnRecharge.Name = "btnRecharge";
     superToolTip122.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem120.Text = "<b>短信充值按钮</b>";
     superToolTip122.Items.Add(toolTipItem120);
     this.btnRecharge.SuperTip = superToolTip122;
     this.btnRecharge.Tag = "短信充值";
     this.btnRecharge.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnTagPrint
     //
     this.btnTagPrint.Caption = "barButtonItem1";
     this.btnTagPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTagPrint.Glyph")));
     this.btnTagPrint.Id = 55;
     this.btnTagPrint.Name = "btnTagPrint";
     superToolTip123.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem121.Text = "<b>标签打印</b>";
     superToolTip123.Items.Add(toolTipItem121);
     this.btnTagPrint.SuperTip = superToolTip123;
     this.btnTagPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnTocPrint
     //
     this.btnTocPrint.Caption = "理货打印";
     this.btnTocPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTocPrint.Glyph")));
     this.btnTocPrint.Id = 56;
     this.btnTocPrint.Name = "btnTocPrint";
     superToolTip124.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True;
     toolTipItem122.Text = "<b>理货打印</b>";
     superToolTip124.Items.Add(toolTipItem122);
     this.btnTocPrint.SuperTip = superToolTip124;
     this.btnTocPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnHold
     //
     this.btnHold.Caption = "保持";
     this.btnHold.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHold.Glyph")));
     this.btnHold.Id = 121;
     this.btnHold.Name = "btnHold";
     this.btnHold.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnHangUp
     //
     this.btnHangUp.Caption = "挂断";
     this.btnHangUp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHangUp.Glyph")));
     this.btnHangUp.Id = 122;
     this.btnHangUp.Name = "btnHangUp";
     this.btnHangUp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnCallOut
     //
     this.btnCallOut.Caption = "呼出";
     this.btnCallOut.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCallOut.Glyph")));
     this.btnCallOut.Id = 123;
     this.btnCallOut.Name = "btnCallOut";
     this.btnCallOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnBusy
     //
     this.btnBusy.Caption = "忙碌";
     this.btnBusy.Glyph = ((System.Drawing.Image)(resources.GetObject("btnBusy.Glyph")));
     this.btnBusy.Id = 124;
     this.btnBusy.Name = "btnBusy";
     this.btnBusy.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnReset
     //
     this.btnReset.Caption = "强复位";
     this.btnReset.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReset.Glyph")));
     this.btnReset.Id = 125;
     this.btnReset.Name = "btnReset";
     this.btnReset.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnSetting
     //
     this.btnSetting.Caption = "设置";
     this.btnSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSetting.Glyph")));
     this.btnSetting.Id = 126;
     this.btnSetting.Name = "btnSetting";
     this.btnSetting.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnShowBusy
     //
     this.btnShowBusy.Caption = "示忙";
     this.btnShowBusy.Glyph = ((System.Drawing.Image)(resources.GetObject("btnShowBusy.Glyph")));
     this.btnShowBusy.Id = 127;
     this.btnShowBusy.Name = "btnShowBusy";
     this.btnShowBusy.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnShowIdle
     //
     this.btnShowIdle.Caption = "示闲";
     this.btnShowIdle.Glyph = ((System.Drawing.Image)(resources.GetObject("btnShowIdle.Glyph")));
     this.btnShowIdle.Id = 128;
     this.btnShowIdle.Name = "btnShowIdle";
     this.btnShowIdle.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnAnswer
     //
     this.btnAnswer.Caption = "应答";
     this.btnAnswer.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnswer.Glyph")));
     this.btnAnswer.Id = 129;
     this.btnAnswer.Name = "btnAnswer";
     this.btnAnswer.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnTurnOut
     //
     this.btnTurnOut.Caption = "转出";
     this.btnTurnOut.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTurnOut.Glyph")));
     this.btnTurnOut.Id = 130;
     this.btnTurnOut.Name = "btnTurnOut";
     this.btnTurnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // btnPick
     //
     this.btnPick.Caption = "接回";
     this.btnPick.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPick.Glyph")));
     this.btnPick.Id = 131;
     this.btnPick.Name = "btnPick";
     this.btnPick.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // MyBarMenu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "MyBarMenu";
     this.Size = new System.Drawing.Size(4570, 60);
     this.Load += new System.EventHandler(this.MyBarMenu_Load);
     ((System.ComponentModel.ISupportInitialize)(this.BarMenus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     this.ResumeLayout(false);
 }