⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainform.designer.cs~rf31c01c5.tmp

📁 个人版音像管理系统,可以扩展,内含数据库,支持多数据库使用
💻 TMP
📖 第 1 页 / 共 4 页
字号:
            this.MemberAddress,
            this.LID,
            this.MemberState,
            this.DiscCount});
            this.dgvMemberInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvMemberInfo.Location = new System.Drawing.Point(0, 0);
            this.dgvMemberInfo.MultiSelect = false;
            this.dgvMemberInfo.Name = "dgvMemberInfo";
            this.dgvMemberInfo.ReadOnly = true;
            this.dgvMemberInfo.RowTemplate.Height = 23;
            this.dgvMemberInfo.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvMemberInfo.Size = new System.Drawing.Size(617, 399);
            this.dgvMemberInfo.TabIndex = 0;
            // 
            // buttonItem12
            // 
            this.buttonItem12.Checked = true;
            this.buttonItem12.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem12.Image")));
            this.buttonItem12.Name = "buttonItem12";
            this.buttonItem12.OptionGroup = "navBar";
            this.buttonItem12.Text = "会员管理";
            // 
            // navigationPanePanel2
            // 
            this.navigationPanePanel2.Controls.Add(this.bubbleBar1);
            this.navigationPanePanel2.Controls.Add(this.dgvDiscInfo);
            this.navigationPanePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navigationPanePanel2.Location = new System.Drawing.Point(1, 1);
            this.navigationPanePanel2.Name = "navigationPanePanel2";
            this.navigationPanePanel2.ParentItem = this.buttonItem13;
            this.navigationPanePanel2.Size = new System.Drawing.Size(617, 455);
            this.navigationPanePanel2.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.navigationPanePanel2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.navigationPanePanel2.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.navigationPanePanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.navigationPanePanel2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.navigationPanePanel2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.navigationPanePanel2.Style.GradientAngle = 90;
            this.navigationPanePanel2.TabIndex = 3;
            // 
            // bubbleBar1
            // 
            this.bubbleBar1.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
            this.bubbleBar1.AntiAlias = true;
            // 
            // 
            // 
            this.bubbleBar1.ButtonBackAreaStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
            this.bubbleBar1.ButtonBackAreaStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar1.ButtonBackAreaStyle.BorderBottomWidth = 1;
            this.bubbleBar1.ButtonBackAreaStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bubbleBar1.ButtonBackAreaStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar1.ButtonBackAreaStyle.BorderLeftWidth = 1;
            this.bubbleBar1.ButtonBackAreaStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar1.ButtonBackAreaStyle.BorderRightWidth = 1;
            this.bubbleBar1.ButtonBackAreaStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar1.ButtonBackAreaStyle.BorderTopWidth = 1;
            this.bubbleBar1.ButtonBackAreaStyle.PaddingBottom = 3;
            this.bubbleBar1.ButtonBackAreaStyle.PaddingLeft = 3;
            this.bubbleBar1.ButtonBackAreaStyle.PaddingRight = 3;
            this.bubbleBar1.ButtonBackAreaStyle.PaddingTop = 3;
            this.bubbleBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bubbleBar1.ImageSizeNormal = new System.Drawing.Size(24, 24);
            this.bubbleBar1.Location = new System.Drawing.Point(0, 423);
            this.bubbleBar1.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
            this.bubbleBar1.Name = "bubbleBar1";
            this.bubbleBar1.SelectedTab = this.bubbleBarTab1;
            this.bubbleBar1.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
            this.bubbleBar1.Size = new System.Drawing.Size(617, 32);
            this.bubbleBar1.TabIndex = 1;
            this.bubbleBar1.Tabs.Add(this.bubbleBarTab1);
            this.bubbleBar1.Text = "bubbleBar1";
            // 
            // bubbleBarTab1
            // 
            this.bubbleBarTab1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
            this.bubbleBarTab1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
            this.bubbleBarTab1.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
            this.btnCheck});
            this.bubbleBarTab1.DarkBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
            this.bubbleBarTab1.LightBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.bubbleBarTab1.Name = "bubbleBarTab1";
            this.bubbleBarTab1.PredefinedColor = DevComponents.DotNetBar.eTabItemColor.Blue;
            this.bubbleBarTab1.Text = "bubbleBarTab1";
            this.bubbleBarTab1.TextColor = System.Drawing.Color.Black;
            // 
            // btnCheck
            // 
            this.btnCheck.Image = ((System.Drawing.Image)(resources.GetObject("btnCheck.Image")));
            this.btnCheck.ImageLarge = ((System.Drawing.Image)(resources.GetObject("btnCheck.ImageLarge")));
            this.btnCheck.Name = "btnCheck";
            this.btnCheck.Tag = "悄悄放进口袋";
            this.btnCheck.TagString = "悄悄放进口袋";
            // 
            // dgvDiscInfo
            // 
            this.dgvDiscInfo.AllowUserToAddRows = false;
            this.dgvDiscInfo.AllowUserToDeleteRows = false;
            this.dgvDiscInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvDiscInfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.DiscID,
            this.DiscName,
            this.Author,
            this.Director,
            this.TID,
            this.State});
            this.dgvDiscInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvDiscInfo.Location = new System.Drawing.Point(0, 0);
            this.dgvDiscInfo.MultiSelect = false;
            this.dgvDiscInfo.Name = "dgvDiscInfo";
            this.dgvDiscInfo.ReadOnly = true;
            this.dgvDiscInfo.RowTemplate.Height = 23;
            this.dgvDiscInfo.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvDiscInfo.Size = new System.Drawing.Size(617, 455);
            this.dgvDiscInfo.TabIndex = 0;
            // 
            // DiscID
            // 
            this.DiscID.DataPropertyName = "DiscID";
            this.DiscID.HeaderText = "影碟编号";
            this.DiscID.Name = "DiscID";
            this.DiscID.ReadOnly = true;
            this.DiscID.Visible = false;
            // 
            // DiscName
            // 
            this.DiscName.DataPropertyName = "DiscName";
            this.DiscName.HeaderText = "片名";
            this.DiscName.Name = "DiscName";
            this.DiscName.ReadOnly = true;
            // 
            // Author
            // 
            this.Author.DataPropertyName = "Author";
            this.Author.HeaderText = "主演";
            this.Author.Name = "Author";
            this.Author.ReadOnly = true;
            // 
            // Director
            // 
            this.Director.DataPropertyName = "Director";
            this.Director.HeaderText = "导演";
            this.Director.Name = "Director";
            this.Director.ReadOnly = true;
            // 
            // TID
            // 
            this.TID.DataPropertyName = "TID";
            this.TID.HeaderText = "类型";
            this.TID.Name = "TID";
            this.TID.ReadOnly = true;
            // 
            // State
            // 
            this.State.DataPropertyName = "State";
            this.State.HeaderText = "状态";
            this.State.Name = "State";
            this.State.ReadOnly = true;
            // 
            // buttonItem13
            // 
            this.buttonItem13.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem13.Image")));
            this.buttonItem13.Name = "buttonItem13";
            this.buttonItem13.OptionGroup = "navBar";
            this.buttonItem13.Text = "影碟管理";
            // 
            // navigationPanePanel3
            // 
            this.navigationPanePanel3.Controls.Add(this.bubbleBar2);
            this.navigationPanePanel3.Controls.Add(this.dgvLeaseInfo);
            this.navigationPanePanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navigationPanePanel3.Location = new System.Drawing.Point(1, 1);
            this.navigationPanePanel3.Name = "navigationPanePanel3";
            this.navigationPanePanel3.ParentItem = this.buttonItem14;
            this.navigationPanePanel3.Size = new System.Drawing.Size(617, 455);
            this.navigationPanePanel3.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.navigationPanePanel3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.navigationPanePanel3.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.navigationPanePanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.navigationPanePanel3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.navigationPanePanel3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.navigationPanePanel3.Style.GradientAngle = 90;
            this.navigationPanePanel3.TabIndex = 4;
            // 
            // bubbleBar2
            // 
            this.bubbleBar2.Alignment = DevComponents.DotNetBar.eBubbleButtonAlignment.Bottom;
            this.bubbleBar2.AntiAlias = true;
            // 
            // 
            // 
            this.bubbleBar2.ButtonBackAreaStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
            this.bubbleBar2.ButtonBackAreaStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar2.ButtonBackAreaStyle.BorderBottomWidth = 1;
            this.bubbleBar2.ButtonBackAreaStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bubbleBar2.ButtonBackAreaStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar2.ButtonBackAreaStyle.BorderLeftWidth = 1;
            this.bubbleBar2.ButtonBackAreaStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar2.ButtonBackAreaStyle.BorderRightWidth = 1;
            this.bubbleBar2.ButtonBackAreaStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.bubbleBar2.ButtonBackAreaStyle.BorderTopWidth = 1;
            this.bubbleBar2.ButtonBackAreaStyle.PaddingBottom = 3;
            this.bubbleBar2.ButtonBackAreaStyle.PaddingLeft = 3;
            this.bubbleBar2.ButtonBackAreaStyle.PaddingRight = 3;
            this.bubbleBar2.ButtonBackAreaStyle.PaddingTop = 3;
            this.bubbleBar2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.bubbleBar2.ImageSizeNormal = new System.Drawing.Size(24, 24);
            this.bubbleBar2.Location = new System.Drawing.Point(0, 424);
            this.bubbleBar2.MouseOverTabColors.BorderColor = System.Drawing.SystemColors.Highlight;
            this.bubbleBar2.Name = "bubbleBar2";
            this.bubbleBar2.SelectedTab = this.bubbleBarTab2;
            this.bubbleBar2.SelectedTabColors.BorderColor = System.Drawing.Color.Black;
            this.bubbleBar2.Size = new System.Drawing.Size(617, 31);
            this.bubbleBar2.TabIndex = 1;
            this.bubbleBar2.Tabs.Add(this.bubbleBarTab2);
            this.bubbleBar2.Text = "bubbleBar2";
            // 
            // bubbleBarTab2
            // 
            this.bubbleBarTab2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
            this.bubbleBarTab2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
            this.bubbleBarTab2.Buttons.AddRange(new DevComponents.DotNetBar.BubbleButton[] {
            this.btnLeaseOK,
            this.btnLeaseCancel});
            this.bubbleBarTab2.DarkBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))));
            this.bubbleBarTab2.LightBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.bubbleBarTab2.Name = "bubbleBarTab2";
            this.bubbleBarTab2.PredefinedColor = DevComponents.DotNetBar.eTabItemColor.Blue;
            this.bubbleBarTab2.Text = "bubbleBarTab2";
            this.bubbleBarTab2.TextColor = System.Drawing.Color.Black;
            // 
            // btnLeaseOK
            // 
            this.btnLeaseOK.Image = ((System.Drawing.Image)(resources.GetObject("btnLeaseOK.Image")));
            this.btnLeaseOK.ImageLarge = ((System.Drawing.Image)(resources.GetObject("btnLeaseOK.ImageLarge")));
            this.btnLeaseOK.Name = "btnLeaseOK";
            // 
            // btnLeaseCancel
            // 
            this.btnLeaseCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnLeaseCancel.Image")));

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -