📄 devbarcustomcontrol.designer.cs
字号:
namespace GoldTiger
{
partial class DevBarCustomControl
{
/// <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.tpOptions.SuspendLayout();
this.tpCommands.SuspendLayout();
this.tpToolbars.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.toolBarsList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbCommands)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbCategories)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptionsShowFullMenus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_showFullMenusAfterDelay.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_showTips.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_ShowShortcutInTips.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit();
this.tabControl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tbNBDlgName.Properties)).BeginInit();
this.pnlNBDlg.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_largeIcons.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_MenuAnimation.Properties)).BeginInit();
this.SuspendLayout();
//
// btClose
//
this.btClose.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btClose.Appearance.Options.UseFont = true;
this.btClose.Text = "关闭";
//
// tpOptions
//
this.tpOptions.Size = new System.Drawing.Size(351, 240);
this.tpOptions.Text = "选项";
//
// tpCommands
//
this.tpCommands.Appearance.Header.Font = new System.Drawing.Font("宋体", 9F);
this.tpCommands.Appearance.Header.Options.UseFont = true;
this.tpCommands.Size = new System.Drawing.Size(351, 240);
this.tpCommands.Text = "命令";
//
// tpToolbars
//
this.tpToolbars.Appearance.Header.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tpToolbars.Appearance.Header.Options.UseFont = true;
this.tpToolbars.Size = new System.Drawing.Size(351, 240);
this.tpToolbars.Text = "工具栏";
//
// toolBarsList
//
this.toolBarsList.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.toolBarsList.Appearance.Options.UseFont = true;
//
// btNewBar
//
this.btNewBar.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btNewBar.Appearance.Options.UseFont = true;
this.btNewBar.Text = "新建(&N)";
//
// btDeleteBar
//
this.btDeleteBar.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btDeleteBar.Appearance.Options.UseFont = true;
this.btDeleteBar.Text = "删除(&D)";
//
// lbDescription
//
this.lbDescription.Size = new System.Drawing.Size(328, 53);
//
// lbCommands
//
this.lbCommands.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.lbCommands.Appearance.Options.UseBackColor = true;
//
// cbOptionsShowFullMenus
//
this.cbOptionsShowFullMenus.Properties.Caption = "始终显示整个菜单(&N)";
//
// cbOptions_showFullMenusAfterDelay
//
this.cbOptions_showFullMenusAfterDelay.Properties.Caption = "鼠标指针短暂停留后显示完整菜单(&U)";
//
// btOptions_Reset
//
this.btOptions_Reset.Size = new System.Drawing.Size(196, 24);
this.btOptions_Reset.Text = "重置菜单和工具栏惯用数据(&R)";
//
// cbOptions_showTips
//
this.cbOptions_showTips.Properties.Caption = "显示关于工具栏的屏幕提示(&T)";
//
// cbOptions_ShowShortcutInTips
//
this.cbOptions_ShowShortcutInTips.Properties.Caption = "在屏幕提示中显示快捷键(&H)";
//
// lbDescCaption
//
this.lbDescCaption.Size = new System.Drawing.Size(72, 13);
this.lbDescCaption.Text = "说明";
//
// lbOptions_Other
//
this.lbOptions_Other.Text = "其他";
//
// lbOptions_PCaption
//
this.lbOptions_PCaption.Text = "个性化菜单和工具栏";
//
// lbCategoriesCaption
//
this.lbCategoriesCaption.Text = "类别:";
//
// lbCommandsCaption
//
this.lbCommandsCaption.Text = "命令:";
//
// lbToolbarCaption
//
this.lbToolbarCaption.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbToolbarCaption.Text = "工具栏:";
//
// lbDivider3
//
this.lbDivider3.Location = new System.Drawing.Point(38, 173);
this.lbDivider3.Size = new System.Drawing.Size(305, 2);
//
// btResetBar
//
this.btResetBar.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btResetBar.Appearance.Options.UseFont = true;
this.btResetBar.Text = "重新设置(&R)";
//
// lbDivider1
//
this.lbDivider1.Location = new System.Drawing.Point(46, 128);
this.lbDivider1.Size = new System.Drawing.Size(296, 2);
//
// lbDivider2
//
this.lbDivider2.Location = new System.Drawing.Point(122, 16);
this.lbDivider2.Size = new System.Drawing.Size(221, 2);
//
// tbNBDlgName
//
//
// btRenameBar
//
this.btRenameBar.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btRenameBar.Appearance.Options.UseFont = true;
this.btRenameBar.Text = "重命名(&E)";
//
// cbOptions_largeIcons
//
this.cbOptions_largeIcons.Properties.Caption = "大图标(&L)";
//
// lbOptions_MenuAnimation
//
this.lbOptions_MenuAnimation.Text = "菜单的打开方式(&M):";
//
// cbOptions_MenuAnimation
//
//
// DevBarCustomControl
//
this.Name = "DevBarCustomControl";
this.tpOptions.ResumeLayout(false);
this.tpCommands.ResumeLayout(false);
this.tpToolbars.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.toolBarsList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbCommands)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbCategories)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptionsShowFullMenus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_showFullMenusAfterDelay.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_showTips.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_ShowShortcutInTips.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit();
this.tabControl.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tbNBDlgName.Properties)).EndInit();
this.pnlNBDlg.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.cbOptions_largeIcons.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbOptions_MenuAnimation.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -