📄 mainform.designer.cs~rf31c01c5.tmp
字号:
//
this.btnSelectMem.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSelectMem.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnSelectMem.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnSelectMem.HotFontUnderline = true;
this.btnSelectMem.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnSelectMem.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnSelectMem.Name = "btnSelectMem";
this.btnSelectMem.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnSelectMem.Text = "会员查询";
//
// explorerBarGroupItem2
//
//
//
//
this.explorerBarGroupItem2.BackStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.explorerBarGroupItem2.BackStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem2.BackStyle.BorderBottomColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.BackStyle.BorderBottomWidth = 1;
this.explorerBarGroupItem2.BackStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem2.BackStyle.BorderLeftColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.BackStyle.BorderLeftWidth = 1;
this.explorerBarGroupItem2.BackStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem2.BackStyle.BorderRightColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.BackStyle.BorderRightWidth = 1;
this.explorerBarGroupItem2.BackStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem2.BackStyle.BorderTopColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.BackStyle.BorderTopWidth = 1;
this.explorerBarGroupItem2.ExpandBackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.ExpandBorderColor = System.Drawing.SystemColors.InactiveCaption;
this.explorerBarGroupItem2.Expanded = true;
this.explorerBarGroupItem2.ExpandForeColor = System.Drawing.SystemColors.Highlight;
this.explorerBarGroupItem2.ExpandHotBackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.ExpandHotBorderColor = System.Drawing.SystemColors.ActiveCaption;
this.explorerBarGroupItem2.Name = "explorerBarGroupItem2";
this.explorerBarGroupItem2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsertDisc,
this.btnUpdateDisc,
this.btnDeleteDisc,
this.btnSelectDisc});
this.explorerBarGroupItem2.Text = "影碟管理";
//
//
//
this.explorerBarGroupItem2.TitleHotStyle.BackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.TitleHotStyle.BackColor2 = System.Drawing.SystemColors.InactiveCaption;
this.explorerBarGroupItem2.TitleHotStyle.TextColor = System.Drawing.SystemColors.ActiveCaption;
//
//
//
this.explorerBarGroupItem2.TitleStyle.BackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem2.TitleStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
this.explorerBarGroupItem2.TitleStyle.TextColor = System.Drawing.SystemColors.ControlText;
//
// btnInsertDisc
//
this.btnInsertDisc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsertDisc.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsertDisc.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnInsertDisc.HotFontUnderline = true;
this.btnInsertDisc.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnInsertDisc.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnInsertDisc.Name = "btnInsertDisc";
this.btnInsertDisc.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnInsertDisc.Text = "影碟添加";
//
// btnUpdateDisc
//
this.btnUpdateDisc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnUpdateDisc.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnUpdateDisc.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnUpdateDisc.HotFontUnderline = true;
this.btnUpdateDisc.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnUpdateDisc.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnUpdateDisc.Name = "btnUpdateDisc";
this.btnUpdateDisc.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnUpdateDisc.Text = "影碟修改";
//
// btnDeleteDisc
//
this.btnDeleteDisc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnDeleteDisc.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnDeleteDisc.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnDeleteDisc.HotFontUnderline = true;
this.btnDeleteDisc.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnDeleteDisc.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnDeleteDisc.Name = "btnDeleteDisc";
this.btnDeleteDisc.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnDeleteDisc.Text = "影碟删除";
//
// btnSelectDisc
//
this.btnSelectDisc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSelectDisc.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnSelectDisc.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnSelectDisc.HotFontUnderline = true;
this.btnSelectDisc.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnSelectDisc.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnSelectDisc.Name = "btnSelectDisc";
this.btnSelectDisc.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnSelectDisc.Text = "影碟查询";
//
// explorerBarGroupItem3
//
//
//
//
this.explorerBarGroupItem3.BackStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.explorerBarGroupItem3.BackStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem3.BackStyle.BorderBottomColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.BackStyle.BorderBottomWidth = 1;
this.explorerBarGroupItem3.BackStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem3.BackStyle.BorderLeftColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.BackStyle.BorderLeftWidth = 1;
this.explorerBarGroupItem3.BackStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem3.BackStyle.BorderRightColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.BackStyle.BorderRightWidth = 1;
this.explorerBarGroupItem3.BackStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
this.explorerBarGroupItem3.BackStyle.BorderTopColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.BackStyle.BorderTopWidth = 1;
this.explorerBarGroupItem3.ExpandBackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.ExpandBorderColor = System.Drawing.SystemColors.InactiveCaption;
this.explorerBarGroupItem3.Expanded = true;
this.explorerBarGroupItem3.ExpandForeColor = System.Drawing.SystemColors.Highlight;
this.explorerBarGroupItem3.ExpandHotBackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.ExpandHotBorderColor = System.Drawing.SystemColors.ActiveCaption;
this.explorerBarGroupItem3.Name = "explorerBarGroupItem3";
this.explorerBarGroupItem3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnLend,
this.btnReturn,
this.btnLeaseInfo});
this.explorerBarGroupItem3.Text = "租赁管理";
//
//
//
this.explorerBarGroupItem3.TitleHotStyle.BackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.TitleHotStyle.BackColor2 = System.Drawing.SystemColors.InactiveCaption;
this.explorerBarGroupItem3.TitleHotStyle.TextColor = System.Drawing.SystemColors.ActiveCaption;
//
//
//
this.explorerBarGroupItem3.TitleStyle.BackColor = System.Drawing.SystemColors.Window;
this.explorerBarGroupItem3.TitleStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
this.explorerBarGroupItem3.TitleStyle.TextColor = System.Drawing.SystemColors.ControlText;
//
// btnLend
//
this.btnLend.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnLend.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnLend.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnLend.HotFontUnderline = true;
this.btnLend.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnLend.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnLend.Name = "btnLend";
this.btnLend.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnLend.Text = "出租";
//
// btnReturn
//
this.btnReturn.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnReturn.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnReturn.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnReturn.HotFontUnderline = true;
this.btnReturn.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnReturn.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnReturn.Name = "btnReturn";
this.btnReturn.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnReturn.Text = "归还";
//
// btnLeaseInfo
//
this.btnLeaseInfo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnLeaseInfo.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnLeaseInfo.ForeColor = System.Drawing.SystemColors.ControlText;
this.btnLeaseInfo.HotFontUnderline = true;
this.btnLeaseInfo.HotForeColor = System.Drawing.SystemColors.ControlDark;
this.btnLeaseInfo.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
this.btnLeaseInfo.Name = "btnLeaseInfo";
this.btnLeaseInfo.PopupSide = DevComponents.DotNetBar.ePopupSide.Left;
this.btnLeaseInfo.Text = "归还情况";
//
// expandableSplitter1
//
this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandableSplitter1.ExpandableControl = this.explorerBar1;
this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.ExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.GripDarkColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75)))));
this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139)))));
this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.HotExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter1.Location = new System.Drawing.Point(132, 50);
this.expandableSplitter1.Name = "expandableSplitter1";
this.expandableSplitter1.Size = new System.Drawing.Size(5, 457);
this.expandableSplitter1.TabIndex = 2;
this.expandableSplitter1.TabStop = false;
//
// navigationPanePanel1
//
this.navigationPanePanel1.Controls.Add(this.dgvMemberInfo);
this.navigationPanePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.navigationPanePanel1.Location = new System.Drawing.Point(1, 25);
this.navigationPanePanel1.Name = "navigationPanePanel1";
this.navigationPanePanel1.ParentItem = this.buttonItem12;
this.navigationPanePanel1.Size = new System.Drawing.Size(617, 399);
this.navigationPanePanel1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.navigationPanePanel1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.navigationPanePanel1.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
this.navigationPanePanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.navigationPanePanel1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.navigationPanePanel1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.navigationPanePanel1.Style.GradientAngle = 90;
this.navigationPanePanel1.TabIndex = 2;
//
// dgvMemberInfo
//
this.dgvMemberInfo.AllowUserToAddRows = false;
this.dgvMemberInfo.AllowUserToDeleteRows = false;
this.dgvMemberInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvMemberInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.MemberID,
this.MemName,
this.MemberPhone,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -