📄 mainform.cs
字号:
{
this.components = new Container();
ComponentResourceManager manager = new ComponentResourceManager(typeof(MainForm));
this.menuCommand1 = new MenuCommand();
this.menuCommand2 = new MenuCommand();
this.menuCommand3 = new MenuCommand();
this.MenuMain = new MenuStrip();
this.toolStripMenuItem1 = new ToolStripMenuItem();
this.新建ToolStripMenuItem = new ToolStripMenuItem();
this.项目PToolStripMenuItem = new ToolStripMenuItem();
this.文件FToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem7 = new ToolStripSeparator();
this.数据库连接SToolStripMenuItem = new ToolStripMenuItem();
this.打开ToolStripMenuItem = new ToolStripMenuItem();
this.关闭CToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem3 = new ToolStripSeparator();
this.保存为ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem5 = new ToolStripSeparator();
this.退出 = new ToolStripMenuItem();
this.toolStripMenuItem2 = new ToolStripMenuItem();
this.恢复ZToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem16 = new ToolStripSeparator();
this.编辑ToolStripMenuItem = new ToolStripMenuItem();
this.复制ToolStripMenuItem = new ToolStripMenuItem();
this.粘贴ToolStripMenuItem = new ToolStripMenuItem();
this.恢复ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem6 = new ToolStripSeparator();
this.全选AToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem13 = new ToolStripSeparator();
this.查找ToolStripMenuItem = new ToolStripMenuItem();
this.查找下一个ToolStripMenuItem = new ToolStripMenuItem();
this.替换ToolStripMenuItem = new ToolStripMenuItem();
this.转到行ToolStripMenuItem = new ToolStripMenuItem();
this.视图VToolStripMenuItem = new ToolStripMenuItem();
this.服务器资源管理器SToolStripMenuItem = new ToolStripMenuItem();
this.模版管理器TToolStripMenuItem = new ToolStripMenuItem();
this.解决方案ToolStripMenuItem = new ToolStripMenuItem();
this.类视图ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem4 = new ToolStripSeparator();
this.起始页GToolStripMenuItem = new ToolStripMenuItem();
this.查询QToolStripMenuItem = new ToolStripMenuItem();
this.打开脚本ToolStripMenuItem = new ToolStripMenuItem();
this.保存脚本ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem11 = new ToolStripSeparator();
this.运行当前查询ToolStripMenuItem = new ToolStripMenuItem();
this.停止查询ToolStripMenuItem = new ToolStripMenuItem();
this.验证当前查询ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem12 = new ToolStripSeparator();
this.脚本片断管理ToolStripMenuItem = new ToolStripMenuItem();
this.转到定义ToolStripMenuItem = new ToolStripMenuItem();
this.转到对象引用ToolStripMenuItem = new ToolStripMenuItem();
this.生成ToolStripMenuItem = new ToolStripMenuItem();
this.生成数据脚本ToolStripMenuItem = new ToolStripMenuItem();
this.生成存储过程ToolStripMenuItem = new ToolStripMenuItem();
this.导出文件ToolStripMenuItem = new ToolStripMenuItem();
this.存储过程ToolStripMenuItem = new ToolStripMenuItem();
this.数据脚本ToolStripMenuItem = new ToolStripMenuItem();
this.表数据ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem17 = new ToolStripSeparator();
this.对象定义ToolStripMenuItem = new ToolStripMenuItem();
this.工具TToolStripMenuItem = new ToolStripMenuItem();
this.数据库管理器ToolStripMenuItem = new ToolStripMenuItem();
this.查询分析器ToolStripMenuItem = new ToolStripMenuItem();
this.代码生成器ToolStripMenuItem = new ToolStripMenuItem();
this.dB脚本生成器ToolStripMenuItem = new ToolStripMenuItem();
this.模版代码生成器ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem9 = new ToolStripSeparator();
this.代码自动输出器ToolStripMenuItem = new ToolStripMenuItem();
this.生成数据库文档ToolStripMenuItem = new ToolStripMenuItem();
this.c代码转换ToolStripMenuItem = new ToolStripMenuItem();
this.wEB项目发布ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem10 = new ToolStripSeparator();
this.选项OToolStripMenuItem = new ToolStripMenuItem();
this.窗口WToolStripMenuItem = new ToolStripMenuItem();
this.显示结果窗口ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem8 = new ToolStripSeparator();
this.关闭所有文档LToolStripMenuItem = new ToolStripMenuItem();
this.重置窗口布局ToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem14 = new ToolStripSeparator();
this.帮助HToolStripMenuItem = new ToolStripMenuItem();
this.主题ToolStripMenuItem = new ToolStripMenuItem();
this.论坛交流ToolStripMenuItem = new ToolStripMenuItem();
this.访问Maticsoft站点NToolStripMenuItem = new ToolStripMenuItem();
this.toolStripMenuItem15 = new ToolStripSeparator();
this.关于CodematicAToolStripMenuItem = new ToolStripMenuItem();
this.ToolbarMain = new ToolStrip();
this.toolBtn_New = new ToolStripDropDownButton();
this.toolBtn_NewProject = new ToolStripButton();
this.toolStripSeparator1 = new ToolStripSeparator();
this.toolBtn_DbView = new ToolStripButton();
this.toolBtn_SQL = new ToolStripButton();
this.toolBtn_CreatCode = new ToolStripButton();
this.toolBtn_CreatTempCode = new ToolStripButton();
this.toolStripSeparator3 = new ToolStripSeparator();
this.toolBtn_OutCode = new ToolStripButton();
this.toolBtn_SQLExe = new ToolStripButton();
this.toolBtn_Run = new ToolStripButton();
this.toolStripSeparator5 = new ToolStripSeparator();
this.toolBtn_Word = new ToolStripButton();
this.toolBtn_Web = new ToolStripButton();
this.toolStripSeparator4 = new ToolStripSeparator();
this.toolBtn_Exit = new ToolStripButton();
this.toolStripSeparator2 = new ToolStripSeparator();
this.toolComboBox_DB = new ToolStripComboBox();
this.toolComboBox_Table = new ToolStripComboBox();
this.tabControlMain = new Crownwood.Magic.Controls.TabControl();
this.statusBar = new StatusStrip();
this.StatusLabel1 = new ToolStripStatusLabel();
this.StatusLabel2 = new ToolStripStatusLabel();
this.StatusLabel3 = new ToolStripStatusLabel();
this.viewImgs = new ImageList(this.components);
this.toolBarImgs = new ImageList(this.components);
this.leftViewImgs = new ImageList(this.components);
this.MenuMain.SuspendLayout();
this.ToolbarMain.SuspendLayout();
this.statusBar.SuspendLayout();
base.SuspendLayout();
this.menuCommand1.Description = "文件";
this.menuCommand1.Text = "文件(&F)";
this.menuCommand2.Description = "MenuItem";
this.menuCommand2.Text = "编辑(&E)";
this.menuCommand3.Description = "MenuItem";
this.menuCommand3.Text = "项目(&P)";
this.MenuMain.Items.AddRange(new ToolStripItem[] { this.toolStripMenuItem1, this.toolStripMenuItem2, this.视图VToolStripMenuItem, this.查询QToolStripMenuItem, this.生成ToolStripMenuItem, this.工具TToolStripMenuItem, this.窗口WToolStripMenuItem, this.帮助HToolStripMenuItem });
this.MenuMain.Location = new Point(0, 0);
this.MenuMain.Name = "MenuMain";
this.MenuMain.Size = new Size(0x2b7, 0x18);
this.MenuMain.TabIndex = 5;
this.MenuMain.Text = "menuStrip1";
this.toolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.新建ToolStripMenuItem, this.打开ToolStripMenuItem, this.关闭CToolStripMenuItem, this.toolStripMenuItem3, this.保存为ToolStripMenuItem, this.toolStripMenuItem5, this.退出 });
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new Size(0x3b, 20);
this.toolStripMenuItem1.Text = "文件(&F)";
this.新建ToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.项目PToolStripMenuItem, this.文件FToolStripMenuItem, this.toolStripMenuItem7, this.数据库连接SToolStripMenuItem });
this.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem";
this.新建ToolStripMenuItem.Size = new Size(0x98, 0x16);
this.新建ToolStripMenuItem.Text = "新建(&N)";
this.项目PToolStripMenuItem.Name = "项目PToolStripMenuItem";
this.项目PToolStripMenuItem.Size = new Size(0x98, 0x16);
this.项目PToolStripMenuItem.Text = "项目(&P)";
this.项目PToolStripMenuItem.Click += new EventHandler(this.项目PToolStripMenuItem_Click);
this.文件FToolStripMenuItem.Name = "文件FToolStripMenuItem";
this.文件FToolStripMenuItem.Size = new Size(0x98, 0x16);
this.文件FToolStripMenuItem.Text = "文件(&F)";
this.文件FToolStripMenuItem.Click += new EventHandler(this.文件FToolStripMenuItem_Click);
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
this.toolStripMenuItem7.Size = new Size(0x95, 6);
this.数据库连接SToolStripMenuItem.Name = "数据库连接SToolStripMenuItem";
this.数据库连接SToolStripMenuItem.Size = new Size(0x98, 0x16);
this.数据库连接SToolStripMenuItem.Text = "数据库连接(&S)";
this.数据库连接SToolStripMenuItem.Click += new EventHandler(this.数据库连接SToolStripMenuItem_Click);
this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
this.打开ToolStripMenuItem.Size = new Size(0x98, 0x16);
this.打开ToolStripMenuItem.Text = "打开(&O)";
this.打开ToolStripMenuItem.Click += new EventHandler(this.打开ToolStripMenuItem_Click);
this.关闭CToolStripMenuItem.Name = "关闭CToolStripMenuItem";
this.关闭CToolStripMenuItem.Size = new Size(0x98, 0x16);
this.关闭CToolStripMenuItem.Text = "关闭(&C)";
this.关闭CToolStripMenuItem.Click += new EventHandler(this.关闭CToolStripMenuItem_Click);
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new Size(0x95, 6);
this.保存为ToolStripMenuItem.Name = "保存为ToolStripMenuItem";
this.保存为ToolStripMenuItem.Size = new Size(0x98, 0x16);
this.保存为ToolStripMenuItem.Text = "保存为(&S)...";
this.保存为ToolStripMenuItem.Click += new EventHandler(this.保存为ToolStripMenuItem_Click);
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new Size(0x95, 6);
this.退出.Name = "退出";
this.退出.Size = new Size(0x98, 0x16);
this.退出.Text = "退出(&X)";
this.退出.Click += new EventHandler(this.退出ToolStripMenuItem_Click);
this.toolStripMenuItem2.DropDownItems.AddRange(new ToolStripItem[] { this.恢复ZToolStripMenuItem, this.toolStripMenuItem16, this.编辑ToolStripMenuItem, this.复制ToolStripMenuItem, this.粘贴ToolStripMenuItem, this.恢复ToolStripMenuItem, this.toolStripMenuItem6, this.全选AToolStripMenuItem, this.toolStripMenuItem13, this.查找ToolStripMenuItem, this.查找下一个ToolStripMenuItem, this.替换ToolStripMenuItem, this.转到行ToolStripMenuItem });
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new Size(0x3b, 20);
this.toolStripMenuItem2.Text = "编辑(&E)";
this.恢复ZToolStripMenuItem.Name = "恢复ZToolStripMenuItem";
this.恢复ZToolStripMenuItem.Size = new Size(0x83, 0x18);
this.恢复ZToolStripMenuItem.Text = "恢复(&Z)";
this.恢复ZToolStripMenuItem.Click += new EventHandler(this.恢复ZToolStripMenuItem_Click);
this.toolStripMenuItem16.Name = "toolStripMenuItem16";
this.toolStripMenuItem16.Size = new Size(0x80, 6);
this.编辑ToolStripMenuItem.Image = (Image) manager.GetObject("编辑ToolStripMenuItem.Image");
this.编辑ToolStripMenuItem.ImageScaling = ToolStripItemImageScaling.None;
this.编辑ToolStripMenuItem.Name = "编辑ToolStripMenuItem";
this.编辑ToolStripMenuItem.Size = new Size(0x83, 0x18);
this.编辑ToolStripMenuItem.Text = "剪切(&T)";
this.编辑ToolStripMenuItem.Click += new EventHandler(this.剪切ToolStripMenuItem_Click);
this.复制ToolStripMenuItem.Image = (Image) manager.GetObject("复制ToolStripMenuItem.Image");
this.复制ToolStripMenuItem.ImageScaling = ToolStripItemImageScaling.None;
this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
this.复制ToolStripMenuItem.Size = new Size(0x83, 0x18);
this.复制ToolStripMenuItem.Text = "复制(&C)";
this.复制ToolStripMenuItem.Click += new EventHandler(this.复制ToolStripMenuItem_Click);
this.粘贴ToolStripMenuItem.Image = (Image) manager.GetObject("粘贴ToolStripMenuItem.Image");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -