namespace DutyContent.Tab { partial class DutyForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] { "FATE", "", "", ""}, -1); System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] { "Duty", "", "", ""}, -1); System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] { "Match", "", "", ""}, -1); System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] { "Instance", "", "", ""}, -1); System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(new string[] { "Southern Bozja", "", "", ""}, -1); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DutyForm)); this.tabContent = new System.Windows.Forms.TabControl(); this.tabPageContent = new System.Windows.Forms.TabPage(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.rdoFatePreset4 = new System.Windows.Forms.RadioButton(); this.rdoFatePreset3 = new System.Windows.Forms.RadioButton(); this.rdoFatePreset2 = new System.Windows.Forms.RadioButton(); this.rdoFatePreset1 = new System.Windows.Forms.RadioButton(); this.treeFates = new System.Windows.Forms.TreeView(); this.txtContentLog = new System.Windows.Forms.RichTextBox(); this.tabPageSetting = new System.Windows.Forms.TabPage(); this.panel4 = new System.Windows.Forms.Panel(); this.lblTelegramToken = new System.Windows.Forms.Label(); this.txtTelegramToken = new System.Windows.Forms.TextBox(); this.lblTelegramId = new System.Windows.Forms.Label(); this.txtTelegramId = new System.Windows.Forms.TextBox(); this.chkUseNotifyTelegram = new System.Windows.Forms.CheckBox(); this.btnTestNotify = new System.Windows.Forms.Button(); this.lblLineNotifyBotLink = new System.Windows.Forms.LinkLabel(); this.lblLineToken = new System.Windows.Forms.Label(); this.txtLineToken = new System.Windows.Forms.TextBox(); this.chkUseNotifyLine = new System.Windows.Forms.CheckBox(); this.panel3 = new System.Windows.Forms.Panel(); this.lblCurrentDataSet = new System.Windows.Forms.Label(); this.cboDataset = new System.Windows.Forms.ComboBox(); this.lblDataSet = new System.Windows.Forms.Label(); this.btnLogFont = new System.Windows.Forms.Button(); this.lblLogFont = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.btnSoundPlayFate = new System.Windows.Forms.Button(); this.btnSoundPlayInstance = new System.Windows.Forms.Button(); this.btnSoundFindFate = new System.Windows.Forms.Button(); this.btnSoundFindInstance = new System.Windows.Forms.Button(); this.lblSoundFate = new System.Windows.Forms.Label(); this.txtSoundFate = new System.Windows.Forms.TextBox(); this.txtSoundInstance = new System.Windows.Forms.TextBox(); this.chkEnableSound = new System.Windows.Forms.CheckBox(); this.lblSoundInstance = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.chkOverlayClickThru = new System.Windows.Forms.CheckBox(); this.progbOverlayTransparent = new System.Windows.Forms.ProgressBar(); this.btnOverlayDimming = new System.Windows.Forms.Button(); this.lblOverlayTransparent = new System.Windows.Forms.Label(); this.chkEnableOverlay = new System.Windows.Forms.CheckBox(); this.tabPagePing = new System.Windows.Forms.TabPage(); this.panel6 = new System.Windows.Forms.Panel(); this.cboPingDefAddr = new System.Windows.Forms.ComboBox(); this.lblPingDefAddr = new System.Windows.Forms.Label(); this.pbxPingGraph = new System.Windows.Forms.PictureBox(); this.chkPingGraph = new System.Windows.Forms.CheckBox(); this.tlpnPingColors = new System.Windows.Forms.TableLayoutPanel(); this.lblPingStat1 = new System.Windows.Forms.Label(); this.btnPingColor4 = new System.Windows.Forms.Button(); this.btnPingColor2 = new System.Windows.Forms.Button(); this.btnPingColor3 = new System.Windows.Forms.Button(); this.lblPingStat2 = new System.Windows.Forms.Label(); this.lblPingStat4 = new System.Windows.Forms.Label(); this.btnPingColor1 = new System.Windows.Forms.Button(); this.lblPingStat3 = new System.Windows.Forms.Label(); this.lblPingColors = new System.Windows.Forms.Label(); this.chkUsePing = new System.Windows.Forms.CheckBox(); this.tabPagePacket = new System.Windows.Forms.TabPage(); this.panel5 = new System.Windows.Forms.Panel(); this.txtPacketDescription = new System.Windows.Forms.TextBox(); this.lblPacketDesc = new System.Windows.Forms.Label(); this.btnPacketApply = new System.Windows.Forms.Button(); this.btnPacketStart = new System.Windows.Forms.Button(); this.lstBozjaInfo = new System.Windows.Forms.ListView(); this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblPacketBozja = new System.Windows.Forms.Label(); this.txtPacketInfo = new System.Windows.Forms.TextBox(); this.lstPacketInfo = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblPacketFinder = new System.Windows.Forms.Label(); this.ilTabContent = new System.Windows.Forms.ImageList(this.components); this.chkShowDebug = new System.Windows.Forms.CheckBox(); this.tabContent.SuspendLayout(); this.tabPageContent.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.tabPageSetting.SuspendLayout(); this.panel4.SuspendLayout(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.tabPagePing.SuspendLayout(); this.panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbxPingGraph)).BeginInit(); this.tlpnPingColors.SuspendLayout(); this.tabPagePacket.SuspendLayout(); this.panel5.SuspendLayout(); this.SuspendLayout(); // // tabContent // this.tabContent.Controls.Add(this.tabPageContent); this.tabContent.Controls.Add(this.tabPageSetting); this.tabContent.Controls.Add(this.tabPagePing); this.tabContent.Controls.Add(this.tabPagePacket); this.tabContent.Dock = System.Windows.Forms.DockStyle.Fill; this.tabContent.ImageList = this.ilTabContent; this.tabContent.Location = new System.Drawing.Point(0, 0); this.tabContent.Name = "tabContent"; this.tabContent.SelectedIndex = 0; this.tabContent.Size = new System.Drawing.Size(800, 502); this.tabContent.TabIndex = 0; // // tabPageContent // this.tabPageContent.Controls.Add(this.splitContainer1); this.tabPageContent.ImageIndex = 0; this.tabPageContent.Location = new System.Drawing.Point(4, 39); this.tabPageContent.Name = "tabPageContent"; this.tabPageContent.Padding = new System.Windows.Forms.Padding(3); this.tabPageContent.Size = new System.Drawing.Size(792, 459); this.tabPageContent.TabIndex = 0; this.tabPageContent.Text = "301"; this.tabPageContent.UseVisualStyleBackColor = true; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(3, 3); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.chkShowDebug); this.splitContainer1.Panel1.Controls.Add(this.rdoFatePreset4); this.splitContainer1.Panel1.Controls.Add(this.rdoFatePreset3); this.splitContainer1.Panel1.Controls.Add(this.rdoFatePreset2); this.splitContainer1.Panel1.Controls.Add(this.rdoFatePreset1); this.splitContainer1.Panel1.Controls.Add(this.treeFates); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.txtContentLog); this.splitContainer1.Size = new System.Drawing.Size(786, 453); this.splitContainer1.SplitterDistance = 262; this.splitContainer1.TabIndex = 0; // // rdoFatePreset4 // this.rdoFatePreset4.AutoSize = true; this.rdoFatePreset4.Location = new System.Drawing.Point(116, 6); this.rdoFatePreset4.Name = "rdoFatePreset4"; this.rdoFatePreset4.Size = new System.Drawing.Size(31, 17); this.rdoFatePreset4.TabIndex = 4; this.rdoFatePreset4.TabStop = true; this.rdoFatePreset4.Tag = "3"; this.rdoFatePreset4.Text = "4"; this.rdoFatePreset4.UseVisualStyleBackColor = true; this.rdoFatePreset4.CheckedChanged += new System.EventHandler(this.RdoFatePreset4_CheckedChanged); // // rdoFatePreset3 // this.rdoFatePreset3.AutoSize = true; this.rdoFatePreset3.Location = new System.Drawing.Point(79, 6); this.rdoFatePreset3.Name = "rdoFatePreset3"; this.rdoFatePreset3.Size = new System.Drawing.Size(31, 17); this.rdoFatePreset3.TabIndex = 3; this.rdoFatePreset3.TabStop = true; this.rdoFatePreset3.Tag = "2"; this.rdoFatePreset3.Text = "3"; this.rdoFatePreset3.UseVisualStyleBackColor = true; this.rdoFatePreset3.CheckedChanged += new System.EventHandler(this.RdoFatePreset3_CheckedChanged); // // rdoFatePreset2 // this.rdoFatePreset2.AutoSize = true; this.rdoFatePreset2.Location = new System.Drawing.Point(42, 6); this.rdoFatePreset2.Name = "rdoFatePreset2"; this.rdoFatePreset2.Size = new System.Drawing.Size(31, 17); this.rdoFatePreset2.TabIndex = 2; this.rdoFatePreset2.TabStop = true; this.rdoFatePreset2.Tag = "1"; this.rdoFatePreset2.Text = "2"; this.rdoFatePreset2.UseVisualStyleBackColor = true; this.rdoFatePreset2.CheckedChanged += new System.EventHandler(this.RdoFatePreset2_CheckedChanged); // // rdoFatePreset1 // this.rdoFatePreset1.AutoSize = true; this.rdoFatePreset1.Checked = true; this.rdoFatePreset1.Location = new System.Drawing.Point(5, 6); this.rdoFatePreset1.Name = "rdoFatePreset1"; this.rdoFatePreset1.Size = new System.Drawing.Size(31, 17); this.rdoFatePreset1.TabIndex = 1; this.rdoFatePreset1.TabStop = true; this.rdoFatePreset1.Tag = "0"; this.rdoFatePreset1.Text = "1"; this.rdoFatePreset1.UseVisualStyleBackColor = true; this.rdoFatePreset1.CheckedChanged += new System.EventHandler(this.RdoFatePreset1_CheckedChanged); // // treeFates // this.treeFates.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.treeFates.CheckBoxes = true; this.treeFates.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.treeFates.Location = new System.Drawing.Point(0, 29); this.treeFates.Name = "treeFates"; this.treeFates.Size = new System.Drawing.Size(260, 424); this.treeFates.TabIndex = 0; this.treeFates.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.TreeFates_AfterCheck); // // txtContentLog // this.txtContentLog.BackColor = System.Drawing.Color.AliceBlue; this.txtContentLog.Dock = System.Windows.Forms.DockStyle.Fill; this.txtContentLog.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtContentLog.Location = new System.Drawing.Point(0, 0); this.txtContentLog.Name = "txtContentLog"; this.txtContentLog.ReadOnly = true; this.txtContentLog.Size = new System.Drawing.Size(520, 453); this.txtContentLog.TabIndex = 0; this.txtContentLog.Text = ""; // // tabPageSetting // this.tabPageSetting.Controls.Add(this.panel4); this.tabPageSetting.Controls.Add(this.panel3); this.tabPageSetting.Controls.Add(this.panel2); this.tabPageSetting.Controls.Add(this.panel1); this.tabPageSetting.ImageIndex = 1; this.tabPageSetting.Location = new System.Drawing.Point(4, 39); this.tabPageSetting.Name = "tabPageSetting"; this.tabPageSetting.Padding = new System.Windows.Forms.Padding(3); this.tabPageSetting.Size = new System.Drawing.Size(792, 459); this.tabPageSetting.TabIndex = 1; this.tabPageSetting.Text = "302"; this.tabPageSetting.UseVisualStyleBackColor = true; // // panel4 // this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.lblTelegramToken); this.panel4.Controls.Add(this.txtTelegramToken); this.panel4.Controls.Add(this.lblTelegramId); this.panel4.Controls.Add(this.txtTelegramId); this.panel4.Controls.Add(this.chkUseNotifyTelegram); this.panel4.Controls.Add(this.btnTestNotify); this.panel4.Controls.Add(this.lblLineNotifyBotLink); this.panel4.Controls.Add(this.lblLineToken); this.panel4.Controls.Add(this.txtLineToken); this.panel4.Controls.Add(this.chkUseNotifyLine); this.panel4.Location = new System.Drawing.Point(6, 234); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(778, 143); this.panel4.TabIndex = 3; // // lblTelegramToken // this.lblTelegramToken.AutoSize = true; this.lblTelegramToken.Location = new System.Drawing.Point(22, 118); this.lblTelegramToken.Name = "lblTelegramToken"; this.lblTelegramToken.Size = new System.Drawing.Size(25, 13); this.lblTelegramToken.TabIndex = 15; this.lblTelegramToken.Text = "315"; // // txtTelegramToken // this.txtTelegramToken.Location = new System.Drawing.Point(108, 115); this.txtTelegramToken.Name = "txtTelegramToken"; this.txtTelegramToken.Size = new System.Drawing.Size(515, 20); this.txtTelegramToken.TabIndex = 14; this.txtTelegramToken.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtTelegramToken_KeyDown); // // lblTelegramId // this.lblTelegramId.AutoSize = true; this.lblTelegramId.Location = new System.Drawing.Point(23, 92); this.lblTelegramId.Name = "lblTelegramId"; this.lblTelegramId.Size = new System.Drawing.Size(25, 13); this.lblTelegramId.TabIndex = 13; this.lblTelegramId.Text = "314"; // // txtTelegramId // this.txtTelegramId.Location = new System.Drawing.Point(108, 89); this.txtTelegramId.Name = "txtTelegramId"; this.txtTelegramId.Size = new System.Drawing.Size(515, 20); this.txtTelegramId.TabIndex = 12; this.txtTelegramId.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtTelegramId_KeyDown); // // chkUseNotifyTelegram // this.chkUseNotifyTelegram.AutoSize = true; this.chkUseNotifyTelegram.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkUseNotifyTelegram.Location = new System.Drawing.Point(3, 59); this.chkUseNotifyTelegram.Name = "chkUseNotifyTelegram"; this.chkUseNotifyTelegram.Size = new System.Drawing.Size(58, 24); this.chkUseNotifyTelegram.TabIndex = 11; this.chkUseNotifyTelegram.Text = "313"; this.chkUseNotifyTelegram.UseVisualStyleBackColor = true; this.chkUseNotifyTelegram.CheckedChanged += new System.EventHandler(this.ChkUseNotifyTelegram_CheckedChanged); // // btnTestNotify // this.btnTestNotify.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnTestNotify.BackgroundImage = global::DutyContent.Properties.Resources.pix_annotation; this.btnTestNotify.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnTestNotify.Enabled = false; this.btnTestNotify.Location = new System.Drawing.Point(722, 84); this.btnTestNotify.Name = "btnTestNotify"; this.btnTestNotify.Size = new System.Drawing.Size(51, 51); this.btnTestNotify.TabIndex = 4; this.btnTestNotify.UseVisualStyleBackColor = true; this.btnTestNotify.Click += new System.EventHandler(this.BtnTestNotify_Click); // // lblLineNotifyBotLink // this.lblLineNotifyBotLink.AutoSize = true; this.lblLineNotifyBotLink.Location = new System.Drawing.Point(496, 9); this.lblLineNotifyBotLink.Name = "lblLineNotifyBotLink"; this.lblLineNotifyBotLink.Size = new System.Drawing.Size(127, 13); this.lblLineNotifyBotLink.TabIndex = 10; this.lblLineNotifyBotLink.TabStop = true; this.lblLineNotifyBotLink.Text = "https://notify-bot.line.me/"; this.lblLineNotifyBotLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LblLineNotifyBotLink_LinkClicked); // // lblLineToken // this.lblLineToken.AutoSize = true; this.lblLineToken.Location = new System.Drawing.Point(22, 36); this.lblLineToken.Name = "lblLineToken"; this.lblLineToken.Size = new System.Drawing.Size(25, 13); this.lblLineToken.TabIndex = 9; this.lblLineToken.Text = "312"; // // txtLineToken // this.txtLineToken.Location = new System.Drawing.Point(108, 33); this.txtLineToken.Name = "txtLineToken"; this.txtLineToken.Size = new System.Drawing.Size(515, 20); this.txtLineToken.TabIndex = 1; this.txtLineToken.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtLineToken_KeyDown); // // chkUseNotifyLine // this.chkUseNotifyLine.AutoSize = true; this.chkUseNotifyLine.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkUseNotifyLine.Location = new System.Drawing.Point(3, 3); this.chkUseNotifyLine.Name = "chkUseNotifyLine"; this.chkUseNotifyLine.Size = new System.Drawing.Size(58, 24); this.chkUseNotifyLine.TabIndex = 0; this.chkUseNotifyLine.Text = "311"; this.chkUseNotifyLine.UseVisualStyleBackColor = true; this.chkUseNotifyLine.CheckedChanged += new System.EventHandler(this.ChkUseNotifyLine_CheckedChanged); // // panel3 // this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.lblCurrentDataSet); this.panel3.Controls.Add(this.cboDataset); this.panel3.Controls.Add(this.lblDataSet); this.panel3.Controls.Add(this.btnLogFont); this.panel3.Controls.Add(this.lblLogFont); this.panel3.Location = new System.Drawing.Point(6, 6); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(778, 56); this.panel3.TabIndex = 2; // // lblCurrentDataSet // this.lblCurrentDataSet.Location = new System.Drawing.Point(203, 30); this.lblCurrentDataSet.Name = "lblCurrentDataSet"; this.lblCurrentDataSet.Size = new System.Drawing.Size(150, 15); this.lblCurrentDataSet.TabIndex = 3; this.lblCurrentDataSet.Text = "--"; this.lblCurrentDataSet.TextAlign = System.Drawing.ContentAlignment.TopRight; // // cboDataset // this.cboDataset.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboDataset.FormattingEnabled = true; this.cboDataset.Location = new System.Drawing.Point(110, 6); this.cboDataset.Name = "cboDataset"; this.cboDataset.Size = new System.Drawing.Size(243, 21); this.cboDataset.TabIndex = 11; this.cboDataset.SelectedIndexChanged += new System.EventHandler(this.CboDataset_SelectedIndexChanged); // // lblDataSet // this.lblDataSet.AutoSize = true; this.lblDataSet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblDataSet.Location = new System.Drawing.Point(21, 7); this.lblDataSet.Name = "lblDataSet"; this.lblDataSet.Size = new System.Drawing.Size(39, 20); this.lblDataSet.TabIndex = 10; this.lblDataSet.Text = "304"; // // btnLogFont // this.btnLogFont.Location = new System.Drawing.Point(515, 1); this.btnLogFont.Name = "btnLogFont"; this.btnLogFont.Size = new System.Drawing.Size(243, 48); this.btnLogFont.TabIndex = 3; this.btnLogFont.Text = "--"; this.btnLogFont.UseVisualStyleBackColor = true; this.btnLogFont.Click += new System.EventHandler(this.BtnLogFont_Click); // // lblLogFont // this.lblLogFont.AutoSize = true; this.lblLogFont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblLogFont.Location = new System.Drawing.Point(380, 7); this.lblLogFont.Name = "lblLogFont"; this.lblLogFont.Size = new System.Drawing.Size(39, 20); this.lblLogFont.TabIndex = 9; this.lblLogFont.Text = "305"; // // panel2 // this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.btnSoundPlayFate); this.panel2.Controls.Add(this.btnSoundPlayInstance); this.panel2.Controls.Add(this.btnSoundFindFate); this.panel2.Controls.Add(this.btnSoundFindInstance); this.panel2.Controls.Add(this.lblSoundFate); this.panel2.Controls.Add(this.txtSoundFate); this.panel2.Controls.Add(this.txtSoundInstance); this.panel2.Controls.Add(this.chkEnableSound); this.panel2.Controls.Add(this.lblSoundInstance); this.panel2.Location = new System.Drawing.Point(6, 136); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(778, 92); this.panel2.TabIndex = 1; // // btnSoundPlayFate // this.btnSoundPlayFate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSoundPlayFate.Enabled = false; this.btnSoundPlayFate.Image = global::DutyContent.Properties.Resources.pix_play; this.btnSoundPlayFate.Location = new System.Drawing.Point(743, 55); this.btnSoundPlayFate.Name = "btnSoundPlayFate"; this.btnSoundPlayFate.Size = new System.Drawing.Size(30, 30); this.btnSoundPlayFate.TabIndex = 8; this.btnSoundPlayFate.UseVisualStyleBackColor = true; this.btnSoundPlayFate.Click += new System.EventHandler(this.BtnSoundPlayFate_Click); // // btnSoundPlayInstance // this.btnSoundPlayInstance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSoundPlayInstance.Enabled = false; this.btnSoundPlayInstance.Image = global::DutyContent.Properties.Resources.pix_play; this.btnSoundPlayInstance.Location = new System.Drawing.Point(743, 24); this.btnSoundPlayInstance.Name = "btnSoundPlayInstance"; this.btnSoundPlayInstance.Size = new System.Drawing.Size(30, 30); this.btnSoundPlayInstance.TabIndex = 7; this.btnSoundPlayInstance.UseVisualStyleBackColor = true; this.btnSoundPlayInstance.Click += new System.EventHandler(this.BtnSoundPlayInstance_Click); // // btnSoundFindFate // this.btnSoundFindFate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSoundFindFate.Enabled = false; this.btnSoundFindFate.Image = global::DutyContent.Properties.Resources.pix_magnify; this.btnSoundFindFate.Location = new System.Drawing.Point(709, 55); this.btnSoundFindFate.Name = "btnSoundFindFate"; this.btnSoundFindFate.Size = new System.Drawing.Size(30, 30); this.btnSoundFindFate.TabIndex = 6; this.btnSoundFindFate.UseVisualStyleBackColor = true; this.btnSoundFindFate.Click += new System.EventHandler(this.BtnSoundFindFate_Click); // // btnSoundFindInstance // this.btnSoundFindInstance.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSoundFindInstance.Enabled = false; this.btnSoundFindInstance.Image = global::DutyContent.Properties.Resources.pix_magnify; this.btnSoundFindInstance.Location = new System.Drawing.Point(709, 24); this.btnSoundFindInstance.Name = "btnSoundFindInstance"; this.btnSoundFindInstance.Size = new System.Drawing.Size(30, 30); this.btnSoundFindInstance.TabIndex = 2; this.btnSoundFindInstance.UseVisualStyleBackColor = true; this.btnSoundFindInstance.Click += new System.EventHandler(this.BtnSoundFindInstance_Click); // // lblSoundFate // this.lblSoundFate.AutoSize = true; this.lblSoundFate.Location = new System.Drawing.Point(22, 64); this.lblSoundFate.Name = "lblSoundFate"; this.lblSoundFate.Size = new System.Drawing.Size(25, 13); this.lblSoundFate.TabIndex = 3; this.lblSoundFate.Text = "310"; // // txtSoundFate // this.txtSoundFate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtSoundFate.Enabled = false; this.txtSoundFate.Location = new System.Drawing.Point(110, 61); this.txtSoundFate.Name = "txtSoundFate"; this.txtSoundFate.ReadOnly = true; this.txtSoundFate.Size = new System.Drawing.Size(593, 20); this.txtSoundFate.TabIndex = 4; // // txtSoundInstance // this.txtSoundInstance.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtSoundInstance.Enabled = false; this.txtSoundInstance.Location = new System.Drawing.Point(110, 30); this.txtSoundInstance.Name = "txtSoundInstance"; this.txtSoundInstance.ReadOnly = true; this.txtSoundInstance.Size = new System.Drawing.Size(593, 20); this.txtSoundInstance.TabIndex = 5; // // chkEnableSound // this.chkEnableSound.AutoSize = true; this.chkEnableSound.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkEnableSound.Location = new System.Drawing.Point(5, 3); this.chkEnableSound.Name = "chkEnableSound"; this.chkEnableSound.Size = new System.Drawing.Size(58, 24); this.chkEnableSound.TabIndex = 4; this.chkEnableSound.Text = "308"; this.chkEnableSound.UseVisualStyleBackColor = true; this.chkEnableSound.CheckedChanged += new System.EventHandler(this.ChkEnableSound_CheckedChanged); // // lblSoundInstance // this.lblSoundInstance.AutoSize = true; this.lblSoundInstance.Location = new System.Drawing.Point(22, 33); this.lblSoundInstance.Name = "lblSoundInstance"; this.lblSoundInstance.Size = new System.Drawing.Size(25, 13); this.lblSoundInstance.TabIndex = 2; this.lblSoundInstance.Text = "309"; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.chkOverlayClickThru); this.panel1.Controls.Add(this.progbOverlayTransparent); this.panel1.Controls.Add(this.btnOverlayDimming); this.panel1.Controls.Add(this.lblOverlayTransparent); this.panel1.Controls.Add(this.chkEnableOverlay); this.panel1.Location = new System.Drawing.Point(6, 68); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(778, 62); this.panel1.TabIndex = 0; // // chkOverlayClickThru // this.chkOverlayClickThru.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.chkOverlayClickThru.AutoSize = true; this.chkOverlayClickThru.Location = new System.Drawing.Point(672, 8); this.chkOverlayClickThru.Name = "chkOverlayClickThru"; this.chkOverlayClickThru.Size = new System.Drawing.Size(44, 17); this.chkOverlayClickThru.TabIndex = 4; this.chkOverlayClickThru.Text = "104"; this.chkOverlayClickThru.UseVisualStyleBackColor = true; this.chkOverlayClickThru.CheckedChanged += new System.EventHandler(this.ChkOverlayClickThru_CheckedChanged); // // progbOverlayTransparent // this.progbOverlayTransparent.Enabled = false; this.progbOverlayTransparent.Location = new System.Drawing.Point(108, 30); this.progbOverlayTransparent.Maximum = 255; this.progbOverlayTransparent.Name = "progbOverlayTransparent"; this.progbOverlayTransparent.Size = new System.Drawing.Size(243, 23); this.progbOverlayTransparent.TabIndex = 1; this.progbOverlayTransparent.Click += new System.EventHandler(this.ProgbOverlayTransparent_Click); // // btnOverlayDimming // this.btnOverlayDimming.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnOverlayDimming.BackgroundImage = global::DutyContent.Properties.Resources.pix_annotation; this.btnOverlayDimming.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnOverlayDimming.Enabled = false; this.btnOverlayDimming.Location = new System.Drawing.Point(722, 3); this.btnOverlayDimming.Name = "btnOverlayDimming"; this.btnOverlayDimming.Size = new System.Drawing.Size(51, 51); this.btnOverlayDimming.TabIndex = 3; this.btnOverlayDimming.UseVisualStyleBackColor = true; this.btnOverlayDimming.Click += new System.EventHandler(this.BtnOverlayDimming_Click); // // lblOverlayTransparent // this.lblOverlayTransparent.AutoSize = true; this.lblOverlayTransparent.Location = new System.Drawing.Point(23, 35); this.lblOverlayTransparent.Name = "lblOverlayTransparent"; this.lblOverlayTransparent.Size = new System.Drawing.Size(25, 13); this.lblOverlayTransparent.TabIndex = 2; this.lblOverlayTransparent.Text = "307"; // // chkEnableOverlay // this.chkEnableOverlay.AutoSize = true; this.chkEnableOverlay.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkEnableOverlay.Location = new System.Drawing.Point(3, 3); this.chkEnableOverlay.Name = "chkEnableOverlay"; this.chkEnableOverlay.Size = new System.Drawing.Size(58, 24); this.chkEnableOverlay.TabIndex = 0; this.chkEnableOverlay.Text = "306"; this.chkEnableOverlay.UseVisualStyleBackColor = true; this.chkEnableOverlay.CheckedChanged += new System.EventHandler(this.ChkEnableOverlay_CheckedChanged); // // tabPagePing // this.tabPagePing.Controls.Add(this.panel6); this.tabPagePing.ImageIndex = 3; this.tabPagePing.Location = new System.Drawing.Point(4, 39); this.tabPagePing.Name = "tabPagePing"; this.tabPagePing.Size = new System.Drawing.Size(792, 459); this.tabPagePing.TabIndex = 3; this.tabPagePing.Text = "327"; this.tabPagePing.UseVisualStyleBackColor = true; // // panel6 // this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel6.Controls.Add(this.cboPingDefAddr); this.panel6.Controls.Add(this.lblPingDefAddr); this.panel6.Controls.Add(this.pbxPingGraph); this.panel6.Controls.Add(this.chkPingGraph); this.panel6.Controls.Add(this.tlpnPingColors); this.panel6.Controls.Add(this.lblPingColors); this.panel6.Controls.Add(this.chkUsePing); this.panel6.Location = new System.Drawing.Point(6, 8); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(778, 353); this.panel6.TabIndex = 1; // // cboPingDefAddr // this.cboPingDefAddr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboPingDefAddr.FormattingEnabled = true; this.cboPingDefAddr.Location = new System.Drawing.Point(535, 51); this.cboPingDefAddr.Name = "cboPingDefAddr"; this.cboPingDefAddr.Size = new System.Drawing.Size(238, 21); this.cboPingDefAddr.TabIndex = 15; this.cboPingDefAddr.SelectedIndexChanged += new System.EventHandler(this.CboPingDefAddr_SelectedIndexChanged); // // lblPingDefAddr // this.lblPingDefAddr.AutoSize = true; this.lblPingDefAddr.Location = new System.Drawing.Point(515, 35); this.lblPingDefAddr.Name = "lblPingDefAddr"; this.lblPingDefAddr.Size = new System.Drawing.Size(25, 13); this.lblPingDefAddr.TabIndex = 14; this.lblPingDefAddr.Text = "335"; // // pbxPingGraph // this.pbxPingGraph.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.pbxPingGraph.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbxPingGraph.Location = new System.Drawing.Point(129, 108); this.pbxPingGraph.Name = "pbxPingGraph"; this.pbxPingGraph.Size = new System.Drawing.Size(644, 114); this.pbxPingGraph.TabIndex = 13; this.pbxPingGraph.TabStop = false; // // chkPingGraph // this.chkPingGraph.AutoSize = true; this.chkPingGraph.Location = new System.Drawing.Point(26, 108); this.chkPingGraph.Name = "chkPingGraph"; this.chkPingGraph.Size = new System.Drawing.Size(44, 17); this.chkPingGraph.TabIndex = 12; this.chkPingGraph.Text = "334"; this.chkPingGraph.UseVisualStyleBackColor = true; this.chkPingGraph.CheckedChanged += new System.EventHandler(this.ChkPingGraph_CheckedChanged); // // tlpnPingColors // this.tlpnPingColors.ColumnCount = 4; this.tlpnPingColors.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tlpnPingColors.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tlpnPingColors.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tlpnPingColors.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tlpnPingColors.Controls.Add(this.lblPingStat1, 0, 0); this.tlpnPingColors.Controls.Add(this.btnPingColor4, 3, 1); this.tlpnPingColors.Controls.Add(this.btnPingColor2, 1, 1); this.tlpnPingColors.Controls.Add(this.btnPingColor3, 2, 1); this.tlpnPingColors.Controls.Add(this.lblPingStat2, 1, 0); this.tlpnPingColors.Controls.Add(this.lblPingStat4, 3, 0); this.tlpnPingColors.Controls.Add(this.btnPingColor1, 0, 1); this.tlpnPingColors.Controls.Add(this.lblPingStat3, 2, 0); this.tlpnPingColors.Location = new System.Drawing.Point(129, 35); this.tlpnPingColors.Name = "tlpnPingColors"; this.tlpnPingColors.Padding = new System.Windows.Forms.Padding(3); this.tlpnPingColors.RowCount = 2; this.tlpnPingColors.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F)); this.tlpnPingColors.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F)); this.tlpnPingColors.Size = new System.Drawing.Size(318, 62); this.tlpnPingColors.TabIndex = 11; // // lblPingStat1 // this.lblPingStat1.AutoSize = true; this.lblPingStat1.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPingStat1.Location = new System.Drawing.Point(6, 3); this.lblPingStat1.Name = "lblPingStat1"; this.lblPingStat1.Size = new System.Drawing.Size(72, 22); this.lblPingStat1.TabIndex = 6; this.lblPingStat1.Text = "330"; this.lblPingStat1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnPingColor4 // this.btnPingColor4.BackColor = System.Drawing.Color.Plum; this.btnPingColor4.Dock = System.Windows.Forms.DockStyle.Fill; this.btnPingColor4.Location = new System.Drawing.Point(240, 28); this.btnPingColor4.Name = "btnPingColor4"; this.btnPingColor4.Size = new System.Drawing.Size(72, 28); this.btnPingColor4.TabIndex = 8; this.btnPingColor4.UseVisualStyleBackColor = false; this.btnPingColor4.Click += new System.EventHandler(this.BtnPingColor4_Click); // // btnPingColor2 // this.btnPingColor2.BackColor = System.Drawing.Color.Aqua; this.btnPingColor2.Dock = System.Windows.Forms.DockStyle.Fill; this.btnPingColor2.Location = new System.Drawing.Point(84, 28); this.btnPingColor2.Name = "btnPingColor2"; this.btnPingColor2.Size = new System.Drawing.Size(72, 28); this.btnPingColor2.TabIndex = 10; this.btnPingColor2.UseVisualStyleBackColor = false; this.btnPingColor2.Click += new System.EventHandler(this.BtnPingColor2_Click); // // btnPingColor3 // this.btnPingColor3.BackColor = System.Drawing.Color.LawnGreen; this.btnPingColor3.Dock = System.Windows.Forms.DockStyle.Fill; this.btnPingColor3.Location = new System.Drawing.Point(162, 28); this.btnPingColor3.Name = "btnPingColor3"; this.btnPingColor3.Size = new System.Drawing.Size(72, 28); this.btnPingColor3.TabIndex = 9; this.btnPingColor3.UseVisualStyleBackColor = false; this.btnPingColor3.Click += new System.EventHandler(this.BtnPingColor3_Click); // // lblPingStat2 // this.lblPingStat2.AutoSize = true; this.lblPingStat2.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPingStat2.Location = new System.Drawing.Point(84, 3); this.lblPingStat2.Name = "lblPingStat2"; this.lblPingStat2.Size = new System.Drawing.Size(72, 22); this.lblPingStat2.TabIndex = 5; this.lblPingStat2.Text = "331"; this.lblPingStat2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPingStat4 // this.lblPingStat4.AutoSize = true; this.lblPingStat4.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPingStat4.Location = new System.Drawing.Point(240, 3); this.lblPingStat4.Name = "lblPingStat4"; this.lblPingStat4.Size = new System.Drawing.Size(72, 22); this.lblPingStat4.TabIndex = 3; this.lblPingStat4.Text = "333"; this.lblPingStat4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnPingColor1 // this.btnPingColor1.BackColor = System.Drawing.Color.RoyalBlue; this.btnPingColor1.Dock = System.Windows.Forms.DockStyle.Fill; this.btnPingColor1.Location = new System.Drawing.Point(6, 28); this.btnPingColor1.Name = "btnPingColor1"; this.btnPingColor1.Size = new System.Drawing.Size(72, 28); this.btnPingColor1.TabIndex = 7; this.btnPingColor1.UseVisualStyleBackColor = false; this.btnPingColor1.Click += new System.EventHandler(this.BtnPingColor1_Click); // // lblPingStat3 // this.lblPingStat3.AutoSize = true; this.lblPingStat3.Dock = System.Windows.Forms.DockStyle.Fill; this.lblPingStat3.Location = new System.Drawing.Point(162, 3); this.lblPingStat3.Name = "lblPingStat3"; this.lblPingStat3.Size = new System.Drawing.Size(72, 22); this.lblPingStat3.TabIndex = 4; this.lblPingStat3.Text = "332"; this.lblPingStat3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblPingColors // this.lblPingColors.AutoSize = true; this.lblPingColors.Location = new System.Drawing.Point(23, 35); this.lblPingColors.Name = "lblPingColors"; this.lblPingColors.Size = new System.Drawing.Size(25, 13); this.lblPingColors.TabIndex = 2; this.lblPingColors.Text = "329"; // // chkUsePing // this.chkUsePing.AutoSize = true; this.chkUsePing.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkUsePing.Location = new System.Drawing.Point(3, 3); this.chkUsePing.Name = "chkUsePing"; this.chkUsePing.Size = new System.Drawing.Size(58, 24); this.chkUsePing.TabIndex = 0; this.chkUsePing.Text = "328"; this.chkUsePing.UseVisualStyleBackColor = true; this.chkUsePing.CheckedChanged += new System.EventHandler(this.ChkUsePing_CheckedChanged); // // tabPagePacket // this.tabPagePacket.Controls.Add(this.panel5); this.tabPagePacket.ImageIndex = 2; this.tabPagePacket.Location = new System.Drawing.Point(4, 39); this.tabPagePacket.Name = "tabPagePacket"; this.tabPagePacket.Padding = new System.Windows.Forms.Padding(3); this.tabPagePacket.Size = new System.Drawing.Size(792, 459); this.tabPagePacket.TabIndex = 2; this.tabPagePacket.Text = "303"; this.tabPagePacket.UseVisualStyleBackColor = true; // // panel5 // this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel5.Controls.Add(this.txtPacketDescription); this.panel5.Controls.Add(this.lblPacketDesc); this.panel5.Controls.Add(this.btnPacketApply); this.panel5.Controls.Add(this.btnPacketStart); this.panel5.Controls.Add(this.lstBozjaInfo); this.panel5.Controls.Add(this.lblPacketBozja); this.panel5.Controls.Add(this.txtPacketInfo); this.panel5.Controls.Add(this.lstPacketInfo); this.panel5.Controls.Add(this.lblPacketFinder); this.panel5.Location = new System.Drawing.Point(6, 6); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(780, 261); this.panel5.TabIndex = 0; // // txtPacketDescription // this.txtPacketDescription.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtPacketDescription.Enabled = false; this.txtPacketDescription.Location = new System.Drawing.Point(336, 58); this.txtPacketDescription.Name = "txtPacketDescription"; this.txtPacketDescription.Size = new System.Drawing.Size(439, 20); this.txtPacketDescription.TabIndex = 8; // // lblPacketDesc // this.lblPacketDesc.AutoSize = true; this.lblPacketDesc.Location = new System.Drawing.Point(333, 42); this.lblPacketDesc.Name = "lblPacketDesc"; this.lblPacketDesc.Size = new System.Drawing.Size(25, 13); this.lblPacketDesc.TabIndex = 7; this.lblPacketDesc.Text = "317"; // // btnPacketApply // this.btnPacketApply.Enabled = false; this.btnPacketApply.Location = new System.Drawing.Point(287, 6); this.btnPacketApply.Name = "btnPacketApply"; this.btnPacketApply.Size = new System.Drawing.Size(123, 30); this.btnPacketApply.TabIndex = 6; this.btnPacketApply.Text = "10009"; this.btnPacketApply.UseVisualStyleBackColor = true; this.btnPacketApply.Visible = false; this.btnPacketApply.Click += new System.EventHandler(this.BtnPacketApply_Click); // // btnPacketStart // this.btnPacketStart.Location = new System.Drawing.Point(158, 5); this.btnPacketStart.Name = "btnPacketStart"; this.btnPacketStart.Size = new System.Drawing.Size(123, 30); this.btnPacketStart.TabIndex = 5; this.btnPacketStart.Text = "10007"; this.btnPacketStart.UseVisualStyleBackColor = true; this.btnPacketStart.Click += new System.EventHandler(this.BtnPacketStart_Click); // // lstBozjaInfo // this.lstBozjaInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lstBozjaInfo.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader5, this.columnHeader6, this.columnHeader7, this.columnHeader8}); this.lstBozjaInfo.Enabled = false; this.lstBozjaInfo.FullRowSelect = true; this.lstBozjaInfo.GridLines = true; this.lstBozjaInfo.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lstBozjaInfo.HideSelection = false; this.lstBozjaInfo.Location = new System.Drawing.Point(333, 107); this.lstBozjaInfo.MultiSelect = false; this.lstBozjaInfo.Name = "lstBozjaInfo"; this.lstBozjaInfo.Size = new System.Drawing.Size(442, 148); this.lstBozjaInfo.TabIndex = 4; this.lstBozjaInfo.UseCompatibleStateImageBehavior = false; this.lstBozjaInfo.View = System.Windows.Forms.View.Details; this.lstBozjaInfo.SelectedIndexChanged += new System.EventHandler(this.LstBozjaInfo_SelectedIndexChanged); this.lstBozjaInfo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.LstBozjaInfo_MouseDoubleClick); // // columnHeader5 // this.columnHeader5.Text = "Name"; this.columnHeader5.Width = 233; // // columnHeader6 // this.columnHeader6.Text = "Status"; this.columnHeader6.Width = 67; // // columnHeader7 // this.columnHeader7.Text = "Member"; this.columnHeader7.Width = 55; // // columnHeader8 // this.columnHeader8.Text = "Progress"; this.columnHeader8.Width = 56; // // lblPacketBozja // this.lblPacketBozja.AutoSize = true; this.lblPacketBozja.Location = new System.Drawing.Point(333, 91); this.lblPacketBozja.Name = "lblPacketBozja"; this.lblPacketBozja.Size = new System.Drawing.Size(25, 13); this.lblPacketBozja.TabIndex = 3; this.lblPacketBozja.Text = "318"; // // txtPacketInfo // this.txtPacketInfo.BackColor = System.Drawing.SystemColors.Window; this.txtPacketInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPacketInfo.Enabled = false; this.txtPacketInfo.Location = new System.Drawing.Point(3, 166); this.txtPacketInfo.Multiline = true; this.txtPacketInfo.Name = "txtPacketInfo"; this.txtPacketInfo.ReadOnly = true; this.txtPacketInfo.Size = new System.Drawing.Size(324, 89); this.txtPacketInfo.TabIndex = 2; // // lstPacketInfo // this.lstPacketInfo.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3, this.columnHeader4}); this.lstPacketInfo.Enabled = false; this.lstPacketInfo.FullRowSelect = true; this.lstPacketInfo.GridLines = true; this.lstPacketInfo.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lstPacketInfo.HideSelection = false; this.lstPacketInfo.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem1, listViewItem2, listViewItem3, listViewItem4, listViewItem5}); this.lstPacketInfo.Location = new System.Drawing.Point(3, 42); this.lstPacketInfo.MultiSelect = false; this.lstPacketInfo.Name = "lstPacketInfo"; this.lstPacketInfo.Size = new System.Drawing.Size(324, 118); this.lstPacketInfo.TabIndex = 1; this.lstPacketInfo.UseCompatibleStateImageBehavior = false; this.lstPacketInfo.View = System.Windows.Forms.View.Details; this.lstPacketInfo.SelectedIndexChanged += new System.EventHandler(this.LstPacketInfo_SelectedIndexChanged); // // columnHeader1 // this.columnHeader1.Text = "Function"; this.columnHeader1.Width = 100; // // columnHeader2 // this.columnHeader2.Text = "Current"; this.columnHeader2.Width = 70; // // columnHeader3 // this.columnHeader3.Text = "Status"; this.columnHeader3.Width = 80; // // columnHeader4 // this.columnHeader4.Text = "Found"; this.columnHeader4.Width = 70; // // lblPacketFinder // this.lblPacketFinder.AutoSize = true; this.lblPacketFinder.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblPacketFinder.Location = new System.Drawing.Point(3, -1); this.lblPacketFinder.Name = "lblPacketFinder"; this.lblPacketFinder.Size = new System.Drawing.Size(43, 24); this.lblPacketFinder.TabIndex = 0; this.lblPacketFinder.Text = "316"; // // ilTabContent // this.ilTabContent.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilTabContent.ImageStream"))); this.ilTabContent.TransparentColor = System.Drawing.Color.Transparent; this.ilTabContent.Images.SetKeyName(0, "pix_tab_content.png"); this.ilTabContent.Images.SetKeyName(1, "pix_tab_setting.png"); this.ilTabContent.Images.SetKeyName(2, "pix_tab_tool.png"); this.ilTabContent.Images.SetKeyName(3, "pix_tab_ping.png"); // // chkShowDebug // this.chkShowDebug.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.chkShowDebug.AutoSize = true; this.chkShowDebug.Location = new System.Drawing.Point(201, 7); this.chkShowDebug.Name = "chkShowDebug"; this.chkShowDebug.Size = new System.Drawing.Size(58, 17); this.chkShowDebug.TabIndex = 5; this.chkShowDebug.Text = "Debug"; this.chkShowDebug.UseVisualStyleBackColor = true; // // DutyForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(800, 502); this.Controls.Add(this.tabContent); this.Name = "DutyForm"; this.Text = "Duty"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DutyTabForm_FormClosing); this.tabContent.ResumeLayout(false); this.tabPageContent.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel1.PerformLayout(); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.tabPageSetting.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.tabPagePing.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbxPingGraph)).EndInit(); this.tlpnPingColors.ResumeLayout(false); this.tlpnPingColors.PerformLayout(); this.tabPagePacket.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel5.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabContent; private System.Windows.Forms.TabPage tabPageContent; private System.Windows.Forms.TabPage tabPageSetting; private System.Windows.Forms.TabPage tabPagePacket; private System.Windows.Forms.ImageList ilTabContent; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.TreeView treeFates; private System.Windows.Forms.RichTextBox txtContentLog; private System.Windows.Forms.RadioButton rdoFatePreset4; private System.Windows.Forms.RadioButton rdoFatePreset3; private System.Windows.Forms.RadioButton rdoFatePreset2; private System.Windows.Forms.RadioButton rdoFatePreset1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button btnOverlayDimming; private System.Windows.Forms.Label lblOverlayTransparent; private System.Windows.Forms.CheckBox chkEnableOverlay; private System.Windows.Forms.ProgressBar progbOverlayTransparent; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label lblSoundFate; private System.Windows.Forms.TextBox txtSoundFate; private System.Windows.Forms.TextBox txtSoundInstance; private System.Windows.Forms.CheckBox chkEnableSound; private System.Windows.Forms.Label lblSoundInstance; private System.Windows.Forms.Button btnSoundPlayFate; private System.Windows.Forms.Button btnSoundPlayInstance; private System.Windows.Forms.Button btnSoundFindFate; private System.Windows.Forms.Button btnSoundFindInstance; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button btnLogFont; private System.Windows.Forms.Label lblLogFont; private System.Windows.Forms.ComboBox cboDataset; private System.Windows.Forms.Label lblDataSet; private System.Windows.Forms.Label lblCurrentDataSet; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.LinkLabel lblLineNotifyBotLink; private System.Windows.Forms.Label lblLineToken; private System.Windows.Forms.TextBox txtLineToken; private System.Windows.Forms.CheckBox chkUseNotifyLine; private System.Windows.Forms.Button btnTestNotify; private System.Windows.Forms.Label lblTelegramToken; private System.Windows.Forms.TextBox txtTelegramToken; private System.Windows.Forms.Label lblTelegramId; private System.Windows.Forms.TextBox txtTelegramId; private System.Windows.Forms.CheckBox chkUseNotifyTelegram; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.ListView lstBozjaInfo; private System.Windows.Forms.Label lblPacketBozja; private System.Windows.Forms.TextBox txtPacketInfo; private System.Windows.Forms.ListView lstPacketInfo; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ColumnHeader columnHeader2; private System.Windows.Forms.ColumnHeader columnHeader3; private System.Windows.Forms.ColumnHeader columnHeader4; private System.Windows.Forms.Label lblPacketFinder; private System.Windows.Forms.Button btnPacketApply; private System.Windows.Forms.Button btnPacketStart; private System.Windows.Forms.ColumnHeader columnHeader5; private System.Windows.Forms.ColumnHeader columnHeader6; private System.Windows.Forms.ColumnHeader columnHeader7; private System.Windows.Forms.TextBox txtPacketDescription; private System.Windows.Forms.Label lblPacketDesc; private System.Windows.Forms.ColumnHeader columnHeader8; private System.Windows.Forms.CheckBox chkOverlayClickThru; private System.Windows.Forms.TabPage tabPagePing; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Label lblPingColors; private System.Windows.Forms.CheckBox chkUsePing; private System.Windows.Forms.Button btnPingColor2; private System.Windows.Forms.Label lblPingStat4; private System.Windows.Forms.Label lblPingStat2; private System.Windows.Forms.Label lblPingStat3; private System.Windows.Forms.Button btnPingColor4; private System.Windows.Forms.Button btnPingColor1; private System.Windows.Forms.Button btnPingColor3; private System.Windows.Forms.Label lblPingStat1; private System.Windows.Forms.TableLayoutPanel tlpnPingColors; private System.Windows.Forms.PictureBox pbxPingGraph; private System.Windows.Forms.CheckBox chkPingGraph; private System.Windows.Forms.Label lblPingDefAddr; private System.Windows.Forms.ComboBox cboPingDefAddr; private System.Windows.Forms.CheckBox chkShowDebug; } }