📄 newsubstat.designer.cs
字号:
namespace 报刊管理.资料统计
{
partial class NewSubStat
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NewSubStat));
this.button1 = new System.Windows.Forms.Button();
this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
this.tscboxCondition = new System.Windows.Forms.ToolStripComboBox();
this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.label4 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
this.bindingNavigator2.SuspendLayout();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(311, 361);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 13;
this.button1.Text = "确定";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// bindingNavigator2
//
this.bindingNavigator2.AddNewItem = null;
this.bindingNavigator2.CountItem = null;
this.bindingNavigator2.DeleteItem = null;
this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripLabel3,
this.tscboxCondition,
this.toolStripTextBox1,
this.toolStripSeparator1,
this.toolStripButton1});
this.bindingNavigator2.Location = new System.Drawing.Point(0, 0);
this.bindingNavigator2.MoveFirstItem = null;
this.bindingNavigator2.MoveLastItem = null;
this.bindingNavigator2.MoveNextItem = null;
this.bindingNavigator2.MovePreviousItem = null;
this.bindingNavigator2.Name = "bindingNavigator2";
this.bindingNavigator2.PositionItem = null;
this.bindingNavigator2.Size = new System.Drawing.Size(403, 25);
this.bindingNavigator2.TabIndex = 31;
this.bindingNavigator2.Text = "bindingNavigator2";
//
// toolStripLabel3
//
this.toolStripLabel3.Name = "toolStripLabel3";
this.toolStripLabel3.Size = new System.Drawing.Size(77, 22);
this.toolStripLabel3.Text = "选择统计条件";
//
// tscboxCondition
//
this.tscboxCondition.Items.AddRange(new object[] {
"报刊号",
"报刊名"});
this.tscboxCondition.Name = "tscboxCondition";
this.tscboxCondition.Size = new System.Drawing.Size(100, 25);
//
// toolStripTextBox1
//
this.toolStripTextBox1.Name = "toolStripTextBox1";
this.toolStripTextBox1.Size = new System.Drawing.Size(100, 25);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
this.toolStripButton1.Text = "查找";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(31, 204);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 48;
this.label4.Text = "月订阅量:";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(102, 201);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(112, 21);
this.textBox1.TabIndex = 47;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(19, 334);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(77, 12);
this.label9.TabIndex = 46;
this.label9.Text = "订阅总费用:";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(102, 331);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(112, 21);
this.textBox5.TabIndex = 45;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(102, 305);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(112, 21);
this.textBox6.TabIndex = 43;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(19, 308);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(77, 12);
this.label12.TabIndex = 44;
this.label12.Text = "订阅总数量:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(19, 282);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(77, 12);
this.label7.TabIndex = 42;
this.label7.Text = "全年订阅量:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(31, 230);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 41;
this.label6.Text = "季订阅量:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(19, 256);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 12);
this.label3.TabIndex = 40;
this.label3.Text = "半年订阅量:";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(102, 279);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(112, 21);
this.textBox4.TabIndex = 39;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(102, 253);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(112, 21);
this.textBox2.TabIndex = 38;
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(102, 227);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(112, 21);
this.textBox8.TabIndex = 37;
//
// listView1
//
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4,
this.columnHeader5,
this.columnHeader6});
this.listView1.Location = new System.Drawing.Point(12, 28);
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(374, 162);
this.listView1.TabIndex = 50;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "报刊号";
this.columnHeader1.Width = 55;
//
// columnHeader2
//
this.columnHeader2.Text = "报刊名";
//
// columnHeader3
//
this.columnHeader3.Text = "用户姓名";
this.columnHeader3.Width = 69;
//
// columnHeader4
//
this.columnHeader4.Text = "数量";
this.columnHeader4.Width = 43;
//
// columnHeader5
//
this.columnHeader5.Text = "价格";
this.columnHeader5.Width = 45;
//
// columnHeader6
//
this.columnHeader6.Text = "订阅时间";
this.columnHeader6.Width = 70;
//
// NewSubStat
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = global::报刊管理.Properties.Resources.人工湖;
this.ClientSize = new System.Drawing.Size(403, 396);
this.Controls.Add(this.listView1);
this.Controls.Add(this.label4);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label9);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.label12);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label3);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.bindingNavigator2);
this.Controls.Add(this.button1);
this.Name = "NewSubStat";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "报刊统计";
this.Load += new System.EventHandler(this.NewSubStat_Load);
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
this.bindingNavigator2.ResumeLayout(false);
this.bindingNavigator2.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.BindingNavigator bindingNavigator2;
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
private System.Windows.Forms.ToolStripComboBox tscboxCondition;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ToolStripTextBox toolStripTextBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -