📄 mainform.designer.cs
字号:
this.label14.Location = new System.Drawing.Point(221, 188);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(63, 14);
this.label14.TabIndex = 13;
this.label14.Text = "优惠价:";
//
// lblPrice
//
this.lblPrice.AutoSize = true;
this.lblPrice.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPrice.Location = new System.Drawing.Point(319, 155);
this.lblPrice.Name = "lblPrice";
this.lblPrice.Size = new System.Drawing.Size(56, 14);
this.lblPrice.TabIndex = 12;
this.lblPrice.Text = "label11";
//
// lblTime
//
this.lblTime.AutoSize = true;
this.lblTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTime.Location = new System.Drawing.Point(319, 124);
this.lblTime.Name = "lblTime";
this.lblTime.Size = new System.Drawing.Size(56, 14);
this.lblTime.TabIndex = 11;
this.lblTime.Text = "label11";
//
// lblType
//
this.lblType.AutoSize = true;
this.lblType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblType.Location = new System.Drawing.Point(319, 92);
this.lblType.Name = "lblType";
this.lblType.Size = new System.Drawing.Size(56, 14);
this.lblType.TabIndex = 10;
this.lblType.Text = "label11";
//
// lblActor
//
this.lblActor.AutoSize = true;
this.lblActor.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblActor.Location = new System.Drawing.Point(319, 57);
this.lblActor.Name = "lblActor";
this.lblActor.Size = new System.Drawing.Size(56, 14);
this.lblActor.TabIndex = 9;
this.lblActor.Text = "label11";
//
// lblDirector
//
this.lblDirector.AutoSize = true;
this.lblDirector.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDirector.Location = new System.Drawing.Point(319, 26);
this.lblDirector.Name = "lblDirector";
this.lblDirector.Size = new System.Drawing.Size(56, 14);
this.lblDirector.TabIndex = 8;
this.lblDirector.Text = "label11";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(235, 94);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(49, 14);
this.label10.TabIndex = 7;
this.label10.Text = "类型:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(235, 58);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(49, 14);
this.label9.TabIndex = 6;
this.label9.Text = "主演:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(235, 26);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(49, 14);
this.label8.TabIndex = 5;
this.label8.Text = "导演:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(235, 156);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(49, 14);
this.label7.TabIndex = 4;
this.label7.Text = "票价:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(207, 125);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 14);
this.label1.TabIndex = 3;
this.label1.Text = "放映时间:";
//
// picMovie
//
this.picMovie.BackColor = System.Drawing.SystemColors.Control;
this.picMovie.Location = new System.Drawing.Point(22, 42);
this.picMovie.Name = "picMovie";
this.picMovie.Size = new System.Drawing.Size(128, 172);
this.picMovie.TabIndex = 2;
this.picMovie.TabStop = false;
//
// lblMovieName
//
this.lblMovieName.AutoSize = true;
this.lblMovieName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMovieName.Location = new System.Drawing.Point(101, 21);
this.lblMovieName.Name = "lblMovieName";
this.lblMovieName.Size = new System.Drawing.Size(49, 14);
this.lblMovieName.TabIndex = 1;
this.lblMovieName.Text = "label1";
//
// 片名
//
this.片名.AutoSize = true;
this.片名.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.片名.Location = new System.Drawing.Point(20, 21);
this.片名.Name = "片名";
this.片名.Size = new System.Drawing.Size(49, 14);
this.片名.TabIndex = 0;
this.片名.Text = "片名:";
//
// ssMain
//
this.ssMain.Location = new System.Drawing.Point(0, 719);
this.ssMain.Name = "ssMain";
this.ssMain.Size = new System.Drawing.Size(1016, 22);
this.ssMain.TabIndex = 4;
this.ssMain.Text = "statusStrip1";
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tpToday);
this.tabControl2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl2.Location = new System.Drawing.Point(0, 42);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(247, 674);
this.tabControl2.TabIndex = 0;
//
// tpToday
//
this.tpToday.Controls.Add(this.tvMovies);
this.tpToday.Location = new System.Drawing.Point(4, 23);
this.tpToday.Name = "tpToday";
this.tpToday.Padding = new System.Windows.Forms.Padding(3);
this.tpToday.Size = new System.Drawing.Size(239, 647);
this.tpToday.TabIndex = 0;
this.tpToday.Text = "放映列表";
this.tpToday.UseVisualStyleBackColor = true;
//
// tvMovies
//
this.tvMovies.Location = new System.Drawing.Point(11, 14);
this.tvMovies.Name = "tvMovies";
this.tvMovies.Size = new System.Drawing.Size(210, 604);
this.tvMovies.TabIndex = 1;
this.tvMovies.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvMovies_AfterSelect);
//
// label2
//
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.label2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(438, 60);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(47, 23);
this.label2.TabIndex = 4;
this.label2.Text = "1-4";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.label3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(250, 60);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(47, 23);
this.label3.TabIndex = 3;
this.label3.Text = "1-3";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.label4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(341, 60);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(47, 23);
this.label4.TabIndex = 2;
this.label4.Text = "1-4";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -