📄 ucdictgzzwh.designer.cs
字号:
this.btnStop.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnStop.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnStop.Enabled = false;
this.btnStop.FadingSpeed = 35;
this.btnStop.FlatAppearance.BorderSize = 0;
this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnStop.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnStop.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnStop.ImageOffset = 0;
this.btnStop.Location = new System.Drawing.Point(81, 6);
this.btnStop.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnStop.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnStop.Name = "btnStop";
this.btnStop.Radius = 6;
this.btnStop.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnStop.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnStop.Size = new System.Drawing.Size(75, 23);
this.btnStop.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnStop.SplitDistance = 0;
this.btnStop.TabIndex = 5;
this.btnStop.Text = "删除";
this.btnStop.Title = "";
this.btnStop.UseVisualStyleBackColor = true;
this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
//
// btnModify
//
this.btnModify.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.btnModify.Arrow = Qeb.Control.QButton.arrow.None;
this.btnModify.BackColor = System.Drawing.Color.Transparent;
this.btnModify.clickShowContextMenu = false;
this.btnModify.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnModify.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnModify.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnModify.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnModify.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnModify.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnModify.FadingSpeed = 35;
this.btnModify.FlatAppearance.BorderSize = 0;
this.btnModify.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnModify.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnModify.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnModify.ImageOffset = 0;
this.btnModify.Location = new System.Drawing.Point(162, 6);
this.btnModify.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnModify.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnModify.Name = "btnModify";
this.btnModify.Radius = 6;
this.btnModify.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnModify.Size = new System.Drawing.Size(75, 23);
this.btnModify.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnModify.SplitDistance = 0;
this.btnModify.TabIndex = 6;
this.btnModify.Text = "修改";
this.btnModify.Title = "";
this.btnModify.UseVisualStyleBackColor = true;
this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
//
// btnSave
//
this.btnSave.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.btnSave.Arrow = Qeb.Control.QButton.arrow.None;
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.clickShowContextMenu = false;
this.btnSave.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnSave.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnSave.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnSave.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnSave.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnSave.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnSave.Enabled = false;
this.btnSave.FadingSpeed = 35;
this.btnSave.FlatAppearance.BorderSize = 0;
this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSave.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnSave.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnSave.ImageOffset = 0;
this.btnSave.Location = new System.Drawing.Point(243, 6);
this.btnSave.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnSave.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnSave.Name = "btnSave";
this.btnSave.Radius = 6;
this.btnSave.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnSave.Size = new System.Drawing.Size(75, 23);
this.btnSave.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnSave.SplitDistance = 0;
this.btnSave.TabIndex = 7;
this.btnSave.Text = "保存";
this.btnSave.Title = "";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnRefresh
//
this.btnRefresh.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.btnRefresh.Arrow = Qeb.Control.QButton.arrow.None;
this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
this.btnRefresh.clickShowContextMenu = false;
this.btnRefresh.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnRefresh.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnRefresh.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnRefresh.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnRefresh.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnRefresh.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnRefresh.FadingSpeed = 35;
this.btnRefresh.FlatAppearance.BorderSize = 0;
this.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRefresh.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnRefresh.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnRefresh.ImageOffset = 0;
this.btnRefresh.Location = new System.Drawing.Point(324, 6);
this.btnRefresh.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnRefresh.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnRefresh.Name = "btnRefresh";
this.btnRefresh.Radius = 6;
this.btnRefresh.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnRefresh.Size = new System.Drawing.Size(75, 23);
this.btnRefresh.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnRefresh.SplitDistance = 0;
this.btnRefresh.TabIndex = 3;
this.btnRefresh.Text = "刷新";
this.btnRefresh.Title = "";
this.btnRefresh.UseVisualStyleBackColor = true;
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
//
// qTableLayoutPanel1
//
this.qTableLayoutPanel1.ColumnCount = 1;
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.Controls.Add(this.dwGzz, 0, 0);
this.qTableLayoutPanel1.Controls.Add(this.qPanel1, 0, 1);
this.qTableLayoutPanel1.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.qTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.qTableLayoutPanel1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qTableLayoutPanel1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.qTableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
this.qTableLayoutPanel1.Name = "qTableLayoutPanel1";
this.qTableLayoutPanel1.RowCount = 2;
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.Size = new System.Drawing.Size(762, 559);
this.qTableLayoutPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qTableLayoutPanel1.TabIndex = 9;
//
// qPanel1
//
this.qPanel1.Controls.Add(this.btnAdd);
this.qPanel1.Controls.Add(this.btnRefresh);
this.qPanel1.Controls.Add(this.btnClose);
this.qPanel1.Controls.Add(this.btnSave);
this.qPanel1.Controls.Add(this.btnExport);
this.qPanel1.Controls.Add(this.btnModify);
this.qPanel1.Controls.Add(this.btnPrint);
this.qPanel1.Controls.Add(this.btnStop);
this.qPanel1.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.qPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.qPanel1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qPanel1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qPanel1.Location = new System.Drawing.Point(0, 524);
this.qPanel1.Margin = new System.Windows.Forms.Padding(0);
this.qPanel1.Name = "qPanel1";
this.qPanel1.Size = new System.Drawing.Size(762, 35);
this.qPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel1.TabIndex = 1;
//
// UCDictGzzWh
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.Controls.Add(this.qTableLayoutPanel1);
this.LookUpPromptText = "网卡地址或计算机名称";
this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "UCDictGzzWh";
this.Load += new System.EventHandler(this.UCDictGzzWh_Load);
this.Click += new System.EventHandler(this.UCDictGzzWh_Click);
this.qTableLayoutPanel1.ResumeLayout(false);
this.qPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Qeb.Control.QDataWindow dwGzz;
private Qeb.Control.QButton btnClose;
private Qeb.Control.QButton btnExport;
private Qeb.Control.QButton btnPrint;
private Qeb.Control.QButton btnAdd;
private Qeb.Control.QButton btnStop;
private Qeb.Control.QButton btnModify;
private Qeb.Control.QButton btnSave;
private Qeb.Control.QButton btnRefresh;
private Qeb.Control.QTableLayoutPanel qTableLayoutPanel1;
private Qeb.Control.QPanel qPanel1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -