namespace IControls_FireManager { partial class IControls_FireManager { /// /// 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(IControls_FireManager)); this.visualStyleManager = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanelManager = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.uiPanel_DebugView = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel_DebugViewContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.uiPanelGroup2 = new Janus.Windows.UI.Dock.UIPanelGroup(); this.uiPanel_TreeView = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel_TreeViewContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.uiPanel_WorkView = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel_WorkViewContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.uiCommandManager = new Janus.Windows.UI.CommandBars.UICommandManager(this.components); this.BottomRebar1 = new Janus.Windows.UI.CommandBars.UIRebar(); this.StatusBar = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Status_Time1 = new Janus.Windows.UI.CommandBars.UICommand("Status_Time"); this.Separator3 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Status_LoginId1 = new Janus.Windows.UI.CommandBars.UICommand("Status_ProjectName"); this.Separator6 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Status_SystemMode1 = new Janus.Windows.UI.CommandBars.UICommand("Status_ProjectPath"); this.Separator7 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Status_DatabasePath1 = new Janus.Windows.UI.CommandBars.UICommand("Status_DatabasePath"); this.Separator2 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Status_ProgramVersion1 = new Janus.Windows.UI.CommandBars.UICommand("Status_ProgramVersion"); this.MainBar = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Title_Start1 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_System"); this.Title_Config1 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Project"); this.Title_Receiver1 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Receiver"); this.Title_View2 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_View"); this.Title_Etc1 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Help"); this.Title_View1 = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Style"); this.IconBar_1 = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Icon_Login1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Login"); this.Icon_Logout1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Logout"); this.Save1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Save"); this.Connect1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Connect"); this.Print1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Print"); this.IconBar_2 = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Icon_Office20071 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Office2007"); this.Icon_Office20031 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Office2003"); this.Icon_VS20051 = new Janus.Windows.UI.CommandBars.UICommand("Icon_VS2005"); this.Icon_Standard1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Standard"); this.IconBar_3 = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Icon_Treeview1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Treeview"); this.Icon_Workview1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Workview"); this.Icon_Debugview1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Debugview"); this.Icon_Allview1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Allview"); this.IconBar_4 = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Icon_Internet1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Internet"); this.Icon_User1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_User"); this.Icon_Location1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Location"); this.IconBar_5 = new Janus.Windows.UI.CommandBars.UICommandBar(); this.Icon_Search1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Search"); this.Icon_Cardok1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Cardok"); this.Icon_Cardfail1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Cardfail"); this.Icon_Group1 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Group"); this.Title_Menu_Start = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_System"); this.Menu_System_ConfigOption1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_ConfigOption"); this.Menu_System_InOutCode1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_InOutCode"); this.Separator1 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Menu_System_End1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_End"); this.Title_Menu_Style = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Style"); this.Main_Office20071 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Office2007"); this.Main_Office20031 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Office2003"); this.Main_VS20051 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_VS2005"); this.Main_Standard1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Standard"); this.Title_Menu_Project = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Project"); this.Menu_Project_New2 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_New"); this.Menu_Project_Open2 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Open"); this.Menu_Project_Del1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Del"); this.Menu_Project_Save2 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Save"); this.Menu_Project_SaveAs2 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_SaveAs"); this.Menu_Project_Close1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Close"); this.Title_Menu_Receiver = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Receiver"); this.Menu_Receiver_Add1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Add"); this.Menu_Receiver_Del1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Del"); this.Separator8 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Menu_Receiver_Connection1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Connection"); this.Menu_Receiver_ConnectionEnd1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_ConnectionEnd"); this.Separator9 = new Janus.Windows.UI.CommandBars.UICommand("Separator"); this.Menu_Receiver_DownLoad1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_DownLoad"); this.Title_Menu_View = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_View"); this.Menu_View_Status1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_View_Status"); this.Menu_View_Debug1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_View_Debug"); this.Title_Menu_Help = new Janus.Windows.UI.CommandBars.UICommand("Title_Menu_Help"); this.Menu_Help_Helper1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Help_Helper"); this.Menu_Help_MAP1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Help_MAP"); this.Status_Time = new Janus.Windows.UI.CommandBars.UICommand("Status_Time"); this.Status_DataBase = new Janus.Windows.UI.CommandBars.UICommand("Status_DataBase"); this.Status_ProjectName = new Janus.Windows.UI.CommandBars.UICommand("Status_ProjectName"); this.Status_ProjectPath = new Janus.Windows.UI.CommandBars.UICommand("Status_ProjectPath"); this.Status_ProgramVersion = new Janus.Windows.UI.CommandBars.UICommand("Status_ProgramVersion"); this.Menu_System_ConfigOption = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_ConfigOption"); this.Menu_System_InOutCode = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_InOutCode"); this.Menu_System_End = new Janus.Windows.UI.CommandBars.UICommand("Menu_System_End"); this.Menu_Project_New = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_New"); this.Menu_Project_Open = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Open"); this.Menu_Project_Save = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Save"); this.Menu_Project_SaveAs = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_SaveAs"); this.Menu_Project_Close = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Close"); this.Menu_Receiver_Del = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Del"); this.Menu_Receiver_Add = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Add"); this.Menu_Receiver_Connection = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_Connection"); this.Menu_Receiver_ConnectionEnd = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_ConnectionEnd"); this.Menu_Receiver_DownLoad = new Janus.Windows.UI.CommandBars.UICommand("Menu_Receiver_DownLoad"); this.Menu_View_Status = new Janus.Windows.UI.CommandBars.UICommand("Menu_View_Status"); this.Menu_View_Debug = new Janus.Windows.UI.CommandBars.UICommand("Menu_View_Debug"); this.Menu_Style_Office2007 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Office2007"); this.Menu_Style_Office2003 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Office2003"); this.Menu_Style_VS2005 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_VS2005"); this.Menu_Style_Standard = new Janus.Windows.UI.CommandBars.UICommand("Menu_Style_Standard"); this.Menu_Help_Helper = new Janus.Windows.UI.CommandBars.UICommand("Menu_Help_Helper"); this.Icon_Login = new Janus.Windows.UI.CommandBars.UICommand("Icon_Login"); this.Icon_Logout = new Janus.Windows.UI.CommandBars.UICommand("Icon_Logout"); this.Icon_Office2007 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Office2007"); this.Icon_Office2003 = new Janus.Windows.UI.CommandBars.UICommand("Icon_Office2003"); this.Icon_VS2005 = new Janus.Windows.UI.CommandBars.UICommand("Icon_VS2005"); this.Icon_Standard = new Janus.Windows.UI.CommandBars.UICommand("Icon_Standard"); this.Icon_Treeview = new Janus.Windows.UI.CommandBars.UICommand("Icon_Treeview"); this.Icon_Workview = new Janus.Windows.UI.CommandBars.UICommand("Icon_Workview"); this.Icon_Debugview = new Janus.Windows.UI.CommandBars.UICommand("Icon_Debugview"); this.Icon_Allview = new Janus.Windows.UI.CommandBars.UICommand("Icon_Allview"); this.Icon_Print = new Janus.Windows.UI.CommandBars.UICommand("Icon_Print"); this.Icon_Connect = new Janus.Windows.UI.CommandBars.UICommand("Icon_Connect"); this.Icon_Internet = new Janus.Windows.UI.CommandBars.UICommand("Icon_Internet"); this.Icon_Save = new Janus.Windows.UI.CommandBars.UICommand("Icon_Save"); this.Icon_User = new Janus.Windows.UI.CommandBars.UICommand("Icon_User"); this.Icon_Location = new Janus.Windows.UI.CommandBars.UICommand("Icon_Location"); this.Icon_Building = new Janus.Windows.UI.CommandBars.UICommand("Icon_Building"); this.Icon_Search = new Janus.Windows.UI.CommandBars.UICommand("Icon_Search"); this.Icon_Floor = new Janus.Windows.UI.CommandBars.UICommand("Icon_Floor"); this.Icon_Doc = new Janus.Windows.UI.CommandBars.UICommand("Icon_Doc"); this.Icon_Cardok = new Janus.Windows.UI.CommandBars.UICommand("Icon_Cardok"); this.Icon_Cardfail = new Janus.Windows.UI.CommandBars.UICommand("Icon_Cardfail"); this.Icon_Group = new Janus.Windows.UI.CommandBars.UICommand("Icon_Group"); this.Menu_Help_MAP = new Janus.Windows.UI.CommandBars.UICommand("Menu_Help_MAP"); this.Menu_Project_Del = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Del"); this.Status_DatabasePath = new Janus.Windows.UI.CommandBars.UICommand("Status_DatabasePath"); this.imageList_Icon_16by16 = new System.Windows.Forms.ImageList(this.components); this.LeftRebar1 = new Janus.Windows.UI.CommandBars.UIRebar(); this.RightRebar1 = new Janus.Windows.UI.CommandBars.UIRebar(); this.TopRebar = new Janus.Windows.UI.CommandBars.UIRebar(); this.officeFormAdorner = new Janus.Windows.Ribbon.OfficeFormAdorner(this.components); this.ProgramInfo2 = new Janus.Windows.UI.CommandBars.UICommand("ProgramInfo"); this.Title_Start2 = new Janus.Windows.UI.CommandBars.UICommand("Title_Start"); this.Menu_Project_New1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_New"); this.Menu_Project_Open1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Open"); this.Menu_Project_Save1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_Save"); this.Menu_Project_SaveAs1 = new Janus.Windows.UI.CommandBars.UICommand("Menu_Project_SaveAs"); this.uiPanelGroup1 = new Janus.Windows.UI.Dock.UIPanelGroup(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_DebugView)).BeginInit(); this.uiPanel_DebugView.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelGroup2)).BeginInit(); this.uiPanelGroup2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_TreeView)).BeginInit(); this.uiPanel_TreeView.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_WorkView)).BeginInit(); this.uiPanel_WorkView.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiCommandManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).BeginInit(); this.BottomRebar1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.StatusBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MainBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TopRebar)).BeginInit(); this.TopRebar.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelGroup1)).BeginInit(); this.SuspendLayout(); // // uiPanelManager // this.uiPanelManager.ContainerControl = this; this.uiPanelManager.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiPanel_DebugView.Id = new System.Guid("bc335575-d675-4d52-b63b-4251f5b767bb"); this.uiPanelManager.Panels.Add(this.uiPanel_DebugView); this.uiPanelGroup2.Id = new System.Guid("16d42911-dbd9-4e4c-9d32-c6ce59ac60b1"); this.uiPanel_TreeView.Id = new System.Guid("5fc2dfce-adcd-41ff-b151-259218cb8e4e"); this.uiPanelGroup2.Panels.Add(this.uiPanel_TreeView); this.uiPanel_WorkView.Id = new System.Guid("8bb30e3f-8db0-424c-a493-a85a6f678652"); this.uiPanelGroup2.Panels.Add(this.uiPanel_WorkView); this.uiPanelManager.Panels.Add(this.uiPanelGroup2); // // Design Time Panel Info: // this.uiPanelManager.BeginPanelInfo(); this.uiPanelManager.AddDockPanelInfo(new System.Guid("bc335575-d675-4d52-b63b-4251f5b767bb"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(1586, 184), true); this.uiPanelManager.AddDockPanelInfo(new System.Guid("16d42911-dbd9-4e4c-9d32-c6ce59ac60b1"), Janus.Windows.UI.Dock.PanelGroupStyle.VerticalTiles, Janus.Windows.UI.Dock.PanelDockStyle.Fill, false, new System.Drawing.Size(1586, 720), true); this.uiPanelManager.AddDockPanelInfo(new System.Guid("5fc2dfce-adcd-41ff-b151-259218cb8e4e"), new System.Guid("16d42911-dbd9-4e4c-9d32-c6ce59ac60b1"), 254, true); this.uiPanelManager.AddDockPanelInfo(new System.Guid("8bb30e3f-8db0-424c-a493-a85a6f678652"), new System.Guid("16d42911-dbd9-4e4c-9d32-c6ce59ac60b1"), 1268, true); this.uiPanelManager.AddFloatingPanelInfo(new System.Guid("5fc2dfce-adcd-41ff-b151-259218cb8e4e"), new System.Drawing.Point(657, 441), new System.Drawing.Size(200, 200), false); this.uiPanelManager.AddFloatingPanelInfo(new System.Guid("8bb30e3f-8db0-424c-a493-a85a6f678652"), new System.Drawing.Point(753, 455), new System.Drawing.Size(200, 200), false); this.uiPanelManager.AddFloatingPanelInfo(new System.Guid("bc335575-d675-4d52-b63b-4251f5b767bb"), new System.Drawing.Point(667, 696), new System.Drawing.Size(200, 200), false); this.uiPanelManager.AddFloatingPanelInfo(new System.Guid("c732282f-a17c-4aa6-bee0-13985e41c5d6"), new System.Drawing.Point(620, 551), new System.Drawing.Size(200, 200), false); this.uiPanelManager.EndPanelInfo(); // // uiPanel_DebugView // this.uiPanel_DebugView.FloatingLocation = new System.Drawing.Point(667, 696); this.uiPanel_DebugView.InnerContainer = this.uiPanel_DebugViewContainer; this.uiPanel_DebugView.Location = new System.Drawing.Point(3, 777); this.uiPanel_DebugView.Name = "uiPanel_DebugView"; this.uiPanel_DebugView.Size = new System.Drawing.Size(1586, 184); this.uiPanel_DebugView.TabIndex = 4; this.uiPanel_DebugView.Text = "Debug Info View"; // // uiPanel_DebugViewContainer // this.uiPanel_DebugViewContainer.Location = new System.Drawing.Point(1, 27); this.uiPanel_DebugViewContainer.Name = "uiPanel_DebugViewContainer"; this.uiPanel_DebugViewContainer.Size = new System.Drawing.Size(1584, 156); this.uiPanel_DebugViewContainer.TabIndex = 0; // // uiPanelGroup2 // this.uiPanelGroup2.GroupStyle = Janus.Windows.UI.Dock.PanelGroupStyle.VerticalTiles; this.uiPanelGroup2.Location = new System.Drawing.Point(3, 57); this.uiPanelGroup2.Name = "uiPanelGroup2"; this.uiPanelGroup2.Size = new System.Drawing.Size(1586, 720); this.uiPanelGroup2.TabIndex = 8; // // uiPanel_TreeView // this.uiPanel_TreeView.FloatingLocation = new System.Drawing.Point(657, 441); this.uiPanel_TreeView.InnerContainer = this.uiPanel_TreeViewContainer; this.uiPanel_TreeView.Location = new System.Drawing.Point(0, 0); this.uiPanel_TreeView.Name = "uiPanel_TreeView"; this.uiPanel_TreeView.Size = new System.Drawing.Size(265, 720); this.uiPanel_TreeView.TabIndex = 4; this.uiPanel_TreeView.Text = "Device Tree View"; // // uiPanel_TreeViewContainer // this.uiPanel_TreeViewContainer.Location = new System.Drawing.Point(1, 23); this.uiPanel_TreeViewContainer.Name = "uiPanel_TreeViewContainer"; this.uiPanel_TreeViewContainer.Size = new System.Drawing.Size(263, 696); this.uiPanel_TreeViewContainer.TabIndex = 0; // // uiPanel_WorkView // this.uiPanel_WorkView.CaptionVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel_WorkView.FloatingLocation = new System.Drawing.Point(753, 455); this.uiPanel_WorkView.InnerContainer = this.uiPanel_WorkViewContainer; this.uiPanel_WorkView.Location = new System.Drawing.Point(269, 0); this.uiPanel_WorkView.Name = "uiPanel_WorkView"; this.uiPanel_WorkView.Size = new System.Drawing.Size(1317, 720); this.uiPanel_WorkView.TabIndex = 4; this.uiPanel_WorkView.Text = "Panel 0"; // // uiPanel_WorkViewContainer // this.uiPanel_WorkViewContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.uiPanel_WorkViewContainer.Location = new System.Drawing.Point(1, 1); this.uiPanel_WorkViewContainer.Name = "uiPanel_WorkViewContainer"; this.uiPanel_WorkViewContainer.Size = new System.Drawing.Size(1315, 718); this.uiPanel_WorkViewContainer.TabIndex = 0; // // uiCommandManager // this.uiCommandManager.BottomRebar = this.BottomRebar1; this.uiCommandManager.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] { this.StatusBar, this.MainBar, this.IconBar_1, this.IconBar_2, this.IconBar_3, this.IconBar_4, this.IconBar_5}); this.uiCommandManager.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Title_Menu_Start, this.Title_Menu_Style, this.Title_Menu_Project, this.Title_Menu_Receiver, this.Title_Menu_View, this.Title_Menu_Help, this.Status_Time, this.Status_DataBase, this.Status_ProjectName, this.Status_ProjectPath, this.Status_ProgramVersion, this.Menu_System_ConfigOption, this.Menu_System_InOutCode, this.Menu_System_End, this.Menu_Project_New, this.Menu_Project_Open, this.Menu_Project_Save, this.Menu_Project_SaveAs, this.Menu_Project_Close, this.Menu_Receiver_Del, this.Menu_Receiver_Add, this.Menu_Receiver_Connection, this.Menu_Receiver_ConnectionEnd, this.Menu_Receiver_DownLoad, this.Menu_View_Status, this.Menu_View_Debug, this.Menu_Style_Office2007, this.Menu_Style_Office2003, this.Menu_Style_VS2005, this.Menu_Style_Standard, this.Menu_Help_Helper, this.Icon_Login, this.Icon_Logout, this.Icon_Office2007, this.Icon_Office2003, this.Icon_VS2005, this.Icon_Standard, this.Icon_Treeview, this.Icon_Workview, this.Icon_Debugview, this.Icon_Allview, this.Icon_Print, this.Icon_Connect, this.Icon_Internet, this.Icon_Save, this.Icon_User, this.Icon_Location, this.Icon_Building, this.Icon_Search, this.Icon_Floor, this.Icon_Doc, this.Icon_Cardok, this.Icon_Cardfail, this.Icon_Group, this.Menu_Help_MAP, this.Menu_Project_Del, this.Status_DatabasePath}); this.uiCommandManager.ContainerControl = this; this.uiCommandManager.Id = new System.Guid("46d20483-befc-41b5-8ba3-0d6c519e91d2"); this.uiCommandManager.ImageList = this.imageList_Icon_16by16; this.uiCommandManager.LeftRebar = this.LeftRebar1; this.uiCommandManager.RightRebar = this.RightRebar1; this.uiCommandManager.TopRebar = this.TopRebar; this.uiCommandManager.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // BottomRebar1 // this.BottomRebar1.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] { this.StatusBar}); this.BottomRebar1.CommandManager = this.uiCommandManager; this.BottomRebar1.Controls.Add(this.StatusBar); this.BottomRebar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.BottomRebar1.Location = new System.Drawing.Point(0, 964); this.BottomRebar1.Name = "BottomRebar1"; this.BottomRebar1.Size = new System.Drawing.Size(1592, 26); // // StatusBar // this.StatusBar.CommandBarType = Janus.Windows.UI.CommandBars.CommandBarType.Menu; this.StatusBar.CommandManager = this.uiCommandManager; this.StatusBar.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Status_Time1, this.Separator3, this.Status_LoginId1, this.Separator6, this.Status_SystemMode1, this.Separator7, this.Status_DatabasePath1, this.Separator2, this.Status_ProgramVersion1}); this.StatusBar.CommandsStyle = Janus.Windows.UI.CommandBars.CommandStyle.Text; this.StatusBar.DockStyle = Janus.Windows.UI.CommandBars.BarsDockStyle.Bottom; this.StatusBar.FloatingSize = new System.Drawing.Size(465, 30); this.StatusBar.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.StatusBar.Key = "StatusBar"; this.StatusBar.Location = new System.Drawing.Point(0, 0); this.StatusBar.Margin = new System.Windows.Forms.Padding(1); this.StatusBar.Name = "StatusBar"; this.StatusBar.RowIndex = 0; this.StatusBar.Size = new System.Drawing.Size(1592, 26); this.StatusBar.Text = "CommandBar1"; this.StatusBar.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // Status_Time1 // this.Status_Time1.Key = "Status_Time"; this.Status_Time1.Name = "Status_Time1"; // // Separator3 // this.Separator3.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator3.Key = "Separator"; this.Separator3.Name = "Separator3"; // // Status_LoginId1 // this.Status_LoginId1.Key = "Status_ProjectName"; this.Status_LoginId1.Name = "Status_LoginId1"; // // Separator6 // this.Separator6.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator6.Key = "Separator"; this.Separator6.Name = "Separator6"; // // Status_SystemMode1 // this.Status_SystemMode1.Key = "Status_ProjectPath"; this.Status_SystemMode1.Name = "Status_SystemMode1"; // // Separator7 // this.Separator7.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator7.Key = "Separator"; this.Separator7.Name = "Separator7"; // // Status_DatabasePath1 // this.Status_DatabasePath1.Key = "Status_DatabasePath"; this.Status_DatabasePath1.Name = "Status_DatabasePath1"; // // Separator2 // this.Separator2.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator2.Key = "Separator"; this.Separator2.Name = "Separator2"; // // Status_ProgramVersion1 // this.Status_ProgramVersion1.Key = "Status_ProgramVersion"; this.Status_ProgramVersion1.Name = "Status_ProgramVersion1"; // // MainBar // this.MainBar.CommandBarType = Janus.Windows.UI.CommandBars.CommandBarType.Menu; this.MainBar.CommandManager = this.uiCommandManager; this.MainBar.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Title_Start1, this.Title_Config1, this.Title_Receiver1, this.Title_View2, this.Title_Etc1, this.Title_View1}); this.MainBar.FullRow = true; this.MainBar.Key = "MainBar"; this.MainBar.Location = new System.Drawing.Point(0, 0); this.MainBar.Name = "MainBar"; this.MainBar.RowIndex = 0; this.MainBar.Size = new System.Drawing.Size(1592, 26); this.MainBar.Text = "시작"; this.MainBar.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.MainBar.CommandClick += new Janus.Windows.UI.CommandBars.CommandEventHandler(this.MainBar_CommandClick); // // Title_Start1 // this.Title_Start1.Key = "Title_Menu_System"; this.Title_Start1.Name = "Title_Start1"; // // Title_Config1 // this.Title_Config1.Key = "Title_Menu_Project"; this.Title_Config1.Name = "Title_Config1"; // // Title_Receiver1 // this.Title_Receiver1.Key = "Title_Menu_Receiver"; this.Title_Receiver1.Name = "Title_Receiver1"; // // Title_View2 // this.Title_View2.Key = "Title_Menu_View"; this.Title_View2.Name = "Title_View2"; // // Title_Etc1 // this.Title_Etc1.Key = "Title_Menu_Help"; this.Title_Etc1.Name = "Title_Etc1"; // // Title_View1 // this.Title_View1.Key = "Title_Menu_Style"; this.Title_View1.Name = "Title_View1"; this.Title_View1.Text = "스타일"; // // IconBar_1 // this.IconBar_1.CommandManager = this.uiCommandManager; this.IconBar_1.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Icon_Login1, this.Icon_Logout1, this.Save1, this.Connect1, this.Print1}); this.IconBar_1.Key = "IconBar1"; this.IconBar_1.Location = new System.Drawing.Point(0, 26); this.IconBar_1.Name = "IconBar_1"; this.IconBar_1.RowIndex = 1; this.IconBar_1.Size = new System.Drawing.Size(138, 28); this.IconBar_1.Text = "CommandBar1"; this.IconBar_1.View = Janus.Windows.UI.CommandBars.View.SmallIcons; this.IconBar_1.Visible = false; this.IconBar_1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // Icon_Login1 // this.Icon_Login1.Key = "Icon_Login"; this.Icon_Login1.Name = "Icon_Login1"; // // Icon_Logout1 // this.Icon_Logout1.Key = "Icon_Logout"; this.Icon_Logout1.Name = "Icon_Logout1"; // // Save1 // this.Save1.Key = "Icon_Save"; this.Save1.Name = "Save1"; // // Connect1 // this.Connect1.Key = "Icon_Connect"; this.Connect1.Name = "Connect1"; // // Print1 // this.Print1.Key = "Icon_Print"; this.Print1.Name = "Print1"; // // IconBar_2 // this.IconBar_2.CommandManager = this.uiCommandManager; this.IconBar_2.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Icon_Office20071, this.Icon_Office20031, this.Icon_VS20051, this.Icon_Standard1}); this.IconBar_2.Key = "IconBar2"; this.IconBar_2.Location = new System.Drawing.Point(259, 26); this.IconBar_2.Name = "IconBar_2"; this.IconBar_2.RowIndex = 1; this.IconBar_2.Size = new System.Drawing.Size(115, 28); this.IconBar_2.Text = "IconBar2"; this.IconBar_2.Visible = false; this.IconBar_2.CommandClick += new Janus.Windows.UI.CommandBars.CommandEventHandler(this.IconBar_2_CommandClick); // // Icon_Office20071 // this.Icon_Office20071.Key = "Icon_Office2007"; this.Icon_Office20071.Name = "Icon_Office20071"; // // Icon_Office20031 // this.Icon_Office20031.Key = "Icon_Office2003"; this.Icon_Office20031.Name = "Icon_Office20031"; // // Icon_VS20051 // this.Icon_VS20051.Key = "Icon_VS2005"; this.Icon_VS20051.Name = "Icon_VS20051"; // // Icon_Standard1 // this.Icon_Standard1.Key = "Icon_Standard"; this.Icon_Standard1.Name = "Icon_Standard1"; // // IconBar_3 // this.IconBar_3.CommandManager = this.uiCommandManager; this.IconBar_3.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Icon_Treeview1, this.Icon_Workview1, this.Icon_Debugview1, this.Icon_Allview1}); this.IconBar_3.Key = "IconBar3"; this.IconBar_3.Location = new System.Drawing.Point(142, 26); this.IconBar_3.Name = "IconBar_3"; this.IconBar_3.RowIndex = 1; this.IconBar_3.Size = new System.Drawing.Size(115, 28); this.IconBar_3.Text = "CommandBar1"; this.IconBar_3.Visible = false; // // Icon_Treeview1 // this.Icon_Treeview1.Key = "Icon_Treeview"; this.Icon_Treeview1.Name = "Icon_Treeview1"; // // Icon_Workview1 // this.Icon_Workview1.Key = "Icon_Workview"; this.Icon_Workview1.Name = "Icon_Workview1"; // // Icon_Debugview1 // this.Icon_Debugview1.Key = "Icon_Debugview"; this.Icon_Debugview1.Name = "Icon_Debugview1"; // // Icon_Allview1 // this.Icon_Allview1.Key = "Icon_Allview"; this.Icon_Allview1.Name = "Icon_Allview1"; // // IconBar_4 // this.IconBar_4.CommandManager = this.uiCommandManager; this.IconBar_4.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Icon_Internet1, this.Icon_User1, this.Icon_Location1}); this.IconBar_4.Key = "IconBar4"; this.IconBar_4.Location = new System.Drawing.Point(374, 26); this.IconBar_4.Name = "IconBar_4"; this.IconBar_4.RowIndex = 1; this.IconBar_4.Size = new System.Drawing.Size(92, 28); this.IconBar_4.Text = "CommandBar1"; this.IconBar_4.Visible = false; // // Icon_Internet1 // this.Icon_Internet1.Key = "Icon_Internet"; this.Icon_Internet1.Name = "Icon_Internet1"; // // Icon_User1 // this.Icon_User1.Key = "Icon_User"; this.Icon_User1.Name = "Icon_User1"; // // Icon_Location1 // this.Icon_Location1.Key = "Icon_Location"; this.Icon_Location1.Name = "Icon_Location1"; // // IconBar_5 // this.IconBar_5.CommandManager = this.uiCommandManager; this.IconBar_5.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Icon_Search1, this.Icon_Cardok1, this.Icon_Cardfail1, this.Icon_Group1}); this.IconBar_5.Key = "IconBar5"; this.IconBar_5.Location = new System.Drawing.Point(466, 26); this.IconBar_5.Name = "IconBar_5"; this.IconBar_5.RowIndex = 1; this.IconBar_5.Size = new System.Drawing.Size(115, 28); this.IconBar_5.Text = "CommandBar1"; this.IconBar_5.Visible = false; // // Icon_Search1 // this.Icon_Search1.Key = "Icon_Search"; this.Icon_Search1.Name = "Icon_Search1"; // // Icon_Cardok1 // this.Icon_Cardok1.Key = "Icon_Cardok"; this.Icon_Cardok1.Name = "Icon_Cardok1"; // // Icon_Cardfail1 // this.Icon_Cardfail1.Key = "Icon_Cardfail"; this.Icon_Cardfail1.Name = "Icon_Cardfail1"; // // Icon_Group1 // this.Icon_Group1.Key = "Icon_Group"; this.Icon_Group1.Name = "Icon_Group1"; // // Title_Menu_Start // this.Title_Menu_Start.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Menu_System_ConfigOption1, this.Menu_System_InOutCode1, this.Separator1, this.Menu_System_End1}); this.Title_Menu_Start.Key = "Title_Menu_System"; this.Title_Menu_Start.Name = "Title_Menu_Start"; this.Title_Menu_Start.Text = "시스템"; // // Menu_System_ConfigOption1 // this.Menu_System_ConfigOption1.Key = "Menu_System_ConfigOption"; this.Menu_System_ConfigOption1.Name = "Menu_System_ConfigOption1"; // // Menu_System_InOutCode1 // this.Menu_System_InOutCode1.Enabled = Janus.Windows.UI.InheritableBoolean.True; this.Menu_System_InOutCode1.Key = "Menu_System_InOutCode"; this.Menu_System_InOutCode1.Name = "Menu_System_InOutCode1"; this.Menu_System_InOutCode1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Separator1 // this.Separator1.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator1.Key = "Separator"; this.Separator1.Name = "Separator1"; // // Menu_System_End1 // this.Menu_System_End1.Key = "Menu_System_End"; this.Menu_System_End1.Name = "Menu_System_End1"; // // Title_Menu_Style // this.Title_Menu_Style.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Main_Office20071, this.Main_Office20031, this.Main_VS20051, this.Main_Standard1}); this.Title_Menu_Style.Key = "Title_Menu_Style"; this.Title_Menu_Style.Name = "Title_Menu_Style"; this.Title_Menu_Style.Text = "보기"; this.Title_Menu_Style.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Main_Office20071 // this.Main_Office20071.Key = "Menu_Style_Office2007"; this.Main_Office20071.Name = "Main_Office20071"; // // Main_Office20031 // this.Main_Office20031.Key = "Menu_Style_Office2003"; this.Main_Office20031.Name = "Main_Office20031"; // // Main_VS20051 // this.Main_VS20051.Key = "Menu_Style_VS2005"; this.Main_VS20051.Name = "Main_VS20051"; // // Main_Standard1 // this.Main_Standard1.Key = "Menu_Style_Standard"; this.Main_Standard1.Name = "Main_Standard1"; // // Title_Menu_Project // this.Title_Menu_Project.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Menu_Project_New2, this.Menu_Project_Open2, this.Menu_Project_Del1, this.Menu_Project_Save2, this.Menu_Project_SaveAs2, this.Menu_Project_Close1}); this.Title_Menu_Project.Key = "Title_Menu_Project"; this.Title_Menu_Project.Name = "Title_Menu_Project"; this.Title_Menu_Project.Text = "프로젝트"; // // Menu_Project_New2 // this.Menu_Project_New2.Key = "Menu_Project_New"; this.Menu_Project_New2.Name = "Menu_Project_New2"; // // Menu_Project_Open2 // this.Menu_Project_Open2.Key = "Menu_Project_Open"; this.Menu_Project_Open2.Name = "Menu_Project_Open2"; // // Menu_Project_Del1 // this.Menu_Project_Del1.Key = "Menu_Project_Del"; this.Menu_Project_Del1.Name = "Menu_Project_Del1"; // // Menu_Project_Save2 // this.Menu_Project_Save2.Key = "Menu_Project_Save"; this.Menu_Project_Save2.Name = "Menu_Project_Save2"; this.Menu_Project_Save2.Text = "프로젝트 저장"; this.Menu_Project_Save2.Visible = Janus.Windows.UI.InheritableBoolean.True; // // Menu_Project_SaveAs2 // this.Menu_Project_SaveAs2.Key = "Menu_Project_SaveAs"; this.Menu_Project_SaveAs2.Name = "Menu_Project_SaveAs2"; this.Menu_Project_SaveAs2.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Menu_Project_Close1 // this.Menu_Project_Close1.Key = "Menu_Project_Close"; this.Menu_Project_Close1.Name = "Menu_Project_Close1"; this.Menu_Project_Close1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Title_Menu_Receiver // this.Title_Menu_Receiver.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Menu_Receiver_Add1, this.Menu_Receiver_Del1, this.Separator8, this.Menu_Receiver_Connection1, this.Menu_Receiver_ConnectionEnd1, this.Separator9, this.Menu_Receiver_DownLoad1}); this.Title_Menu_Receiver.Key = "Title_Menu_Receiver"; this.Title_Menu_Receiver.Name = "Title_Menu_Receiver"; this.Title_Menu_Receiver.Text = "수신기"; // // Menu_Receiver_Add1 // this.Menu_Receiver_Add1.Key = "Menu_Receiver_Add"; this.Menu_Receiver_Add1.Name = "Menu_Receiver_Add1"; // // Menu_Receiver_Del1 // this.Menu_Receiver_Del1.Key = "Menu_Receiver_Del"; this.Menu_Receiver_Del1.Name = "Menu_Receiver_Del1"; this.Menu_Receiver_Del1.Text = "수신기 전체 삭제"; // // Separator8 // this.Separator8.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator8.Key = "Separator"; this.Separator8.Name = "Separator8"; // // Menu_Receiver_Connection1 // this.Menu_Receiver_Connection1.Key = "Menu_Receiver_Connection"; this.Menu_Receiver_Connection1.Name = "Menu_Receiver_Connection1"; this.Menu_Receiver_Connection1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Menu_Receiver_ConnectionEnd1 // this.Menu_Receiver_ConnectionEnd1.Key = "Menu_Receiver_ConnectionEnd"; this.Menu_Receiver_ConnectionEnd1.Name = "Menu_Receiver_ConnectionEnd1"; this.Menu_Receiver_ConnectionEnd1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Separator9 // this.Separator9.CommandType = Janus.Windows.UI.CommandBars.CommandType.Separator; this.Separator9.Key = "Separator"; this.Separator9.Name = "Separator9"; this.Separator9.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Menu_Receiver_DownLoad1 // this.Menu_Receiver_DownLoad1.Key = "Menu_Receiver_DownLoad"; this.Menu_Receiver_DownLoad1.Name = "Menu_Receiver_DownLoad1"; this.Menu_Receiver_DownLoad1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Title_Menu_View // this.Title_Menu_View.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Menu_View_Status1, this.Menu_View_Debug1}); this.Title_Menu_View.Key = "Title_Menu_View"; this.Title_Menu_View.Name = "Title_Menu_View"; this.Title_Menu_View.Text = "보기"; // // Menu_View_Status1 // this.Menu_View_Status1.Key = "Menu_View_Status"; this.Menu_View_Status1.Name = "Menu_View_Status1"; // // Menu_View_Debug1 // this.Menu_View_Debug1.Key = "Menu_View_Debug"; this.Menu_View_Debug1.Name = "Menu_View_Debug1"; // // Title_Menu_Help // this.Title_Menu_Help.Commands.AddRange(new Janus.Windows.UI.CommandBars.UICommand[] { this.Menu_Help_Helper1, this.Menu_Help_MAP1}); this.Title_Menu_Help.Key = "Title_Menu_Help"; this.Title_Menu_Help.Name = "Title_Menu_Help"; this.Title_Menu_Help.Text = "도움말"; // // Menu_Help_Helper1 // this.Menu_Help_Helper1.Key = "Menu_Help_Helper"; this.Menu_Help_Helper1.Name = "Menu_Help_Helper1"; // // Menu_Help_MAP1 // this.Menu_Help_MAP1.Key = "Menu_Help_MAP"; this.Menu_Help_MAP1.Name = "Menu_Help_MAP1"; this.Menu_Help_MAP1.Visible = Janus.Windows.UI.InheritableBoolean.False; // // Status_Time // this.Status_Time.CommandType = Janus.Windows.UI.CommandBars.CommandType.Label; this.Status_Time.Key = "Status_Time"; this.Status_Time.Name = "Status_Time"; this.Status_Time.Text = "2012-04-24 16:37:39"; // // Status_DataBase // this.Status_DataBase.CommandType = Janus.Windows.UI.CommandBars.CommandType.Label; this.Status_DataBase.Key = "Status_DataBase"; this.Status_DataBase.Name = "Status_DataBase"; this.Status_DataBase.Text = "DataBase Not Connected"; // // Status_ProjectName // this.Status_ProjectName.Key = "Status_ProjectName"; this.Status_ProjectName.Name = "Status_ProjectName"; this.Status_ProjectName.Text = "프로젝트명"; // // Status_ProjectPath // this.Status_ProjectPath.Key = "Status_ProjectPath"; this.Status_ProjectPath.Name = "Status_ProjectPath"; this.Status_ProjectPath.Text = "프로젝트 경로"; // // Status_ProgramVersion // this.Status_ProgramVersion.Key = "Status_ProgramVersion"; this.Status_ProgramVersion.Name = "Status_ProgramVersion"; this.Status_ProgramVersion.Text = "프로그램버전"; // // Menu_System_ConfigOption // this.Menu_System_ConfigOption.ImageIndex = 12; this.Menu_System_ConfigOption.Key = "Menu_System_ConfigOption"; this.Menu_System_ConfigOption.Name = "Menu_System_ConfigOption"; this.Menu_System_ConfigOption.Text = "환경 옵션"; // // Menu_System_InOutCode // this.Menu_System_InOutCode.ImageIndex = 4; this.Menu_System_InOutCode.Key = "Menu_System_InOutCode"; this.Menu_System_InOutCode.Name = "Menu_System_InOutCode"; this.Menu_System_InOutCode.Text = "입출력 코드"; // // Menu_System_End // this.Menu_System_End.Key = "Menu_System_End"; this.Menu_System_End.Name = "Menu_System_End"; this.Menu_System_End.Text = "종료"; // // Menu_Project_New // this.Menu_Project_New.Key = "Menu_Project_New"; this.Menu_Project_New.Name = "Menu_Project_New"; this.Menu_Project_New.Text = "프로젝트 새로만들기"; // // Menu_Project_Open // this.Menu_Project_Open.Key = "Menu_Project_Open"; this.Menu_Project_Open.Name = "Menu_Project_Open"; this.Menu_Project_Open.Text = "프로젝트 열기"; // // Menu_Project_Save // this.Menu_Project_Save.Key = "Menu_Project_Save"; this.Menu_Project_Save.Name = "Menu_Project_Save"; this.Menu_Project_Save.Text = "저장"; // // Menu_Project_SaveAs // this.Menu_Project_SaveAs.Key = "Menu_Project_SaveAs"; this.Menu_Project_SaveAs.Name = "Menu_Project_SaveAs"; this.Menu_Project_SaveAs.Text = "다른이름으로 저장"; // // Menu_Project_Close // this.Menu_Project_Close.Key = "Menu_Project_Close"; this.Menu_Project_Close.Name = "Menu_Project_Close"; this.Menu_Project_Close.Text = "닫기"; // // Menu_Receiver_Del // this.Menu_Receiver_Del.Key = "Menu_Receiver_Del"; this.Menu_Receiver_Del.Name = "Menu_Receiver_Del"; this.Menu_Receiver_Del.Text = "수신기 삭제"; // // Menu_Receiver_Add // this.Menu_Receiver_Add.Key = "Menu_Receiver_Add"; this.Menu_Receiver_Add.Name = "Menu_Receiver_Add"; this.Menu_Receiver_Add.Text = "수신기 추가"; // // Menu_Receiver_Connection // this.Menu_Receiver_Connection.Key = "Menu_Receiver_Connection"; this.Menu_Receiver_Connection.Name = "Menu_Receiver_Connection"; this.Menu_Receiver_Connection.Text = "수긴기 연결"; // // Menu_Receiver_ConnectionEnd // this.Menu_Receiver_ConnectionEnd.Key = "Menu_Receiver_ConnectionEnd"; this.Menu_Receiver_ConnectionEnd.Name = "Menu_Receiver_ConnectionEnd"; this.Menu_Receiver_ConnectionEnd.Text = "수신기 연결종료"; // // Menu_Receiver_DownLoad // this.Menu_Receiver_DownLoad.Key = "Menu_Receiver_DownLoad"; this.Menu_Receiver_DownLoad.Name = "Menu_Receiver_DownLoad"; this.Menu_Receiver_DownLoad.Text = "다운로드"; // // Menu_View_Status // this.Menu_View_Status.Key = "Menu_View_Status"; this.Menu_View_Status.Name = "Menu_View_Status"; this.Menu_View_Status.Text = "상태바"; // // Menu_View_Debug // this.Menu_View_Debug.Key = "Menu_View_Debug"; this.Menu_View_Debug.Name = "Menu_View_Debug"; this.Menu_View_Debug.Text = "디버그창"; // // Menu_Style_Office2007 // this.Menu_Style_Office2007.Key = "Menu_Style_Office2007"; this.Menu_Style_Office2007.Name = "Menu_Style_Office2007"; this.Menu_Style_Office2007.Text = "Office2007"; // // Menu_Style_Office2003 // this.Menu_Style_Office2003.Key = "Menu_Style_Office2003"; this.Menu_Style_Office2003.Name = "Menu_Style_Office2003"; this.Menu_Style_Office2003.Text = "Office2003"; // // Menu_Style_VS2005 // this.Menu_Style_VS2005.Key = "Menu_Style_VS2005"; this.Menu_Style_VS2005.Name = "Menu_Style_VS2005"; this.Menu_Style_VS2005.Text = "VS2005"; // // Menu_Style_Standard // this.Menu_Style_Standard.Key = "Menu_Style_Standard"; this.Menu_Style_Standard.Name = "Menu_Style_Standard"; this.Menu_Style_Standard.Text = "Standard"; // // Menu_Help_Helper // this.Menu_Help_Helper.Key = "Menu_Help_Helper"; this.Menu_Help_Helper.Name = "Menu_Help_Helper"; this.Menu_Help_Helper.Text = "도움말"; // // Icon_Login // this.Icon_Login.ImageIndex = 32; this.Icon_Login.Key = "Icon_Login"; this.Icon_Login.Name = "Icon_Login"; // // Icon_Logout // this.Icon_Logout.ImageIndex = 33; this.Icon_Logout.Key = "Icon_Logout"; this.Icon_Logout.Name = "Icon_Logout"; // // Icon_Office2007 // this.Icon_Office2007.ImageIndex = 37; this.Icon_Office2007.Key = "Icon_Office2007"; this.Icon_Office2007.Name = "Icon_Office2007"; // // Icon_Office2003 // this.Icon_Office2003.ImageIndex = 34; this.Icon_Office2003.Key = "Icon_Office2003"; this.Icon_Office2003.Name = "Icon_Office2003"; // // Icon_VS2005 // this.Icon_VS2005.ImageIndex = 35; this.Icon_VS2005.Key = "Icon_VS2005"; this.Icon_VS2005.Name = "Icon_VS2005"; // // Icon_Standard // this.Icon_Standard.ImageIndex = 36; this.Icon_Standard.Key = "Icon_Standard"; this.Icon_Standard.Name = "Icon_Standard"; // // Icon_Treeview // this.Icon_Treeview.ImageIndex = 38; this.Icon_Treeview.Key = "Icon_Treeview"; this.Icon_Treeview.Name = "Icon_Treeview"; // // Icon_Workview // this.Icon_Workview.ImageIndex = 40; this.Icon_Workview.Key = "Icon_Workview"; this.Icon_Workview.Name = "Icon_Workview"; // // Icon_Debugview // this.Icon_Debugview.ImageIndex = 11; this.Icon_Debugview.Key = "Icon_Debugview"; this.Icon_Debugview.Name = "Icon_Debugview"; // // Icon_Allview // this.Icon_Allview.ImageIndex = 41; this.Icon_Allview.Key = "Icon_Allview"; this.Icon_Allview.Name = "Icon_Allview"; // // Icon_Print // this.Icon_Print.ImageIndex = 14; this.Icon_Print.Key = "Icon_Print"; this.Icon_Print.Name = "Icon_Print"; // // Icon_Connect // this.Icon_Connect.ImageIndex = 10; this.Icon_Connect.Key = "Icon_Connect"; this.Icon_Connect.Name = "Icon_Connect"; // // Icon_Internet // this.Icon_Internet.ImageIndex = 6; this.Icon_Internet.Key = "Icon_Internet"; this.Icon_Internet.Name = "Icon_Internet"; // // Icon_Save // this.Icon_Save.ImageIndex = 13; this.Icon_Save.Key = "Icon_Save"; this.Icon_Save.Name = "Icon_Save"; // // Icon_User // this.Icon_User.ImageIndex = 31; this.Icon_User.Key = "Icon_User"; this.Icon_User.Name = "Icon_User"; // // Icon_Location // this.Icon_Location.ImageIndex = 39; this.Icon_Location.Key = "Icon_Location"; this.Icon_Location.Name = "Icon_Location"; // // Icon_Building // this.Icon_Building.ImageIndex = 21; this.Icon_Building.Key = "Icon_Building"; this.Icon_Building.Name = "Icon_Building"; // // Icon_Search // this.Icon_Search.ImageIndex = 23; this.Icon_Search.Key = "Icon_Search"; this.Icon_Search.Name = "Icon_Search"; // // Icon_Floor // this.Icon_Floor.ImageIndex = 26; this.Icon_Floor.Key = "Icon_Floor"; this.Icon_Floor.Name = "Icon_Floor"; // // Icon_Doc // this.Icon_Doc.ImageIndex = 25; this.Icon_Doc.Key = "Icon_Doc"; this.Icon_Doc.Name = "Icon_Doc"; // // Icon_Cardok // this.Icon_Cardok.ImageIndex = 27; this.Icon_Cardok.Key = "Icon_Cardok"; this.Icon_Cardok.Name = "Icon_Cardok"; // // Icon_Cardfail // this.Icon_Cardfail.ImageIndex = 28; this.Icon_Cardfail.Key = "Icon_Cardfail"; this.Icon_Cardfail.Name = "Icon_Cardfail"; // // Icon_Group // this.Icon_Group.ImageIndex = 30; this.Icon_Group.Key = "Icon_Group"; this.Icon_Group.Name = "Icon_Group"; // // Menu_Help_MAP // this.Menu_Help_MAP.Key = "Menu_Help_MAP"; this.Menu_Help_MAP.Name = "Menu_Help_MAP"; this.Menu_Help_MAP.Text = "맵설정"; // // Menu_Project_Del // this.Menu_Project_Del.Key = "Menu_Project_Del"; this.Menu_Project_Del.Name = "Menu_Project_Del"; this.Menu_Project_Del.Text = "프로젝트 삭제"; // // Status_DatabasePath // this.Status_DatabasePath.Key = "Status_DatabasePath"; this.Status_DatabasePath.Name = "Status_DatabasePath"; this.Status_DatabasePath.Text = "데이타베이스 경로"; // // imageList_Icon_16by16 // this.imageList_Icon_16by16.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList_Icon_16by16.ImageStream"))); this.imageList_Icon_16by16.TransparentColor = System.Drawing.Color.Transparent; this.imageList_Icon_16by16.Images.SetKeyName(0, ""); this.imageList_Icon_16by16.Images.SetKeyName(1, ""); this.imageList_Icon_16by16.Images.SetKeyName(2, ""); this.imageList_Icon_16by16.Images.SetKeyName(3, ""); this.imageList_Icon_16by16.Images.SetKeyName(4, ""); this.imageList_Icon_16by16.Images.SetKeyName(5, ""); this.imageList_Icon_16by16.Images.SetKeyName(6, ""); this.imageList_Icon_16by16.Images.SetKeyName(7, ""); this.imageList_Icon_16by16.Images.SetKeyName(8, ""); this.imageList_Icon_16by16.Images.SetKeyName(9, ""); this.imageList_Icon_16by16.Images.SetKeyName(10, "connect.png"); this.imageList_Icon_16by16.Images.SetKeyName(11, "log.png"); this.imageList_Icon_16by16.Images.SetKeyName(12, "new.png"); this.imageList_Icon_16by16.Images.SetKeyName(13, "plus.png"); this.imageList_Icon_16by16.Images.SetKeyName(14, "print.png"); this.imageList_Icon_16by16.Images.SetKeyName(15, "green_ball.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(16, "green_chk.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(17, "red_ball.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(18, "red_chk.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(19, "yellow_ball.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(20, "yellow_chk.bmp"); this.imageList_Icon_16by16.Images.SetKeyName(21, "건물_평상시.png"); this.imageList_Icon_16by16.Images.SetKeyName(22, "검색.BMP"); this.imageList_Icon_16by16.Images.SetKeyName(23, "돋보기.png"); this.imageList_Icon_16by16.Images.SetKeyName(24, "등록.png"); this.imageList_Icon_16by16.Images.SetKeyName(25, "보고서.BMP"); this.imageList_Icon_16by16.Images.SetKeyName(26, "층_평상시.png"); this.imageList_Icon_16by16.Images.SetKeyName(27, "카드_승인됨.PNG"); this.imageList_Icon_16by16.Images.SetKeyName(28, "카드_승인안됨.PNG"); this.imageList_Icon_16by16.Images.SetKeyName(29, "플러스.png"); this.imageList_Icon_16by16.Images.SetKeyName(30, "cardgroup.png"); this.imageList_Icon_16by16.Images.SetKeyName(31, "personal.png"); this.imageList_Icon_16by16.Images.SetKeyName(32, "login.png"); this.imageList_Icon_16by16.Images.SetKeyName(33, "logout.png"); this.imageList_Icon_16by16.Images.SetKeyName(34, "office2007.png"); this.imageList_Icon_16by16.Images.SetKeyName(35, "office2003.png"); this.imageList_Icon_16by16.Images.SetKeyName(36, "standard.png"); this.imageList_Icon_16by16.Images.SetKeyName(37, "VS2005.png"); this.imageList_Icon_16by16.Images.SetKeyName(38, "treeview.png"); this.imageList_Icon_16by16.Images.SetKeyName(39, "location.gif"); this.imageList_Icon_16by16.Images.SetKeyName(40, "detail.png"); this.imageList_Icon_16by16.Images.SetKeyName(41, "all.gif"); this.imageList_Icon_16by16.Images.SetKeyName(42, "save.png"); // // LeftRebar1 // this.LeftRebar1.CommandManager = this.uiCommandManager; this.LeftRebar1.Dock = System.Windows.Forms.DockStyle.Left; this.LeftRebar1.Location = new System.Drawing.Point(0, 0); this.LeftRebar1.Name = "LeftRebar1"; this.LeftRebar1.Size = new System.Drawing.Size(0, 966); // // RightRebar1 // this.RightRebar1.CommandManager = this.uiCommandManager; this.RightRebar1.Dock = System.Windows.Forms.DockStyle.Right; this.RightRebar1.Location = new System.Drawing.Point(1192, 0); this.RightRebar1.Name = "RightRebar1"; this.RightRebar1.Size = new System.Drawing.Size(0, 966); // // TopRebar // this.TopRebar.CommandBars.AddRange(new Janus.Windows.UI.CommandBars.UICommandBar[] { this.MainBar, this.IconBar_1, this.IconBar_2, this.IconBar_3, this.IconBar_4, this.IconBar_5}); this.TopRebar.CommandManager = this.uiCommandManager; this.TopRebar.Controls.Add(this.MainBar); this.TopRebar.Controls.Add(this.IconBar_1); this.TopRebar.Controls.Add(this.IconBar_2); this.TopRebar.Controls.Add(this.IconBar_3); this.TopRebar.Controls.Add(this.IconBar_4); this.TopRebar.Controls.Add(this.IconBar_5); this.TopRebar.Dock = System.Windows.Forms.DockStyle.Top; this.TopRebar.Location = new System.Drawing.Point(0, 0); this.TopRebar.Name = "TopRebar"; this.TopRebar.Size = new System.Drawing.Size(1592, 54); this.TopRebar.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // officeFormAdorner // this.officeFormAdorner.Form = this; this.officeFormAdorner.Office2007ColorScheme = Janus.Windows.Ribbon.Office2007ColorScheme.Custom; this.officeFormAdorner.Office2007CustomColor = System.Drawing.SystemColors.GradientInactiveCaption; // // ProgramInfo2 // this.ProgramInfo2.Key = "ProgramInfo"; this.ProgramInfo2.Name = "ProgramInfo2"; // // Title_Start2 // this.Title_Start2.Key = "Title_Start"; this.Title_Start2.Name = "Title_Start2"; // // Menu_Project_New1 // this.Menu_Project_New1.Key = "Menu_Project_New"; this.Menu_Project_New1.Name = "Menu_Project_New1"; // // Menu_Project_Open1 // this.Menu_Project_Open1.Key = "Menu_Project_Open"; this.Menu_Project_Open1.Name = "Menu_Project_Open1"; // // Menu_Project_Save1 // this.Menu_Project_Save1.Key = "Menu_Project_Save"; this.Menu_Project_Save1.Name = "Menu_Project_Save1"; // // Menu_Project_SaveAs1 // this.Menu_Project_SaveAs1.Key = "Menu_Project_SaveAs"; this.Menu_Project_SaveAs1.Name = "Menu_Project_SaveAs1"; // // uiPanelGroup1 // this.uiPanelGroup1.GroupStyle = Janus.Windows.UI.Dock.PanelGroupStyle.VerticalTiles; this.uiPanelGroup1.Location = new System.Drawing.Point(3, 777); this.uiPanelGroup1.Name = "uiPanelGroup1"; this.uiPanelGroup1.Size = new System.Drawing.Size(1526, 184); this.uiPanelGroup1.TabIndex = 7; // // IControls_FireManager // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.LightSteelBlue; this.ClientSize = new System.Drawing.Size(1592, 990); this.Controls.Add(this.uiPanelGroup2); this.Controls.Add(this.uiPanel_DebugView); this.Controls.Add(this.TopRebar); this.Controls.Add(this.BottomRebar1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "IControls_FireManager"; this.Text = "IControls_FireManager"; ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_DebugView)).EndInit(); this.uiPanel_DebugView.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanelGroup2)).EndInit(); this.uiPanelGroup2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_TreeView)).EndInit(); this.uiPanel_TreeView.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel_WorkView)).EndInit(); this.uiPanel_WorkView.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiCommandManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BottomRebar1)).EndInit(); this.BottomRebar1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.StatusBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MainBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IconBar_5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LeftRebar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.RightRebar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TopRebar)).EndInit(); this.TopRebar.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelGroup1)).EndInit(); this.ResumeLayout(false); } #endregion private Janus.Windows.Common.VisualStyleManager visualStyleManager; private Janus.Windows.UI.Dock.UIPanelManager uiPanelManager; private Janus.Windows.UI.CommandBars.UICommandManager uiCommandManager; private Janus.Windows.UI.CommandBars.UIRebar BottomRebar1; private Janus.Windows.UI.CommandBars.UIRebar LeftRebar1; private Janus.Windows.UI.CommandBars.UIRebar RightRebar1; private Janus.Windows.UI.CommandBars.UIRebar TopRebar; private Janus.Windows.UI.Dock.UIPanel uiPanel_TreeView; private Janus.Windows.UI.Dock.UIPanelInnerContainer uiPanel_TreeViewContainer; private Janus.Windows.UI.Dock.UIPanel uiPanel_DebugView; private Janus.Windows.UI.Dock.UIPanelInnerContainer uiPanel_DebugViewContainer; private Janus.Windows.UI.CommandBars.UICommandBar MainBar; private Janus.Windows.UI.CommandBars.UICommandBar IconBar_1; private Janus.Windows.UI.CommandBars.UICommand Print1; private Janus.Windows.UI.CommandBars.UICommand Connect1; private Janus.Windows.UI.CommandBars.UICommand Save1; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_Start; private Janus.Windows.UI.CommandBars.UICommand Menu_System_ConfigOption1; private Janus.Windows.UI.CommandBars.UICommand Menu_System_InOutCode1; private Janus.Windows.UI.CommandBars.UICommand Separator1; private Janus.Windows.UI.CommandBars.UICommand Menu_System_End1; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_Style; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_Project; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_Help; private Janus.Windows.UI.CommandBars.UICommand Menu_System_ConfigOption; private Janus.Windows.UI.CommandBars.UICommand Menu_System_InOutCode; private Janus.Windows.UI.CommandBars.UICommand Menu_System_End; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_New; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Open; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_SaveAs; private Janus.Windows.UI.CommandBars.UICommand Icon_Print; private Janus.Windows.UI.CommandBars.UICommand Icon_Connect; private Janus.Windows.UI.CommandBars.UICommand Icon_Save; private Janus.Windows.UI.CommandBars.UICommand Icon_Internet; private System.Windows.Forms.ImageList imageList_Icon_16by16; private Janus.Windows.UI.CommandBars.UICommand Title_Start1; private Janus.Windows.UI.CommandBars.UICommand Title_View1; private Janus.Windows.UI.CommandBars.UICommand Title_Config1; private Janus.Windows.UI.CommandBars.UICommand Title_Etc1; private Janus.Windows.Ribbon.OfficeFormAdorner officeFormAdorner; private Janus.Windows.UI.CommandBars.UICommandBar StatusBar; private Janus.Windows.UI.CommandBars.UICommand Status_Time1; private Janus.Windows.UI.CommandBars.UICommand Separator3; private Janus.Windows.UI.CommandBars.UICommand Status_LoginId1; private Janus.Windows.UI.CommandBars.UICommand Status_Time; private Janus.Windows.UI.CommandBars.UICommand Status_DataBase; private Janus.Windows.UI.CommandBars.UICommand Status_ProjectName; private Janus.Windows.UI.CommandBars.UICommand ProgramInfo2; private Janus.Windows.UI.CommandBars.UICommand Title_Start2; private Janus.Windows.UI.Dock.UIPanel uiPanel_WorkView; private Janus.Windows.UI.Dock.UIPanelInnerContainer uiPanel_WorkViewContainer; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_View; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Del; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Add; private Janus.Windows.UI.CommandBars.UICommand Menu_View_Status; private Janus.Windows.UI.CommandBars.UICommand Menu_View_Debug; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Save; private Janus.Windows.UI.CommandBars.UICommand Separator6; private Janus.Windows.UI.CommandBars.UICommand Status_SystemMode1; private Janus.Windows.UI.CommandBars.UICommand Separator7; private Janus.Windows.UI.CommandBars.UICommand Status_ProgramVersion1; private Janus.Windows.UI.CommandBars.UICommand Main_Office20071; private Janus.Windows.UI.CommandBars.UICommand Main_Office20031; private Janus.Windows.UI.CommandBars.UICommand Main_VS20051; private Janus.Windows.UI.CommandBars.UICommand Main_Standard1; private Janus.Windows.UI.CommandBars.UICommand Status_ProjectPath; private Janus.Windows.UI.CommandBars.UICommand Status_ProgramVersion; private Janus.Windows.UI.CommandBars.UICommand Menu_Style_Office2007; private Janus.Windows.UI.CommandBars.UICommand Menu_Style_Office2003; private Janus.Windows.UI.CommandBars.UICommand Menu_Style_VS2005; private Janus.Windows.UI.CommandBars.UICommand Menu_Style_Standard; private Janus.Windows.UI.CommandBars.UICommand Icon_Login1; private Janus.Windows.UI.CommandBars.UICommand Icon_Logout1; private Janus.Windows.UI.CommandBars.UICommandBar IconBar_2; private Janus.Windows.UI.CommandBars.UICommand Icon_Office20071; private Janus.Windows.UI.CommandBars.UICommand Icon_Office20031; private Janus.Windows.UI.CommandBars.UICommand Icon_VS20051; private Janus.Windows.UI.CommandBars.UICommand Icon_Standard1; private Janus.Windows.UI.CommandBars.UICommandBar IconBar_3; private Janus.Windows.UI.CommandBars.UICommand Icon_Treeview1; private Janus.Windows.UI.CommandBars.UICommand Icon_Workview1; private Janus.Windows.UI.CommandBars.UICommand Icon_Debugview1; private Janus.Windows.UI.CommandBars.UICommand Icon_Allview1; private Janus.Windows.UI.CommandBars.UICommandBar IconBar_4; private Janus.Windows.UI.CommandBars.UICommand Icon_Internet1; private Janus.Windows.UI.CommandBars.UICommand Icon_User1; private Janus.Windows.UI.CommandBars.UICommand Icon_Location1; private Janus.Windows.UI.CommandBars.UICommand Icon_Login; private Janus.Windows.UI.CommandBars.UICommand Icon_Logout; private Janus.Windows.UI.CommandBars.UICommand Icon_Office2007; private Janus.Windows.UI.CommandBars.UICommand Icon_Office2003; private Janus.Windows.UI.CommandBars.UICommand Icon_VS2005; private Janus.Windows.UI.CommandBars.UICommand Icon_Standard; private Janus.Windows.UI.CommandBars.UICommand Icon_Treeview; private Janus.Windows.UI.CommandBars.UICommand Icon_Workview; private Janus.Windows.UI.CommandBars.UICommand Icon_Debugview; private Janus.Windows.UI.CommandBars.UICommand Icon_Allview; private Janus.Windows.UI.CommandBars.UICommand Icon_User; private Janus.Windows.UI.CommandBars.UICommand Icon_Location; private Janus.Windows.UI.CommandBars.UICommandBar IconBar_5; private Janus.Windows.UI.CommandBars.UICommand Icon_Search1; private Janus.Windows.UI.CommandBars.UICommand Icon_Cardok1; private Janus.Windows.UI.CommandBars.UICommand Icon_Cardfail1; private Janus.Windows.UI.CommandBars.UICommand Icon_Group1; private Janus.Windows.UI.CommandBars.UICommand Icon_Building; private Janus.Windows.UI.CommandBars.UICommand Icon_Search; private Janus.Windows.UI.CommandBars.UICommand Icon_Floor; private Janus.Windows.UI.CommandBars.UICommand Icon_Doc; private Janus.Windows.UI.CommandBars.UICommand Icon_Cardok; private Janus.Windows.UI.CommandBars.UICommand Icon_Cardfail; private Janus.Windows.UI.CommandBars.UICommand Icon_Group; private Janus.Windows.UI.Dock.UIPanelGroup uiPanelGroup2; private Janus.Windows.UI.CommandBars.UICommand Title_Menu_Receiver; private Janus.Windows.UI.CommandBars.UICommand Title_Receiver1; private Janus.Windows.UI.CommandBars.UICommand Title_View2; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_New2; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Open2; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Save2; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_SaveAs2; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Close1; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Add1; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Del1; private Janus.Windows.UI.CommandBars.UICommand Separator8; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Connection1; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_ConnectionEnd1; private Janus.Windows.UI.CommandBars.UICommand Separator9; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_DownLoad1; private Janus.Windows.UI.CommandBars.UICommand Menu_View_Status1; private Janus.Windows.UI.CommandBars.UICommand Menu_View_Debug1; private Janus.Windows.UI.CommandBars.UICommand Menu_Help_Helper1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Close; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_Connection; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_ConnectionEnd; private Janus.Windows.UI.CommandBars.UICommand Menu_Receiver_DownLoad; private Janus.Windows.UI.CommandBars.UICommand Menu_Help_Helper; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_New1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Open1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Save1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_SaveAs1; private Janus.Windows.UI.CommandBars.UICommand Menu_Help_MAP1; private Janus.Windows.UI.CommandBars.UICommand Menu_Help_MAP; private Janus.Windows.UI.Dock.UIPanelGroup uiPanelGroup1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Del1; private Janus.Windows.UI.CommandBars.UICommand Menu_Project_Del; private Janus.Windows.UI.CommandBars.UICommand Status_DatabasePath1; private Janus.Windows.UI.CommandBars.UICommand Separator2; private Janus.Windows.UI.CommandBars.UICommand Status_DatabasePath; //private Janus.Windows.UI.CommandBars.UICommand Location; } }