namespace Character_Log { partial class Main { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main)); this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.Database_DataSource = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Database_Username = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Database_Password = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Database_Character = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Database_GameLog = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Database_Open = new DevExpress.XtraBars.BarButtonItem(); this.Database_Close = new DevExpress.XtraBars.BarButtonItem(); this.Character_Name = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Character_FindLogs = new DevExpress.XtraBars.BarButtonItem(); this.Status = new DevExpress.XtraBars.BarStaticItem(); this.ItemKey = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.TraceItem = new DevExpress.XtraBars.BarButtonItem(); this.ShowLogins = new DevExpress.XtraBars.BarCheckItem(); this.ShowLogouts = new DevExpress.XtraBars.BarCheckItem(); this.ShowMapMoves = new DevExpress.XtraBars.BarCheckItem(); this.ShowTrades = new DevExpress.XtraBars.BarCheckItem(); this.ShowItemUses = new DevExpress.XtraBars.BarCheckItem(); this.ShowVendorBuys = new DevExpress.XtraBars.BarCheckItem(); this.ShowVendorSells = new DevExpress.XtraBars.BarCheckItem(); this.ShowMoneyReceives = new DevExpress.XtraBars.BarCheckItem(); this.ShowMoneyGives = new DevExpress.XtraBars.BarCheckItem(); this.ShowPickups = new DevExpress.XtraBars.BarCheckItem(); this.ShowDrops = new DevExpress.XtraBars.BarCheckItem(); this.ShowNPCSells = new DevExpress.XtraBars.BarCheckItem(); this.ShowItemCreates = new DevExpress.XtraBars.BarCheckItem(); this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar(); this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components); this.Logs = new DevExpress.XtraEditors.ListBoxControl(); this.barCheckItem2 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem(); this.ShowNPCBuys = new DevExpress.XtraBars.BarCheckItem(); this.ShowItemDivide = new DevExpress.XtraBars.BarCheckItem(); this.ShowItemEnchants = new DevExpress.XtraBars.BarCheckItem(); this.ShowStorageDeposit = new DevExpress.XtraBars.BarCheckItem(); this.ShowStorageWithdraws = new DevExpress.XtraBars.BarCheckItem(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Logs)).BeginInit(); this.SuspendLayout(); // // ribbonControl1 // this.ribbonControl1.AllowMinimizeRibbon = false; this.ribbonControl1.ExpandCollapseItem.Id = 0; this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.ribbonControl1.ExpandCollapseItem, this.Database_DataSource, this.Database_Username, this.Database_Password, this.Database_Character, this.Database_GameLog, this.Database_Open, this.Database_Close, this.Character_Name, this.Character_FindLogs, this.Status, this.ItemKey, this.TraceItem, this.ShowLogins, this.ShowLogouts, this.ShowMapMoves, this.ShowTrades, this.ShowItemUses, this.ShowVendorBuys, this.ShowVendorSells, this.ShowMoneyReceives, this.ShowMoneyGives, this.ShowPickups, this.ShowDrops, this.ShowNPCSells, this.ShowItemCreates, this.ShowNPCBuys, this.ShowItemDivide, this.ShowItemEnchants, this.ShowStorageDeposit, this.ShowStorageWithdraws}); this.ribbonControl1.Location = new System.Drawing.Point(0, 0); this.ribbonControl1.MaxItemId = 36; this.ribbonControl1.Name = "ribbonControl1"; this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage1}); this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemTextEdit2, this.repositoryItemTextEdit3, this.repositoryItemTextEdit4, this.repositoryItemTextEdit5, this.repositoryItemTextEdit6, this.repositoryItemTextEdit7}); this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010; this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowToolbarCustomizeItem = false; this.ribbonControl1.Size = new System.Drawing.Size(786, 147); this.ribbonControl1.StatusBar = this.ribbonStatusBar1; this.ribbonControl1.Toolbar.ShowCustomizeItem = false; // // Database_DataSource // this.Database_DataSource.Caption = "DataSource:"; this.Database_DataSource.Edit = this.repositoryItemTextEdit1; this.Database_DataSource.EditValue = "ns305852.ip-91-121-221.eu"; this.Database_DataSource.Id = 1; this.Database_DataSource.Name = "Database_DataSource"; this.Database_DataSource.Width = 100; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // Database_Username // this.Database_Username.Caption = "Username:"; this.Database_Username.Edit = this.repositoryItemTextEdit2; this.Database_Username.EditValue = "sa"; this.Database_Username.Id = 2; this.Database_Username.Name = "Database_Username"; this.Database_Username.Width = 108; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; // // Database_Password // this.Database_Password.Caption = "Password:"; this.Database_Password.Edit = this.repositoryItemTextEdit3; this.Database_Password.EditValue = "pF4ErWDKTW48qq7"; this.Database_Password.Id = 3; this.Database_Password.Name = "Database_Password"; this.Database_Password.Width = 110; // // repositoryItemTextEdit3 // this.repositoryItemTextEdit3.AutoHeight = false; this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3"; // // Database_Character // this.Database_Character.Caption = "Character:"; this.Database_Character.Edit = this.repositoryItemTextEdit4; this.Database_Character.EditValue = "AureaCharacterGG"; this.Database_Character.Id = 4; this.Database_Character.Name = "Database_Character"; this.Database_Character.Width = 100; // // repositoryItemTextEdit4 // this.repositoryItemTextEdit4.AutoHeight = false; this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4"; // // Database_GameLog // this.Database_GameLog.Caption = "GameLog:"; this.Database_GameLog.Edit = this.repositoryItemTextEdit5; this.Database_GameLog.EditValue = "AureaGameLogGG"; this.Database_GameLog.Id = 5; this.Database_GameLog.Name = "Database_GameLog"; this.Database_GameLog.Width = 104; // // repositoryItemTextEdit5 // this.repositoryItemTextEdit5.AutoHeight = false; this.repositoryItemTextEdit5.Name = "repositoryItemTextEdit5"; // // Database_Open // this.Database_Open.Caption = "Open"; this.Database_Open.Glyph = ((System.Drawing.Image)(resources.GetObject("Database_Open.Glyph"))); this.Database_Open.Id = 6; this.Database_Open.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("Database_Open.LargeGlyph"))); this.Database_Open.Name = "Database_Open"; this.Database_Open.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Database_Open_ItemClick); // // Database_Close // this.Database_Close.Caption = "Close"; this.Database_Close.Enabled = false; this.Database_Close.Glyph = ((System.Drawing.Image)(resources.GetObject("Database_Close.Glyph"))); this.Database_Close.Id = 7; this.Database_Close.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("Database_Close.LargeGlyph"))); this.Database_Close.Name = "Database_Close"; this.Database_Close.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Database_Close_ItemClick); // // Character_Name // this.Character_Name.Caption = "Name:"; this.Character_Name.Edit = this.repositoryItemTextEdit6; this.Character_Name.Id = 8; this.Character_Name.Name = "Character_Name"; this.Character_Name.Width = 100; // // repositoryItemTextEdit6 // this.repositoryItemTextEdit6.AutoHeight = false; this.repositoryItemTextEdit6.Name = "repositoryItemTextEdit6"; // // Character_FindLogs // this.Character_FindLogs.Caption = "Find Logs"; this.Character_FindLogs.Enabled = false; this.Character_FindLogs.Glyph = ((System.Drawing.Image)(resources.GetObject("Character_FindLogs.Glyph"))); this.Character_FindLogs.Id = 9; this.Character_FindLogs.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("Character_FindLogs.LargeGlyph"))); this.Character_FindLogs.Name = "Character_FindLogs"; this.Character_FindLogs.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Character_FindLogs_ItemClick); // // Status // this.Status.Caption = "-"; this.Status.Id = 10; this.Status.Name = "Status"; this.Status.TextAlignment = System.Drawing.StringAlignment.Near; // // ItemKey // this.ItemKey.Caption = "ItemKey:"; this.ItemKey.Edit = this.repositoryItemTextEdit7; this.ItemKey.Id = 11; this.ItemKey.Name = "ItemKey"; this.ItemKey.Width = 86; // // repositoryItemTextEdit7 // this.repositoryItemTextEdit7.AutoHeight = false; this.repositoryItemTextEdit7.Name = "repositoryItemTextEdit7"; // // TraceItem // this.TraceItem.Caption = "Trace Item"; this.TraceItem.Enabled = false; this.TraceItem.Glyph = ((System.Drawing.Image)(resources.GetObject("TraceItem.Glyph"))); this.TraceItem.Id = 12; this.TraceItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("TraceItem.LargeGlyph"))); this.TraceItem.Name = "TraceItem"; this.TraceItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.TraceItem_ItemClick); // // ShowLogins // this.ShowLogins.Caption = "Show Logins"; this.ShowLogins.Id = 13; this.ShowLogins.Name = "ShowLogins"; // // ShowLogouts // this.ShowLogouts.Caption = "Show Logouts"; this.ShowLogouts.Id = 14; this.ShowLogouts.Name = "ShowLogouts"; // // ShowMapMoves // this.ShowMapMoves.Caption = "Show Map Moves"; this.ShowMapMoves.Id = 15; this.ShowMapMoves.Name = "ShowMapMoves"; // // ShowTrades // this.ShowTrades.BindableChecked = true; this.ShowTrades.Caption = "Show Trades"; this.ShowTrades.Checked = true; this.ShowTrades.Id = 16; this.ShowTrades.Name = "ShowTrades"; // // ShowItemUses // this.ShowItemUses.Caption = "Show Item Uses"; this.ShowItemUses.Id = 17; this.ShowItemUses.Name = "ShowItemUses"; // // ShowVendorBuys // this.ShowVendorBuys.BindableChecked = true; this.ShowVendorBuys.Caption = "Show Vender Buys"; this.ShowVendorBuys.Checked = true; this.ShowVendorBuys.Id = 18; this.ShowVendorBuys.Name = "ShowVendorBuys"; // // ShowVendorSells // this.ShowVendorSells.BindableChecked = true; this.ShowVendorSells.Caption = "Show Vendor Sells"; this.ShowVendorSells.Checked = true; this.ShowVendorSells.Id = 19; this.ShowVendorSells.Name = "ShowVendorSells"; // // ShowMoneyReceives // this.ShowMoneyReceives.BindableChecked = true; this.ShowMoneyReceives.Caption = "Show Money Receives"; this.ShowMoneyReceives.Checked = true; this.ShowMoneyReceives.Id = 21; this.ShowMoneyReceives.Name = "ShowMoneyReceives"; // // ShowMoneyGives // this.ShowMoneyGives.BindableChecked = true; this.ShowMoneyGives.Caption = "Show Money Gives"; this.ShowMoneyGives.Checked = true; this.ShowMoneyGives.Id = 22; this.ShowMoneyGives.Name = "ShowMoneyGives"; // // ShowPickups // this.ShowPickups.BindableChecked = true; this.ShowPickups.Caption = "Show Pickups"; this.ShowPickups.Checked = true; this.ShowPickups.Id = 23; this.ShowPickups.Name = "ShowPickups"; // // ShowDrops // this.ShowDrops.BindableChecked = true; this.ShowDrops.Caption = "Show Drops"; this.ShowDrops.Checked = true; this.ShowDrops.Id = 24; this.ShowDrops.Name = "ShowDrops"; // // ShowNPCSells // this.ShowNPCSells.BindableChecked = true; this.ShowNPCSells.Caption = "Show NPC Sells"; this.ShowNPCSells.Checked = true; this.ShowNPCSells.Id = 25; this.ShowNPCSells.Name = "ShowNPCSells"; // // ShowItemCreates // this.ShowItemCreates.BindableChecked = true; this.ShowItemCreates.Caption = "Show Item Creates"; this.ShowItemCreates.Checked = true; this.ShowItemCreates.Id = 26; this.ShowItemCreates.Name = "ShowItemCreates"; // // ribbonPage1 // this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.ribbonPageGroup1, this.ribbonPageGroup2, this.ribbonPageGroup3, this.ribbonPageGroup4, this.ribbonPageGroup5}); this.ribbonPage1.Name = "ribbonPage1"; this.ribbonPage1.Text = "Main"; // // ribbonPageGroup1 // this.ribbonPageGroup1.ItemLinks.Add(this.Database_DataSource); this.ribbonPageGroup1.ItemLinks.Add(this.Database_Username); this.ribbonPageGroup1.ItemLinks.Add(this.Database_Password); this.ribbonPageGroup1.Name = "ribbonPageGroup1"; this.ribbonPageGroup1.Text = "Connection Information"; // // ribbonPageGroup2 // this.ribbonPageGroup2.ItemLinks.Add(this.Database_Character); this.ribbonPageGroup2.ItemLinks.Add(this.Database_GameLog); this.ribbonPageGroup2.Name = "ribbonPageGroup2"; this.ribbonPageGroup2.Text = "Database Names"; // // ribbonPageGroup3 // this.ribbonPageGroup3.ItemLinks.Add(this.Database_Open); this.ribbonPageGroup3.ItemLinks.Add(this.Database_Close); this.ribbonPageGroup3.Name = "ribbonPageGroup3"; this.ribbonPageGroup3.Text = "State"; // // ribbonPageGroup4 // this.ribbonPageGroup4.ItemLinks.Add(this.Character_Name); this.ribbonPageGroup4.ItemLinks.Add(this.ItemKey); this.ribbonPageGroup4.ItemLinks.Add(this.Character_FindLogs); this.ribbonPageGroup4.ItemLinks.Add(this.TraceItem); this.ribbonPageGroup4.Name = "ribbonPageGroup4"; this.ribbonPageGroup4.Text = "Character Information"; // // ribbonPageGroup5 // this.ribbonPageGroup5.ItemLinks.Add(this.ShowLogins); this.ribbonPageGroup5.ItemLinks.Add(this.ShowLogouts); this.ribbonPageGroup5.ItemLinks.Add(this.ShowMapMoves); this.ribbonPageGroup5.ItemLinks.Add(this.ShowTrades); this.ribbonPageGroup5.ItemLinks.Add(this.ShowItemUses); this.ribbonPageGroup5.ItemLinks.Add(this.ShowVendorBuys); this.ribbonPageGroup5.ItemLinks.Add(this.ShowVendorSells); this.ribbonPageGroup5.ItemLinks.Add(this.ShowMoneyReceives); this.ribbonPageGroup5.ItemLinks.Add(this.ShowMoneyGives); this.ribbonPageGroup5.ItemLinks.Add(this.ShowPickups); this.ribbonPageGroup5.ItemLinks.Add(this.ShowDrops); this.ribbonPageGroup5.ItemLinks.Add(this.ShowNPCSells); this.ribbonPageGroup5.ItemLinks.Add(this.ShowItemDivide); this.ribbonPageGroup5.ItemLinks.Add(this.ShowItemCreates); this.ribbonPageGroup5.ItemLinks.Add(this.ShowNPCBuys); this.ribbonPageGroup5.ItemLinks.Add(this.ShowItemEnchants); this.ribbonPageGroup5.ItemLinks.Add(this.ShowStorageDeposit); this.ribbonPageGroup5.ItemLinks.Add(this.ShowStorageWithdraws); this.ribbonPageGroup5.Name = "ribbonPageGroup5"; this.ribbonPageGroup5.Text = "Show"; // // ribbonStatusBar1 // this.ribbonStatusBar1.ItemLinks.Add(this.Status); this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 576); this.ribbonStatusBar1.Name = "ribbonStatusBar1"; this.ribbonStatusBar1.Ribbon = this.ribbonControl1; this.ribbonStatusBar1.Size = new System.Drawing.Size(786, 23); // // defaultLookAndFeel1 // this.defaultLookAndFeel1.LookAndFeel.SkinName = "Visual Studio 2013 Light"; // // Logs // this.Logs.Dock = System.Windows.Forms.DockStyle.Fill; this.Logs.Location = new System.Drawing.Point(0, 147); this.Logs.Name = "Logs"; this.Logs.Size = new System.Drawing.Size(786, 429); this.Logs.TabIndex = 4; // // barCheckItem2 // this.barCheckItem2.BindableChecked = true; this.barCheckItem2.Caption = "Show Logins"; this.barCheckItem2.Checked = true; this.barCheckItem2.Id = 13; this.barCheckItem2.Name = "barCheckItem2"; // // barCheckItem1 // this.barCheckItem1.Caption = "Show Item Creates"; this.barCheckItem1.Id = 26; this.barCheckItem1.Name = "barCheckItem1"; // // ShowNPCBuys // this.ShowNPCBuys.Caption = "Show NPC Buys"; this.ShowNPCBuys.Id = 31; this.ShowNPCBuys.Name = "ShowNPCBuys"; // // ShowItemDivide // this.ShowItemDivide.Caption = "Show Item Divide"; this.ShowItemDivide.Id = 32; this.ShowItemDivide.Name = "ShowItemDivide"; // // ShowItemEnchants // this.ShowItemEnchants.Caption = "Show Item Enchants"; this.ShowItemEnchants.Id = 33; this.ShowItemEnchants.Name = "ShowItemEnchants"; // // ShowStorageDeposit // this.ShowStorageDeposit.BindableChecked = true; this.ShowStorageDeposit.Caption = "Show Storage Deposits"; this.ShowStorageDeposit.Checked = true; this.ShowStorageDeposit.Id = 34; this.ShowStorageDeposit.Name = "ShowStorageDeposit"; // // ShowStorageWithdraws // this.ShowStorageWithdraws.BindableChecked = true; this.ShowStorageWithdraws.Caption = "Show Storage Withdraws"; this.ShowStorageWithdraws.Checked = true; this.ShowStorageWithdraws.Id = 35; this.ShowStorageWithdraws.Name = "ShowStorageWithdraws"; // // Main // this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(786, 599); this.Controls.Add(this.Logs); this.Controls.Add(this.ribbonStatusBar1); this.Controls.Add(this.ribbonControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Name = "Main"; this.Ribbon = this.ribbonControl1; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.StatusBar = this.ribbonStatusBar1; this.Text = "Kobalt - Log Reader"; this.Shown += new System.EventHandler(this.Main_Shown); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Logs)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; private DevExpress.XtraBars.BarEditItem Database_DataSource; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; private DevExpress.XtraBars.BarEditItem Database_Username; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2; private DevExpress.XtraBars.BarEditItem Database_Password; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit3; private DevExpress.XtraBars.BarEditItem Database_Character; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit4; private DevExpress.XtraBars.BarEditItem Database_GameLog; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit5; private DevExpress.XtraBars.BarButtonItem Database_Open; private DevExpress.XtraBars.BarButtonItem Database_Close; private DevExpress.XtraBars.BarEditItem Character_Name; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit6; private DevExpress.XtraBars.BarButtonItem Character_FindLogs; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup3; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup4; private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel1; private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar1; private DevExpress.XtraBars.BarStaticItem Status; private DevExpress.XtraBars.BarEditItem ItemKey; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit7; private DevExpress.XtraBars.BarButtonItem TraceItem; private DevExpress.XtraEditors.ListBoxControl Logs; private DevExpress.XtraBars.BarCheckItem ShowLogins; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup5; private DevExpress.XtraBars.BarCheckItem ShowLogouts; private DevExpress.XtraBars.BarCheckItem barCheckItem2; private DevExpress.XtraBars.BarCheckItem ShowMapMoves; private DevExpress.XtraBars.BarCheckItem ShowTrades; private DevExpress.XtraBars.BarCheckItem ShowItemUses; private DevExpress.XtraBars.BarCheckItem ShowVendorBuys; private DevExpress.XtraBars.BarCheckItem ShowVendorSells; private DevExpress.XtraBars.BarCheckItem ShowMoneyReceives; private DevExpress.XtraBars.BarCheckItem ShowMoneyGives; private DevExpress.XtraBars.BarCheckItem ShowPickups; private DevExpress.XtraBars.BarCheckItem ShowDrops; private DevExpress.XtraBars.BarCheckItem ShowNPCSells; private DevExpress.XtraBars.BarCheckItem ShowItemCreates; private DevExpress.XtraBars.BarCheckItem ShowNPCBuys; private DevExpress.XtraBars.BarCheckItem barCheckItem1; private DevExpress.XtraBars.BarCheckItem ShowItemDivide; private DevExpress.XtraBars.BarCheckItem ShowItemEnchants; private DevExpress.XtraBars.BarCheckItem ShowStorageDeposit; private DevExpress.XtraBars.BarCheckItem ShowStorageWithdraws; } }