📄 indexui.cs
字号:
this.label12.Location = new System.Drawing.Point(8, 324);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(66, 17);
this.label12.TabIndex = 0;
this.label12.Text = "当前占用:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(8, 348);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(66, 17);
this.label13.TabIndex = 0;
this.label13.Text = "当前预定:";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 376);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(66, 17);
this.label14.TabIndex = 0;
this.label14.Text = "当前停用:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(8, 400);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(66, 17);
this.label15.TabIndex = 0;
this.label15.Text = "当前清理:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(8, 424);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(66, 17);
this.label16.TabIndex = 0;
this.label16.Text = "总入住率:";
//
// label18
//
this.label18.BackColor = System.Drawing.SystemColors.Control;
this.label18.Location = new System.Drawing.Point(84, 28);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(104, 17);
this.label18.TabIndex = 0;
//
// label19
//
this.label19.Location = new System.Drawing.Point(84, 52);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(104, 17);
this.label19.TabIndex = 0;
//
// label20
//
this.label20.Location = new System.Drawing.Point(84, 76);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(104, 17);
this.label20.TabIndex = 0;
//
// label21
//
this.label21.Location = new System.Drawing.Point(84, 100);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(104, 17);
this.label21.TabIndex = 0;
//
// label22
//
this.label22.Location = new System.Drawing.Point(84, 124);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(104, 17);
this.label22.TabIndex = 0;
//
// label23
//
this.label23.Location = new System.Drawing.Point(84, 148);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(104, 17);
this.label23.TabIndex = 0;
//
// label24
//
this.label24.Location = new System.Drawing.Point(84, 172);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(104, 17);
this.label24.TabIndex = 0;
//
// label25
//
this.label25.Location = new System.Drawing.Point(84, 196);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(104, 17);
this.label25.TabIndex = 0;
//
// label26
//
this.label26.Location = new System.Drawing.Point(84, 220);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(104, 17);
this.label26.TabIndex = 0;
//
// label27
//
this.label27.Location = new System.Drawing.Point(92, 272);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(88, 17);
this.label27.TabIndex = 0;
//
// label28
//
this.label28.Location = new System.Drawing.Point(92, 296);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(88, 17);
this.label28.TabIndex = 0;
//
// label29
//
this.label29.Location = new System.Drawing.Point(92, 320);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(88, 17);
this.label29.TabIndex = 0;
//
// label30
//
this.label30.Location = new System.Drawing.Point(92, 348);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(88, 17);
this.label30.TabIndex = 0;
//
// label31
//
this.label31.Location = new System.Drawing.Point(92, 372);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(88, 17);
this.label31.TabIndex = 0;
//
// label32
//
this.label32.Location = new System.Drawing.Point(92, 400);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(88, 17);
this.label32.TabIndex = 0;
//
// label33
//
this.label33.Location = new System.Drawing.Point(92, 424);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(88, 17);
this.label33.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.textScratchpad);
this.tabPage2.Controls.Add(this.button5);
this.tabPage2.Controls.Add(this.button6);
this.tabPage2.Controls.Add(this.button7);
this.tabPage2.Controls.Add(this.button8);
this.tabPage2.Location = new System.Drawing.Point(4, 21);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Size = new System.Drawing.Size(212, 443);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "便签";
this.toolTip1.SetToolTip(this.tabPage2, "相当于记事本有自动保存功能");
this.tabPage2.ToolTipText = "相当于记事本有自动保存功能";
//
// textScratchpad
//
this.textScratchpad.Location = new System.Drawing.Point(0, 44);
this.textScratchpad.Multiline = true;
this.textScratchpad.Name = "textScratchpad";
this.textScratchpad.Size = new System.Drawing.Size(200, 400);
this.textScratchpad.TabIndex = 0;
this.textScratchpad.Text = "";
this.textScratchpad.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// button5
//
this.button5.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(128)));
this.button5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button5.BackgroundImage")));
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button5.Location = new System.Drawing.Point(12, 4);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(32, 36);
this.button5.TabIndex = 1;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(128)));
this.button6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button6.BackgroundImage")));
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button6.Location = new System.Drawing.Point(60, 4);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(32, 36);
this.button6.TabIndex = 1;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(128)));
this.button7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button7.BackgroundImage")));
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button7.Location = new System.Drawing.Point(108, 4);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(32, 36);
this.button7.TabIndex = 1;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(128)), ((System.Byte)(128)));
this.button8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button8.BackgroundImage")));
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button8.Location = new System.Drawing.Point(160, 4);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(32, 36);
this.button8.TabIndex = 1;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// tabPage3
//
this.tabPage3.Controls.Add(this.listView3);
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(212, 443);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "提醒";
this.toolTip1.SetToolTip(this.tabPage3, "显示今日需要提醒的信息");
this.tabPage3.ToolTipText = "显示今日需要提醒的信息";
//
// listView3
//
this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader18,
this.columnHeader19});
this.listView3.GridLines = true;
this.listView3.Location = new System.Drawing.Point(0, 0);
this.listView3.Name = "listView3";
this.listView3.Size = new System.Drawing.Size(200, 440);
this.listView3.TabIndex = 0;
this.listView3.View = System.Windows.Forms.View.Details;
//
// columnHeader18
//
this.columnHeader18.Text = "时间";
this.columnHeader18.Width = 62;
//
// columnHeader19
//
this.columnHeader19.Text = "内容";
this.columnHeader19.Width = 162;
//
// panel6
//
this.panel6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel6.BackgroundImage")));
this.panel6.Location = new System.Drawing.Point(-4, 516);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(208, 116);
this.panel6.TabIndex = 5;
//
// splitter2
//
this.splitter2.BackColor = System.Drawing.Color.Red;
this.splitter2.Dock = System.Windows.Forms.DockStyle.Top;
this.splitter2.Location = new System.Drawing.Point(203, 448);
this.splitter2.Name = "splitter2";
this.splitter2.Size = new System.Drawing.Size(765, 3);
this.splitter2.TabIndex = 5;
this.splitter2.TabStop = false;
//
// listView2
//
this.listView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4,
this.columnHeader5,
this.columnHeader6,
this.columnHeader7,
this.columnHeader8});
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.Location = new System.Drawing.Point(0, 0);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(768, 230);
this.listView2.TabIndex = 6;
this.listView2.View = System.Windows.Forms.View.Details;
//
// columnHeader1
//
this.columnHeader1.Text = "消费项目";
this.columnHeader1.Width = 108;
//
// columnHeader2
//
this.columnHeader2.Text = "项目单价";
this.columnHeader2.Width = 91;
//
// columnHeader3
//
this.columnHeader3.Text = "打折比例";
this.columnHeader3.Width = 92;
//
// columnHeader4
//
this.columnHeader4.Text = "消费数量";
this.columnHeader4.Width = 89;
//
// columnHeader5
//
this.columnHeader5.Text = "消费金额";
this.columnHeader5.Width = 97;
//
// columnHeader6
//
this.columnHeader6.Text = "消
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -