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

📄 frmreadermanage.designer.cs

📁 数据库课程设计
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(44, 103);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(59, 12);
            this.label6.TabIndex = 14;
            this.label6.Text = "押金金额:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(44, 184);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(59, 12);
            this.label5.TabIndex = 11;
            this.label5.Text = "办证日期:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(44, 77);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(59, 12);
            this.label3.TabIndex = 10;
            this.label3.Text = "读者性别:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(44, 50);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(59, 12);
            this.label2.TabIndex = 9;
            this.label2.Text = "读者姓名:";
            // 
            // tbpParticularInfo
            // 
            this.tbpParticularInfo.Controls.Add(this.nudMagazBorrowNum);
            this.tbpParticularInfo.Controls.Add(this.nudBookBorrowNum);
            this.tbpParticularInfo.Controls.Add(this.txtRemark);
            this.tbpParticularInfo.Controls.Add(this.txtOperator);
            this.tbpParticularInfo.Controls.Add(this.txtContactMode);
            this.tbpParticularInfo.Controls.Add(this.txtPaper);
            this.tbpParticularInfo.Controls.Add(this.txtPaperNum);
            this.tbpParticularInfo.Controls.Add(this.label16);
            this.tbpParticularInfo.Controls.Add(this.label15);
            this.tbpParticularInfo.Controls.Add(this.label14);
            this.tbpParticularInfo.Controls.Add(this.label13);
            this.tbpParticularInfo.Controls.Add(this.label11);
            this.tbpParticularInfo.Controls.Add(this.label10);
            this.tbpParticularInfo.Controls.Add(this.label9);
            this.tbpParticularInfo.Location = new System.Drawing.Point(4, 21);
            this.tbpParticularInfo.Name = "tbpParticularInfo";
            this.tbpParticularInfo.Padding = new System.Windows.Forms.Padding(3);
            this.tbpParticularInfo.Size = new System.Drawing.Size(347, 300);
            this.tbpParticularInfo.TabIndex = 1;
            this.tbpParticularInfo.Text = "选填信息";
            this.tbpParticularInfo.UseVisualStyleBackColor = true;
            // 
            // nudMagazBorrowNum
            // 
            this.nudMagazBorrowNum.Location = new System.Drawing.Point(101, 174);
            this.nudMagazBorrowNum.Name = "nudMagazBorrowNum";
            this.nudMagazBorrowNum.Size = new System.Drawing.Size(232, 21);
            this.nudMagazBorrowNum.TabIndex = 6;
            // 
            // nudBookBorrowNum
            // 
            this.nudBookBorrowNum.Location = new System.Drawing.Point(101, 147);
            this.nudBookBorrowNum.Name = "nudBookBorrowNum";
            this.nudBookBorrowNum.Size = new System.Drawing.Size(232, 21);
            this.nudBookBorrowNum.TabIndex = 5;
            // 
            // txtRemark
            // 
            this.txtRemark.Location = new System.Drawing.Point(101, 213);
            this.txtRemark.Multiline = true;
            this.txtRemark.Name = "txtRemark";
            this.txtRemark.Size = new System.Drawing.Size(232, 51);
            this.txtRemark.TabIndex = 7;
            // 
            // txtOperator
            // 
            this.txtOperator.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.txtOperator.Location = new System.Drawing.Point(101, 118);
            this.txtOperator.Name = "txtOperator";
            this.txtOperator.Size = new System.Drawing.Size(232, 21);
            this.txtOperator.TabIndex = 4;
            // 
            // txtContactMode
            // 
            this.txtContactMode.Location = new System.Drawing.Point(101, 90);
            this.txtContactMode.Name = "txtContactMode";
            this.txtContactMode.Size = new System.Drawing.Size(232, 21);
            this.txtContactMode.TabIndex = 3;
            // 
            // txtPaper
            // 
            this.txtPaper.Location = new System.Drawing.Point(101, 36);
            this.txtPaper.Name = "txtPaper";
            this.txtPaper.Size = new System.Drawing.Size(232, 21);
            this.txtPaper.TabIndex = 1;
            // 
            // txtPaperNum
            // 
            this.txtPaperNum.Location = new System.Drawing.Point(101, 63);
            this.txtPaperNum.Name = "txtPaperNum";
            this.txtPaperNum.Size = new System.Drawing.Size(232, 21);
            this.txtPaperNum.TabIndex = 2;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(14, 227);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(59, 12);
            this.label16.TabIndex = 15;
            this.label16.Text = "备注信息:";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(15, 180);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(83, 12);
            this.label15.TabIndex = 14;
            this.label15.Text = "期刊借阅次数:";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(14, 148);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(83, 12);
            this.label14.TabIndex = 13;
            this.label14.Text = "图书借阅次数:";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(14, 121);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(59, 12);
            this.label13.TabIndex = 12;
            this.label13.Text = "操作人员:";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(14, 93);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(59, 12);
            this.label11.TabIndex = 11;
            this.label11.Text = "联系方式:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(15, 68);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(59, 12);
            this.label10.TabIndex = 10;
            this.label10.Text = "证件号码:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(14, 41);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(59, 12);
            this.label9.TabIndex = 9;
            this.label9.Text = "有效证件:";
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(57, 343);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(89, 36);
            this.button1.TabIndex = 2;
            this.button1.Text = "修改";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(221, 343);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(89, 36);
            this.button2.TabIndex = 3;
            this.button2.Text = "退出";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // frmReaderManage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(376, 390);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.tbcReaderInfo);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(384, 424);
            this.MinimizeBox = false;
            this.MinimumSize = new System.Drawing.Size(384, 424);
            this.Name = "frmReaderManage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "读者修改";
            this.Load += new System.EventHandler(this.frmReaderManage_Load);
            this.tbcReaderInfo.ResumeLayout(false);
            this.tbpBasicInfo.ResumeLayout(false);
            this.tbpBasicInfo.PerformLayout();
            this.tbpParticularInfo.ResumeLayout(false);
            this.tbpParticularInfo.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudMagazBorrowNum)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudBookBorrowNum)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.TabControl tbcReaderInfo;
        private System.Windows.Forms.TabPage tbpBasicInfo;
        private System.Windows.Forms.TextBox txtReaderDay;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.DateTimePicker dtpBirthday;
        private System.Windows.Forms.DateTimePicker dtpAccession;
        private System.Windows.Forms.ComboBox cboStatus;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox txtBalance;
        private System.Windows.Forms.TextBox txtReaderCardID;
        private System.Windows.Forms.Label lblReaderCardID;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.DateTimePicker dtpRegisterData;
        private System.Windows.Forms.ComboBox cboReaderType;
        private System.Windows.Forms.ComboBox cboSex;
        private System.Windows.Forms.TextBox txtReaderName;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TabPage tbpParticularInfo;
        private System.Windows.Forms.NumericUpDown nudMagazBorrowNum;
        private System.Windows.Forms.NumericUpDown nudBookBorrowNum;
        private System.Windows.Forms.TextBox txtRemark;
        private System.Windows.Forms.TextBox txtOperator;
        private System.Windows.Forms.TextBox txtContactMode;
        private System.Windows.Forms.TextBox txtPaper;
        private System.Windows.Forms.TextBox txtPaperNum;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Button button2;

    }
}

⌨️ 快捷键说明

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