2020-03-27 23:16:34 +00:00
|
|
|
|
namespace AppLauncher
|
|
|
|
|
{
|
|
|
|
|
partial class MainForm
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
2020-05-17 11:28:21 +00:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-11-14 16:47:52 +00:00
|
|
|
|
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.optionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.viewHelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2020-04-05 12:36:39 +00:00
|
|
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
2020-05-03 14:53:15 +00:00
|
|
|
|
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
|
|
|
|
|
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
|
this.exitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.contextMenuStrip1.SuspendLayout();
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.contextMenuStrip2.SuspendLayout();
|
2020-03-27 23:16:34 +00:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2020-04-11 17:43:20 +00:00
|
|
|
|
// contextMenuStrip1
|
2020-03-29 14:28:38 +00:00
|
|
|
|
//
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-05-03 14:53:15 +00:00
|
|
|
|
this.toolStripMenuItem4,
|
|
|
|
|
this.toolStripMenuItem3,
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.toolStripMenuItem9,
|
|
|
|
|
this.helpToolStripMenuItem});
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(102, 92);
|
2020-05-17 11:28:21 +00:00
|
|
|
|
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
2020-04-27 12:17:13 +00:00
|
|
|
|
//
|
2020-05-07 22:31:03 +00:00
|
|
|
|
// toolStripMenuItem4
|
2020-03-29 14:28:38 +00:00
|
|
|
|
//
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem5,
|
|
|
|
|
this.toolStripMenuItem7,
|
|
|
|
|
this.toolStripSeparator2,
|
|
|
|
|
this.toolStripMenuItem8,
|
|
|
|
|
this.toolStripSeparator3,
|
|
|
|
|
this.toolStripMenuItem6,
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.toolStripMenuItem2,
|
|
|
|
|
this.toolStripMenuItem10,
|
|
|
|
|
this.exitToolStripMenuItem});
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(101, 22);
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem4.Text = "&File";
|
2020-03-29 14:28:38 +00:00
|
|
|
|
//
|
2020-05-17 15:48:04 +00:00
|
|
|
|
// toolStripMenuItem5
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(123, 22);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem5.Text = "&New";
|
|
|
|
|
this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem7
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem7.Size = new System.Drawing.Size(123, 22);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem7.Text = "&Open";
|
|
|
|
|
this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator2
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(120, 6);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem8
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem8.Size = new System.Drawing.Size(123, 22);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem8.Text = "&Close";
|
|
|
|
|
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
|
|
|
|
|
//
|
|
|
|
|
// toolStripSeparator3
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(120, 6);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
//
|
|
|
|
|
// toolStripMenuItem6
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem6.Size = new System.Drawing.Size(123, 22);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem6.Text = "&Save";
|
|
|
|
|
this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem6_Click);
|
|
|
|
|
//
|
2020-05-07 22:31:03 +00:00
|
|
|
|
// toolStripMenuItem2
|
2020-04-05 12:36:39 +00:00
|
|
|
|
//
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(123, 22);
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.toolStripMenuItem2.Text = "Save &As...";
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
|
2020-04-05 12:36:39 +00:00
|
|
|
|
//
|
2020-05-18 23:17:22 +00:00
|
|
|
|
// toolStripMenuItem10
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.toolStripMenuItem10.Size = new System.Drawing.Size(120, 6);
|
2020-05-18 23:17:22 +00:00
|
|
|
|
//
|
|
|
|
|
// exitToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(123, 22);
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.exitToolStripMenuItem.Text = "E&xit";
|
|
|
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
|
|
|
//
|
2020-05-03 14:53:15 +00:00
|
|
|
|
// toolStripMenuItem3
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2020-11-14 16:47:52 +00:00
|
|
|
|
this.toolStripMenuItem12,
|
2020-11-14 15:36:46 +00:00
|
|
|
|
this.toolStripMenuItem11,
|
2020-05-03 14:53:15 +00:00
|
|
|
|
this.toolStripMenuItem1});
|
|
|
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(101, 22);
|
2020-05-03 14:53:15 +00:00
|
|
|
|
this.toolStripMenuItem3.Text = "&View";
|
|
|
|
|
//
|
2021-06-01 08:15:08 +00:00
|
|
|
|
// toolStripMenuItem12
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
|
|
|
|
this.toolStripMenuItem12.Size = new System.Drawing.Size(222, 22);
|
|
|
|
|
this.toolStripMenuItem12.Text = "Enable &Big Icons (In Folders)";
|
|
|
|
|
this.toolStripMenuItem12.Click += new System.EventHandler(this.toolStripMenuItem12_Click);
|
|
|
|
|
//
|
2020-11-14 16:47:52 +00:00
|
|
|
|
// toolStripMenuItem11
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
|
|
|
|
this.toolStripMenuItem11.Size = new System.Drawing.Size(222, 22);
|
|
|
|
|
this.toolStripMenuItem11.Text = "Enable &Animation";
|
|
|
|
|
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
|
|
|
|
|
//
|
2020-05-03 14:53:15 +00:00
|
|
|
|
// toolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
2020-11-14 16:47:52 +00:00
|
|
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(222, 22);
|
2020-05-03 14:53:15 +00:00
|
|
|
|
this.toolStripMenuItem1.Text = "Always On &Top";
|
|
|
|
|
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
|
|
|
|
|
//
|
2020-05-18 23:17:22 +00:00
|
|
|
|
// toolStripMenuItem9
|
2020-05-03 14:53:15 +00:00
|
|
|
|
//
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.toolStripMenuItem9.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.optionToolStripMenuItem});
|
|
|
|
|
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.toolStripMenuItem9.Size = new System.Drawing.Size(101, 22);
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.toolStripMenuItem9.Text = "&Tools";
|
2020-05-03 14:53:15 +00:00
|
|
|
|
//
|
2020-05-18 23:17:22 +00:00
|
|
|
|
// optionToolStripMenuItem
|
2020-05-03 14:53:15 +00:00
|
|
|
|
//
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.optionToolStripMenuItem.Name = "optionToolStripMenuItem";
|
2020-05-20 00:24:07 +00:00
|
|
|
|
this.optionToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
2020-05-18 23:17:22 +00:00
|
|
|
|
this.optionToolStripMenuItem.Text = "&Options";
|
|
|
|
|
this.optionToolStripMenuItem.Click += new System.EventHandler(this.optionToolStripMenuItem_Click);
|
2020-05-07 22:31:03 +00:00
|
|
|
|
//
|
2020-05-20 22:46:36 +00:00
|
|
|
|
// helpToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.viewHelpToolStripMenuItem,
|
|
|
|
|
this.toolStripSeparator1,
|
|
|
|
|
this.aboutToolStripMenuItem});
|
|
|
|
|
this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.helpToolStripMenuItem.Size = new System.Drawing.Size(101, 22);
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.helpToolStripMenuItem.Text = "&Help";
|
|
|
|
|
//
|
|
|
|
|
// viewHelpToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.viewHelpToolStripMenuItem.Name = "viewHelpToolStripMenuItem";
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.viewHelpToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.viewHelpToolStripMenuItem.Text = "&View Help";
|
|
|
|
|
this.viewHelpToolStripMenuItem.Click += new System.EventHandler(this.viewHelpToolStripMenuItem_Click);
|
|
|
|
|
//
|
2020-11-08 23:24:40 +00:00
|
|
|
|
// toolStripSeparator1
|
|
|
|
|
//
|
|
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(124, 6);
|
|
|
|
|
//
|
2020-05-20 22:46:36 +00:00
|
|
|
|
// aboutToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
2020-05-20 22:46:36 +00:00
|
|
|
|
this.aboutToolStripMenuItem.Text = "&About";
|
|
|
|
|
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
|
|
|
|
|
//
|
2020-05-07 22:31:03 +00:00
|
|
|
|
// flowLayoutPanel1
|
|
|
|
|
//
|
2020-05-17 11:28:21 +00:00
|
|
|
|
this.flowLayoutPanel1.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)));
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.flowLayoutPanel1.AutoScroll = true;
|
|
|
|
|
this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
|
|
|
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(12, 34);
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 10, 10, 20);
|
|
|
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(620, 364);
|
2020-05-07 22:31:03 +00:00
|
|
|
|
this.flowLayoutPanel1.TabIndex = 27;
|
|
|
|
|
this.flowLayoutPanel1.WrapContents = false;
|
2020-05-03 14:53:15 +00:00
|
|
|
|
//
|
|
|
|
|
// saveFileDialog1
|
|
|
|
|
//
|
|
|
|
|
this.saveFileDialog1.Filter = "Session files|*.jsonfig";
|
|
|
|
|
this.saveFileDialog1.Title = "Choose file to save the session";
|
|
|
|
|
//
|
2020-05-17 15:48:04 +00:00
|
|
|
|
// openFileDialog1
|
|
|
|
|
//
|
|
|
|
|
this.openFileDialog1.Filter = "Session files|*.jsonfig";
|
|
|
|
|
this.openFileDialog1.Title = "Choose session file";
|
|
|
|
|
//
|
2020-11-08 23:24:40 +00:00
|
|
|
|
// notifyIcon1
|
2020-05-20 22:46:36 +00:00
|
|
|
|
//
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.notifyIcon1.ContextMenuStrip = this.contextMenuStrip2;
|
|
|
|
|
this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
|
|
|
|
|
this.notifyIcon1.Text = "notifyIcon1";
|
|
|
|
|
this.notifyIcon1.Visible = true;
|
|
|
|
|
this.notifyIcon1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseClick);
|
|
|
|
|
//
|
|
|
|
|
// contextMenuStrip2
|
|
|
|
|
//
|
|
|
|
|
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.exitToolStripMenuItem1});
|
|
|
|
|
this.contextMenuStrip2.Name = "contextMenuStrip2";
|
2020-11-14 15:36:46 +00:00
|
|
|
|
this.contextMenuStrip2.Size = new System.Drawing.Size(94, 26);
|
2020-11-08 23:24:40 +00:00
|
|
|
|
//
|
|
|
|
|
// exitToolStripMenuItem1
|
|
|
|
|
//
|
|
|
|
|
this.exitToolStripMenuItem1.Name = "exitToolStripMenuItem1";
|
2020-11-14 15:36:46 +00:00
|
|
|
|
this.exitToolStripMenuItem1.Size = new System.Drawing.Size(93, 22);
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.exitToolStripMenuItem1.Text = "E&xit";
|
|
|
|
|
this.exitToolStripMenuItem1.Click += new System.EventHandler(this.exitToolStripMenuItem1_Click);
|
2020-05-20 22:46:36 +00:00
|
|
|
|
//
|
2020-03-28 02:54:08 +00:00
|
|
|
|
// MainForm
|
2020-03-27 23:16:34 +00:00
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2021-06-01 08:15:08 +00:00
|
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
|
2020-03-27 23:16:34 +00:00
|
|
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
2020-05-17 15:48:04 +00:00
|
|
|
|
this.ClientSize = new System.Drawing.Size(633, 400);
|
2020-04-05 12:36:39 +00:00
|
|
|
|
this.Controls.Add(this.flowLayoutPanel1);
|
2020-05-17 11:28:21 +00:00
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
2020-11-14 15:36:46 +00:00
|
|
|
|
this.MinimumSize = new System.Drawing.Size(420, 280);
|
2020-03-28 02:54:08 +00:00
|
|
|
|
this.Name = "MainForm";
|
2020-05-17 11:28:21 +00:00
|
|
|
|
this.Text = "Launcher";
|
2020-05-16 12:25:59 +00:00
|
|
|
|
this.TitleContextMenuStrip = this.contextMenuStrip1;
|
2020-04-11 17:43:20 +00:00
|
|
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
2020-11-08 23:24:40 +00:00
|
|
|
|
this.contextMenuStrip2.ResumeLayout(false);
|
2020-03-27 23:16:34 +00:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
2020-04-05 12:36:39 +00:00
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
2020-04-11 17:43:20 +00:00
|
|
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
2020-05-03 14:53:15 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
|
|
|
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
|
2020-05-17 15:48:04 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
|
|
|
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
2020-05-18 23:17:22 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem10;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem optionToolStripMenuItem;
|
2020-05-20 22:46:36 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem viewHelpToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
|
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
2020-11-08 23:24:40 +00:00
|
|
|
|
private System.Windows.Forms.NotifyIcon notifyIcon1;
|
|
|
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
|
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem1;
|
2020-11-14 15:36:46 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
|
2020-11-14 16:47:52 +00:00
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
|
2020-03-27 23:16:34 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|