Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
- this.startButton = new System.Windows.Forms.Button();
- this.sendTextBox = new System.Windows.Forms.TextBox();
- this.stopServer = new System.Windows.Forms.Button();
- this.restartServer = new System.Windows.Forms.Button();
- this.sendButton = new System.Windows.Forms.Button();
- this.playersListBox = new System.Windows.Forms.ListBox();
- this.label3 = new System.Windows.Forms.Label();
- this.cpuBar = new System.Windows.Forms.ProgressBar();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.playerMap = new GMap.NET.WindowsForms.GMapControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.consoleTextBox = new System.Windows.Forms.RichTextBox();
- this.mainTabControl = new System.Windows.Forms.TabControl();
- this.ramBar = new System.Windows.Forms.ProgressBar();
- this.label6 = new System.Windows.Forms.Label();
- this.monitoring = new System.Windows.Forms.GroupBox();
- this.moreMonitoring = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.debugConsole = new System.Windows.Forms.RichTextBox();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.commandGroupBox = new System.Windows.Forms.GroupBox();
- this.kickButton = new System.Windows.Forms.Button();
- this.banButton = new System.Windows.Forms.Button();
- this.assignButton3 = new System.Windows.Forms.Button();
- this.assignButton2 = new System.Windows.Forms.Button();
- this.assignButton1 = new System.Windows.Forms.Button();
- this.reloadButton = new System.Windows.Forms.Button();
- this.mainMenuStrip = new System.Windows.Forms.MenuStrip();
- this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.aboutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.monitoringTimer = new System.Windows.Forms.Timer(this.components);
- this.playersContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.getIPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.getUUIDToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.actionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.banToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.kickToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.commandContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.excecuteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.reassignToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.serverFilesView = new System.Windows.Forms.TreeView();
- this.filesViewContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.openFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.fileToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.helpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.aboutToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.fileToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.openToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.customizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.helpToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.contentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.indexToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
- this.aboutToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.fileToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.openToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
- this.exitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.editToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.cutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.copyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.pasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
- this.selectAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.helpToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
- this.aboutToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.serversComboBox = new System.Windows.Forms.ComboBox();
- this.label1 = new System.Windows.Forms.Label();
- this.fileToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.openToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.printToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.printPreviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
- this.exitToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.editToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
- this.cutToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.copyToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.pasteToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
- this.selectAllToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.customizeToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.helpToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.aboutToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
- this.renameServerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tabPage2.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.mainTabControl.SuspendLayout();
- this.monitoring.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.commandGroupBox.SuspendLayout();
- this.mainMenuStrip.SuspendLayout();
- this.playersContextMenuStrip.SuspendLayout();
- this.commandContextMenuStrip.SuspendLayout();
- this.filesViewContextMenuStrip.SuspendLayout();
- this.SuspendLayout();
- //
- // startButton
- //
- this.startButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.startButton.Location = new System.Drawing.Point(18, 483);
- this.startButton.Name = "startButton";
- this.startButton.Size = new System.Drawing.Size(75, 23);
- this.startButton.TabIndex = 1;
- this.startButton.Text = "Start Server";
- this.startButton.UseVisualStyleBackColor = true;
- this.startButton.Click += new System.EventHandler(this.button1_Click);
- //
- // sendTextBox
- //
- this.sendTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.sendTextBox.Location = new System.Drawing.Point(19, 448);
- this.sendTextBox.Name = "sendTextBox";
- this.sendTextBox.Size = new System.Drawing.Size(590, 20);
- this.sendTextBox.TabIndex = 2;
- //
- // stopServer
- //
- this.stopServer.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.stopServer.Enabled = false;
- this.stopServer.Location = new System.Drawing.Point(110, 483);
- this.stopServer.Name = "stopServer";
- this.stopServer.Size = new System.Drawing.Size(75, 23);
- this.stopServer.TabIndex = 3;
- this.stopServer.Text = "Stop Server";
- this.stopServer.UseVisualStyleBackColor = true;
- this.stopServer.Click += new System.EventHandler(this.button1_Click_1);
- //
- // restartServer
- //
- this.restartServer.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.restartServer.Enabled = false;
- this.restartServer.Location = new System.Drawing.Point(203, 483);
- this.restartServer.Name = "restartServer";
- this.restartServer.Size = new System.Drawing.Size(84, 23);
- this.restartServer.TabIndex = 4;
- this.restartServer.Text = "Restart Server";
- this.restartServer.UseVisualStyleBackColor = true;
- this.restartServer.Click += new System.EventHandler(this.button2_Click);
- //
- // sendButton
- //
- this.sendButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.sendButton.Location = new System.Drawing.Point(612, 448);
- this.sendButton.Margin = new System.Windows.Forms.Padding(0);
- this.sendButton.Name = "sendButton";
- this.sendButton.Size = new System.Drawing.Size(75, 20);
- this.sendButton.TabIndex = 5;
- this.sendButton.Text = "Send";
- this.sendButton.UseVisualStyleBackColor = true;
- this.sendButton.Click += new System.EventHandler(this.sendButton_Click);
- //
- // playersListBox
- //
- this.playersListBox.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.playersListBox.FormattingEnabled = true;
- this.playersListBox.Location = new System.Drawing.Point(6, 19);
- this.playersListBox.Name = "playersListBox";
- this.playersListBox.Size = new System.Drawing.Size(200, 147);
- this.playersListBox.TabIndex = 6;
- this.playersListBox.SelectedIndexChanged += new System.EventHandler(this.playersListBox_SelectedIndexChanged);
- this.playersListBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.playersListBox_MouseDown);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(7, 19);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(32, 13);
- this.label3.TabIndex = 9;
- this.label3.Text = "CPU:";
- //
- // cpuBar
- //
- this.cpuBar.Location = new System.Drawing.Point(45, 19);
- this.cpuBar.Name = "cpuBar";
- this.cpuBar.Size = new System.Drawing.Size(100, 13);
- this.cpuBar.TabIndex = 10;
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.playerMap);
- this.tabPage2.Location = new System.Drawing.Point(4, 22);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(664, 342);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "Players";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // playerMap
- //
- this.playerMap.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.playerMap.Bearing = 0F;
- this.playerMap.CanDragMap = true;
- this.playerMap.EmptyTileColor = System.Drawing.Color.Navy;
- this.playerMap.GrayScaleMode = false;
- this.playerMap.HelperLineOption = GMap.NET.WindowsForms.HelperLineOptions.DontShow;
- this.playerMap.LevelsKeepInMemmory = 5;
- this.playerMap.Location = new System.Drawing.Point(-1, 0);
- this.playerMap.MarkersEnabled = true;
- this.playerMap.MaxZoom = 17;
- this.playerMap.MinZoom = 1;
- this.playerMap.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
- this.playerMap.Name = "playerMap";
- this.playerMap.NegativeMode = false;
- this.playerMap.PolygonsEnabled = true;
- this.playerMap.RetryLoadTile = 0;
- this.playerMap.RoutesEnabled = true;
- this.playerMap.ScaleMode = GMap.NET.WindowsForms.ScaleModes.Integer;
- this.playerMap.SelectedAreaFillColor = System.Drawing.Color.SkyBlue;
- this.playerMap.ShowTileGridLines = false;
- this.playerMap.Size = new System.Drawing.Size(669, 349);
- this.playerMap.TabIndex = 0;
- this.playerMap.Zoom = 0D;
- this.playerMap.Load += new System.EventHandler(this.playerMap_Load);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.consoleTextBox);
- this.tabPage1.Location = new System.Drawing.Point(4, 22);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(664, 372);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "Console";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // consoleTextBox
- //
- this.consoleTextBox.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.consoleTextBox.BackColor = System.Drawing.Color.White;
- this.consoleTextBox.Location = new System.Drawing.Point(-4, 0);
- this.consoleTextBox.MaxLength = 999999999;
- this.consoleTextBox.Name = "consoleTextBox";
- this.consoleTextBox.ReadOnly = true;
- this.consoleTextBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical;
- this.consoleTextBox.ShowSelectionMargin = true;
- this.consoleTextBox.Size = new System.Drawing.Size(668, 376);
- this.consoleTextBox.TabIndex = 0;
- this.consoleTextBox.Text = "";
- this.consoleTextBox.TextChanged += new System.EventHandler(this.consoleTextBox_TextChanged);
- //
- // mainTabControl
- //
- this.mainTabControl.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.mainTabControl.Controls.Add(this.tabPage1);
- this.mainTabControl.Controls.Add(this.tabPage2);
- this.mainTabControl.Location = new System.Drawing.Point(15, 27);
- this.mainTabControl.Name = "mainTabControl";
- this.mainTabControl.SelectedIndex = 0;
- this.mainTabControl.Size = new System.Drawing.Size(672, 398);
- this.mainTabControl.TabIndex = 16;
- //
- // ramBar
- //
- this.ramBar.Location = new System.Drawing.Point(199, 19);
- this.ramBar.Name = "ramBar";
- this.ramBar.Size = new System.Drawing.Size(100, 13);
- this.ramBar.TabIndex = 19;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(161, 19);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(34, 13);
- this.label6.TabIndex = 18;
- this.label6.Text = "RAM:";
- //
- // monitoring
- //
- this.monitoring.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.monitoring.BackColor = System.Drawing.SystemColors.Control;
- this.monitoring.Controls.Add(this.moreMonitoring);
- this.monitoring.Controls.Add(this.ramBar);
- this.monitoring.Controls.Add(this.label3);
- this.monitoring.Controls.Add(this.label6);
- this.monitoring.Controls.Add(this.cpuBar);
- this.monitoring.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.monitoring.Location = new System.Drawing.Point(12, 532);
- this.monitoring.Name = "monitoring";
- this.monitoring.Size = new System.Drawing.Size(401, 38);
- this.monitoring.TabIndex = 21;
- this.monitoring.TabStop = false;
- this.monitoring.Text = "Monitoring";
- //
- // moreMonitoring
- //
- this.moreMonitoring.Location = new System.Drawing.Point(315, 14);
- this.moreMonitoring.Margin = new System.Windows.Forms.Padding(0);
- this.moreMonitoring.Name = "moreMonitoring";
- this.moreMonitoring.Size = new System.Drawing.Size(75, 20);
- this.moreMonitoring.TabIndex = 23;
- this.moreMonitoring.Text = "More...";
- this.moreMonitoring.UseVisualStyleBackColor = true;
- this.moreMonitoring.Click += new System.EventHandler(this.moreMonitoring_Click);
- //
- // groupBox1
- //
- this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox1.Controls.Add(this.debugConsole);
- this.groupBox1.Location = new System.Drawing.Point(630, 475);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(288, 95);
- this.groupBox1.TabIndex = 22;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "Debug console";
- //
- // debugConsole
- //
- this.debugConsole.BackColor = System.Drawing.Color.White;
- this.debugConsole.Location = new System.Drawing.Point(6, 19);
- this.debugConsole.MaxLength = 999999999;
- this.debugConsole.Name = "debugConsole";
- this.debugConsole.ReadOnly = true;
- this.debugConsole.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical;
- this.debugConsole.ShowSelectionMargin = true;
- this.debugConsole.Size = new System.Drawing.Size(276, 73);
- this.debugConsole.TabIndex = 1;
- this.debugConsole.Text = "";
- this.debugConsole.TextChanged += new System.EventHandler(this.debugConsole_TextChanged);
- //
- // groupBox2
- //
- this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox2.Controls.Add(this.playersListBox);
- this.groupBox2.Location = new System.Drawing.Point(706, 87);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(212, 180);
- this.groupBox2.TabIndex = 23;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "Player names";
- //
- // commandGroupBox
- //
- this.commandGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.commandGroupBox.Controls.Add(this.kickButton);
- this.commandGroupBox.Controls.Add(this.banButton);
- this.commandGroupBox.Controls.Add(this.assignButton3);
- this.commandGroupBox.Controls.Add(this.assignButton2);
- this.commandGroupBox.Controls.Add(this.assignButton1);
- this.commandGroupBox.Controls.Add(this.reloadButton);
- this.commandGroupBox.Location = new System.Drawing.Point(706, 273);
- this.commandGroupBox.Name = "commandGroupBox";
- this.commandGroupBox.Size = new System.Drawing.Size(212, 195);
- this.commandGroupBox.TabIndex = 24;
- this.commandGroupBox.TabStop = false;
- this.commandGroupBox.Text = "Commands";
- //
- // kickButton
- //
- this.kickButton.Enabled = false;
- this.kickButton.Location = new System.Drawing.Point(20, 19);
- this.kickButton.Name = "kickButton";
- this.kickButton.Size = new System.Drawing.Size(173, 23);
- this.kickButton.TabIndex = 10;
- this.kickButton.Text = "Kick";
- this.kickButton.UseVisualStyleBackColor = true;
- this.kickButton.Click += new System.EventHandler(this.kickButton_Click);
- this.kickButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.kickButton_MouseDown);
- //
- // banButton
- //
- this.banButton.Enabled = false;
- this.banButton.Location = new System.Drawing.Point(20, 48);
- this.banButton.Name = "banButton";
- this.banButton.Size = new System.Drawing.Size(173, 23);
- this.banButton.TabIndex = 9;
- this.banButton.Text = "Ban";
- this.banButton.UseVisualStyleBackColor = true;
- this.banButton.Click += new System.EventHandler(this.banButton_Click);
- this.banButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.banButton_MouseDown);
- //
- // assignButton3
- //
- this.assignButton3.Enabled = false;
- this.assignButton3.Location = new System.Drawing.Point(20, 163);
- this.assignButton3.Name = "assignButton3";
- this.assignButton3.Size = new System.Drawing.Size(173, 23);
- this.assignButton3.TabIndex = 8;
- this.assignButton3.Text = "Assign...";
- this.assignButton3.UseVisualStyleBackColor = true;
- this.assignButton3.Click += new System.EventHandler(this.assignButton3_Click);
- this.assignButton3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.assignButton3_MouseDown);
- //
- // assignButton2
- //
- this.assignButton2.Enabled = false;
- this.assignButton2.Location = new System.Drawing.Point(20, 134);
- this.assignButton2.Name = "assignButton2";
- this.assignButton2.Size = new System.Drawing.Size(173, 23);
- this.assignButton2.TabIndex = 7;
- this.assignButton2.Text = "Assign...";
- this.assignButton2.UseVisualStyleBackColor = true;
- this.assignButton2.Click += new System.EventHandler(this.assignButton2_Click);
- this.assignButton2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.assignButton2_MouseDown);
- //
- // assignButton1
- //
- this.assignButton1.Enabled = false;
- this.assignButton1.Location = new System.Drawing.Point(20, 106);
- this.assignButton1.Name = "assignButton1";
- this.assignButton1.Size = new System.Drawing.Size(173, 23);
- this.assignButton1.TabIndex = 6;
- this.assignButton1.Text = "Assign...";
- this.assignButton1.UseVisualStyleBackColor = true;
- this.assignButton1.Click += new System.EventHandler(this.assignButton1_Click);
- //
- // reloadButton
- //
- this.reloadButton.Enabled = false;
- this.reloadButton.Location = new System.Drawing.Point(20, 77);
- this.reloadButton.Name = "reloadButton";
- this.reloadButton.Size = new System.Drawing.Size(173, 23);
- this.reloadButton.TabIndex = 5;
- this.reloadButton.Text = "Reload";
- this.reloadButton.UseVisualStyleBackColor = true;
- this.reloadButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.reloadButton_MouseDown);
- //
- // mainMenuStrip
- //
- this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.fileToolStripMenuItem4,
- this.editToolStripMenuItem2,
- this.toolsToolStripMenuItem1,
- this.helpToolStripMenuItem4});
- this.mainMenuStrip.Location = new System.Drawing.Point(0, 0);
- this.mainMenuStrip.Name = "mainMenuStrip";
- this.mainMenuStrip.Size = new System.Drawing.Size(930, 24);
- this.mainMenuStrip.TabIndex = 25;
- this.mainMenuStrip.Text = "menuStrip1";
- //
- // fileToolStripMenuItem
- //
- this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.openToolStripMenuItem});
- this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
- this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
- this.fileToolStripMenuItem.Text = "File";
- //
- // openToolStripMenuItem
- //
- this.openToolStripMenuItem.Name = "openToolStripMenuItem";
- this.openToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
- this.openToolStripMenuItem.Text = "Open";
- //
- // aboutToolStripMenuItem
- //
- this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
- this.aboutToolStripMenuItem.Size = new System.Drawing.Size(52, 20);
- this.aboutToolStripMenuItem.Text = "About";
- //
- // helpToolStripMenuItem
- //
- this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.aboutToolStripMenuItem1,
- this.optionsToolStripMenuItem});
- this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
- this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
- this.helpToolStripMenuItem.Text = "Help";
- //
- // aboutToolStripMenuItem1
- //
- this.aboutToolStripMenuItem1.Name = "aboutToolStripMenuItem1";
- this.aboutToolStripMenuItem1.Size = new System.Drawing.Size(116, 22);
- this.aboutToolStripMenuItem1.Text = "About";
- //
- // optionsToolStripMenuItem
- //
- this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
- this.optionsToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
- this.optionsToolStripMenuItem.Text = "Options";
- this.optionsToolStripMenuItem.Click += new System.EventHandler(this.optionsToolStripMenuItem_Click);
- //
- // monitoringTimer
- //
- this.monitoringTimer.Interval = 500;
- this.monitoringTimer.Tick += new System.EventHandler(this.monitoringTimer_Tick);
- //
- // playersContextMenuStrip
- //
- this.playersContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.getIPToolStripMenuItem,
- this.getUUIDToolStripMenuItem,
- this.actionsToolStripMenuItem});
- this.playersContextMenuStrip.Name = "playersContextMenuStrip";
- this.playersContextMenuStrip.Size = new System.Drawing.Size(123, 70);
- //
- // getIPToolStripMenuItem
- //
- this.getIPToolStripMenuItem.Name = "getIPToolStripMenuItem";
- this.getIPToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
- this.getIPToolStripMenuItem.Text = "Get IP";
- //
- // getUUIDToolStripMenuItem
- //
- this.getUUIDToolStripMenuItem.Name = "getUUIDToolStripMenuItem";
- this.getUUIDToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
- this.getUUIDToolStripMenuItem.Text = "Get UUID";
- //
- // actionsToolStripMenuItem
- //
- this.actionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.banToolStripMenuItem,
- this.kickToolStripMenuItem});
- this.actionsToolStripMenuItem.Name = "actionsToolStripMenuItem";
- this.actionsToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
- this.actionsToolStripMenuItem.Text = "Actions";
- //
- // banToolStripMenuItem
- //
- this.banToolStripMenuItem.Name = "banToolStripMenuItem";
- this.banToolStripMenuItem.Size = new System.Drawing.Size(96, 22);
- this.banToolStripMenuItem.Text = "Ban";
- //
- // kickToolStripMenuItem
- //
- this.kickToolStripMenuItem.Name = "kickToolStripMenuItem";
- this.kickToolStripMenuItem.Size = new System.Drawing.Size(96, 22);
- this.kickToolStripMenuItem.Text = "Kick";
- //
- // commandContextMenuStrip
- //
- this.commandContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.excecuteToolStripMenuItem,
- this.clearToolStripMenuItem,
- this.reassignToolStripMenuItem});
- this.commandContextMenuStrip.Name = "commandContextMenuStrip";
- this.commandContextMenuStrip.Size = new System.Drawing.Size(126, 70);
- //
- // excecuteToolStripMenuItem
- //
- this.excecuteToolStripMenuItem.Name = "excecuteToolStripMenuItem";
- this.excecuteToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
- this.excecuteToolStripMenuItem.Text = "Excecute";
- //
- // clearToolStripMenuItem
- //
- this.clearToolStripMenuItem.Name = "clearToolStripMenuItem";
- this.clearToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
- this.clearToolStripMenuItem.Text = "Clear";
- //
- // reassignToolStripMenuItem
- //
- this.reassignToolStripMenuItem.Name = "reassignToolStripMenuItem";
- this.reassignToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
- this.reassignToolStripMenuItem.Text = "Re-assign";
- //
- // serverFilesView
- //
- this.serverFilesView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.serverFilesView.ContextMenuStrip = this.filesViewContextMenuStrip;
- this.serverFilesView.Location = new System.Drawing.Point(419, 475);
- this.serverFilesView.Name = "serverFilesView";
- this.serverFilesView.Size = new System.Drawing.Size(190, 97);
- this.serverFilesView.TabIndex = 26;
- //
- // filesViewContextMenuStrip
- //
- this.filesViewContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.openFileToolStripMenuItem});
- this.filesViewContextMenuStrip.Name = "filesViewContextMenuStrip";
- this.filesViewContextMenuStrip.Size = new System.Drawing.Size(125, 26);
- //
- // openFileToolStripMenuItem
- //
- this.openFileToolStripMenuItem.Name = "openFileToolStripMenuItem";
- this.openFileToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
- this.openFileToolStripMenuItem.Text = "Open File";
- this.openFileToolStripMenuItem.Click += new System.EventHandler(this.openFileToolStripMenuItem_Click);
- //
- // fileToolStripMenuItem1
- //
- this.fileToolStripMenuItem1.Name = "fileToolStripMenuItem1";
- this.fileToolStripMenuItem1.Size = new System.Drawing.Size(37, 20);
- this.fileToolStripMenuItem1.Text = "File";
- //
- // helpToolStripMenuItem1
- //
- this.helpToolStripMenuItem1.Name = "helpToolStripMenuItem1";
- this.helpToolStripMenuItem1.Size = new System.Drawing.Size(44, 20);
- this.helpToolStripMenuItem1.Text = "Help";
- //
- // aboutToolStripMenuItem2
- //
- this.aboutToolStripMenuItem2.Name = "aboutToolStripMenuItem2";
- this.aboutToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.aboutToolStripMenuItem2.Text = "About";
- //
- // optionsToolStripMenuItem1
- //
- this.optionsToolStripMenuItem1.Name = "optionsToolStripMenuItem1";
- this.optionsToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.optionsToolStripMenuItem1.Text = "Options";
- //
- // fileToolStripMenuItem2
- //
- this.fileToolStripMenuItem2.Name = "fileToolStripMenuItem2";
- this.fileToolStripMenuItem2.Size = new System.Drawing.Size(37, 20);
- this.fileToolStripMenuItem2.Text = "&File";
- //
- // openToolStripMenuItem1
- //
- this.openToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem1.Image")));
- this.openToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.openToolStripMenuItem1.Name = "openToolStripMenuItem1";
- this.openToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.openToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.openToolStripMenuItem1.Text = "&Open";
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(149, 6);
- //
- // exitToolStripMenuItem
- //
- this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
- this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.exitToolStripMenuItem.Text = "E&xit";
- //
- // editToolStripMenuItem
- //
- this.editToolStripMenuItem.Name = "editToolStripMenuItem";
- this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
- this.editToolStripMenuItem.Text = "&Edit";
- //
- // undoToolStripMenuItem
- //
- this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
- this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
- this.undoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.undoToolStripMenuItem.Text = "&Undo";
- //
- // redoToolStripMenuItem
- //
- this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
- this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
- this.redoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.redoToolStripMenuItem.Text = "&Redo";
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(149, 6);
- //
- // cutToolStripMenuItem
- //
- this.cutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem.Image")));
- this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.cutToolStripMenuItem.Name = "cutToolStripMenuItem";
- this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
- this.cutToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.cutToolStripMenuItem.Text = "Cu&t";
- //
- // copyToolStripMenuItem
- //
- this.copyToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem.Image")));
- this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
- this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
- this.copyToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.copyToolStripMenuItem.Text = "&Copy";
- //
- // pasteToolStripMenuItem
- //
- this.pasteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem.Image")));
- this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem";
- this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.pasteToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.pasteToolStripMenuItem.Text = "&Paste";
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(149, 6);
- //
- // selectAllToolStripMenuItem
- //
- this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
- this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.selectAllToolStripMenuItem.Text = "Select &All";
- //
- // toolsToolStripMenuItem
- //
- this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
- this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
- this.toolsToolStripMenuItem.Text = "&Tools";
- //
- // customizeToolStripMenuItem
- //
- this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
- this.customizeToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.customizeToolStripMenuItem.Text = "&Customize";
- //
- // optionsToolStripMenuItem2
- //
- this.optionsToolStripMenuItem2.Name = "optionsToolStripMenuItem2";
- this.optionsToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.optionsToolStripMenuItem2.Text = "&Options";
- //
- // helpToolStripMenuItem2
- //
- this.helpToolStripMenuItem2.Name = "helpToolStripMenuItem2";
- this.helpToolStripMenuItem2.Size = new System.Drawing.Size(44, 20);
- this.helpToolStripMenuItem2.Text = "&Help";
- //
- // contentsToolStripMenuItem
- //
- this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
- this.contentsToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.contentsToolStripMenuItem.Text = "&Contents";
- //
- // indexToolStripMenuItem
- //
- this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
- this.indexToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.indexToolStripMenuItem.Text = "&Index";
- //
- // searchToolStripMenuItem
- //
- this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
- this.searchToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.searchToolStripMenuItem.Text = "&Search";
- //
- // toolStripSeparator5
- //
- this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(149, 6);
- //
- // aboutToolStripMenuItem3
- //
- this.aboutToolStripMenuItem3.Name = "aboutToolStripMenuItem3";
- this.aboutToolStripMenuItem3.Size = new System.Drawing.Size(152, 22);
- this.aboutToolStripMenuItem3.Text = "&About...";
- //
- // fileToolStripMenuItem3
- //
- this.fileToolStripMenuItem3.Name = "fileToolStripMenuItem3";
- this.fileToolStripMenuItem3.Size = new System.Drawing.Size(37, 20);
- this.fileToolStripMenuItem3.Text = "&File";
- //
- // openToolStripMenuItem2
- //
- this.openToolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem2.Image")));
- this.openToolStripMenuItem2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.openToolStripMenuItem2.Name = "openToolStripMenuItem2";
- this.openToolStripMenuItem2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.openToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.openToolStripMenuItem2.Text = "&Open";
- //
- // toolStripSeparator6
- //
- this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(149, 6);
- //
- // exitToolStripMenuItem1
- //
- this.exitToolStripMenuItem1.Name = "exitToolStripMenuItem1";
- this.exitToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.exitToolStripMenuItem1.Text = "E&xit";
- //
- // editToolStripMenuItem1
- //
- this.editToolStripMenuItem1.Name = "editToolStripMenuItem1";
- this.editToolStripMenuItem1.Size = new System.Drawing.Size(39, 20);
- this.editToolStripMenuItem1.Text = "&Edit";
- //
- // cutToolStripMenuItem1
- //
- this.cutToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem1.Image")));
- this.cutToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.cutToolStripMenuItem1.Name = "cutToolStripMenuItem1";
- this.cutToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
- this.cutToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.cutToolStripMenuItem1.Text = "Cu&t";
- //
- // copyToolStripMenuItem1
- //
- this.copyToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem1.Image")));
- this.copyToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.copyToolStripMenuItem1.Name = "copyToolStripMenuItem1";
- this.copyToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
- this.copyToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.copyToolStripMenuItem1.Text = "&Copy";
- //
- // pasteToolStripMenuItem1
- //
- this.pasteToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem1.Image")));
- this.pasteToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.pasteToolStripMenuItem1.Name = "pasteToolStripMenuItem1";
- this.pasteToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.pasteToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.pasteToolStripMenuItem1.Text = "&Paste";
- //
- // toolStripSeparator8
- //
- this.toolStripSeparator8.Name = "toolStripSeparator8";
- this.toolStripSeparator8.Size = new System.Drawing.Size(149, 6);
- //
- // selectAllToolStripMenuItem1
- //
- this.selectAllToolStripMenuItem1.Name = "selectAllToolStripMenuItem1";
- this.selectAllToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.selectAllToolStripMenuItem1.Text = "Select &All";
- //
- // helpToolStripMenuItem3
- //
- this.helpToolStripMenuItem3.Name = "helpToolStripMenuItem3";
- this.helpToolStripMenuItem3.Size = new System.Drawing.Size(44, 20);
- this.helpToolStripMenuItem3.Text = "&Help";
- //
- // toolStripSeparator9
- //
- this.toolStripSeparator9.Name = "toolStripSeparator9";
- this.toolStripSeparator9.Size = new System.Drawing.Size(149, 6);
- //
- // aboutToolStripMenuItem4
- //
- this.aboutToolStripMenuItem4.Name = "aboutToolStripMenuItem4";
- this.aboutToolStripMenuItem4.Size = new System.Drawing.Size(152, 22);
- this.aboutToolStripMenuItem4.Text = "&About...";
- //
- // optionsToolStripMenuItem4
- //
- this.optionsToolStripMenuItem4.Name = "optionsToolStripMenuItem4";
- this.optionsToolStripMenuItem4.Size = new System.Drawing.Size(152, 22);
- this.optionsToolStripMenuItem4.Text = "Options";
- //
- // serversComboBox
- //
- this.serversComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.serversComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.serversComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.serversComboBox.FormattingEnabled = true;
- this.serversComboBox.Items.AddRange(new object[] {
- "Server1 (Running)",
- "Server2 (Idle)",
- "Server3 (Idle)"});
- this.serversComboBox.Location = new System.Drawing.Point(763, 48);
- this.serversComboBox.Name = "serversComboBox";
- this.serversComboBox.Size = new System.Drawing.Size(155, 23);
- this.serversComboBox.Sorted = true;
- this.serversComboBox.TabIndex = 27;
- //
- // label1
- //
- this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label1.Location = new System.Drawing.Point(703, 50);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(54, 17);
- this.label1.TabIndex = 28;
- this.label1.Text = "Server:";
- //
- // fileToolStripMenuItem4
- //
- this.fileToolStripMenuItem4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.newToolStripMenuItem,
- this.openToolStripMenuItem3,
- this.toolStripSeparator2,
- this.printToolStripMenuItem,
- this.printPreviewToolStripMenuItem,
- this.toolStripSeparator7,
- this.exitToolStripMenuItem2});
- this.fileToolStripMenuItem4.Name = "fileToolStripMenuItem4";
- this.fileToolStripMenuItem4.Size = new System.Drawing.Size(37, 20);
- this.fileToolStripMenuItem4.Text = "&File";
- //
- // newToolStripMenuItem
- //
- this.newToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripMenuItem.Image")));
- this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.newToolStripMenuItem.Name = "newToolStripMenuItem";
- this.newToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
- this.newToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.newToolStripMenuItem.Text = "&New";
- //
- // openToolStripMenuItem3
- //
- this.openToolStripMenuItem3.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem3.Image")));
- this.openToolStripMenuItem3.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.openToolStripMenuItem3.Name = "openToolStripMenuItem3";
- this.openToolStripMenuItem3.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
- this.openToolStripMenuItem3.Size = new System.Drawing.Size(152, 22);
- this.openToolStripMenuItem3.Text = "&Open";
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(149, 6);
- //
- // printToolStripMenuItem
- //
- this.printToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripMenuItem.Image")));
- this.printToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.printToolStripMenuItem.Name = "printToolStripMenuItem";
- this.printToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
- this.printToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.printToolStripMenuItem.Text = "&Print";
- //
- // printPreviewToolStripMenuItem
- //
- this.printPreviewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripMenuItem.Image")));
- this.printPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
- this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.printPreviewToolStripMenuItem.Text = "Print Pre&view";
- //
- // toolStripSeparator7
- //
- this.toolStripSeparator7.Name = "toolStripSeparator7";
- this.toolStripSeparator7.Size = new System.Drawing.Size(149, 6);
- //
- // exitToolStripMenuItem2
- //
- this.exitToolStripMenuItem2.Name = "exitToolStripMenuItem2";
- this.exitToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.exitToolStripMenuItem2.Text = "E&xit";
- //
- // editToolStripMenuItem2
- //
- this.editToolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.renameServerToolStripMenuItem,
- this.toolStripSeparator10,
- this.cutToolStripMenuItem2,
- this.copyToolStripMenuItem2,
- this.pasteToolStripMenuItem2,
- this.toolStripSeparator11,
- this.selectAllToolStripMenuItem2});
- this.editToolStripMenuItem2.Name = "editToolStripMenuItem2";
- this.editToolStripMenuItem2.Size = new System.Drawing.Size(39, 20);
- this.editToolStripMenuItem2.Text = "&Edit";
- //
- // toolStripSeparator10
- //
- this.toolStripSeparator10.Name = "toolStripSeparator10";
- this.toolStripSeparator10.Size = new System.Drawing.Size(149, 6);
- //
- // cutToolStripMenuItem2
- //
- this.cutToolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem2.Image")));
- this.cutToolStripMenuItem2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.cutToolStripMenuItem2.Name = "cutToolStripMenuItem2";
- this.cutToolStripMenuItem2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
- this.cutToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.cutToolStripMenuItem2.Text = "Cu&t";
- //
- // copyToolStripMenuItem2
- //
- this.copyToolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem2.Image")));
- this.copyToolStripMenuItem2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.copyToolStripMenuItem2.Name = "copyToolStripMenuItem2";
- this.copyToolStripMenuItem2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
- this.copyToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.copyToolStripMenuItem2.Text = "&Copy";
- //
- // pasteToolStripMenuItem2
- //
- this.pasteToolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem2.Image")));
- this.pasteToolStripMenuItem2.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.pasteToolStripMenuItem2.Name = "pasteToolStripMenuItem2";
- this.pasteToolStripMenuItem2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
- this.pasteToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.pasteToolStripMenuItem2.Text = "&Paste";
- //
- // toolStripSeparator11
- //
- this.toolStripSeparator11.Name = "toolStripSeparator11";
- this.toolStripSeparator11.Size = new System.Drawing.Size(149, 6);
- //
- // selectAllToolStripMenuItem2
- //
- this.selectAllToolStripMenuItem2.Name = "selectAllToolStripMenuItem2";
- this.selectAllToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
- this.selectAllToolStripMenuItem2.Text = "Select &All";
- //
- // toolsToolStripMenuItem1
- //
- this.toolsToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.customizeToolStripMenuItem1,
- this.optionsToolStripMenuItem3});
- this.toolsToolStripMenuItem1.Name = "toolsToolStripMenuItem1";
- this.toolsToolStripMenuItem1.Size = new System.Drawing.Size(48, 20);
- this.toolsToolStripMenuItem1.Text = "&Tools";
- //
- // customizeToolStripMenuItem1
- //
- this.customizeToolStripMenuItem1.Name = "customizeToolStripMenuItem1";
- this.customizeToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.customizeToolStripMenuItem1.Text = "&Customize";
- //
- // optionsToolStripMenuItem3
- //
- this.optionsToolStripMenuItem3.Name = "optionsToolStripMenuItem3";
- this.optionsToolStripMenuItem3.Size = new System.Drawing.Size(152, 22);
- this.optionsToolStripMenuItem3.Text = "&Options";
- //
- // helpToolStripMenuItem4
- //
- this.helpToolStripMenuItem4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.aboutToolStripMenuItem5});
- this.helpToolStripMenuItem4.Name = "helpToolStripMenuItem4";
- this.helpToolStripMenuItem4.Size = new System.Drawing.Size(44, 20);
- this.helpToolStripMenuItem4.Text = "&Help";
- //
- // aboutToolStripMenuItem5
- //
- this.aboutToolStripMenuItem5.Name = "aboutToolStripMenuItem5";
- this.aboutToolStripMenuItem5.Size = new System.Drawing.Size(152, 22);
- this.aboutToolStripMenuItem5.Text = "&About...";
- //
- // renameServerToolStripMenuItem
- //
- this.renameServerToolStripMenuItem.Name = "renameServerToolStripMenuItem";
- this.renameServerToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.renameServerToolStripMenuItem.Text = "&Rename Server";
- //
- // MainForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(930, 582);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.serversComboBox);
- this.Controls.Add(this.serverFilesView);
- this.Controls.Add(this.commandGroupBox);
- this.Controls.Add(this.mainMenuStrip);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.monitoring);
- this.Controls.Add(this.mainTabControl);
- this.Controls.Add(this.sendButton);
- this.Controls.Add(this.restartServer);
- this.Controls.Add(this.stopServer);
- this.Controls.Add(this.sendTextBox);
- this.Controls.Add(this.startButton);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MainMenuStrip = this.mainMenuStrip;
- this.MinimumSize = new System.Drawing.Size(946, 590);
- this.Name = "MainForm";
- this.Text = "ServerGUI";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
- this.Load += new System.EventHandler(this.Form1_Load);
- this.tabPage2.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.mainTabControl.ResumeLayout(false);
- this.monitoring.ResumeLayout(false);
- this.monitoring.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox2.ResumeLayout(false);
- this.commandGroupBox.ResumeLayout(false);
- this.mainMenuStrip.ResumeLayout(false);
- this.mainMenuStrip.PerformLayout();
- this.playersContextMenuStrip.ResumeLayout(false);
- this.commandContextMenuStrip.ResumeLayout(false);
- this.filesViewContextMenuStrip.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- private void playersListBox_MouseDown(object sender, System.EventArgs e)
- {
- throw new System.NotImplementedException();
- }
- #endregion
- private System.Windows.Forms.Button startButton;
- private System.Windows.Forms.TextBox sendTextBox;
- private System.Windows.Forms.Button stopServer;
- private System.Windows.Forms.Button restartServer;
- private System.Windows.Forms.Button sendButton;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.ProgressBar cpuBar;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.RichTextBox consoleTextBox;
- private System.Windows.Forms.TabControl mainTabControl;
- private System.Windows.Forms.ProgressBar ramBar;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.GroupBox monitoring;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.RichTextBox debugConsole;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.GroupBox commandGroupBox;
- private System.Windows.Forms.MenuStrip mainMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem;
- public System.Windows.Forms.ListBox playersListBox;
- private System.Diagnostics.PerformanceCounter cpuCounter;
- private System.Diagnostics.PerformanceCounter ramCounter;
- private System.Windows.Forms.Timer monitoringTimer;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem;
- private System.Windows.Forms.ContextMenuStrip playersContextMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem getIPToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem getUUIDToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem actionsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem banToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem kickToolStripMenuItem;
- private System.Windows.Forms.Button moreMonitoring;
- private System.Windows.Forms.Button kickButton;
- private System.Windows.Forms.Button banButton;
- private System.Windows.Forms.Button assignButton3;
- private System.Windows.Forms.Button assignButton2;
- private System.Windows.Forms.Button assignButton1;
- private System.Windows.Forms.Button reloadButton;
- private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem;
- private System.Windows.Forms.ContextMenuStrip commandContextMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem excecuteToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem reassignToolStripMenuItem;
- public GMap.NET.WindowsForms.GMapControl playerMap;
- private System.Windows.Forms.TreeView serverFilesView;
- private System.Windows.Forms.ContextMenuStrip filesViewContextMenuStrip;
- private System.Windows.Forms.ToolStripMenuItem openFileToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem redoToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
- private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem customizeToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem contentsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem indexToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem2;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
- private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
- private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem4;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem4;
- private System.Windows.Forms.ComboBox serversComboBox;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem4;
- private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem3;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripMenuItem printToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem printPreviewToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
- private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem2;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
- private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem2;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
- private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem customizeToolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem3;
- private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem4;
- private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem5;
- private System.Windows.Forms.ToolStripMenuItem renameServerToolStripMenuItem;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement