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.GridMemberCard = new DevExpress.XtraGrid.GridControl();
     this.gridViewMemberCard = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.GridColumn225 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.GridColumn234 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.GridColumn235 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.mcard_lblNStatusID = new System.Windows.Forms.Label();
     this.cmbMemberCard = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.btnMemberCard_Reprint = new DevExpress.XtraEditors.SimpleButton();
     this.btnMemberCard_Print = new DevExpress.XtraEditors.SimpleButton();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.chkNoPhoto = new System.Windows.Forms.CheckBox();
     this.btnCancelCard = new DevExpress.XtraEditors.SimpleButton();
     this.grpMemberCardBelow = new DevExpress.XtraEditors.GroupControl();
     this.gcTransferMember = new DevExpress.XtraGrid.GridControl();
     this.gvTransferMember = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.txtMemberName = new DevExpress.XtraEditors.TextEdit();
     this.txtMemberID = new DevExpress.XtraEditors.TextEdit();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberCard.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpMemberCardBelow)).BeginInit();
     this.grpMemberCardBelow.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcTransferMember)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTransferMember)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberID.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // GridMemberCard
     //
     this.GridMemberCard.Location = new System.Drawing.Point(19, 74);
     this.GridMemberCard.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridMemberCard.MainView = this.gridViewMemberCard;
     this.GridMemberCard.Name = "GridMemberCard";
     this.GridMemberCard.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemImageComboBox1,
     this.repositoryItemImageComboBox2,
     this.repositoryItemImageEdit1,
     this.repositoryItemPictureEdit1});
     this.GridMemberCard.Size = new System.Drawing.Size(960, 240);
     this.GridMemberCard.TabIndex = 8;
     this.GridMemberCard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMemberCard});
     //
     // gridViewMemberCard
     //
     this.gridViewMemberCard.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn2,
     this.gridColumn3,
     this.GridColumn225,
     this.GridColumn234,
     this.GridColumn235,
     this.gridColumn25,
     this.gridColumn1});
     this.gridViewMemberCard.GridControl = this.GridMemberCard;
     this.gridViewMemberCard.Name = "gridViewMemberCard";
     this.gridViewMemberCard.OptionsCustomization.AllowColumnMoving = false;
     this.gridViewMemberCard.OptionsCustomization.AllowFilter = false;
     this.gridViewMemberCard.OptionsSelection.MultiSelect = true;
     this.gridViewMemberCard.OptionsView.ShowGroupPanel = false;
     this.gridViewMemberCard.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewMemberCard_FocusedRowChanged);
     this.gridViewMemberCard.LostFocus += new System.EventHandler(this.gridViewMemberCard_LostFocus);
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Request ID";
     this.gridColumn2.FieldName = "nRequestID";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 0;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Date";
     this.gridColumn3.FieldName = "dtLastEditDate";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 1;
     //
     // GridColumn225
     //
     this.GridColumn225.Caption = "Membership ID";
     this.GridColumn225.FieldName = "strMembershipID";
     this.GridColumn225.Name = "GridColumn225";
     this.GridColumn225.OptionsColumn.AllowEdit = false;
     this.GridColumn225.Visible = true;
     this.GridColumn225.VisibleIndex = 2;
     this.GridColumn225.Width = 117;
     //
     // GridColumn234
     //
     this.GridColumn234.Caption = "Member Name";
     this.GridColumn234.FieldName = "strMemberName";
     this.GridColumn234.Name = "GridColumn234";
     this.GridColumn234.OptionsColumn.AllowEdit = false;
     this.GridColumn234.Visible = true;
     this.GridColumn234.VisibleIndex = 3;
     this.GridColumn234.Width = 161;
     //
     // GridColumn235
     //
     this.GridColumn235.Caption = "Source Branch";
     this.GridColumn235.FieldName = "BranchFrom";
     this.GridColumn235.Name = "GridColumn235";
     this.GridColumn235.OptionsColumn.AllowEdit = false;
     this.GridColumn235.Width = 190;
     //
     // gridColumn25
     //
     this.gridColumn25.Caption = "Collection Branch";
     this.gridColumn25.FieldName = "strBranchCode";
     this.gridColumn25.Name = "gridColumn25";
     this.gridColumn25.OptionsColumn.AllowEdit = false;
     this.gridColumn25.Visible = true;
     this.gridColumn25.VisibleIndex = 4;
     this.gridColumn25.Width = 162;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Status";
     this.gridColumn1.ColumnEdit = this.repositoryItemImageComboBox1;
     this.gridColumn1.FieldName = "nStatusID";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 5;
     this.gridColumn1.Width = 189;
     //
     // 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.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Transfer Request", 7, -1)});
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // 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";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     this.repositoryItemImageEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // mcard_lblNStatusID
     //
     this.mcard_lblNStatusID.BackColor = System.Drawing.Color.Transparent;
     this.mcard_lblNStatusID.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.mcard_lblNStatusID.Location = new System.Drawing.Point(19, 46);
     this.mcard_lblNStatusID.Name = "mcard_lblNStatusID";
     this.mcard_lblNStatusID.Size = new System.Drawing.Size(67, 19);
     this.mcard_lblNStatusID.TabIndex = 122;
     this.mcard_lblNStatusID.Text = "Status";
     //
     // cmbMemberCard
     //
     this.cmbMemberCard.Location = new System.Drawing.Point(86, 37);
     this.cmbMemberCard.Name = "cmbMemberCard";
     this.cmbMemberCard.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbMemberCard.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Show All", null, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1)});
     this.cmbMemberCard.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.cmbMemberCard.Size = new System.Drawing.Size(192, 22);
     this.cmbMemberCard.TabIndex = 120;
     this.cmbMemberCard.SelectedIndexChanged += new System.EventHandler(this.cmbMemberCard_SelectedIndexChanged);
     //
     // btnMemberCard_Reprint
     //
     this.btnMemberCard_Reprint.Appearance.BackColor = System.Drawing.Color.LightGray;
     this.btnMemberCard_Reprint.Appearance.BorderColor = System.Drawing.Color.Black;
     this.btnMemberCard_Reprint.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberCard_Reprint.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnMemberCard_Reprint.Appearance.Options.UseBackColor = true;
     this.btnMemberCard_Reprint.Appearance.Options.UseBorderColor = true;
     this.btnMemberCard_Reprint.Appearance.Options.UseFont = true;
     this.btnMemberCard_Reprint.Appearance.Options.UseForeColor = true;
     this.btnMemberCard_Reprint.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberCard_Reprint.Enabled = false;
     this.btnMemberCard_Reprint.Location = new System.Drawing.Point(461, 37);
     this.btnMemberCard_Reprint.Name = "btnMemberCard_Reprint";
     this.btnMemberCard_Reprint.Size = new System.Drawing.Size(168, 23);
     this.btnMemberCard_Reprint.TabIndex = 119;
     this.btnMemberCard_Reprint.Text = "Reprint Member Card";
     this.btnMemberCard_Reprint.Click += new System.EventHandler(this.btnMemberCard_Reprint_Click);
     //
     // btnMemberCard_Print
     //
     this.btnMemberCard_Print.Appearance.BackColor = System.Drawing.Color.LightGray;
     this.btnMemberCard_Print.Appearance.BorderColor = System.Drawing.Color.Black;
     this.btnMemberCard_Print.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberCard_Print.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnMemberCard_Print.Appearance.Options.UseBackColor = true;
     this.btnMemberCard_Print.Appearance.Options.UseBorderColor = true;
     this.btnMemberCard_Print.Appearance.Options.UseFont = true;
     this.btnMemberCard_Print.Appearance.Options.UseForeColor = true;
     this.btnMemberCard_Print.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberCard_Print.Enabled = false;
     this.btnMemberCard_Print.Location = new System.Drawing.Point(298, 37);
     this.btnMemberCard_Print.Name = "btnMemberCard_Print";
     this.btnMemberCard_Print.Size = new System.Drawing.Size(153, 23);
     this.btnMemberCard_Print.TabIndex = 118;
     this.btnMemberCard_Print.Text = "Print Member Card";
     this.btnMemberCard_Print.Click += new System.EventHandler(this.btnMemberCard_Print_Click);
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.Controls.Add(this.chkNoPhoto);
     this.groupControl1.Controls.Add(this.btnCancelCard);
     this.groupControl1.Controls.Add(this.grpMemberCardBelow);
     this.groupControl1.Controls.Add(this.btnMemberCard_Reprint);
     this.groupControl1.Controls.Add(this.mcard_lblNStatusID);
     this.groupControl1.Controls.Add(this.cmbMemberCard);
     this.groupControl1.Controls.Add(this.btnMemberCard_Print);
     this.groupControl1.Controls.Add(this.GridMemberCard);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(984, 541);
     this.groupControl1.TabIndex = 123;
     this.groupControl1.Text = "Member Card";
     //
     // chkNoPhoto
     //
     this.chkNoPhoto.AutoSize = true;
     this.chkNoPhoto.Location = new System.Drawing.Point(754, 37);
     this.chkNoPhoto.Name = "chkNoPhoto";
     this.chkNoPhoto.Size = new System.Drawing.Size(201, 21);
     this.chkNoPhoto.TabIndex = 125;
     this.chkNoPhoto.Text = "Included No Photo Member";
     this.chkNoPhoto.UseVisualStyleBackColor = true;
     this.chkNoPhoto.CheckedChanged += new System.EventHandler(this.chkNoPhoto_CheckedChanged);
     //
     // btnCancelCard
     //
     this.btnCancelCard.Appearance.BackColor = System.Drawing.Color.LightGray;
     this.btnCancelCard.Appearance.BorderColor = System.Drawing.Color.Black;
     this.btnCancelCard.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancelCard.Appearance.ForeColor = System.Drawing.Color.Black;
     this.btnCancelCard.Appearance.Options.UseBackColor = true;
     this.btnCancelCard.Appearance.Options.UseBorderColor = true;
     this.btnCancelCard.Appearance.Options.UseFont = true;
     this.btnCancelCard.Appearance.Options.UseForeColor = true;
     this.btnCancelCard.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnCancelCard.Location = new System.Drawing.Point(653, 37);
     this.btnCancelCard.Name = "btnCancelCard";
     this.btnCancelCard.Size = new System.Drawing.Size(86, 23);
     this.btnCancelCard.TabIndex = 124;
     this.btnCancelCard.Text = "Cancel";
     this.btnCancelCard.Click += new System.EventHandler(this.btnCancelCard_Click);
     //
     // grpMemberCardBelow
     //
     this.grpMemberCardBelow.Appearance.BackColor = System.Drawing.Color.White;
     this.grpMemberCardBelow.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.grpMemberCardBelow.Appearance.Options.UseBackColor = true;
     this.grpMemberCardBelow.Controls.Add(this.gcTransferMember);
     this.grpMemberCardBelow.Controls.Add(this.txtMemberName);
     this.grpMemberCardBelow.Controls.Add(this.txtMemberID);
     this.grpMemberCardBelow.Controls.Add(this.label2);
     this.grpMemberCardBelow.Controls.Add(this.label1);
     this.grpMemberCardBelow.Location = new System.Drawing.Point(19, 332);
     this.grpMemberCardBelow.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.grpMemberCardBelow.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grpMemberCardBelow.Name = "grpMemberCardBelow";
     this.grpMemberCardBelow.Size = new System.Drawing.Size(1123, 259);
     this.grpMemberCardBelow.TabIndex = 123;
     this.grpMemberCardBelow.Text = "In Transit Member Card";
     //
     // gcTransferMember
     //
     this.gcTransferMember.Dock = System.Windows.Forms.DockStyle.Left;
     this.gcTransferMember.Location = new System.Drawing.Point(2, 21);
     this.gcTransferMember.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.gcTransferMember.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gcTransferMember.MainView = this.gvTransferMember;
     this.gcTransferMember.Name = "gcTransferMember";
     this.gcTransferMember.Size = new System.Drawing.Size(478, 236);
     this.gcTransferMember.TabIndex = 6;
     this.gcTransferMember.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvTransferMember});
     //
     // gvTransferMember
     //
     this.gvTransferMember.GridControl = this.gcTransferMember;
     this.gvTransferMember.Name = "gvTransferMember";
     this.gvTransferMember.OptionsBehavior.Editable = false;
     this.gvTransferMember.OptionsCustomization.AllowColumnMoving = false;
     this.gvTransferMember.OptionsCustomization.AllowFilter = false;
     this.gvTransferMember.OptionsCustomization.AllowSort = false;
     this.gvTransferMember.OptionsView.ShowGroupPanel = false;
     //
     // txtMemberName
     //
     this.txtMemberName.EditValue = "";
     this.txtMemberName.Enabled = false;
     this.txtMemberName.Location = new System.Drawing.Point(643, 166);
     this.txtMemberName.Name = "txtMemberName";
     this.txtMemberName.Size = new System.Drawing.Size(269, 22);
     this.txtMemberName.TabIndex = 5;
     //
     // txtMemberID
     //
     this.txtMemberID.EditValue = "";
     this.txtMemberID.Enabled = false;
     this.txtMemberID.Location = new System.Drawing.Point(643, 111);
     this.txtMemberID.Name = "txtMemberID";
     this.txtMemberID.Properties.Appearance.BackColor = System.Drawing.Color.LightBlue;
     this.txtMemberID.Properties.Appearance.Options.UseBackColor = true;
     this.txtMemberID.Size = new System.Drawing.Size(211, 22);
     this.txtMemberID.TabIndex = 4;
     this.txtMemberID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMemberID_KeyPress);
     //
     // label2
     //
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(518, 166);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(120, 27);
     this.label2.TabIndex = 3;
     this.label2.Text = "Member Name";
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(518, 111);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(120, 26);
     this.label1.TabIndex = 2;
     this.label1.Text = "Member ID";
     //
     // frmMemberCard
     //
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(984, 541);
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "frmMemberCard";
     this.Text = "Member Card";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmMemberCard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMemberCard.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpMemberCardBelow)).EndInit();
     this.grpMemberCardBelow.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcTransferMember)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTransferMember)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemberID.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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDivideRoom));
     this.gridRoom = new DevExpress.XtraGrid.GridControl();
     this.gridViewRoom = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTT = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRoomStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.checkRoomStatus = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemImageEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.gridBillProduct = new DevExpress.XtraGrid.GridControl();
     this.gridViewBillProduct = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colIDChitietHDXuat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBillNum = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTransfer = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.colBillReduce = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.colGo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit9 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.deleteChitietHD = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gridTransferedProductControlNew = new DevExpress.XtraGrid.GridControl();
     this.gridViewTransferedProductNew = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTransferUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemSpinEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.colGoUp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit10 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit8 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
     this.btnUpdate = new DevExpress.XtraEditors.SimpleButton();
     this.btnExit = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.gcOldRoomproduct = new DevExpress.XtraEditors.GroupControl();
     this.gcNewRoomProduct = new DevExpress.XtraEditors.GroupControl();
     this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridRoom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewRoom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkRoomStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridBillProduct)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBillProduct)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deleteChitietHD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTransferedProductControlNew)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewTransferedProductNew)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcOldRoomproduct)).BeginInit();
     this.gcOldRoomproduct.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcNewRoomProduct)).BeginInit();
     this.gcNewRoomProduct.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
     this.groupControl6.SuspendLayout();
     this.SuspendLayout();
     //
     // gridRoom
     //
     this.gridRoom.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridRoom.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gridRoom.EmbeddedNavigator.Name = "";
     this.gridRoom.Font = new System.Drawing.Font("Tahoma", 12F);
     this.gridRoom.FormsUseDefaultLookAndFeel = false;
     this.gridRoom.Location = new System.Drawing.Point(2, 20);
     this.gridRoom.MainView = this.gridViewRoom;
     this.gridRoom.Margin = new System.Windows.Forms.Padding(4);
     this.gridRoom.Name = "gridRoom";
     this.gridRoom.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemImageEdit1,
     this.checkRoomStatus,
     this.repositoryItemImageEdit2,
     this.repositoryItemPictureEdit1});
     this.gridRoom.Size = new System.Drawing.Size(266, 544);
     this.gridRoom.TabIndex = 4;
     this.gridRoom.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewRoom});
     //
     // gridViewRoom
     //
     this.gridViewRoom.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewRoom.Appearance.FocusedCell.Options.UseFont = true;
     this.gridViewRoom.Appearance.FocusedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewRoom.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewRoom.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewRoom.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewRoom.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gridViewRoom.Appearance.FocusedRow.Options.UseFont = true;
     this.gridViewRoom.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gridViewRoom.Appearance.GroupFooter.Font = new System.Drawing.Font("Tahoma", 11F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewRoom.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Green;
     this.gridViewRoom.Appearance.GroupFooter.Image = ((System.Drawing.Image)(resources.GetObject("gridViewRoom.Appearance.GroupFooter.Image")));
     this.gridViewRoom.Appearance.GroupFooter.Options.UseFont = true;
     this.gridViewRoom.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gridViewRoom.Appearance.GroupRow.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewRoom.Appearance.GroupRow.ForeColor = System.Drawing.Color.Red;
     this.gridViewRoom.Appearance.GroupRow.Options.UseFont = true;
     this.gridViewRoom.Appearance.GroupRow.Options.UseForeColor = true;
     this.gridViewRoom.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridViewRoom.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridViewRoom.Appearance.SelectedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewRoom.Appearance.SelectedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewRoom.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewRoom.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridViewRoom.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gridViewRoom.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colTT,
     this.gridColumn22,
     this.gridColumn3,
     this.colRoomStatus,
     this.gridColumn6,
     this.gridColumn23});
     this.gridViewRoom.GridControl = this.gridRoom;
     this.gridViewRoom.GroupCount = 1;
     this.gridViewRoom.GroupFooterShowMode = DevExpress.XtraGrid.Views.Grid.GroupFooterShowMode.VisibleAlways;
     this.gridViewRoom.GroupFormat = "{0} [#image]{1} {2} ";
     this.gridViewRoom.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TT", this.colRoomStatus, "")});
     this.gridViewRoom.Name = "gridViewRoom";
     this.gridViewRoom.NewItemRowText = "Click vào đây để thêm mới";
     this.gridViewRoom.OptionsMenu.EnableFooterMenu = false;
     this.gridViewRoom.OptionsView.ShowGroupPanel = false;
     this.gridViewRoom.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn22, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewRoom.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewRoom_FocusedRowChanged);
     //
     // colTT
     //
     this.colTT.Caption = "TT";
     this.colTT.FieldName = "TT";
     this.colTT.Name = "colTT";
     //
     // gridColumn22
     //
     this.gridColumn22.FieldName = "TenLoaiPhong";
     this.gridColumn22.Name = "gridColumn22";
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn3.AppearanceCell.Options.UseFont = true;
     this.gridColumn3.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn3.AppearanceHeader.Options.UseFont = true;
     this.gridColumn3.Caption = "IDPhong";
     this.gridColumn3.FieldName = "IDPhong";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.OptionsColumn.ReadOnly = true;
     //
     // colRoomStatus
     //
     this.colRoomStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.colRoomStatus.AppearanceCell.Options.UseFont = true;
     this.colRoomStatus.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.colRoomStatus.AppearanceHeader.Options.UseFont = true;
     this.colRoomStatus.Caption = "Trạng Thái";
     this.colRoomStatus.ColumnEdit = this.checkRoomStatus;
     this.colRoomStatus.FieldName = "Trangthai";
     this.colRoomStatus.Name = "colRoomStatus";
     this.colRoomStatus.OptionsColumn.AllowEdit = false;
     this.colRoomStatus.OptionsColumn.AllowMove = false;
     this.colRoomStatus.OptionsColumn.AllowSize = false;
     this.colRoomStatus.OptionsColumn.FixedWidth = true;
     this.colRoomStatus.OptionsColumn.ReadOnly = true;
     this.colRoomStatus.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.colRoomStatus.Visible = true;
     this.colRoomStatus.VisibleIndex = 1;
     this.colRoomStatus.Width = 86;
     //
     // checkRoomStatus
     //
     this.checkRoomStatus.AllowFocused = false;
     this.checkRoomStatus.AutoHeight = false;
     this.checkRoomStatus.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.checkRoomStatus.FullFocusRect = true;
     this.checkRoomStatus.Name = "checkRoomStatus";
     this.checkRoomStatus.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Inactive;
     this.checkRoomStatus.PictureChecked = global::Karaoke.Properties.Resources.Status_user_busy_icon1;
     this.checkRoomStatus.PictureGrayed = global::Karaoke.Properties.Resources.user1;
     this.checkRoomStatus.PictureUnchecked = global::Karaoke.Properties.Resources.blank;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn6.AppearanceCell.Options.UseFont = true;
     this.gridColumn6.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn6.AppearanceHeader.Options.UseFont = true;
     this.gridColumn6.Caption = "Phòng";
     this.gridColumn6.FieldName = "TenPhong";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.OptionsColumn.FixedWidth = true;
     this.gridColumn6.OptionsColumn.ReadOnly = true;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 0;
     this.gridColumn6.Width = 89;
     //
     // gridColumn23
     //
     this.gridColumn23.Caption = "IDLoaiPhong";
     this.gridColumn23.FieldName = "IDLoaiPhong";
     this.gridColumn23.Name = "gridColumn23";
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.PictureChecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit1.PictureGrayed = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit1.PictureUnchecked = global::Karaoke.Properties.Resources._1325149282_button_ok;
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     //
     // repositoryItemImageEdit2
     //
     this.repositoryItemImageEdit2.AutoHeight = false;
     this.repositoryItemImageEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit2.Name = "repositoryItemImageEdit2";
     this.repositoryItemImageEdit2.ShowDropDown = DevExpress.XtraEditors.Controls.ShowDropDown.Never;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Appearance.Image = global::Karaoke.Properties.Resources.user;
     this.repositoryItemPictureEdit1.Appearance.Options.UseImage = true;
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // gridBillProduct
     //
     this.gridBillProduct.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridBillProduct.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gridBillProduct.EmbeddedNavigator.Name = "";
     this.gridBillProduct.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridBillProduct.FormsUseDefaultLookAndFeel = false;
     this.gridBillProduct.Location = new System.Drawing.Point(2, 20);
     this.gridBillProduct.MainView = this.gridViewBillProduct;
     this.gridBillProduct.Margin = new System.Windows.Forms.Padding(4);
     this.gridBillProduct.Name = "gridBillProduct";
     this.gridBillProduct.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit4,
     this.deleteChitietHD,
     this.repositoryItemSpinEdit1,
     this.repositoryItemSpinEdit2,
     this.repositoryItemCheckEdit2,
     this.repositoryItemCheckEdit3,
     this.repositoryItemCheckEdit9,
     this.repositoryItemSpinEdit5});
     this.gridBillProduct.Size = new System.Drawing.Size(401, 204);
     this.gridBillProduct.TabIndex = 45;
     this.gridBillProduct.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewBillProduct});
     //
     // gridViewBillProduct
     //
     this.gridViewBillProduct.Appearance.FocusedCell.BackColor = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.FocusedCell.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewBillProduct.Appearance.FocusedCell.ForeColor = System.Drawing.Color.White;
     this.gridViewBillProduct.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gridViewBillProduct.Appearance.FocusedCell.Options.UseFont = true;
     this.gridViewBillProduct.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gridViewBillProduct.Appearance.FocusedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.gridViewBillProduct.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewBillProduct.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gridViewBillProduct.Appearance.FocusedRow.Options.UseFont = true;
     this.gridViewBillProduct.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gridViewBillProduct.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridViewBillProduct.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridViewBillProduct.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridViewBillProduct.Appearance.Row.Options.UseFont = true;
     this.gridViewBillProduct.Appearance.SelectedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.SelectedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewBillProduct.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridViewBillProduct.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewBillProduct.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridViewBillProduct.Appearance.SelectedRow.Options.UseFont = true;
     this.gridViewBillProduct.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gridViewBillProduct.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colIDChitietHDXuat,
     this.gridColumn1,
     this.gridColumn2,
     this.colBillNum,
     this.gridColumn19,
     this.colTransfer,
     this.colBillReduce,
     this.colGo});
     this.gridViewBillProduct.GridControl = this.gridBillProduct;
     this.gridViewBillProduct.Name = "gridViewBillProduct";
     this.gridViewBillProduct.NewItemRowText = "Click vào đây để thêm mới";
     this.gridViewBillProduct.OptionsView.ShowGroupPanel = false;
     this.gridViewBillProduct.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewBillProduct_CellValueChanging);
     //
     // colIDChitietHDXuat
     //
     this.colIDChitietHDXuat.Caption = "gridColumn21";
     this.colIDChitietHDXuat.FieldName = "IDChitietHDxuat";
     this.colIDChitietHDXuat.Name = "colIDChitietHDXuat";
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn1.AppearanceCell.Options.UseFont = true;
     this.gridColumn1.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn1.AppearanceHeader.Options.UseFont = true;
     this.gridColumn1.Caption = "IDSanpham";
     this.gridColumn1.FieldName = "IDSanpham";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.ReadOnly = true;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn2.AppearanceCell.Options.UseFont = true;
     this.gridColumn2.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn2.AppearanceHeader.Options.UseFont = true;
     this.gridColumn2.Caption = "Sản phẩm";
     this.gridColumn2.FieldName = "TenSanPham";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.ReadOnly = true;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width = 90;
     //
     // colBillNum
     //
     this.colBillNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.colBillNum.AppearanceCell.Options.UseFont = true;
     this.colBillNum.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.colBillNum.AppearanceHeader.Options.UseFont = true;
     this.colBillNum.Caption = "Số lượng";
     this.colBillNum.ColumnEdit = this.repositoryItemSpinEdit1;
     this.colBillNum.FieldName = "Soluong";
     this.colBillNum.Name = "colBillNum";
     this.colBillNum.OptionsColumn.ReadOnly = true;
     this.colBillNum.Visible = true;
     this.colBillNum.VisibleIndex = 1;
     this.colBillNum.Width = 82;
     //
     // repositoryItemSpinEdit1
     //
     this.repositoryItemSpinEdit1.AutoHeight = false;
     this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit1.MaxValue = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
     //
     // gridColumn19
     //
     this.gridColumn19.Caption = "IDGiaXuatSP";
     this.gridColumn19.FieldName = "IDGiaXuatSP";
     this.gridColumn19.Name = "gridColumn19";
     this.gridColumn19.OptionsColumn.ReadOnly = true;
     //
     // colTransfer
     //
     this.colTransfer.Caption = "Chuyển";
     this.colTransfer.ColumnEdit = this.repositoryItemSpinEdit5;
     this.colTransfer.FieldName = "Transfer";
     this.colTransfer.Name = "colTransfer";
     this.colTransfer.Visible = true;
     this.colTransfer.VisibleIndex = 2;
     //
     // repositoryItemSpinEdit5
     //
     this.repositoryItemSpinEdit5.AutoHeight = false;
     this.repositoryItemSpinEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit5.MaxValue = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit5.Name = "repositoryItemSpinEdit5";
     //
     // colBillReduce
     //
     this.colBillReduce.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.colBillReduce.AppearanceCell.Options.UseFont = true;
     this.colBillReduce.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.colBillReduce.AppearanceHeader.Options.UseFont = true;
     this.colBillReduce.Caption = "Giảm";
     this.colBillReduce.ColumnEdit = this.repositoryItemSpinEdit2;
     this.colBillReduce.DisplayFormat.FormatString = "###,###,###";
     this.colBillReduce.FieldName = "Giam";
     this.colBillReduce.Name = "colBillReduce";
     this.colBillReduce.Width = 63;
     //
     // repositoryItemSpinEdit2
     //
     this.repositoryItemSpinEdit2.AutoHeight = false;
     this.repositoryItemSpinEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit2.DisplayFormat.FormatString = "###,###";
     this.repositoryItemSpinEdit2.Increment = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit2.IsFloatValue = false;
     this.repositoryItemSpinEdit2.Mask.EditMask = "N00";
     this.repositoryItemSpinEdit2.MaxValue = new decimal(new int[] {
     100000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit2.Name = "repositoryItemSpinEdit2";
     //
     // colGo
     //
     this.colGo.ColumnEdit = this.repositoryItemCheckEdit9;
     this.colGo.FieldName = "Go";
     this.colGo.Name = "colGo";
     this.colGo.Visible = true;
     this.colGo.VisibleIndex = 3;
     //
     // repositoryItemCheckEdit9
     //
     this.repositoryItemCheckEdit9.AutoHeight = false;
     this.repositoryItemCheckEdit9.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit9.Name = "repositoryItemCheckEdit9";
     this.repositoryItemCheckEdit9.PictureChecked = global::Karaoke.Properties.Resources.Actions_arrow_down_double_icon_small;
     this.repositoryItemCheckEdit9.PictureGrayed = global::Karaoke.Properties.Resources.Actions_arrow_down_double_icon_small;
     this.repositoryItemCheckEdit9.PictureUnchecked = global::Karaoke.Properties.Resources.Actions_arrow_down_double_icon_small;
     //
     // repositoryItemCheckEdit4
     //
     this.repositoryItemCheckEdit4.AutoHeight = false;
     this.repositoryItemCheckEdit4.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
     this.repositoryItemCheckEdit4.PictureChecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit4.PictureGrayed = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit4.PictureUnchecked = global::Karaoke.Properties.Resources._1325149282_button_ok;
     //
     // deleteChitietHD
     //
     this.deleteChitietHD.AutoHeight = false;
     this.deleteChitietHD.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.deleteChitietHD.Name = "deleteChitietHD";
     this.deleteChitietHD.PictureChecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.deleteChitietHD.PictureGrayed = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.deleteChitietHD.PictureUnchecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
     this.repositoryItemCheckEdit3.PictureChecked = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     this.repositoryItemCheckEdit3.PictureGrayed = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     this.repositoryItemCheckEdit3.PictureUnchecked = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     //
     // gridTransferedProductControlNew
     //
     this.gridTransferedProductControlNew.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridTransferedProductControlNew.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gridTransferedProductControlNew.EmbeddedNavigator.Name = "";
     this.gridTransferedProductControlNew.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridTransferedProductControlNew.FormsUseDefaultLookAndFeel = false;
     this.gridTransferedProductControlNew.Location = new System.Drawing.Point(2, 20);
     this.gridTransferedProductControlNew.MainView = this.gridViewTransferedProductNew;
     this.gridTransferedProductControlNew.Margin = new System.Windows.Forms.Padding(4);
     this.gridTransferedProductControlNew.Name = "gridTransferedProductControlNew";
     this.gridTransferedProductControlNew.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit5,
     this.repositoryItemCheckEdit6,
     this.repositoryItemSpinEdit3,
     this.repositoryItemSpinEdit4,
     this.repositoryItemCheckEdit7,
     this.repositoryItemCheckEdit8,
     this.repositoryItemCheckEdit10,
     this.repositoryItemSpinEdit6});
     this.gridTransferedProductControlNew.Size = new System.Drawing.Size(401, 296);
     this.gridTransferedProductControlNew.TabIndex = 46;
     this.gridTransferedProductControlNew.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewTransferedProductNew});
     //
     // gridViewTransferedProductNew
     //
     this.gridViewTransferedProductNew.Appearance.FocusedCell.BackColor = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.FocusedCell.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.gridViewTransferedProductNew.Appearance.FocusedCell.ForeColor = System.Drawing.Color.White;
     this.gridViewTransferedProductNew.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gridViewTransferedProductNew.Appearance.FocusedCell.Options.UseFont = true;
     this.gridViewTransferedProductNew.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.gridViewTransferedProductNew.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.Options.UseFont = true;
     this.gridViewTransferedProductNew.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gridViewTransferedProductNew.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridViewTransferedProductNew.Appearance.HeaderPanel.Options.UseFont = true;
     this.gridViewTransferedProductNew.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridViewTransferedProductNew.Appearance.Row.Options.UseFont = true;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.BackColor = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.BackColor2 = System.Drawing.Color.Blue;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridViewTransferedProductNew.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.Options.UseFont = true;
     this.gridViewTransferedProductNew.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gridViewTransferedProductNew.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9,
     this.colTransferUp,
     this.gridColumn11,
     this.colGoUp});
     this.gridViewTransferedProductNew.GridControl = this.gridTransferedProductControlNew;
     this.gridViewTransferedProductNew.Name = "gridViewTransferedProductNew";
     this.gridViewTransferedProductNew.NewItemRowText = "Click vào đây để thêm mới";
     this.gridViewTransferedProductNew.OptionsView.ShowGroupPanel = false;
     this.gridViewTransferedProductNew.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewTransferedProductNew_CellValueChanging);
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "gridColumn21";
     this.gridColumn4.FieldName = "IDChitietHDXuat";
     this.gridColumn4.Name = "gridColumn4";
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn5.AppearanceCell.Options.UseFont = true;
     this.gridColumn5.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn5.AppearanceHeader.Options.UseFont = true;
     this.gridColumn5.Caption = "IDSanpham";
     this.gridColumn5.FieldName = "IDSanpham";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.ReadOnly = true;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn7.AppearanceCell.Options.UseFont = true;
     this.gridColumn7.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn7.AppearanceHeader.Options.UseFont = true;
     this.gridColumn7.Caption = "Sản phẩm";
     this.gridColumn7.FieldName = "TenSanPham";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 0;
     this.gridColumn7.Width = 90;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn8.AppearanceCell.Options.UseFont = true;
     this.gridColumn8.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn8.AppearanceHeader.Options.UseFont = true;
     this.gridColumn8.Caption = "Số lượng";
     this.gridColumn8.ColumnEdit = this.repositoryItemSpinEdit3;
     this.gridColumn8.FieldName = "Soluong";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.OptionsColumn.ReadOnly = true;
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 1;
     this.gridColumn8.Width = 82;
     //
     // repositoryItemSpinEdit3
     //
     this.repositoryItemSpinEdit3.AutoHeight = false;
     this.repositoryItemSpinEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit3.MaxValue = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit3.Name = "repositoryItemSpinEdit3";
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "IDGiaXuatSP";
     this.gridColumn9.FieldName = "IDGiaXuatSP";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     //
     // colTransferUp
     //
     this.colTransferUp.Caption = "Chuyển";
     this.colTransferUp.ColumnEdit = this.repositoryItemSpinEdit6;
     this.colTransferUp.FieldName = "Transfer";
     this.colTransferUp.Name = "colTransferUp";
     this.colTransferUp.Visible = true;
     this.colTransferUp.VisibleIndex = 2;
     //
     // repositoryItemSpinEdit6
     //
     this.repositoryItemSpinEdit6.AutoHeight = false;
     this.repositoryItemSpinEdit6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit6.MaxValue = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit6.Name = "repositoryItemSpinEdit6";
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
     this.gridColumn11.AppearanceCell.Options.UseFont = true;
     this.gridColumn11.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F);
     this.gridColumn11.AppearanceHeader.Options.UseFont = true;
     this.gridColumn11.Caption = "Giảm";
     this.gridColumn11.ColumnEdit = this.repositoryItemSpinEdit4;
     this.gridColumn11.DisplayFormat.FormatString = "###,###,###";
     this.gridColumn11.FieldName = "Giam";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.Width = 63;
     //
     // repositoryItemSpinEdit4
     //
     this.repositoryItemSpinEdit4.AutoHeight = false;
     this.repositoryItemSpinEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.repositoryItemSpinEdit4.DisplayFormat.FormatString = "###,###";
     this.repositoryItemSpinEdit4.Increment = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit4.IsFloatValue = false;
     this.repositoryItemSpinEdit4.Mask.EditMask = "N00";
     this.repositoryItemSpinEdit4.MaxValue = new decimal(new int[] {
     100000,
     0,
     0,
     0});
     this.repositoryItemSpinEdit4.Name = "repositoryItemSpinEdit4";
     //
     // colGoUp
     //
     this.colGoUp.ColumnEdit = this.repositoryItemCheckEdit10;
     this.colGoUp.FieldName = "Go";
     this.colGoUp.Name = "colGoUp";
     this.colGoUp.Visible = true;
     this.colGoUp.VisibleIndex = 3;
     //
     // repositoryItemCheckEdit10
     //
     this.repositoryItemCheckEdit10.AutoHeight = false;
     this.repositoryItemCheckEdit10.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit10.Name = "repositoryItemCheckEdit10";
     this.repositoryItemCheckEdit10.PictureChecked = global::Karaoke.Properties.Resources.Actions_arrow_up_double_icon_small;
     this.repositoryItemCheckEdit10.PictureGrayed = global::Karaoke.Properties.Resources.Actions_arrow_up_double_icon_small;
     this.repositoryItemCheckEdit10.PictureUnchecked = global::Karaoke.Properties.Resources.Actions_arrow_up_double_icon_small;
     //
     // repositoryItemCheckEdit5
     //
     this.repositoryItemCheckEdit5.AutoHeight = false;
     this.repositoryItemCheckEdit5.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
     this.repositoryItemCheckEdit5.PictureChecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit5.PictureGrayed = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit5.PictureUnchecked = global::Karaoke.Properties.Resources._1325149282_button_ok;
     //
     // repositoryItemCheckEdit6
     //
     this.repositoryItemCheckEdit6.AutoHeight = false;
     this.repositoryItemCheckEdit6.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
     this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
     this.repositoryItemCheckEdit6.PictureChecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit6.PictureGrayed = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     this.repositoryItemCheckEdit6.PictureUnchecked = global::Karaoke.Properties.Resources._1325149327_recycle_bin;
     //
     // repositoryItemCheckEdit7
     //
     this.repositoryItemCheckEdit7.AutoHeight = false;
     this.repositoryItemCheckEdit7.Name = "repositoryItemCheckEdit7";
     //
     // repositoryItemCheckEdit8
     //
     this.repositoryItemCheckEdit8.AutoHeight = false;
     this.repositoryItemCheckEdit8.Name = "repositoryItemCheckEdit8";
     this.repositoryItemCheckEdit8.PictureChecked = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     this.repositoryItemCheckEdit8.PictureGrayed = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     this.repositoryItemCheckEdit8.PictureUnchecked = global::Karaoke.Properties.Resources.Actions_go_next_icon;
     //
     // btnRefresh
     //
     this.btnRefresh.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.btnRefresh.Appearance.Options.UseFont = true;
     this.btnRefresh.Location = new System.Drawing.Point(73, 24);
     this.btnRefresh.Margin = new System.Windows.Forms.Padding(4);
     this.btnRefresh.Name = "btnRefresh";
     this.btnRefresh.Size = new System.Drawing.Size(100, 30);
     this.btnRefresh.TabIndex = 64;
     this.btnRefresh.Text = "Phục hồi";
     this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
     //
     // btnUpdate
     //
     this.btnUpdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.btnUpdate.Appearance.Options.UseFont = true;
     this.btnUpdate.Location = new System.Drawing.Point(329, 24);
     this.btnUpdate.Margin = new System.Windows.Forms.Padding(4);
     this.btnUpdate.Name = "btnUpdate";
     this.btnUpdate.Size = new System.Drawing.Size(100, 30);
     this.btnUpdate.TabIndex = 65;
     this.btnUpdate.Text = "Đồng ý";
     this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnExit
     //
     this.btnExit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.btnExit.Appearance.Options.UseFont = true;
     this.btnExit.Location = new System.Drawing.Point(461, 24);
     this.btnExit.Margin = new System.Windows.Forms.Padding(4);
     this.btnExit.Name = "btnExit";
     this.btnExit.Size = new System.Drawing.Size(100, 30);
     this.btnExit.TabIndex = 66;
     this.btnExit.Text = "Thoát";
     this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
     //
     // groupControl1
     //
     this.groupControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl1.Controls.Add(this.groupControl3);
     this.groupControl1.Controls.Add(this.groupControl2);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(683, 588);
     this.groupControl1.TabIndex = 67;
     this.groupControl1.Text = "Bảng chuyển đổi";
     //
     // groupControl2
     //
     this.groupControl2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl2.Controls.Add(this.gridRoom);
     this.groupControl2.Dock = System.Windows.Forms.DockStyle.Left;
     this.groupControl2.Location = new System.Drawing.Point(2, 20);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(270, 566);
     this.groupControl2.TabIndex = 0;
     this.groupControl2.Text = "Chọn phòng";
     //
     // groupControl3
     //
     this.groupControl3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl3.Controls.Add(this.gcNewRoomProduct);
     this.groupControl3.Controls.Add(this.gcOldRoomproduct);
     this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl3.Location = new System.Drawing.Point(272, 20);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.Size = new System.Drawing.Size(409, 566);
     this.groupControl3.TabIndex = 1;
     this.groupControl3.Text = "Chuyển sản phẩm";
     //
     // gcOldRoomproduct
     //
     this.gcOldRoomproduct.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.gcOldRoomproduct.Controls.Add(this.gridBillProduct);
     this.gcOldRoomproduct.Dock = System.Windows.Forms.DockStyle.Top;
     this.gcOldRoomproduct.Location = new System.Drawing.Point(2, 20);
     this.gcOldRoomproduct.Name = "gcOldRoomproduct";
     this.gcOldRoomproduct.Size = new System.Drawing.Size(405, 226);
     this.gcOldRoomproduct.TabIndex = 0;
     this.gcOldRoomproduct.Text = "Sản phẩm phòng cũ";
     //
     // gcNewRoomProduct
     //
     this.gcNewRoomProduct.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.gcNewRoomProduct.Controls.Add(this.gridTransferedProductControlNew);
     this.gcNewRoomProduct.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcNewRoomProduct.Location = new System.Drawing.Point(2, 246);
     this.gcNewRoomProduct.Name = "gcNewRoomProduct";
     this.gcNewRoomProduct.Size = new System.Drawing.Size(405, 318);
     this.gcNewRoomProduct.TabIndex = 1;
     this.gcNewRoomProduct.Text = "Sản phẩm phòng mới";
     //
     // groupControl6
     //
     this.groupControl6.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.groupControl6.Controls.Add(this.btnRefresh);
     this.groupControl6.Controls.Add(this.btnUpdate);
     this.groupControl6.Controls.Add(this.btnExit);
     this.groupControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.groupControl6.Location = new System.Drawing.Point(0, 508);
     this.groupControl6.Name = "groupControl6";
     this.groupControl6.Size = new System.Drawing.Size(683, 80);
     this.groupControl6.TabIndex = 68;
     //
     // frmDivideRoom
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(683, 588);
     this.ControlBox = false;
     this.Controls.Add(this.groupControl6);
     this.Controls.Add(this.groupControl1);
     this.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "frmDivideRoom";
     this.Text = "Chọn phòng và sản phẩm cho tách phòng/hợp phòng";
     this.Load += new System.EventHandler(this.frmDivideRoom_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridRoom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewRoom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkRoomStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridBillProduct)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBillProduct)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deleteChitietHD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTransferedProductControlNew)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewTransferedProductNew)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcOldRoomproduct)).EndInit();
     this.gcOldRoomproduct.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcNewRoomProduct)).EndInit();
     this.gcNewRoomProduct.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
     this.groupControl6.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.m_nav = new DevExpress.XtraEditors.ControlNavigator();
     this.gridtp = new SkyMap.Net.Gui.Components.SmGridControl();
     this.gridView1 = new SkyMap.Net.Gui.Components.SmCardView();
     this.colͼƬ���� = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ͼƬICON = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.m_btnSave = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.gridtp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // m_nav
     //
     this.m_nav.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_nav.Location = new System.Drawing.Point(12, 335);
     this.m_nav.Name = "m_nav";
     this.m_nav.NavigatableControl = this.gridtp;
     this.m_nav.Size = new System.Drawing.Size(224, 24);
     this.m_nav.TabIndex = 6;
     this.m_nav.Text = "controlNavigator2";
     //
     // gridtp
     //
     this.gridtp.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridtp.EmbeddedNavigator.Name = "";
     this.gridtp.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.gridtp.Location = new System.Drawing.Point(12, 12);
     this.gridtp.MainView = this.gridView1;
     this.gridtp.Name = "gridtp";
     this.gridtp.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemImageEdit1,
     this.repositoryItemPictureEdit1});
     this.gridtp.Size = new System.Drawing.Size(552, 317);
     this.gridtp.TabIndex = 5;
     this.gridtp.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Appearance.FieldCaption.BackColor = System.Drawing.Color.GhostWhite;
     this.gridView1.Appearance.FieldCaption.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Bold);
     this.gridView1.Appearance.FieldCaption.ForeColor = System.Drawing.Color.BlueViolet;
     this.gridView1.Appearance.FieldCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridView1.Appearance.FieldValue.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
     this.gridView1.CardCaptionFormat = "ͼƬ���� {1}";
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colͼƬ����,
     this.ͼƬICON});
     this.gridView1.FocusedCardTopFieldIndex = 0;
     this.gridView1.GridControl = this.gridtp;
     this.gridView1.MaximumCardColumns = 1;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.AutoFocusNewCard = true;
     this.gridView1.OptionsBehavior.AutoHorzWidth = true;
     this.gridView1.OptionsBehavior.FieldAutoHeight = true;
     this.gridView1.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged);
     //
     // colͼƬ����
     //
     this.colͼƬ����.Caption = "ͼƬ����";
     this.colͼƬ����.FieldName = "ͼƬ����";
     this.colͼƬ����.Name = "colͼƬ����";
     this.colͼƬ����.Visible = true;
     this.colͼƬ����.VisibleIndex = 0;
     //
     // ͼƬICON
     //
     this.ͼƬICON.Caption = "ͼƬICON";
     this.ͼƬICON.ColumnEdit = this.repositoryItemPictureEdit1;
     this.ͼƬICON.FieldName = "ͼƬ";
     this.ͼƬICON.Name = "ͼƬICON";
     this.ͼƬICON.Visible = true;
     this.ͼƬICON.VisibleIndex = 1;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     //
     // m_btnSave
     //
     this.m_btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.m_btnSave.Location = new System.Drawing.Point(264, 335);
     this.m_btnSave.Name = "m_btnSave";
     this.m_btnSave.Size = new System.Drawing.Size(75, 23);
     this.m_btnSave.TabIndex = 7;
     this.m_btnSave.Text = "����";
     this.m_btnSave.UseVisualStyleBackColor = true;
     this.m_btnSave.Click += new System.EventHandler(this.m_btnSave_Click);
     //
     // frmEditPhoto
     //
     this.ClientSize = new System.Drawing.Size(577, 398);
     this.Controls.Add(this.m_btnSave);
     this.Controls.Add(this.m_nav);
     this.Controls.Add(this.gridtp);
     this.MaximizeBox = false;
     this.Name = "frmEditPhoto";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "�ؿ�ͼƬ";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmEditPhoto_FormClosing);
     this.Load += new System.EventHandler(this.frmEditPhoto_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridtp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).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(CtrlCVMasterForm));
     this.grdCtrl = new DevExpress.XtraGrid.GridControl();
     this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.contextMenuStrip_Edit = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.contextMenuStrip_Add = new System.Windows.Forms.ToolStripMenuItem();
     this.contextMenuStrip_Delete = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.contextMenuStrip_MoveUp = new System.Windows.Forms.ToolStripMenuItem();
     this.contextMenuStrip_MoveDown = new System.Windows.Forms.ToolStripMenuItem();
     this.grdView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.col_ShortKey = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repPopUp = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
     this.popUpCtrl = new DevExpress.XtraEditors.PopupContainerControl();
     this.btn_DelShortcut = new DevExpress.XtraEditors.SimpleButton();
     this.btn_ShortCutOk = new DevExpress.XtraEditors.SimpleButton();
     this.comboBoxEdit_Keys = new DevExpress.XtraEditors.ComboBoxEdit();
     this.lbl_Keys = new DevExpress.XtraEditors.LabelControl();
     this.chkBox_Alt = new DevExpress.XtraEditors.CheckEdit();
     this.chkBox_Ctrl = new DevExpress.XtraEditors.CheckEdit();
     this.lbl_ctrl = new DevExpress.XtraEditors.LabelControl();
     this.chkbox_shift = new DevExpress.XtraEditors.CheckEdit();
     this.col_Contents = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repTxtContent = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repPopUp_Image = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.globalEventProvider = new Gma.UserActivityMonitor.GlobalEventProvider();
     this.pnlTop = new DevExpress.XtraEditors.PanelControl();
     this.btnMoveUp = new DevExpress.XtraEditors.SimpleButton();
     this.btnMoveDown = new DevExpress.XtraEditors.SimpleButton();
     this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnAbout = new DevExpress.XtraEditors.SimpleButton();
     this.btnLoad = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.pnlBottom = new DevExpress.XtraEditors.PanelControl();
     this.lbl_ItemCount = new DevExpress.XtraEditors.LabelControl();
     this.lbl_BottomInfo = new DevExpress.XtraEditors.LabelControl();
     this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.contextMenuStrip_tray = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.trayMenu_Open = new System.Windows.Forms.ToolStripMenuItem();
     this.trayMenu_OpenDisabled = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.trayMenu_ShowList = new System.Windows.Forms.ToolStripMenuItem();
     this.trayMenu_DelList = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.trayMenu_Enable = new System.Windows.Forms.ToolStripMenuItem();
     this.trayMenu_Disable = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.trayMenu_Close = new System.Windows.Forms.ToolStripMenuItem();
     this.trayMenu_Text = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.grdCtrl)).BeginInit();
     this.contextMenuStrip.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repPopUp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popUpCtrl)).BeginInit();
     this.popUpCtrl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit_Keys.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBox_Alt.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBox_Ctrl.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkbox_shift.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repTxtContent)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repPopUp_Image)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlTop)).BeginInit();
     this.pnlTop.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).BeginInit();
     this.pnlBottom.SuspendLayout();
     this.contextMenuStrip_tray.SuspendLayout();
     this.SuspendLayout();
     //
     // grdCtrl
     //
     this.grdCtrl.ContextMenuStrip = this.contextMenuStrip;
     this.grdCtrl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdCtrl.Location = new System.Drawing.Point(0, 32);
     this.grdCtrl.LookAndFeel.SkinName = "Office 2010 Blue";
     this.grdCtrl.MainView = this.grdView;
     this.grdCtrl.Name = "grdCtrl";
     this.grdCtrl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repPopUp,
     this.repPopUp_Image,
     this.repTxtContent});
     this.grdCtrl.Size = new System.Drawing.Size(355, 234);
     this.grdCtrl.TabIndex = 4;
     this.grdCtrl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.grdView});
     //
     // contextMenuStrip
     //
     this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.contextMenuStrip_Edit,
     this.toolStripSeparator2,
     this.contextMenuStrip_Add,
     this.contextMenuStrip_Delete,
     this.toolStripSeparator1,
     this.contextMenuStrip_MoveUp,
     this.contextMenuStrip_MoveDown});
     this.contextMenuStrip.Name = "contextMenuStrip";
     this.contextMenuStrip.Size = new System.Drawing.Size(207, 126);
     //
     // contextMenuStrip_Edit
     //
     this.contextMenuStrip_Edit.Image = ((System.Drawing.Image)(resources.GetObject("contextMenuStrip_Edit.Image")));
     this.contextMenuStrip_Edit.Name = "contextMenuStrip_Edit";
     this.contextMenuStrip_Edit.ShortcutKeys = System.Windows.Forms.Keys.F2;
     this.contextMenuStrip_Edit.Size = new System.Drawing.Size(206, 22);
     this.contextMenuStrip_Edit.Text = "Edit";
     this.contextMenuStrip_Edit.Click += new System.EventHandler(this.contextMenuStrip_Edit_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(203, 6);
     //
     // contextMenuStrip_Add
     //
     this.contextMenuStrip_Add.Image = ((System.Drawing.Image)(resources.GetObject("contextMenuStrip_Add.Image")));
     this.contextMenuStrip_Add.Name = "contextMenuStrip_Add";
     this.contextMenuStrip_Add.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     this.contextMenuStrip_Add.Size = new System.Drawing.Size(206, 22);
     this.contextMenuStrip_Add.Text = "Add";
     this.contextMenuStrip_Add.Click += new System.EventHandler(this.contextMenuStrip_Add_Click);
     //
     // contextMenuStrip_Delete
     //
     this.contextMenuStrip_Delete.Image = ((System.Drawing.Image)(resources.GetObject("contextMenuStrip_Delete.Image")));
     this.contextMenuStrip_Delete.Name = "contextMenuStrip_Delete";
     this.contextMenuStrip_Delete.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
     this.contextMenuStrip_Delete.Size = new System.Drawing.Size(206, 22);
     this.contextMenuStrip_Delete.Text = "Delete";
     this.contextMenuStrip_Delete.Click += new System.EventHandler(this.contextMenuStrip_Delete_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(203, 6);
     //
     // contextMenuStrip_MoveUp
     //
     this.contextMenuStrip_MoveUp.Image = ((System.Drawing.Image)(resources.GetObject("contextMenuStrip_MoveUp.Image")));
     this.contextMenuStrip_MoveUp.Name = "contextMenuStrip_MoveUp";
     this.contextMenuStrip_MoveUp.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Up)));
     this.contextMenuStrip_MoveUp.Size = new System.Drawing.Size(206, 22);
     this.contextMenuStrip_MoveUp.Text = "Move Up";
     this.contextMenuStrip_MoveUp.Click += new System.EventHandler(this.contextMenuStrip_MoveUp_Click);
     //
     // contextMenuStrip_MoveDown
     //
     this.contextMenuStrip_MoveDown.Image = ((System.Drawing.Image)(resources.GetObject("contextMenuStrip_MoveDown.Image")));
     this.contextMenuStrip_MoveDown.Name = "contextMenuStrip_MoveDown";
     this.contextMenuStrip_MoveDown.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Down)));
     this.contextMenuStrip_MoveDown.Size = new System.Drawing.Size(206, 22);
     this.contextMenuStrip_MoveDown.Text = "Move Down";
     this.contextMenuStrip_MoveDown.Click += new System.EventHandler(this.contextMenuStrip_MoveDown_Click);
     //
     // grdView
     //
     this.grdView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.col_ShortKey,
     this.col_Contents});
     this.grdView.GridControl = this.grdCtrl;
     this.grdView.Name = "grdView";
     this.grdView.OptionsView.ShowGroupPanel = false;
     this.grdView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.grdView_FocusedRowChanged);
     this.grdView.DoubleClick += new System.EventHandler(this.grdView_DoubleClick);
     //
     // col_ShortKey
     //
     this.col_ShortKey.AppearanceHeader.Options.UseTextOptions = true;
     this.col_ShortKey.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col_ShortKey.Caption = "Shortcuts";
     this.col_ShortKey.ColumnEdit = this.repPopUp;
     this.col_ShortKey.FieldName = "SHORTKEY";
     this.col_ShortKey.Name = "col_ShortKey";
     this.col_ShortKey.Visible = true;
     this.col_ShortKey.VisibleIndex = 0;
     this.col_ShortKey.Width = 79;
     //
     // repPopUp
     //
     this.repPopUp.AutoHeight = false;
     this.repPopUp.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repPopUp.Name = "repPopUp";
     this.repPopUp.PopupControl = this.popUpCtrl;
     this.repPopUp.PopupFormSize = new System.Drawing.Size(159, 90);
     this.repPopUp.PopupSizeable = false;
     this.repPopUp.Popup += new System.EventHandler(this.repPopUp_Popup);
     //
     // popUpCtrl
     //
     this.popUpCtrl.Controls.Add(this.btn_DelShortcut);
     this.popUpCtrl.Controls.Add(this.btn_ShortCutOk);
     this.popUpCtrl.Controls.Add(this.comboBoxEdit_Keys);
     this.popUpCtrl.Controls.Add(this.lbl_Keys);
     this.popUpCtrl.Controls.Add(this.chkBox_Alt);
     this.popUpCtrl.Controls.Add(this.chkBox_Ctrl);
     this.popUpCtrl.Controls.Add(this.lbl_ctrl);
     this.popUpCtrl.Controls.Add(this.chkbox_shift);
     this.popUpCtrl.Location = new System.Drawing.Point(12, 120);
     this.popUpCtrl.Name = "popUpCtrl";
     this.popUpCtrl.Size = new System.Drawing.Size(200, 74);
     this.popUpCtrl.TabIndex = 7;
     //
     // btn_DelShortcut
     //
     this.btn_DelShortcut.Location = new System.Drawing.Point(154, 43);
     this.btn_DelShortcut.Name = "btn_DelShortcut";
     this.btn_DelShortcut.Size = new System.Drawing.Size(40, 22);
     this.btn_DelShortcut.TabIndex = 8;
     this.btn_DelShortcut.Text = "DEL";
     this.btn_DelShortcut.Click += new System.EventHandler(this.btn_DelShortcut_Click);
     //
     // btn_ShortCutOk
     //
     this.btn_ShortCutOk.Location = new System.Drawing.Point(109, 43);
     this.btn_ShortCutOk.Name = "btn_ShortCutOk";
     this.btn_ShortCutOk.Size = new System.Drawing.Size(40, 22);
     this.btn_ShortCutOk.TabIndex = 7;
     this.btn_ShortCutOk.Text = "OK";
     this.btn_ShortCutOk.Click += new System.EventHandler(this.btn_ShortCutOk_Click);
     //
     // comboBoxEdit_Keys
     //
     this.comboBoxEdit_Keys.Location = new System.Drawing.Point(35, 45);
     this.comboBoxEdit_Keys.Name = "comboBoxEdit_Keys";
     this.comboBoxEdit_Keys.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.comboBoxEdit_Keys.Properties.Items.AddRange(new object[] {
     "1",
     "2",
     "3",
     "4",
     "5",
     "6",
     "7",
     "8",
     "9",
     "0"});
     this.comboBoxEdit_Keys.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEdit_Keys.Size = new System.Drawing.Size(68, 20);
     this.comboBoxEdit_Keys.TabIndex = 6;
     //
     // lbl_Keys
     //
     this.lbl_Keys.Location = new System.Drawing.Point(5, 48);
     this.lbl_Keys.Name = "lbl_Keys";
     this.lbl_Keys.Size = new System.Drawing.Size(24, 14);
     this.lbl_Keys.TabIndex = 5;
     this.lbl_Keys.Text = "Key:";
     //
     // chkBox_Alt
     //
     this.chkBox_Alt.Location = new System.Drawing.Point(53, 23);
     this.chkBox_Alt.Name = "chkBox_Alt";
     this.chkBox_Alt.Properties.Caption = "Alt";
     this.chkBox_Alt.Size = new System.Drawing.Size(39, 19);
     this.chkBox_Alt.TabIndex = 3;
     this.chkBox_Alt.CheckedChanged += new System.EventHandler(this.chkBox_Alt_CheckedChanged);
     //
     // chkBox_Ctrl
     //
     this.chkBox_Ctrl.Location = new System.Drawing.Point(3, 23);
     this.chkBox_Ctrl.Name = "chkBox_Ctrl";
     this.chkBox_Ctrl.Properties.Caption = "Ctrl";
     this.chkBox_Ctrl.Size = new System.Drawing.Size(44, 19);
     this.chkBox_Ctrl.TabIndex = 2;
     this.chkBox_Ctrl.CheckedChanged += new System.EventHandler(this.chkBox_Ctrl_CheckedChanged);
     //
     // lbl_ctrl
     //
     this.lbl_ctrl.Location = new System.Drawing.Point(3, 3);
     this.lbl_ctrl.Name = "lbl_ctrl";
     this.lbl_ctrl.Size = new System.Drawing.Size(125, 14);
     this.lbl_ctrl.TabIndex = 1;
     this.lbl_ctrl.Text = "Setting Shortcut Keys:";
     //
     // chkbox_shift
     //
     this.chkbox_shift.Enabled = false;
     this.chkbox_shift.Location = new System.Drawing.Point(98, 23);
     this.chkbox_shift.Name = "chkbox_shift";
     this.chkbox_shift.Properties.Caption = "Shift";
     this.chkbox_shift.Size = new System.Drawing.Size(51, 19);
     this.chkbox_shift.TabIndex = 0;
     //
     // col_Contents
     //
     this.col_Contents.AppearanceHeader.Options.UseTextOptions = true;
     this.col_Contents.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.col_Contents.Caption = "Contents";
     this.col_Contents.ColumnEdit = this.repTxtContent;
     this.col_Contents.FieldName = "CONTENTS";
     this.col_Contents.Name = "col_Contents";
     this.col_Contents.OptionsColumn.AllowEdit = false;
     this.col_Contents.Visible = true;
     this.col_Contents.VisibleIndex = 1;
     this.col_Contents.Width = 242;
     //
     // repTxtContent
     //
     this.repTxtContent.AutoHeight = false;
     this.repTxtContent.Name = "repTxtContent";
     this.repTxtContent.Leave += new System.EventHandler(this.repTxtContent_Leave);
     //
     // repPopUp_Image
     //
     this.repPopUp_Image.AutoHeight = false;
     this.repPopUp_Image.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repPopUp_Image.Name = "repPopUp_Image";
     //
     // globalEventProvider
     //
     this.globalEventProvider.KeyDown += new System.Windows.Forms.KeyEventHandler(this.globalEventProvider_KeyDown);
     this.globalEventProvider.KeyUp += new System.Windows.Forms.KeyEventHandler(this.globalEventProvider_KeyUp);
     //
     // pnlTop
     //
     this.pnlTop.Controls.Add(this.btnMoveUp);
     this.pnlTop.Controls.Add(this.btnMoveDown);
     this.pnlTop.Controls.Add(this.btnAdd);
     this.pnlTop.Controls.Add(this.btnDelete);
     this.pnlTop.Controls.Add(this.btnAbout);
     this.pnlTop.Controls.Add(this.btnLoad);
     this.pnlTop.Controls.Add(this.btnSave);
     this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.pnlTop.Location = new System.Drawing.Point(0, 0);
     this.pnlTop.Name = "pnlTop";
     this.pnlTop.Size = new System.Drawing.Size(355, 32);
     this.pnlTop.TabIndex = 5;
     //
     // btnMoveUp
     //
     this.btnMoveUp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMoveUp.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnMoveUp.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveUp.Image")));
     this.btnMoveUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnMoveUp.Location = new System.Drawing.Point(176, 5);
     this.btnMoveUp.Name = "btnMoveUp";
     this.btnMoveUp.Size = new System.Drawing.Size(30, 23);
     this.btnMoveUp.TabIndex = 6;
     this.btnMoveUp.ToolTip = "Move Up (Ctrl+Up)";
     this.btnMoveUp.Click += new System.EventHandler(this.btnMoveUp_Click);
     //
     // btnMoveDown
     //
     this.btnMoveDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMoveDown.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnMoveDown.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveDown.Image")));
     this.btnMoveDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnMoveDown.Location = new System.Drawing.Point(212, 5);
     this.btnMoveDown.Name = "btnMoveDown";
     this.btnMoveDown.Size = new System.Drawing.Size(30, 23);
     this.btnMoveDown.TabIndex = 5;
     this.btnMoveDown.ToolTip = "Move Down (Ctrl+Down)";
     this.btnMoveDown.Click += new System.EventHandler(this.btnMoveDown_Click);
     //
     // btnAdd
     //
     this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAdd.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
     this.btnAdd.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnAdd.Location = new System.Drawing.Point(248, 5);
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.Size = new System.Drawing.Size(30, 23);
     this.btnAdd.TabIndex = 4;
     this.btnAdd.ToolTip = "Add (Ctrl+N)";
     this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image")));
     this.btnDelete.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnDelete.Location = new System.Drawing.Point(284, 5);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(30, 23);
     this.btnDelete.TabIndex = 3;
     this.btnDelete.ToolTip = "Delete (Ctrl+D)";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnAbout
     //
     this.btnAbout.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAbout.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnAbout.Image")));
     this.btnAbout.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnAbout.Location = new System.Drawing.Point(320, 5);
     this.btnAbout.Name = "btnAbout";
     this.btnAbout.Size = new System.Drawing.Size(30, 23);
     this.btnAbout.TabIndex = 2;
     this.btnAbout.ToolTip = "Setting";
     this.btnAbout.Click += new System.EventHandler(this.btnAbout_Click);
     //
     // btnLoad
     //
     this.btnLoad.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnLoad.Image = ((System.Drawing.Image)(resources.GetObject("btnLoad.Image")));
     this.btnLoad.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnLoad.Location = new System.Drawing.Point(49, 5);
     this.btnLoad.Name = "btnLoad";
     this.btnLoad.Size = new System.Drawing.Size(30, 23);
     this.btnLoad.TabIndex = 1;
     this.btnLoad.ToolTip = "Open (Ctrl+O)";
     this.btnLoad.Click += new System.EventHandler(this.btnLoad_Click);
     //
     // btnSave
     //
     this.btnSave.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
     this.btnSave.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSave.Location = new System.Drawing.Point(12, 5);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(30, 23);
     this.btnSave.TabIndex = 0;
     this.btnSave.ToolTip = "Save (Ctrl+S)";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // pnlBottom
     //
     this.pnlBottom.Controls.Add(this.lbl_ItemCount);
     this.pnlBottom.Controls.Add(this.lbl_BottomInfo);
     this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pnlBottom.Location = new System.Drawing.Point(0, 266);
     this.pnlBottom.Name = "pnlBottom";
     this.pnlBottom.Size = new System.Drawing.Size(355, 32);
     this.pnlBottom.TabIndex = 6;
     //
     // lbl_ItemCount
     //
     this.lbl_ItemCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbl_ItemCount.Location = new System.Drawing.Point(295, 9);
     this.lbl_ItemCount.Name = "lbl_ItemCount";
     this.lbl_ItemCount.Size = new System.Drawing.Size(48, 14);
     this.lbl_ItemCount.TabIndex = 1;
     this.lbl_ItemCount.Text = "Count: 0";
     //
     // lbl_BottomInfo
     //
     this.lbl_BottomInfo.Location = new System.Drawing.Point(5, 9);
     this.lbl_BottomInfo.Name = "lbl_BottomInfo";
     this.lbl_BottomInfo.Size = new System.Drawing.Size(207, 14);
     this.lbl_BottomInfo.TabIndex = 0;
     this.lbl_BottomInfo.Text = "Collected Time: 2013-01-30 23:14:23";
     //
     // notifyIcon
     //
     this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
     this.notifyIcon.Text = "CtrlCVMaster";
     this.notifyIcon.Visible = true;
     this.notifyIcon.DoubleClick += new System.EventHandler(this.notifyIcon_DoubleClick);
     //
     // contextMenuStrip_tray
     //
     this.contextMenuStrip_tray.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.trayMenu_Open,
     this.trayMenu_OpenDisabled,
     this.toolStripSeparator3,
     this.trayMenu_ShowList,
     this.trayMenu_DelList,
     this.toolStripSeparator5,
     this.trayMenu_Enable,
     this.trayMenu_Disable,
     this.toolStripSeparator4,
     this.trayMenu_Close,
     this.trayMenu_Text});
     this.contextMenuStrip_tray.Name = "contextMenuStrip";
     this.contextMenuStrip_tray.Size = new System.Drawing.Size(191, 198);
     //
     // trayMenu_Open
     //
     this.trayMenu_Open.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_Open.Image")));
     this.trayMenu_Open.Name = "trayMenu_Open";
     this.trayMenu_Open.ShortcutKeyDisplayString = "";
     this.trayMenu_Open.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_Open.Text = "Open (&O)";
     this.trayMenu_Open.Click += new System.EventHandler(this.trayMenu_Open_Click);
     //
     // trayMenu_OpenDisabled
     //
     this.trayMenu_OpenDisabled.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_OpenDisabled.Image")));
     this.trayMenu_OpenDisabled.Name = "trayMenu_OpenDisabled";
     this.trayMenu_OpenDisabled.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_OpenDisabled.Text = "Open (&O)";
     this.trayMenu_OpenDisabled.Visible = false;
     this.trayMenu_OpenDisabled.Click += new System.EventHandler(this.trayMenu_OpenDisabled_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(187, 6);
     //
     // trayMenu_ShowList
     //
     this.trayMenu_ShowList.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_ShowList.Image")));
     this.trayMenu_ShowList.Name = "trayMenu_ShowList";
     this.trayMenu_ShowList.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_ShowList.Text = "Show List";
     this.trayMenu_ShowList.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.trayMenu_ShowList_DropDownItemClicked);
     this.trayMenu_ShowList.DropDownOpening += new System.EventHandler(this.trayMenu_ShowList_DropDownOpening);
     //
     // trayMenu_DelList
     //
     this.trayMenu_DelList.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_DelList.Image")));
     this.trayMenu_DelList.Name = "trayMenu_DelList";
     this.trayMenu_DelList.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_DelList.Text = "Delete List";
     this.trayMenu_DelList.Click += new System.EventHandler(this.trayMenu_DelList_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(187, 6);
     //
     // trayMenu_Enable
     //
     this.trayMenu_Enable.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_Enable.Image")));
     this.trayMenu_Enable.Name = "trayMenu_Enable";
     this.trayMenu_Enable.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_Enable.Text = "Enable Clipboard (&E)";
     this.trayMenu_Enable.Visible = false;
     this.trayMenu_Enable.Click += new System.EventHandler(this.trayMenu_Enable_Click);
     //
     // trayMenu_Disable
     //
     this.trayMenu_Disable.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_Disable.Image")));
     this.trayMenu_Disable.Name = "trayMenu_Disable";
     this.trayMenu_Disable.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_Disable.Text = "Disable Clipboard (&D)";
     this.trayMenu_Disable.Click += new System.EventHandler(this.trayMenu_Disable_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(187, 6);
     //
     // trayMenu_Close
     //
     this.trayMenu_Close.Name = "trayMenu_Close";
     this.trayMenu_Close.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_Close.Text = "Exit (&X)";
     this.trayMenu_Close.Click += new System.EventHandler(this.trayMenu_Close_Click);
     //
     // trayMenu_Text
     //
     this.trayMenu_Text.Image = ((System.Drawing.Image)(resources.GetObject("trayMenu_Text.Image")));
     this.trayMenu_Text.Name = "trayMenu_Text";
     this.trayMenu_Text.Size = new System.Drawing.Size(190, 22);
     this.trayMenu_Text.Text = "trayMenu_Text";
     this.trayMenu_Text.Visible = false;
     //
     // CtrlCVMasterForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(355, 298);
     this.Controls.Add(this.popUpCtrl);
     this.Controls.Add(this.grdCtrl);
     this.Controls.Add(this.pnlBottom);
     this.Controls.Add(this.pnlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "CtrlCVMasterForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text = "Ctrl+CV Master";
     this.Load += new System.EventHandler(this.CtrlCVMasterForm_Load);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CtrlCVMasterForm_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.grdCtrl)).EndInit();
     this.contextMenuStrip.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repPopUp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popUpCtrl)).EndInit();
     this.popUpCtrl.ResumeLayout(false);
     this.popUpCtrl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit_Keys.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBox_Alt.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBox_Ctrl.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkbox_shift.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repTxtContent)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repPopUp_Image)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlTop)).EndInit();
     this.pnlTop.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBottom)).EndInit();
     this.pnlBottom.ResumeLayout(false);
     this.pnlBottom.PerformLayout();
     this.contextMenuStrip_tray.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #5
0
 /// <summary>
 /// Gan control RepositoryItemImageEdit vao mot cell trong luoi
 /// </summary>
 /// <param name="grid"></param>
 /// <param name="fieldName"></param>
 /// <param name="item"></param>
 public static void RegisterControlField(GridView grid, string fieldName, DevExpress.XtraEditors.Repository.RepositoryItemImageEdit item)
 {
     grid.Columns[fieldName].ColumnEdit = item;
 }
Beispiel #6
0
        //绑定到GridView 数据源。
        private bool createGridView(DevExpress.XtraGrid.GridControl xtraGrid, object dataSource, Dictionary <string, MB.WinBase.Common.ColumnPropertyInfo> colPropertys,
                                    bool imageDockRow, Dictionary <string, MB.WinBase.Common.ColumnEditCfgInfo> editCols, MB.WinBase.Common.GridViewLayoutInfo gridViewLayoutInfo)
        {
            object pictureEdit;

            MB.XWinLib.XtraGrid.GridControlEx grdEx = xtraGrid as MB.XWinLib.XtraGrid.GridControlEx;
            if (grdEx != null)
            {
                grdEx.ShowOptionMenu = true;
                if (grdEx.ContextMenu == null)
                {
                    grdEx.ReSetContextMenu(XtraContextMenuType.SaveGridState | XtraContextMenuType.Export | XtraContextMenuType.ColumnsAllowSort | XtraContextMenuType.Copy | XtraContextMenuType.Chart);
                }
            }
            if (xtraGrid.RepositoryItems.Count > 0)
            {
                if (imageDockRow)
                {
                    pictureEdit = xtraGrid.RepositoryItems[0] as DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit;
                }
                else
                {
                    pictureEdit = xtraGrid.RepositoryItems[0] as DevExpress.XtraEditors.Repository.RepositoryItemImageEdit;
                }
            }
            else
            {
                if (imageDockRow)
                {
                    pictureEdit = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
                    (pictureEdit as DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit).SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
                }
                else
                {
                    pictureEdit = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
                }
                if (imageDockRow)
                {
                    xtraGrid.RepositoryItems.Add(pictureEdit as DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit);
                }
                else
                {
                    xtraGrid.RepositoryItems.Add(pictureEdit as DevExpress.XtraEditors.Repository.RepositoryItemImageEdit);
                }
            }
            DevExpress.XtraGrid.Views.Grid.GridView gridView = xtraGrid.MainView as DevExpress.XtraGrid.Views.Grid.GridView;

            XtraGridViewHelper.Instance.SetGridView(gridView, colPropertys);

            XtraGridViewHelper.Instance.CreateViewColumns(xtraGrid, dataSource, colPropertys, pictureEdit, editCols, gridViewLayoutInfo);


            //if (colPropertys != null) {
            //    XtraGridViewHelper.Instance.SetGroupSummary(gridView, colPropertys);
            //}

            //增加保存Grid UI 操作状态而增加的。
            XtraGridViewHelper.Instance.RestoreXtraGridState(xtraGrid);
            DataView dv = MB.Util.MyConvert.Instance.ToDataView(dataSource, null);

            if (dv != null)
            {
                xtraGrid.DataSource = dv;
            }
            else
            {
                xtraGrid.DataSource = dataSource;
            }
            return(true);
        }
Beispiel #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.xtraTab = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabMemberCardPhoto = new DevExpress.XtraTab.XtraTabPage();
     this.btnPhotoRotate = new System.Windows.Forms.Button();
     this.btnMemberPhotoReject = new DevExpress.XtraEditors.SimpleButton();
     this.btnMemberPhotoApprove = new DevExpress.XtraEditors.SimpleButton();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.label1 = new System.Windows.Forms.Label();
     this.GridMemberCard = new DevExpress.XtraGrid.GridControl();
     this.gridViewMemberCard = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcCheck = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckSelection = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gcMemberPhotoID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMemberName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcRequestDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.xtraTabPackageExtension = new DevExpress.XtraTab.XtraTabPage();
     this.btnRotate = new System.Windows.Forms.Button();
     this.pictureEdit2 = new System.Windows.Forms.PictureBox();
     this.btnPackageExtensionReject = new DevExpress.XtraEditors.SimpleButton();
     this.btnPackageExtensionApprove = new DevExpress.XtraEditors.SimpleButton();
     this.label2 = new System.Windows.Forms.Label();
     this.GridPackageExtension = new DevExpress.XtraGrid.GridControl();
     this.gridViewPackageExtension = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcCheckExtension = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gcExtensionID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcCreateDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMemberID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcPackageCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gReason = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcDayExtend = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcStartDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcEndDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcNewExpiryDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTab)).BeginInit();
     this.xtraTab.SuspendLayout();
     this.xtraTabMemberCardPhoto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckSelection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     this.xtraTabPackageExtension.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridPackageExtension)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPackageExtension)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.Controls.Add(this.xtraTab);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(912, 525);
     this.groupControl1.TabIndex = 124;
     this.groupControl1.Text = "Mobile App";
     //
     // xtraTab
     //
     this.xtraTab.Location = new System.Drawing.Point(8, 48);
     this.xtraTab.Name = "xtraTab";
     this.xtraTab.SelectedTabPage = this.xtraTabMemberCardPhoto;
     this.xtraTab.Size = new System.Drawing.Size(840, 442);
     this.xtraTab.TabIndex = 119;
     this.xtraTab.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabMemberCardPhoto,
     this.xtraTabPackageExtension});
     //
     // xtraTabMemberCardPhoto
     //
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnPhotoRotate);
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnMemberPhotoReject);
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnMemberPhotoApprove);
     this.xtraTabMemberCardPhoto.Controls.Add(this.pictureEdit1);
     this.xtraTabMemberCardPhoto.Controls.Add(this.label1);
     this.xtraTabMemberCardPhoto.Controls.Add(this.GridMemberCard);
     this.xtraTabMemberCardPhoto.Name = "xtraTabMemberCardPhoto";
     this.xtraTabMemberCardPhoto.Size = new System.Drawing.Size(831, 411);
     this.xtraTabMemberCardPhoto.Text = "Photo Approval";
     //
     // btnPhotoRotate
     //
     this.btnPhotoRotate.Location = new System.Drawing.Point(629, 112);
     this.btnPhotoRotate.Name = "btnPhotoRotate";
     this.btnPhotoRotate.Size = new System.Drawing.Size(75, 23);
     this.btnPhotoRotate.TabIndex = 89;
     this.btnPhotoRotate.Text = "Rotate";
     this.btnPhotoRotate.UseVisualStyleBackColor = true;
     this.btnPhotoRotate.Click += new System.EventHandler(this.btnPhotoRotate_Click);
     //
     // btnMemberPhotoReject
     //
     this.btnMemberPhotoReject.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberPhotoReject.Appearance.Options.UseFont = true;
     this.btnMemberPhotoReject.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberPhotoReject.Location = new System.Drawing.Point(84, 340);
     this.btnMemberPhotoReject.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnMemberPhotoReject.Name = "btnMemberPhotoReject";
     this.btnMemberPhotoReject.Size = new System.Drawing.Size(75, 23);
     this.btnMemberPhotoReject.TabIndex = 83;
     this.btnMemberPhotoReject.Text = "Reject";
     this.btnMemberPhotoReject.Click += new System.EventHandler(this.btnMemberPhotoReject_Click);
     //
     // btnMemberPhotoApprove
     //
     this.btnMemberPhotoApprove.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberPhotoApprove.Appearance.Options.UseFont = true;
     this.btnMemberPhotoApprove.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberPhotoApprove.Location = new System.Drawing.Point(3, 340);
     this.btnMemberPhotoApprove.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnMemberPhotoApprove.Name = "btnMemberPhotoApprove";
     this.btnMemberPhotoApprove.Size = new System.Drawing.Size(75, 23);
     this.btnMemberPhotoApprove.TabIndex = 82;
     this.btnMemberPhotoApprove.Text = "Approve";
     this.btnMemberPhotoApprove.Click += new System.EventHandler(this.btnMemberPhotoApprove_Click);
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location = new System.Drawing.Point(710, 23);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size = new System.Drawing.Size(109, 112);
     this.pictureEdit1.TabIndex = 11;
     this.pictureEdit1.Click += new System.EventHandler(this.pictureEdit1_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(4, 10);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(107, 13);
     this.label1.TabIndex = 10;
     this.label1.Text = "Pending Approval";
     //
     // GridMemberCard
     //
     this.GridMemberCard.Location = new System.Drawing.Point(3, 143);
     this.GridMemberCard.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridMemberCard.MainView = this.gridViewMemberCard;
     this.GridMemberCard.Name = "GridMemberCard";
     this.GridMemberCard.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckSelection,
     this.repositoryItemImageComboBox1,
     this.repositoryItemImageComboBox2,
     this.repositoryItemImageEdit1,
     this.repositoryItemPictureEdit1});
     this.GridMemberCard.Size = new System.Drawing.Size(816, 191);
     this.GridMemberCard.TabIndex = 9;
     this.GridMemberCard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMemberCard});
     //
     // gridViewMemberCard
     //
     this.gridViewMemberCard.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gcCheck,
     this.gcMemberPhotoID,
     this.gcMembershipID,
     this.gcMemberName,
     this.gcRequestDate});
     this.gridViewMemberCard.GridControl = this.GridMemberCard;
     this.gridViewMemberCard.Name = "gridViewMemberCard";
     this.gridViewMemberCard.OptionsView.ShowGroupPanel = false;
     this.gridViewMemberCard.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewMemberCard_FocusedRowChanged);
     //
     // gcCheck
     //
     this.gcCheck.Caption = "Utl";
     this.gcCheck.ColumnEdit = this.repositoryItemCheckSelection;
     this.gcCheck.FieldName = "UtlCheck";
     this.gcCheck.Name = "gcCheck";
     this.gcCheck.OptionsColumn.ShowCaption = false;
     this.gcCheck.Visible = true;
     this.gcCheck.VisibleIndex = 0;
     this.gcCheck.Width = 25;
     //
     // repositoryItemCheckSelection
     //
     this.repositoryItemCheckSelection.AutoHeight = false;
     this.repositoryItemCheckSelection.Name = "repositoryItemCheckSelection";
     this.repositoryItemCheckSelection.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // gcMemberPhotoID
     //
     this.gcMemberPhotoID.Caption = "ID";
     this.gcMemberPhotoID.FieldName = "nMemberPhotoID";
     this.gcMemberPhotoID.Name = "gcMemberPhotoID";
     this.gcMemberPhotoID.OptionsColumn.AllowEdit = false;
     this.gcMemberPhotoID.Visible = true;
     this.gcMemberPhotoID.VisibleIndex = 1;
     //
     // gcMembershipID
     //
     this.gcMembershipID.Caption = "Membership ID";
     this.gcMembershipID.FieldName = "strMembershipID";
     this.gcMembershipID.Name = "gcMembershipID";
     this.gcMembershipID.OptionsColumn.AllowEdit = false;
     this.gcMembershipID.Visible = true;
     this.gcMembershipID.VisibleIndex = 2;
     this.gcMembershipID.Width = 117;
     //
     // gcMemberName
     //
     this.gcMemberName.Caption = "Member Name";
     this.gcMemberName.FieldName = "strMemberName";
     this.gcMemberName.Name = "gcMemberName";
     this.gcMemberName.OptionsColumn.AllowEdit = false;
     this.gcMemberName.Visible = true;
     this.gcMemberName.VisibleIndex = 3;
     this.gcMemberName.Width = 161;
     //
     // gcRequestDate
     //
     this.gcRequestDate.Caption = "Request Date";
     this.gcRequestDate.FieldName = "dtUpload";
     this.gcRequestDate.Name = "gcRequestDate";
     this.gcRequestDate.OptionsColumn.AllowEdit = false;
     this.gcRequestDate.Visible = true;
     this.gcRequestDate.VisibleIndex = 4;
     this.gcRequestDate.Width = 162;
     //
     // 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.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Transfer Request", 7, -1)});
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // 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";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     this.repositoryItemImageEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // xtraTabPackageExtension
     //
     this.xtraTabPackageExtension.Controls.Add(this.btnRotate);
     this.xtraTabPackageExtension.Controls.Add(this.pictureEdit2);
     this.xtraTabPackageExtension.Controls.Add(this.btnPackageExtensionReject);
     this.xtraTabPackageExtension.Controls.Add(this.btnPackageExtensionApprove);
     this.xtraTabPackageExtension.Controls.Add(this.label2);
     this.xtraTabPackageExtension.Controls.Add(this.GridPackageExtension);
     this.xtraTabPackageExtension.Name = "xtraTabPackageExtension";
     this.xtraTabPackageExtension.Size = new System.Drawing.Size(831, 411);
     this.xtraTabPackageExtension.Text = "Package Extension Approval";
     //
     // btnRotate
     //
     this.btnRotate.Location = new System.Drawing.Point(597, 134);
     this.btnRotate.Name = "btnRotate";
     this.btnRotate.Size = new System.Drawing.Size(75, 23);
     this.btnRotate.TabIndex = 87;
     this.btnRotate.Text = "Rotate";
     this.btnRotate.UseVisualStyleBackColor = true;
     this.btnRotate.Click += new System.EventHandler(this.btnRotate_Click);
     //
     // pictureEdit2
     //
     this.pictureEdit2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureEdit2.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pictureEdit2.Location = new System.Drawing.Point(690, 14);
     this.pictureEdit2.Name = "pictureEdit2";
     this.pictureEdit2.Size = new System.Drawing.Size(123, 143);
     this.pictureEdit2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureEdit2.TabIndex = 86;
     this.pictureEdit2.TabStop = false;
     this.pictureEdit2.Click += new System.EventHandler(this.pictureEdit2_Click);
     //
     // btnPackageExtensionReject
     //
     this.btnPackageExtensionReject.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPackageExtensionReject.Appearance.Options.UseFont = true;
     this.btnPackageExtensionReject.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPackageExtensionReject.Location = new System.Drawing.Point(88, 361);
     this.btnPackageExtensionReject.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnPackageExtensionReject.Name = "btnPackageExtensionReject";
     this.btnPackageExtensionReject.Size = new System.Drawing.Size(75, 23);
     this.btnPackageExtensionReject.TabIndex = 85;
     this.btnPackageExtensionReject.Text = "Reject";
     this.btnPackageExtensionReject.Click += new System.EventHandler(this.btnPackageExtensionReject_Click);
     //
     // btnPackageExtensionApprove
     //
     this.btnPackageExtensionApprove.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPackageExtensionApprove.Appearance.Options.UseFont = true;
     this.btnPackageExtensionApprove.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPackageExtensionApprove.Location = new System.Drawing.Point(7, 361);
     this.btnPackageExtensionApprove.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnPackageExtensionApprove.Name = "btnPackageExtensionApprove";
     this.btnPackageExtensionApprove.Size = new System.Drawing.Size(75, 23);
     this.btnPackageExtensionApprove.TabIndex = 84;
     this.btnPackageExtensionApprove.Text = "Approve";
     this.btnPackageExtensionApprove.Click += new System.EventHandler(this.btnPackageExtensionApprove_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(4, 14);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(107, 13);
     this.label2.TabIndex = 11;
     this.label2.Text = "Pending Approval";
     //
     // GridPackageExtension
     //
     this.GridPackageExtension.Location = new System.Drawing.Point(7, 167);
     this.GridPackageExtension.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridPackageExtension.MainView = this.gridViewPackageExtension;
     this.GridPackageExtension.Name = "GridPackageExtension";
     this.GridPackageExtension.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemImageComboBox3,
     this.repositoryItemImageComboBox4,
     this.repositoryItemImageEdit2,
     this.repositoryItemPictureEdit2});
     this.GridPackageExtension.Size = new System.Drawing.Size(806, 188);
     this.GridPackageExtension.TabIndex = 10;
     this.GridPackageExtension.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewPackageExtension});
     //
     // gridViewPackageExtension
     //
     this.gridViewPackageExtension.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gcCheckExtension,
     this.gcExtensionID,
     this.gcCreateDate,
     this.gcMemberID,
     this.gcPackageCode,
     this.gReason,
     this.gcDayExtend,
     this.gcStartDate,
     this.gcEndDate,
     this.gcNewExpiryDate});
     this.gridViewPackageExtension.GridControl = this.GridPackageExtension;
     this.gridViewPackageExtension.Name = "gridViewPackageExtension";
     this.gridViewPackageExtension.OptionsView.ShowGroupPanel = false;
     this.gridViewPackageExtension.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewPackageExtension_FocusedRowChanged);
     this.gridViewPackageExtension.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewPackageExtension_CellValueChanged);
     //
     // gcCheckExtension
     //
     this.gcCheckExtension.Caption = "Utl";
     this.gcCheckExtension.ColumnEdit = this.repositoryItemCheckEdit1;
     this.gcCheckExtension.FieldName = "UtlCheck";
     this.gcCheckExtension.Name = "gcCheckExtension";
     this.gcCheckExtension.OptionsColumn.ShowCaption = false;
     this.gcCheckExtension.Visible = true;
     this.gcCheckExtension.VisibleIndex = 0;
     this.gcCheckExtension.Width = 22;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // gcExtensionID
     //
     this.gcExtensionID.Caption = "extensionID";
     this.gcExtensionID.FieldName = "nExtensionID";
     this.gcExtensionID.Name = "gcExtensionID";
     this.gcExtensionID.OptionsColumn.AllowEdit = false;
     //
     // gcCreateDate
     //
     this.gcCreateDate.Caption = "Request Date";
     this.gcCreateDate.FieldName = "dtCreateDate";
     this.gcCreateDate.Name = "gcCreateDate";
     this.gcCreateDate.OptionsColumn.AllowEdit = false;
     this.gcCreateDate.Visible = true;
     this.gcCreateDate.VisibleIndex = 1;
     this.gcCreateDate.Width = 76;
     //
     // gcMemberID
     //
     this.gcMemberID.Caption = "Membership ID";
     this.gcMemberID.FieldName = "strMembershipID";
     this.gcMemberID.Name = "gcMemberID";
     this.gcMemberID.OptionsColumn.AllowEdit = false;
     this.gcMemberID.Visible = true;
     this.gcMemberID.VisibleIndex = 2;
     //
     // gcPackageCode
     //
     this.gcPackageCode.Caption = "Package Code";
     this.gcPackageCode.FieldName = "strPackageCode";
     this.gcPackageCode.Name = "gcPackageCode";
     this.gcPackageCode.OptionsColumn.AllowEdit = false;
     this.gcPackageCode.Visible = true;
     this.gcPackageCode.VisibleIndex = 3;
     this.gcPackageCode.Width = 148;
     //
     // gReason
     //
     this.gReason.Caption = "Reason";
     this.gReason.FieldName = "strDescription";
     this.gReason.Name = "gReason";
     this.gReason.OptionsColumn.AllowEdit = false;
     this.gReason.Visible = true;
     this.gReason.VisibleIndex = 4;
     this.gReason.Width = 140;
     //
     // gcDayExtend
     //
     this.gcDayExtend.Caption = "Days Extend";
     this.gcDayExtend.FieldName = "nDaysExtended";
     this.gcDayExtend.Name = "gcDayExtend";
     this.gcDayExtend.OptionsColumn.AllowEdit = false;
     this.gcDayExtend.Visible = true;
     this.gcDayExtend.VisibleIndex = 7;
     //
     // gcStartDate
     //
     this.gcStartDate.Caption = "Start Date";
     this.gcStartDate.FieldName = "dtStartDate";
     this.gcStartDate.Name = "gcStartDate";
     this.gcStartDate.Visible = true;
     this.gcStartDate.VisibleIndex = 5;
     //
     // gcEndDate
     //
     this.gcEndDate.Caption = "End Date";
     this.gcEndDate.FieldName = "dtEndDate";
     this.gcEndDate.Name = "gcEndDate";
     this.gcEndDate.Visible = true;
     this.gcEndDate.VisibleIndex = 6;
     //
     // gcNewExpiryDate
     //
     this.gcNewExpiryDate.Caption = "New Expiry Date";
     this.gcNewExpiryDate.Name = "gcNewExpiryDate";
     this.gcNewExpiryDate.OptionsColumn.AllowEdit = false;
     this.gcNewExpiryDate.Visible = true;
     this.gcNewExpiryDate.VisibleIndex = 8;
     //
     // 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.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Transfer Request", 7, -1)});
     this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3";
     //
     // 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";
     //
     // repositoryItemImageEdit2
     //
     this.repositoryItemImageEdit2.AutoHeight = false;
     this.repositoryItemImageEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit2.Name = "repositoryItemImageEdit2";
     this.repositoryItemImageEdit2.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     //
     // repositoryItemPictureEdit2
     //
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     //
     // frmMemberCardPhoto
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(912, 525);
     this.ControlBox = false;
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "frmMemberCardPhoto";
     this.Text = "frmMemberCardPhoto";
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTab)).EndInit();
     this.xtraTab.ResumeLayout(false);
     this.xtraTabMemberCardPhoto.ResumeLayout(false);
     this.xtraTabMemberCardPhoto.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckSelection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     this.xtraTabPackageExtension.ResumeLayout(false);
     this.xtraTabPackageExtension.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridPackageExtension)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPackageExtension)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
     this.ResumeLayout(false);
 }