/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.visualStyleManager = new Janus.Windows.Common.VisualStyleManager(this.components); this.SuspendLayout(); // // visualStyleManager // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Office2007Silver"; janusColorScheme2.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Silver; janusColorScheme2.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager.ColorSchemes.Add(janusColorScheme2); // // JanusForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(284, 262); this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Name = "JanusForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "JanusForm"; this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.TimeViewerStyle = new Janus.Windows.Common.VisualStyleManager(this.components); this.officeFormAdorner1 = new Janus.Windows.Ribbon.OfficeFormAdorner(this.components); ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner1)).BeginInit(); this.SuspendLayout(); // // TimeViewerStyle // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Base"; janusColorScheme1.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Blue; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.TimeViewerStyle.ColorSchemes.Add(janusColorScheme1); // // officeFormAdorner1 // this.officeFormAdorner1.ApplicationName = "TimeViewer"; this.officeFormAdorner1.DocumentName = "TimeViewer"; this.officeFormAdorner1.Form = this; this.officeFormAdorner1.Office2007CustomColor = System.Drawing.Color.Empty; // // TeamViewerForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(599, 533); this.Name = "TeamViewerForm"; this.Text = "TeamViewerForm"; ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.visualStyleManager = new Janus.Windows.Common.VisualStyleManager(this.components); this.SuspendLayout(); // // visualStyleManager // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; this.visualStyleManager.ColorSchemes.Add(janusColorScheme1); // // ContentView // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Name = "ContentView"; this.Size = new System.Drawing.Size(794, 346); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.uiPanel0 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel0Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.uiButton3 = new Janus.Windows.EditControls.UIButton(); this.Accept = new Janus.Windows.EditControls.UIButton(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit(); this.uiPanel0.SuspendLayout(); this.uiPanel0Container.SuspendLayout(); this.SuspendLayout(); // // visualStyleManager1 // janusColorScheme2.ActiveCaptionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme2.ActiveCaptionTextColor = System.Drawing.Color.White; janusColorScheme2.ControlColor = System.Drawing.Color.Aqua; janusColorScheme2.ControlDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme2.ControlTextColor = System.Drawing.Color.Black; janusColorScheme2.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(219)))), ((int)(((byte)(221))))); janusColorScheme2.GrayTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme2.HighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme2.HighlightTextColor = System.Drawing.Color.White; janusColorScheme2.InfoColor = System.Drawing.Color.White; janusColorScheme2.InfoTextColor = System.Drawing.Color.Black; janusColorScheme2.MenuColor = System.Drawing.Color.White; janusColorScheme2.MenuTextColor = System.Drawing.Color.Black; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme2.UseThemes = false; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; janusColorScheme2.WindowColor = System.Drawing.Color.White; janusColorScheme2.WindowTextColor = System.Drawing.Color.Black; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel0.Id = new System.Guid("4d0485f0-2708-43a6-a4a0-d1c316e375d3"); this.uiPanelManager1.Panels.Add(this.uiPanel0); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("4d0485f0-2708-43a6-a4a0-d1c316e375d3"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(510, 382), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("4d0485f0-2708-43a6-a4a0-d1c316e375d3"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // uiPanel0 // this.uiPanel0.CaptionVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel0.InnerContainer = this.uiPanel0Container; this.uiPanel0.Location = new System.Drawing.Point(3, 3); this.uiPanel0.Name = "uiPanel0"; this.uiPanel0.Size = new System.Drawing.Size(510, 382); this.uiPanel0.TabIndex = 4; this.uiPanel0.Text = "Panel 0"; // // uiPanel0Container // this.uiPanel0Container.Controls.Add(this.textBox2); this.uiPanel0Container.Controls.Add(this.textBox1); this.uiPanel0Container.Controls.Add(this.label2); this.uiPanel0Container.Controls.Add(this.label1); this.uiPanel0Container.Controls.Add(this.uiButton3); this.uiPanel0Container.Controls.Add(this.Accept); this.uiPanel0Container.Location = new System.Drawing.Point(1, 1); this.uiPanel0Container.Name = "uiPanel0Container"; this.uiPanel0Container.Size = new System.Drawing.Size(508, 380); this.uiPanel0Container.TabIndex = 0; // // textBox2 // this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox2.Location = new System.Drawing.Point(8, 177); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(263, 26); this.textBox2.TabIndex = 7; // // textBox1 // this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.textBox1.Location = new System.Drawing.Point(8, 100); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(263, 26); this.textBox1.TabIndex = 6; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label2.Location = new System.Drawing.Point(8, 149); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(157, 25); this.label2.TabIndex = 5; this.label2.Text = "Update version"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label1.Location = new System.Drawing.Point(9, 72); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(181, 25); this.label1.TabIndex = 4; this.label1.Text = "Nazwa Aktualizaji"; // // uiButton3 // this.uiButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.uiButton3.Location = new System.Drawing.Point(8, 8); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(75, 23); this.uiButton3.TabIndex = 3; this.uiButton3.Text = "Wróć"; this.uiButton3.VisualStyleManager = this.visualStyleManager1; this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // Accept // this.Accept.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.Accept.Location = new System.Drawing.Point(352, 27); this.Accept.Name = "Accept"; this.Accept.Size = new System.Drawing.Size(133, 73); this.Accept.TabIndex = 2; this.Accept.Text = "Zatwierdz"; this.Accept.VisualStyleManager = this.visualStyleManager1; this.Accept.Click += new System.EventHandler(this.Accept_Click); // // NewUpdate // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(516, 388); this.Controls.Add(this.uiPanel0); this.Name = "NewUpdate"; this.Text = "NewUpdate"; ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit(); this.uiPanel0.ResumeLayout(false); this.uiPanel0Container.ResumeLayout(false); this.uiPanel0Container.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.GridEX.GridEXLayout iGridEXGroups_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCRoles)); Janus.Windows.GridEX.GridEXLayout iGridEXUser_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout iGridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox2 = new ISE.UILibrary.IGroupBox(); this.rdAllPermissions = new ISE.UILibrary.IRadioButton(); this.rdCurrentPermission = new ISE.UILibrary.IRadioButton(); this.btnReload = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnCancelChange = new Janus.Windows.EditControls.UIButton(); this.btnSaveChange = new Janus.Windows.EditControls.UIButton(); this.radTreeViewResource = new Telerik.WinControls.UI.RadTreeView(); this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel(); this.iGridEXGroups = new ISE.UILibrary.IGridEX(); this.btnRemoveGrp = new Janus.Windows.EditControls.UIButton(); this.btnAddGrp = new Janus.Windows.EditControls.UIButton(); this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel(); this.btnRemoveUser = new Janus.Windows.EditControls.UIButton(); this.btnAddUser = new Janus.Windows.EditControls.UIButton(); this.iGroupBox4 = new ISE.UILibrary.IGroupBox(); this.iGroupBox5 = new ISE.UILibrary.IGroupBox(); this.iGridEXUser = new ISE.UILibrary.IGridEX(); this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.iGridToolBar1 = new ISE.UILibrary.IGridToolBar(); this.iGridEX1 = new ISE.UILibrary.IGridEX(); this.iGroupBox3 = new ISE.UILibrary.IGroupBox(); this.radContextMenuAccess = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemCancelDeny = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemDeny = new Telerik.WinControls.UI.RadMenuItem(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); this.radSplitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); this.splitPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); this.radSplitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit(); this.splitPanel3.SuspendLayout(); this.iGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); this.splitPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); this.radSplitContainer3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit(); this.splitPanel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGroups)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit(); this.splitPanel6.SuspendLayout(); this.iGroupBox4.SuspendLayout(); this.iGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); this.splitPanel2.SuspendLayout(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).BeginInit(); this.SuspendLayout(); // // radSplitContainer1 // this.radSplitContainer1.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.radSplitContainer1.Controls.Add(this.splitPanel1); this.radSplitContainer1.Controls.Add(this.splitPanel2); this.radSplitContainer1.Location = new System.Drawing.Point(0, 0); this.radSplitContainer1.Name = "radSplitContainer1"; // // // this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer1.Size = new System.Drawing.Size(727, 573); this.radSplitContainer1.TabIndex = 0; this.radSplitContainer1.TabStop = false; this.radSplitContainer1.Text = "radSplitContainer1"; // // splitPanel1 // this.splitPanel1.Controls.Add(this.radSplitContainer2); this.splitPanel1.Location = new System.Drawing.Point(0, 0); this.splitPanel1.Name = "splitPanel1"; // // // this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel1.Size = new System.Drawing.Size(362, 573); this.splitPanel1.TabIndex = 0; this.splitPanel1.TabStop = false; this.splitPanel1.Text = "splitPanel1"; // // radSplitContainer2 // this.radSplitContainer2.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.radSplitContainer2.Controls.Add(this.splitPanel3); this.radSplitContainer2.Controls.Add(this.splitPanel4); this.radSplitContainer2.Location = new System.Drawing.Point(0, 3); this.radSplitContainer2.Name = "radSplitContainer2"; this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // // this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer2.Size = new System.Drawing.Size(362, 570); this.radSplitContainer2.TabIndex = 0; this.radSplitContainer2.TabStop = false; this.radSplitContainer2.Text = "radSplitContainer2"; // // splitPanel3 // this.splitPanel3.Controls.Add(this.iGroupBox2); this.splitPanel3.Location = new System.Drawing.Point(0, 0); this.splitPanel3.Name = "splitPanel3"; // // // this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel3.Size = new System.Drawing.Size(362, 283); this.splitPanel3.TabIndex = 0; this.splitPanel3.TabStop = false; this.splitPanel3.Text = "splitPanel3"; // // iGroupBox2 // this.iGroupBox2.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.iGroupBox2.Controls.Add(this.rdAllPermissions); this.iGroupBox2.Controls.Add(this.rdCurrentPermission); this.iGroupBox2.Controls.Add(this.btnReload); this.iGroupBox2.Controls.Add(this.btnCancelChange); this.iGroupBox2.Controls.Add(this.btnSaveChange); this.iGroupBox2.Controls.Add(this.radTreeViewResource); this.iGroupBox2.Location = new System.Drawing.Point(3, 3); this.iGroupBox2.Name = "iGroupBox2"; this.iGroupBox2.Size = new System.Drawing.Size(356, 277); this.iGroupBox2.TabIndex = 2; this.iGroupBox2.TabStop = false; this.iGroupBox2.Text = "دسترسی ها"; // // rdAllPermissions // this.rdAllPermissions.AutoSize = true; this.rdAllPermissions.Location = new System.Drawing.Point(163, 21); this.rdAllPermissions.Name = "rdAllPermissions"; this.rdAllPermissions.Size = new System.Drawing.Size(82, 17); this.rdAllPermissions.TabIndex = 11; this.rdAllPermissions.Text = "کل دسترسی ها"; this.rdAllPermissions.UseVisualStyleBackColor = true; // // rdCurrentPermission // this.rdCurrentPermission.AutoSize = true; this.rdCurrentPermission.Checked = true; this.rdCurrentPermission.Location = new System.Drawing.Point(268, 21); this.rdCurrentPermission.Name = "rdCurrentPermission"; this.rdCurrentPermission.Size = new System.Drawing.Size(82, 17); this.rdCurrentPermission.TabIndex = 10; this.rdCurrentPermission.TabStop = true; this.rdCurrentPermission.Text = "دسترسی جاری"; this.rdCurrentPermission.UseVisualStyleBackColor = true; this.rdCurrentPermission.CheckedChanged += new System.EventHandler(this.rdCurrentPermission_CheckedChanged); // // btnReload // this.btnReload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnReload.Location = new System.Drawing.Point(117, 250); this.btnReload.Name = "btnReload"; this.btnReload.Size = new System.Drawing.Size(75, 26); this.btnReload.TabIndex = 9; this.btnReload.Text = "بازخوانی"; this.btnReload.VisualStyleManager = this.visualStyleManager1; this.btnReload.Click += new System.EventHandler(this.btnReload_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // btnCancelChange // this.btnCancelChange.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancelChange.Location = new System.Drawing.Point(198, 250); this.btnCancelChange.Name = "btnCancelChange"; this.btnCancelChange.Size = new System.Drawing.Size(75, 26); this.btnCancelChange.TabIndex = 8; this.btnCancelChange.Text = "لغو تغییرات"; this.btnCancelChange.VisualStyleManager = this.visualStyleManager1; // // btnSaveChange // this.btnSaveChange.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSaveChange.Location = new System.Drawing.Point(279, 250); this.btnSaveChange.Name = "btnSaveChange"; this.btnSaveChange.Size = new System.Drawing.Size(75, 26); this.btnSaveChange.TabIndex = 7; this.btnSaveChange.Text = "ذخیره تغییرات"; this.btnSaveChange.VisualStyleManager = this.visualStyleManager1; this.btnSaveChange.Click += new System.EventHandler(this.btnSaveChange_Click); // // radTreeViewResource // this.radTreeViewResource.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.radTreeViewResource.CheckBoxes = true; this.radTreeViewResource.Location = new System.Drawing.Point(6, 49); this.radTreeViewResource.Name = "radTreeViewResource"; this.radTreeViewResource.Size = new System.Drawing.Size(350, 196); this.radTreeViewResource.SpacingBetweenNodes = -1; this.radTreeViewResource.TabIndex = 0; this.radTreeViewResource.Text = "radTreeView1"; this.radTreeViewResource.TriStateMode = true; this.radTreeViewResource.SelectedNodeChanging += new Telerik.WinControls.UI.RadTreeView.RadTreeViewCancelEventHandler(this.radTreeViewResource_SelectedNodeChanging); this.radTreeViewResource.NodeCheckedChanging += new Telerik.WinControls.UI.RadTreeView.RadTreeViewCancelEventHandler(this.radTreeViewResource_NodeCheckedChanging); this.radTreeViewResource.NodeCheckedChanged += new Telerik.WinControls.UI.TreeNodeCheckedEventHandler(this.radTreeViewResource_NodeCheckedChanged); // // splitPanel4 // this.splitPanel4.Controls.Add(this.radSplitContainer3); this.splitPanel4.Location = new System.Drawing.Point(0, 287); this.splitPanel4.Name = "splitPanel4"; // // // this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel4.Size = new System.Drawing.Size(362, 283); this.splitPanel4.TabIndex = 1; this.splitPanel4.TabStop = false; this.splitPanel4.Text = "splitPanel4"; // // radSplitContainer3 // this.radSplitContainer3.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.radSplitContainer3.Controls.Add(this.splitPanel5); this.radSplitContainer3.Controls.Add(this.splitPanel6); this.radSplitContainer3.Location = new System.Drawing.Point(3, 0); this.radSplitContainer3.Name = "radSplitContainer3"; // // // this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer3.Size = new System.Drawing.Size(356, 283); this.radSplitContainer3.TabIndex = 0; this.radSplitContainer3.TabStop = false; this.radSplitContainer3.Text = "radSplitContainer3"; // // splitPanel5 // this.splitPanel5.Controls.Add(this.iGridEXGroups); this.splitPanel5.Controls.Add(this.btnRemoveGrp); this.splitPanel5.Controls.Add(this.btnAddGrp); this.splitPanel5.Location = new System.Drawing.Point(0, 0); this.splitPanel5.Name = "splitPanel5"; // // // this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel5.Size = new System.Drawing.Size(176, 283); this.splitPanel5.TabIndex = 0; this.splitPanel5.TabStop = false; this.splitPanel5.Text = "splitPanel5"; // // iGridEXGroups // this.iGridEXGroups.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))); iGridEXGroups_DesignTimeLayout.LayoutString = resources.GetString("iGridEXGroups_DesignTimeLayout.LayoutString"); this.iGridEXGroups.DesignTimeLayout = iGridEXGroups_DesignTimeLayout; this.iGridEXGroups.Location = new System.Drawing.Point(6, 3); this.iGridEXGroups.Name = "iGridEXGroups"; this.iGridEXGroups.Size = new System.Drawing.Size(167, 241); this.iGridEXGroups.TabIndex = 11; // // btnRemoveGrp // this.btnRemoveGrp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveGrp.Location = new System.Drawing.Point(17, 250); this.btnRemoveGrp.Name = "btnRemoveGrp"; this.btnRemoveGrp.Size = new System.Drawing.Size(75, 26); this.btnRemoveGrp.TabIndex = 10; this.btnRemoveGrp.Text = "حذف گروه"; this.btnRemoveGrp.VisualStyleManager = this.visualStyleManager1; this.btnRemoveGrp.Click += new System.EventHandler(this.btnRemoveGrp_Click); // // btnAddGrp // this.btnAddGrp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddGrp.Location = new System.Drawing.Point(98, 250); this.btnAddGrp.Name = "btnAddGrp"; this.btnAddGrp.Size = new System.Drawing.Size(75, 26); this.btnAddGrp.TabIndex = 9; this.btnAddGrp.Text = "عضویت در گروه"; this.btnAddGrp.VisualStyleManager = this.visualStyleManager1; this.btnAddGrp.Click += new System.EventHandler(this.btnAddGrp_Click); // // splitPanel6 // this.splitPanel6.Controls.Add(this.btnRemoveUser); this.splitPanel6.Controls.Add(this.btnAddUser); this.splitPanel6.Controls.Add(this.iGroupBox4); this.splitPanel6.Location = new System.Drawing.Point(180, 0); this.splitPanel6.Name = "splitPanel6"; // // // this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel6.Size = new System.Drawing.Size(176, 283); this.splitPanel6.TabIndex = 1; this.splitPanel6.TabStop = false; this.splitPanel6.Text = "splitPanel6"; // // btnRemoveUser // this.btnRemoveUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveUser.Location = new System.Drawing.Point(17, 250); this.btnRemoveUser.Name = "btnRemoveUser"; this.btnRemoveUser.Size = new System.Drawing.Size(75, 26); this.btnRemoveUser.TabIndex = 9; this.btnRemoveUser.Text = "حذف کاربر"; this.btnRemoveUser.VisualStyleManager = this.visualStyleManager1; this.btnRemoveUser.Click += new System.EventHandler(this.btnRemoveUser_Click); // // btnAddUser // this.btnAddUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddUser.Location = new System.Drawing.Point(98, 250); this.btnAddUser.Name = "btnAddUser"; this.btnAddUser.Size = new System.Drawing.Size(75, 26); this.btnAddUser.TabIndex = 8; this.btnAddUser.Text = "افزودن کاربر"; this.btnAddUser.VisualStyleManager = this.visualStyleManager1; this.btnAddUser.Click += new System.EventHandler(this.btnAddUser_Click); // // iGroupBox4 // this.iGroupBox4.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.iGroupBox4.Controls.Add(this.iGroupBox5); this.iGroupBox4.Location = new System.Drawing.Point(3, 3); this.iGroupBox4.Name = "iGroupBox4"; this.iGroupBox4.Size = new System.Drawing.Size(173, 241); this.iGroupBox4.TabIndex = 6; this.iGroupBox4.TabStop = false; // // iGroupBox5 // this.iGroupBox5.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.iGroupBox5.Controls.Add(this.iGridEXUser); this.iGroupBox5.Location = new System.Drawing.Point(-4, -5); this.iGroupBox5.Name = "iGroupBox5"; this.iGroupBox5.Size = new System.Drawing.Size(180, 240); this.iGroupBox5.TabIndex = 6; this.iGroupBox5.TabStop = false; // // iGridEXUser // this.iGridEXUser.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))); iGridEXUser_DesignTimeLayout.LayoutString = resources.GetString("iGridEXUser_DesignTimeLayout.LayoutString"); this.iGridEXUser.DesignTimeLayout = iGridEXUser_DesignTimeLayout; this.iGridEXUser.Location = new System.Drawing.Point(6, 5); this.iGridEXUser.Name = "iGridEXUser"; this.iGridEXUser.Size = new System.Drawing.Size(174, 235); this.iGridEXUser.TabIndex = 1; // // splitPanel2 // this.splitPanel2.Controls.Add(this.iGroupBox1); this.splitPanel2.Location = new System.Drawing.Point(366, 0); this.splitPanel2.Name = "splitPanel2"; // // // this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel2.Size = new System.Drawing.Size(361, 573); this.splitPanel2.TabIndex = 1; this.splitPanel2.TabStop = false; this.splitPanel2.Text = "splitPanel2"; // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.iGridToolBar1); this.iGroupBox1.Controls.Add(this.iGridEX1); this.iGroupBox1.Controls.Add(this.iGroupBox3); this.iGroupBox1.Location = new System.Drawing.Point(-1, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(362, 567); this.iGroupBox1.TabIndex = 1; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "نقش ها"; // // iGridToolBar1 // this.iGridToolBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.iGridToolBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.iGridToolBar1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.iGridToolBar1.Location = new System.Drawing.Point(1, 539); this.iGridToolBar1.Name = "iGridToolBar1"; this.iGridToolBar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.iGridToolBar1.Size = new System.Drawing.Size(356, 27); this.iGridToolBar1.TabIndex = 4; this.iGridToolBar1.NewRecord += new System.EventHandler(this.iGridToolBar1_NewRecord); this.iGridToolBar1.EditRecord += new System.EventHandler(this.iGridToolBar1_EditRecord); this.iGridToolBar1.DeleteRecord += new System.EventHandler(this.iGridToolBar1_DeleteRecord); this.iGridToolBar1.Close += new System.EventHandler(this.iGridToolBar1_Close); this.iGridToolBar1.RefreshData += new System.EventHandler(this.iGridToolBar1_RefreshData); // // iGridEX1 // this.iGridEX1.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))); iGridEX1_DesignTimeLayout.LayoutString = resources.GetString("iGridEX1_DesignTimeLayout.LayoutString"); this.iGridEX1.DesignTimeLayout = iGridEX1_DesignTimeLayout; this.iGridEX1.Location = new System.Drawing.Point(6, 18); this.iGridEX1.Name = "iGridEX1"; this.iGridEX1.Size = new System.Drawing.Size(350, 523); this.iGridEX1.TabIndex = 0; this.iGridEX1.SelectionChanged += new System.EventHandler(this.iGridEX1_SelectionChanged); // // iGroupBox3 // this.iGroupBox3.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.iGroupBox3.Location = new System.Drawing.Point(407, 20); this.iGroupBox3.Name = "iGroupBox3"; this.iGroupBox3.Size = new System.Drawing.Size(0, 511); this.iGroupBox3.TabIndex = 3; this.iGroupBox3.TabStop = false; // // radContextMenuAccess // this.radContextMenuAccess.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemCancelDeny, this.radMenuItemDeny }); // // radMenuItemCancelDeny // this.radMenuItemCancelDeny.AccessibleDescription = "cancelDeny"; this.radMenuItemCancelDeny.AccessibleName = "لغو عدم دسترسی"; this.radMenuItemCancelDeny.Name = "radMenuItemCancelDeny"; this.radMenuItemCancelDeny.Text = "لغو عدم دسترسی"; // // radMenuItemDeny // this.radMenuItemDeny.AccessibleDescription = "deny"; this.radMenuItemDeny.AccessibleName = "عدم دسترسی"; this.radMenuItemDeny.Name = "radMenuItemDeny"; this.radMenuItemDeny.Text = "عدم دسترسی"; // // UCRoles // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radSplitContainer1); this.Name = "UCRoles"; this.Size = new System.Drawing.Size(727, 573); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); this.radSplitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); this.splitPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); this.radSplitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit(); this.splitPanel3.ResumeLayout(false); this.iGroupBox2.ResumeLayout(false); this.iGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); this.splitPanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); this.radSplitContainer3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit(); this.splitPanel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGroups)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit(); this.splitPanel6.ResumeLayout(false); this.iGroupBox4.ResumeLayout(false); this.iGroupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); this.splitPanel2.ResumeLayout(false); this.iGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnOk = new Janus.Windows.EditControls.UIButton(); this.txtNewPassRep = new ISE.UILibrary.ITextBox(); this.iLabel3 = new ISE.UILibrary.ILabel(); this.txtNewPass = new ISE.UILibrary.ITextBox(); this.iLabel2 = new ISE.UILibrary.ILabel(); this.txtPrevPass = new ISE.UILibrary.ITextBox(); this.iLabel1 = new ISE.UILibrary.ILabel(); this.iGroupBox1.SuspendLayout(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnOk); this.iGroupBox1.Controls.Add(this.txtNewPassRep); this.iGroupBox1.Controls.Add(this.iLabel3); this.iGroupBox1.Controls.Add(this.txtNewPass); this.iGroupBox1.Controls.Add(this.iLabel2); this.iGroupBox1.Controls.Add(this.txtPrevPass); this.iGroupBox1.Controls.Add(this.iLabel1); this.iGroupBox1.Location = new System.Drawing.Point(0, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(352, 276); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "تغییر رمز عبور"; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(157, 193); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 26); this.btnCancel.TabIndex = 7; this.btnCancel.Text = "انصراف"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(251, 193); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 26); this.btnOk.TabIndex = 6; this.btnOk.Text = "تایید"; this.btnOk.VisualStyleManager = this.visualStyleManager1; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // txtNewPassRep // this.txtNewPassRep.Location = new System.Drawing.Point(48, 141); this.txtNewPassRep.Name = "txtNewPassRep"; this.txtNewPassRep.Size = new System.Drawing.Size(184, 21); this.txtNewPassRep.TabIndex = 5; // // iLabel3 // this.iLabel3.AutoSize = true; this.iLabel3.Location = new System.Drawing.Point(238, 144); this.iLabel3.Name = "iLabel3"; this.iLabel3.Size = new System.Drawing.Size(91, 13); this.iLabel3.TabIndex = 4; this.iLabel3.Text = "تکرار رمزعبور جدید"; // // txtNewPass // this.txtNewPass.Location = new System.Drawing.Point(48, 85); this.txtNewPass.Name = "txtNewPass"; this.txtNewPass.Size = new System.Drawing.Size(184, 21); this.txtNewPass.TabIndex = 3; // // iLabel2 // this.iLabel2.AutoSize = true; this.iLabel2.Location = new System.Drawing.Point(262, 88); this.iLabel2.Name = "iLabel2"; this.iLabel2.Size = new System.Drawing.Size(67, 13); this.iLabel2.TabIndex = 2; this.iLabel2.Text = "رمزعبور جدید"; // // txtPrevPass // this.txtPrevPass.Location = new System.Drawing.Point(48, 38); this.txtPrevPass.Name = "txtPrevPass"; this.txtPrevPass.Size = new System.Drawing.Size(184, 21); this.txtPrevPass.TabIndex = 1; // // iLabel1 // this.iLabel1.AutoSize = true; this.iLabel1.Location = new System.Drawing.Point(260, 46); this.iLabel1.Name = "iLabel1"; this.iLabel1.Size = new System.Drawing.Size(69, 13); this.iLabel1.TabIndex = 0; this.iLabel1.Text = "رمزعبور قبلی"; // // ChangePasswordEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "ChangePasswordEntry"; this.Size = new System.Drawing.Size(352, 282); this.iGroupBox1.ResumeLayout(false); this.iGroupBox1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme4 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem(); this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox(); this.uiColorButton1 = new Janus.Windows.EditControls.UIColorButton(); this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.label3 = new System.Windows.Forms.Label(); this.uiComboBox2 = new Janus.Windows.EditControls.UIComboBox(); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.uiButton2 = new Janus.Windows.EditControls.UIButton(); this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox(); this.label4 = new System.Windows.Forms.Label(); this.uiColorButton2 = new Janus.Windows.EditControls.UIColorButton(); this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit(); this.uiGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit(); this.uiGroupBox3.SuspendLayout(); this.SuspendLayout(); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.label1); this.uiGroupBox1.Controls.Add(this.uiColorButton1); this.uiGroupBox1.Controls.Add(this.uiCheckBox1); this.uiGroupBox1.Location = new System.Drawing.Point(12, 78); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox1.Size = new System.Drawing.Size(228, 101); this.uiGroupBox1.TabIndex = 0; this.uiGroupBox1.Text = "Angles"; this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1; // // uiColorButton1 // // // // this.uiColorButton1.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton1.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton1.ColorPicker.Name = ""; this.uiColorButton1.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton1.ColorPicker.TabIndex = 0; this.uiColorButton1.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton1.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton1.Location = new System.Drawing.Point(113, 22); this.uiColorButton1.Name = "uiColorButton1"; this.uiColorButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.Size = new System.Drawing.Size(100, 23); this.uiColorButton1.TabIndex = 1; this.uiColorButton1.Text = "uiColorButton1"; this.uiColorButton1.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox1 // this.uiCheckBox1.Location = new System.Drawing.Point(18, 51); this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox1.Size = new System.Drawing.Size(104, 23); this.uiCheckBox1.TabIndex = 0; this.uiCheckBox1.Text = "Dashed lines"; this.uiCheckBox1.VisualStyleManager = this.visualStyleManager1; // // visualStyleManager1 // janusColorScheme4.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme4.Name = "Scheme0"; janusColorScheme4.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black; janusColorScheme4.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme4.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme4); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(15, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(92, 13); this.label1.TabIndex = 1; this.label1.Text = "Text / Line Color :"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(68, 13); this.label2.TabIndex = 2; this.label2.Text = "Line Quality :"; // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.uiComboBox2); this.uiGroupBox2.Controls.Add(this.label3); this.uiGroupBox2.Controls.Add(this.uiComboBox1); this.uiGroupBox2.Controls.Add(this.label2); this.uiGroupBox2.Location = new System.Drawing.Point(12, 12); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox2.Size = new System.Drawing.Size(474, 60); this.uiGroupBox2.TabIndex = 1; this.uiGroupBox2.Text = "General"; this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1; // // uiComboBox1 // this.uiComboBox1.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem3.FormatStyle.Alpha = 0; uiComboBoxItem3.IsSeparator = false; uiComboBoxItem3.Text = "Standard"; uiComboBoxItem3.Value = ((byte)(0)); uiComboBoxItem4.FormatStyle.Alpha = 0; uiComboBoxItem4.IsSeparator = false; uiComboBoxItem4.Text = "Anti-Aliased"; uiComboBoxItem4.Value = ((byte)(1)); this.uiComboBox1.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem3, uiComboBoxItem4}); this.uiComboBox1.Location = new System.Drawing.Point(79, 24); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox1.ReadOnly = true; this.uiComboBox1.Size = new System.Drawing.Size(138, 20); this.uiComboBox1.TabIndex = 3; this.uiComboBox1.Text = "uiComboBox1"; this.uiComboBox1.VisualStyleManager = this.visualStyleManager1; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(235, 28); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(69, 13); this.label3.TabIndex = 4; this.label3.Text = "Text Quality :"; // // uiComboBox2 // this.uiComboBox2.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem1.FormatStyle.Alpha = 0; uiComboBoxItem1.IsSeparator = false; uiComboBoxItem1.Text = "Standard"; uiComboBoxItem1.Value = ((byte)(0)); uiComboBoxItem2.FormatStyle.Alpha = 0; uiComboBoxItem2.IsSeparator = false; uiComboBoxItem2.Text = "Anti-Aliased"; uiComboBoxItem2.Value = ((byte)(1)); this.uiComboBox2.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem1, uiComboBoxItem2}); this.uiComboBox2.Location = new System.Drawing.Point(310, 24); this.uiComboBox2.Name = "uiComboBox2"; this.uiComboBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox2.ReadOnly = true; this.uiComboBox2.Size = new System.Drawing.Size(138, 20); this.uiComboBox2.TabIndex = 5; this.uiComboBox2.Text = "uiComboBox2"; this.uiComboBox2.VisualStyleManager = this.visualStyleManager1; // // uiButton1 // this.uiButton1.Location = new System.Drawing.Point(411, 211); this.uiButton1.Name = "uiButton1"; this.uiButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton1.Size = new System.Drawing.Size(75, 23); this.uiButton1.TabIndex = 2; this.uiButton1.Text = "Ok"; this.uiButton1.VisualStyleManager = this.visualStyleManager1; // // uiButton2 // this.uiButton2.Location = new System.Drawing.Point(330, 211); this.uiButton2.Name = "uiButton2"; this.uiButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton2.Size = new System.Drawing.Size(75, 23); this.uiButton2.TabIndex = 3; this.uiButton2.Text = "Cancel"; this.uiButton2.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox3 // this.uiGroupBox3.Controls.Add(this.uiCheckBox2); this.uiGroupBox3.Controls.Add(this.label4); this.uiGroupBox3.Controls.Add(this.uiColorButton2); this.uiGroupBox3.Location = new System.Drawing.Point(250, 78); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox3.Size = new System.Drawing.Size(236, 101); this.uiGroupBox3.TabIndex = 4; this.uiGroupBox3.Text = "Distances"; this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(19, 27); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(92, 13); this.label4.TabIndex = 3; this.label4.Text = "Text / Line Color :"; // // uiColorButton2 // // // // this.uiColorButton2.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton2.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton2.ColorPicker.Name = ""; this.uiColorButton2.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton2.ColorPicker.TabIndex = 0; this.uiColorButton2.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton2.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton2.Location = new System.Drawing.Point(117, 22); this.uiColorButton2.Name = "uiColorButton2"; this.uiColorButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.Size = new System.Drawing.Size(100, 23); this.uiColorButton2.TabIndex = 2; this.uiColorButton2.Text = "uiColorButton2"; this.uiColorButton2.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox2 // this.uiCheckBox2.Location = new System.Drawing.Point(22, 51); this.uiCheckBox2.Name = "uiCheckBox2"; this.uiCheckBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox2.Size = new System.Drawing.Size(104, 23); this.uiCheckBox2.TabIndex = 4; this.uiCheckBox2.Text = "Dashed lines"; this.uiCheckBox2.VisualStyleManager = this.visualStyleManager1; // // MeasurementSettingsDlg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(501, 244); this.Controls.Add(this.uiGroupBox3); this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton1); this.Controls.Add(this.uiGroupBox2); this.Controls.Add(this.uiGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "MeasurementSettingsDlg"; this.Text = "Measurement Settings"; ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit(); this.uiGroupBox1.ResumeLayout(false); this.uiGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit(); this.uiGroupBox2.ResumeLayout(false); this.uiGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit(); this.uiGroupBox3.ResumeLayout(false); this.uiGroupBox3.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.txtCompany = new ISE.UILibrary.IEditBox(); this.btnCompany = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.iTransToolBar1 = new ISE.UILibrary.ITransToolBar(); this.chkEnabled = new ISE.UILibrary.ICheckBox(); this.txtPersonelCode = new ISE.UILibrary.IEditBox(); this.iLabel4 = new ISE.UILibrary.ILabel(); this.txtNationalCode = new ISE.UILibrary.IEditBox(); this.iLabel3 = new ISE.UILibrary.ILabel(); this.txtLName = new ISE.UILibrary.IEditBox(); this.iLabel2 = new ISE.UILibrary.ILabel(); this.txtFName = new ISE.UILibrary.IEditBox(); this.iLabel1 = new ISE.UILibrary.ILabel(); this.chkIsReal = new ISE.UILibrary.ICheckBox(); this.iGroupBox1.SuspendLayout(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.chkIsReal); this.iGroupBox1.Controls.Add(this.txtCompany); this.iGroupBox1.Controls.Add(this.btnCompany); this.iGroupBox1.Controls.Add(this.iTransToolBar1); this.iGroupBox1.Controls.Add(this.chkEnabled); this.iGroupBox1.Controls.Add(this.txtPersonelCode); this.iGroupBox1.Controls.Add(this.iLabel4); this.iGroupBox1.Controls.Add(this.txtNationalCode); this.iGroupBox1.Controls.Add(this.iLabel3); this.iGroupBox1.Controls.Add(this.txtLName); this.iGroupBox1.Controls.Add(this.iLabel2); this.iGroupBox1.Controls.Add(this.txtFName); this.iGroupBox1.Controls.Add(this.iLabel1); this.iGroupBox1.Location = new System.Drawing.Point(0, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(482, 419); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "کاربران"; // // txtCompany // this.txtCompany.Location = new System.Drawing.Point(100, 48); this.txtCompany.Name = "txtCompany"; this.txtCompany.Size = new System.Drawing.Size(249, 21); this.txtCompany.TabIndex = 22; // // btnCompany // this.btnCompany.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnCompany.Location = new System.Drawing.Point(361, 42); this.btnCompany.Name = "btnCompany"; this.btnCompany.Size = new System.Drawing.Size(103, 28); this.btnCompany.TabIndex = 21; this.btnCompany.Text = "انتخاب شرکت ..."; this.btnCompany.VisualStyleManager = this.visualStyleManager1; this.btnCompany.Click += new System.EventHandler(this.btnCompany_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // iTransToolBar1 // this.iTransToolBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.iTransToolBar1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.iTransToolBar1.Location = new System.Drawing.Point(90, 347); this.iTransToolBar1.Name = "iTransToolBar1"; this.iTransToolBar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.iTransToolBar1.Size = new System.Drawing.Size(259, 27); this.iTransToolBar1.TabIndex = 20; this.iTransToolBar1.SaveRecord += new System.EventHandler(this.iTransToolBar1_SaveRecord); this.iTransToolBar1.SaveAndNewRecord += new System.EventHandler(this.iTransToolBar1_SaveAndNewRecord); this.iTransToolBar1.Close += new System.EventHandler(this.iTransToolBar1_Close); // // chkEnabled // this.chkEnabled.AutoSize = true; this.chkEnabled.Checked = true; this.chkEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.chkEnabled.Location = new System.Drawing.Point(278, 288); this.chkEnabled.Name = "chkEnabled"; this.chkEnabled.Size = new System.Drawing.Size(71, 17); this.chkEnabled.TabIndex = 18; this.chkEnabled.Text = "قفل باشد"; this.chkEnabled.UseVisualStyleBackColor = true; // // txtPersonelCode // this.txtPersonelCode.Location = new System.Drawing.Point(100, 222); this.txtPersonelCode.Name = "txtPersonelCode"; this.txtPersonelCode.Size = new System.Drawing.Size(249, 21); this.txtPersonelCode.TabIndex = 17; // // iLabel4 // this.iLabel4.AutoSize = true; this.iLabel4.Location = new System.Drawing.Point(386, 226); this.iLabel4.Name = "iLabel4"; this.iLabel4.Size = new System.Drawing.Size(78, 13); this.iLabel4.TabIndex = 16; this.iLabel4.Text = "شماره پرسنلی"; // // txtNationalCode // this.txtNationalCode.Location = new System.Drawing.Point(100, 177); this.txtNationalCode.Name = "txtNationalCode"; this.txtNationalCode.Size = new System.Drawing.Size(249, 21); this.txtNationalCode.TabIndex = 15; // // iLabel3 // this.iLabel3.AutoSize = true; this.iLabel3.Location = new System.Drawing.Point(422, 181); this.iLabel3.Name = "iLabel3"; this.iLabel3.Size = new System.Drawing.Size(42, 13); this.iLabel3.TabIndex = 14; this.iLabel3.Text = "کد ملی"; // // txtLName // this.txtLName.Location = new System.Drawing.Point(100, 138); this.txtLName.Name = "txtLName"; this.txtLName.Size = new System.Drawing.Size(249, 21); this.txtLName.TabIndex = 13; // // iLabel2 // this.iLabel2.AutoSize = true; this.iLabel2.Location = new System.Drawing.Point(399, 142); this.iLabel2.Name = "iLabel2"; this.iLabel2.Size = new System.Drawing.Size(65, 13); this.iLabel2.TabIndex = 12; this.iLabel2.Text = "نام خانوادگی"; // // txtFName // this.txtFName.Location = new System.Drawing.Point(100, 99); this.txtFName.Name = "txtFName"; this.txtFName.Size = new System.Drawing.Size(249, 21); this.txtFName.TabIndex = 11; // // iLabel1 // this.iLabel1.AutoSize = true; this.iLabel1.Location = new System.Drawing.Point(447, 103); this.iLabel1.Name = "iLabel1"; this.iLabel1.Size = new System.Drawing.Size(20, 13); this.iLabel1.TabIndex = 10; this.iLabel1.Text = "نام"; // // chkIsReal // this.chkIsReal.AutoSize = true; this.chkIsReal.Checked = true; this.chkIsReal.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIsReal.Location = new System.Drawing.Point(255, 311); this.chkIsReal.Name = "chkIsReal"; this.chkIsReal.Size = new System.Drawing.Size(94, 17); this.chkIsReal.TabIndex = 23; this.chkIsReal.Text = "شخص حقیقی"; this.chkIsReal.UseVisualStyleBackColor = true; // // UCUserEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCUserEntry"; this.Size = new System.Drawing.Size(485, 425); this.iGroupBox1.ResumeLayout(false); this.iGroupBox1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme4 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem(); this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox(); this.uiColorButton1 = new Janus.Windows.EditControls.UIColorButton(); this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.label3 = new System.Windows.Forms.Label(); this.uiComboBox2 = new Janus.Windows.EditControls.UIComboBox(); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.uiButton2 = new Janus.Windows.EditControls.UIButton(); this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox(); this.label4 = new System.Windows.Forms.Label(); this.uiColorButton2 = new Janus.Windows.EditControls.UIColorButton(); this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit(); this.uiGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit(); this.uiGroupBox3.SuspendLayout(); this.SuspendLayout(); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.label1); this.uiGroupBox1.Controls.Add(this.uiColorButton1); this.uiGroupBox1.Controls.Add(this.uiCheckBox1); this.uiGroupBox1.Location = new System.Drawing.Point(12, 78); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox1.Size = new System.Drawing.Size(228, 101); this.uiGroupBox1.TabIndex = 0; this.uiGroupBox1.Text = "Angles"; this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1; // // uiColorButton1 // // // // this.uiColorButton1.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton1.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton1.ColorPicker.Name = ""; this.uiColorButton1.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton1.ColorPicker.TabIndex = 0; this.uiColorButton1.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton1.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton1.Location = new System.Drawing.Point(113, 22); this.uiColorButton1.Name = "uiColorButton1"; this.uiColorButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.Size = new System.Drawing.Size(100, 23); this.uiColorButton1.TabIndex = 1; this.uiColorButton1.Text = "uiColorButton1"; this.uiColorButton1.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox1 // this.uiCheckBox1.Location = new System.Drawing.Point(18, 51); this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox1.Size = new System.Drawing.Size(104, 23); this.uiCheckBox1.TabIndex = 0; this.uiCheckBox1.Text = "Dashed lines"; this.uiCheckBox1.VisualStyleManager = this.visualStyleManager1; // // visualStyleManager1 // janusColorScheme4.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme4.Name = "Scheme0"; janusColorScheme4.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black; janusColorScheme4.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme4.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme4); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(15, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(92, 13); this.label1.TabIndex = 1; this.label1.Text = "Text / Line Color :"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(68, 13); this.label2.TabIndex = 2; this.label2.Text = "Line Quality :"; // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.uiComboBox2); this.uiGroupBox2.Controls.Add(this.label3); this.uiGroupBox2.Controls.Add(this.uiComboBox1); this.uiGroupBox2.Controls.Add(this.label2); this.uiGroupBox2.Location = new System.Drawing.Point(12, 12); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox2.Size = new System.Drawing.Size(474, 60); this.uiGroupBox2.TabIndex = 1; this.uiGroupBox2.Text = "General"; this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1; // // uiComboBox1 // this.uiComboBox1.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem3.FormatStyle.Alpha = 0; uiComboBoxItem3.IsSeparator = false; uiComboBoxItem3.Text = "Standard"; uiComboBoxItem3.Value = ((byte)(0)); uiComboBoxItem4.FormatStyle.Alpha = 0; uiComboBoxItem4.IsSeparator = false; uiComboBoxItem4.Text = "Anti-Aliased"; uiComboBoxItem4.Value = ((byte)(1)); this.uiComboBox1.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem3, uiComboBoxItem4 }); this.uiComboBox1.Location = new System.Drawing.Point(79, 24); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox1.ReadOnly = true; this.uiComboBox1.Size = new System.Drawing.Size(138, 20); this.uiComboBox1.TabIndex = 3; this.uiComboBox1.Text = "uiComboBox1"; this.uiComboBox1.VisualStyleManager = this.visualStyleManager1; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(235, 28); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(69, 13); this.label3.TabIndex = 4; this.label3.Text = "Text Quality :"; // // uiComboBox2 // this.uiComboBox2.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem1.FormatStyle.Alpha = 0; uiComboBoxItem1.IsSeparator = false; uiComboBoxItem1.Text = "Standard"; uiComboBoxItem1.Value = ((byte)(0)); uiComboBoxItem2.FormatStyle.Alpha = 0; uiComboBoxItem2.IsSeparator = false; uiComboBoxItem2.Text = "Anti-Aliased"; uiComboBoxItem2.Value = ((byte)(1)); this.uiComboBox2.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem1, uiComboBoxItem2 }); this.uiComboBox2.Location = new System.Drawing.Point(310, 24); this.uiComboBox2.Name = "uiComboBox2"; this.uiComboBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox2.ReadOnly = true; this.uiComboBox2.Size = new System.Drawing.Size(138, 20); this.uiComboBox2.TabIndex = 5; this.uiComboBox2.Text = "uiComboBox2"; this.uiComboBox2.VisualStyleManager = this.visualStyleManager1; // // uiButton1 // this.uiButton1.Location = new System.Drawing.Point(411, 211); this.uiButton1.Name = "uiButton1"; this.uiButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton1.Size = new System.Drawing.Size(75, 23); this.uiButton1.TabIndex = 2; this.uiButton1.Text = "Ok"; this.uiButton1.VisualStyleManager = this.visualStyleManager1; // // uiButton2 // this.uiButton2.Location = new System.Drawing.Point(330, 211); this.uiButton2.Name = "uiButton2"; this.uiButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton2.Size = new System.Drawing.Size(75, 23); this.uiButton2.TabIndex = 3; this.uiButton2.Text = "Cancel"; this.uiButton2.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox3 // this.uiGroupBox3.Controls.Add(this.uiCheckBox2); this.uiGroupBox3.Controls.Add(this.label4); this.uiGroupBox3.Controls.Add(this.uiColorButton2); this.uiGroupBox3.Location = new System.Drawing.Point(250, 78); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox3.Size = new System.Drawing.Size(236, 101); this.uiGroupBox3.TabIndex = 4; this.uiGroupBox3.Text = "Distances"; this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(19, 27); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(92, 13); this.label4.TabIndex = 3; this.label4.Text = "Text / Line Color :"; // // uiColorButton2 // // // // this.uiColorButton2.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton2.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton2.ColorPicker.Name = ""; this.uiColorButton2.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton2.ColorPicker.TabIndex = 0; this.uiColorButton2.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton2.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton2.Location = new System.Drawing.Point(117, 22); this.uiColorButton2.Name = "uiColorButton2"; this.uiColorButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.Size = new System.Drawing.Size(100, 23); this.uiColorButton2.TabIndex = 2; this.uiColorButton2.Text = "uiColorButton2"; this.uiColorButton2.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox2 // this.uiCheckBox2.Location = new System.Drawing.Point(22, 51); this.uiCheckBox2.Name = "uiCheckBox2"; this.uiCheckBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox2.Size = new System.Drawing.Size(104, 23); this.uiCheckBox2.TabIndex = 4; this.uiCheckBox2.Text = "Dashed lines"; this.uiCheckBox2.VisualStyleManager = this.visualStyleManager1; // // MeasurementSettingsDlg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(501, 244); this.Controls.Add(this.uiGroupBox3); this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton1); this.Controls.Add(this.uiGroupBox2); this.Controls.Add(this.uiGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "MeasurementSettingsDlg"; this.Text = "Measurement Settings"; ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit(); this.uiGroupBox1.ResumeLayout(false); this.uiGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit(); this.uiGroupBox2.ResumeLayout(false); this.uiGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit(); this.uiGroupBox3.ResumeLayout(false); this.uiGroupBox3.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.GridEX.GridEXLayout gridUsers_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCUsers)); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.GridEX.GridEXLayout iGridEXAcc_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout iGridEXRole_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout iGridEXGrp_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); this.gridUsers = new ISE.UILibrary.IGridEX(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.gridEXExporter1 = new Janus.Windows.GridEX.Export.GridEXExporter(this.components); this.iGridToolBar1 = new ISE.UILibrary.IGridToolBar(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.btnChangePass = new Janus.Windows.EditControls.UIButton(); this.btnResetPass = new Janus.Windows.EditControls.UIButton(); this.iGridToolBar2 = new ISE.UILibrary.IGridToolBar(); this.iGridEXAcc = new ISE.UILibrary.IGridEX(); this.iGroupBox2 = new ISE.UILibrary.IGroupBox(); this.btnReload = new Janus.Windows.EditControls.UIButton(); this.btnCancelChange = new Janus.Windows.EditControls.UIButton(); this.btnSaveChange = new Janus.Windows.EditControls.UIButton(); this.rdAllPermissions = new ISE.UILibrary.IRadioButton(); this.rdCurrentPermission = new ISE.UILibrary.IRadioButton(); this.radTreeViewResource = new Telerik.WinControls.UI.RadTreeView(); this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox4 = new ISE.UILibrary.IGroupBox(); this.btnRemoveRole = new Janus.Windows.EditControls.UIButton(); this.btnAddRole = new Janus.Windows.EditControls.UIButton(); this.iGridEXRole = new ISE.UILibrary.IGridEX(); this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox3 = new ISE.UILibrary.IGroupBox(); this.btnRemoveGrp = new Janus.Windows.EditControls.UIButton(); this.btnAddGrp = new Janus.Windows.EditControls.UIButton(); this.iGridEXGrp = new ISE.UILibrary.IGridEX(); this.radContextMenuAccess = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemDeny = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemCancelDeny = new Telerik.WinControls.UI.RadMenuItem(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.groupBox2 = new System.Windows.Forms.GroupBox(); ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).BeginInit(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXAcc)).BeginInit(); this.iGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); this.radSplitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); this.splitPanel2.SuspendLayout(); this.iGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXRole)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); this.splitPanel4.SuspendLayout(); this.iGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGrp)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // gridUsers // this.gridUsers.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))); gridUsers_DesignTimeLayout.LayoutString = resources.GetString("gridUsers_DesignTimeLayout.LayoutString"); this.gridUsers.DesignTimeLayout = gridUsers_DesignTimeLayout; this.gridUsers.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.gridUsers.Location = new System.Drawing.Point(6, 20); this.gridUsers.Name = "gridUsers"; this.gridUsers.Size = new System.Drawing.Size(478, 489); this.gridUsers.TabIndex = 0; this.gridUsers.SelectionChanged += new System.EventHandler(this.gridUsers_SelectionChanged); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // iGridToolBar1 // this.iGridToolBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.iGridToolBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.iGridToolBar1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.iGridToolBar1.Location = new System.Drawing.Point(6, 510); this.iGridToolBar1.Name = "iGridToolBar1"; this.iGridToolBar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.iGridToolBar1.Size = new System.Drawing.Size(478, 32); this.iGridToolBar1.TabIndex = 1; this.iGridToolBar1.NewRecord += new System.EventHandler(this.iGridToolBar1_NewRecord); this.iGridToolBar1.EditRecord += new System.EventHandler(this.iGridToolBar1_EditRecord); this.iGridToolBar1.DeleteRecord += new System.EventHandler(this.iGridToolBar1_DeleteRecord); this.iGridToolBar1.Close += new System.EventHandler(this.iGridToolBar1_Close); this.iGridToolBar1.RefreshData += new System.EventHandler(this.iGridToolBar1_RefreshData); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnChangePass); this.iGroupBox1.Controls.Add(this.btnResetPass); this.iGroupBox1.Controls.Add(this.iGridToolBar2); this.iGroupBox1.Controls.Add(this.iGridEXAcc); this.iGroupBox1.Location = new System.Drawing.Point(2, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(491, 180); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "حساب کاربری"; // // btnChangePass // this.btnChangePass.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnChangePass.Location = new System.Drawing.Point(-18, 152); this.btnChangePass.Name = "btnChangePass"; this.btnChangePass.Size = new System.Drawing.Size(64, 26); this.btnChangePass.TabIndex = 3; this.btnChangePass.Text = "تغییر رمز"; this.btnChangePass.VisualStyleManager = this.visualStyleManager1; this.btnChangePass.Click += new System.EventHandler(this.btnChangePass_Click); // // btnResetPass // this.btnResetPass.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnResetPass.Location = new System.Drawing.Point(50, 153); this.btnResetPass.Name = "btnResetPass"; this.btnResetPass.Size = new System.Drawing.Size(74, 24); this.btnResetPass.TabIndex = 2; this.btnResetPass.Text = "بازگردانی رمز"; this.btnResetPass.VisualStyleManager = this.visualStyleManager1; this.btnResetPass.Click += new System.EventHandler(this.btnResetPass_Click); // // iGridToolBar2 // this.iGridToolBar2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.iGridToolBar2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.iGridToolBar2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.iGridToolBar2.Location = new System.Drawing.Point(125, 150); this.iGridToolBar2.Name = "iGridToolBar2"; this.iGridToolBar2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.iGridToolBar2.Size = new System.Drawing.Size(366, 27); this.iGridToolBar2.TabIndex = 1; this.iGridToolBar2.NewRecord += new System.EventHandler(this.iGridToolBar2_NewRecord); this.iGridToolBar2.EditRecord += new System.EventHandler(this.iGridToolBar2_EditRecord); this.iGridToolBar2.DeleteRecord += new System.EventHandler(this.iGridToolBar2_DeleteRecord); this.iGridToolBar2.Close += new System.EventHandler(this.iGridToolBar2_Close); this.iGridToolBar2.RefreshData += new System.EventHandler(this.iGridToolBar2_RefreshData); // // iGridEXAcc // this.iGridEXAcc.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))); iGridEXAcc_DesignTimeLayout.LayoutString = resources.GetString("iGridEXAcc_DesignTimeLayout.LayoutString"); this.iGridEXAcc.DesignTimeLayout = iGridEXAcc_DesignTimeLayout; this.iGridEXAcc.Location = new System.Drawing.Point(0, 16); this.iGridEXAcc.Name = "iGridEXAcc"; this.iGridEXAcc.Size = new System.Drawing.Size(491, 131); this.iGridEXAcc.TabIndex = 0; // // iGroupBox2 // this.iGroupBox2.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.iGroupBox2.Controls.Add(this.btnReload); this.iGroupBox2.Controls.Add(this.btnCancelChange); this.iGroupBox2.Controls.Add(this.btnSaveChange); this.iGroupBox2.Controls.Add(this.rdAllPermissions); this.iGroupBox2.Controls.Add(this.rdCurrentPermission); this.iGroupBox2.Controls.Add(this.radTreeViewResource); this.iGroupBox2.Location = new System.Drawing.Point(3, 3); this.iGroupBox2.Name = "iGroupBox2"; this.iGroupBox2.Size = new System.Drawing.Size(636, 363); this.iGroupBox2.TabIndex = 0; this.iGroupBox2.TabStop = false; this.iGroupBox2.Text = "دسترسی ها"; // // btnReload // this.btnReload.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnReload.Location = new System.Drawing.Point(390, 331); this.btnReload.Name = "btnReload"; this.btnReload.Size = new System.Drawing.Size(75, 26); this.btnReload.TabIndex = 6; this.btnReload.Text = "بازخوانی"; this.btnReload.VisualStyleManager = this.visualStyleManager1; this.btnReload.Click += new System.EventHandler(this.btnReload_Click); // // btnCancelChange // this.btnCancelChange.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancelChange.Location = new System.Drawing.Point(471, 331); this.btnCancelChange.Name = "btnCancelChange"; this.btnCancelChange.Size = new System.Drawing.Size(75, 26); this.btnCancelChange.TabIndex = 5; this.btnCancelChange.Text = "لغو تغییرات"; this.btnCancelChange.VisualStyleManager = this.visualStyleManager1; this.btnCancelChange.Click += new System.EventHandler(this.btnCancelChange_Click); // // btnSaveChange // this.btnSaveChange.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSaveChange.Location = new System.Drawing.Point(552, 331); this.btnSaveChange.Name = "btnSaveChange"; this.btnSaveChange.Size = new System.Drawing.Size(75, 26); this.btnSaveChange.TabIndex = 4; this.btnSaveChange.Text = "ذخیره تغییرات"; this.btnSaveChange.VisualStyleManager = this.visualStyleManager1; this.btnSaveChange.Click += new System.EventHandler(this.btnSaveChange_Click); // // rdAllPermissions // this.rdAllPermissions.AutoSize = true; this.rdAllPermissions.Location = new System.Drawing.Point(372, 13); this.rdAllPermissions.Name = "rdAllPermissions"; this.rdAllPermissions.Size = new System.Drawing.Size(102, 17); this.rdAllPermissions.TabIndex = 3; this.rdAllPermissions.Text = "کل دسترسی ها"; this.rdAllPermissions.UseVisualStyleBackColor = true; this.rdAllPermissions.CheckedChanged += new System.EventHandler(this.rdAllPermissions_CheckedChanged); // // rdCurrentPermission // this.rdCurrentPermission.AutoSize = true; this.rdCurrentPermission.Checked = true; this.rdCurrentPermission.Location = new System.Drawing.Point(480, 13); this.rdCurrentPermission.Name = "rdCurrentPermission"; this.rdCurrentPermission.Size = new System.Drawing.Size(99, 17); this.rdCurrentPermission.TabIndex = 2; this.rdCurrentPermission.TabStop = true; this.rdCurrentPermission.Text = "دسترسی جاری"; this.rdCurrentPermission.UseVisualStyleBackColor = true; this.rdCurrentPermission.CheckedChanged += new System.EventHandler(this.rdCurrentPermission_CheckedChanged); // // radTreeViewResource // this.radTreeViewResource.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.radTreeViewResource.CheckBoxes = true; this.radTreeViewResource.Location = new System.Drawing.Point(6, 34); this.radTreeViewResource.Name = "radTreeViewResource"; this.radTreeViewResource.Size = new System.Drawing.Size(627, 290); this.radTreeViewResource.SpacingBetweenNodes = -1; this.radTreeViewResource.TabIndex = 1; this.radTreeViewResource.Text = "radTreeView1"; this.radTreeViewResource.TriStateMode = true; this.radTreeViewResource.NodeCheckedChanging += new Telerik.WinControls.UI.RadTreeView.RadTreeViewCancelEventHandler(this.radTreeViewResource_NodeCheckedChanging); this.radTreeViewResource.NodeCheckedChanged += new Telerik.WinControls.UI.TreeNodeCheckedEventHandler(this.radTreeViewResource_NodeCheckedChanged); // // radSplitContainer2 // this.radSplitContainer2.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.radSplitContainer2.Controls.Add(this.splitPanel2); this.radSplitContainer2.Controls.Add(this.splitPanel4); this.radSplitContainer2.Location = new System.Drawing.Point(3, 9); this.radSplitContainer2.Name = "radSplitContainer2"; // // // this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer2.Size = new System.Drawing.Size(636, 364); this.radSplitContainer2.TabIndex = 0; this.radSplitContainer2.TabStop = false; this.radSplitContainer2.Text = "radSplitContainer2"; // // splitPanel2 // this.splitPanel2.Controls.Add(this.iGroupBox4); this.splitPanel2.Location = new System.Drawing.Point(0, 0); this.splitPanel2.Name = "splitPanel2"; // // // this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel2.Size = new System.Drawing.Size(316, 364); this.splitPanel2.TabIndex = 0; this.splitPanel2.TabStop = false; this.splitPanel2.Text = "splitPanel2"; // // iGroupBox4 // this.iGroupBox4.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.iGroupBox4.Controls.Add(this.btnRemoveRole); this.iGroupBox4.Controls.Add(this.btnAddRole); this.iGroupBox4.Controls.Add(this.iGridEXRole); this.iGroupBox4.Location = new System.Drawing.Point(3, 3); this.iGroupBox4.Name = "iGroupBox4"; this.iGroupBox4.Size = new System.Drawing.Size(310, 358); this.iGroupBox4.TabIndex = 0; this.iGroupBox4.TabStop = false; this.iGroupBox4.Text = "نقش ها"; // // btnRemoveRole // this.btnRemoveRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveRole.Location = new System.Drawing.Point(151, 330); this.btnRemoveRole.Name = "btnRemoveRole"; this.btnRemoveRole.Size = new System.Drawing.Size(75, 26); this.btnRemoveRole.TabIndex = 4; this.btnRemoveRole.Text = "حذف نقش"; this.btnRemoveRole.VisualStyleManager = this.visualStyleManager1; this.btnRemoveRole.Click += new System.EventHandler(this.btnRemoveRole_Click); // // btnAddRole // this.btnAddRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddRole.Location = new System.Drawing.Point(232, 330); this.btnAddRole.Name = "btnAddRole"; this.btnAddRole.Size = new System.Drawing.Size(75, 26); this.btnAddRole.TabIndex = 3; this.btnAddRole.Text = "افزودن نقش"; this.btnAddRole.VisualStyleManager = this.visualStyleManager1; this.btnAddRole.Click += new System.EventHandler(this.btnAddRole_Click); // // iGridEXRole // this.iGridEXRole.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))); iGridEXRole_DesignTimeLayout.LayoutString = resources.GetString("iGridEXRole_DesignTimeLayout.LayoutString"); this.iGridEXRole.DesignTimeLayout = iGridEXRole_DesignTimeLayout; this.iGridEXRole.Location = new System.Drawing.Point(3, 14); this.iGridEXRole.Name = "iGridEXRole"; this.iGridEXRole.Size = new System.Drawing.Size(304, 312); this.iGridEXRole.TabIndex = 1; // // splitPanel4 // this.splitPanel4.Controls.Add(this.iGroupBox3); this.splitPanel4.Location = new System.Drawing.Point(320, 0); this.splitPanel4.Name = "splitPanel4"; // // // this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel4.Size = new System.Drawing.Size(316, 364); this.splitPanel4.TabIndex = 1; this.splitPanel4.TabStop = false; this.splitPanel4.Text = "splitPanel4"; // // iGroupBox3 // this.iGroupBox3.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.iGroupBox3.Controls.Add(this.btnRemoveGrp); this.iGroupBox3.Controls.Add(this.btnAddGrp); this.iGroupBox3.Controls.Add(this.iGridEXGrp); this.iGroupBox3.Location = new System.Drawing.Point(3, 3); this.iGroupBox3.Name = "iGroupBox3"; this.iGroupBox3.Size = new System.Drawing.Size(310, 359); this.iGroupBox3.TabIndex = 0; this.iGroupBox3.TabStop = false; this.iGroupBox3.Text = "گروه ها"; // // btnRemoveGrp // this.btnRemoveGrp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveGrp.Location = new System.Drawing.Point(148, 328); this.btnRemoveGrp.Name = "btnRemoveGrp"; this.btnRemoveGrp.Size = new System.Drawing.Size(75, 26); this.btnRemoveGrp.TabIndex = 2; this.btnRemoveGrp.Text = "لغو عضویت"; this.btnRemoveGrp.VisualStyleManager = this.visualStyleManager1; this.btnRemoveGrp.Click += new System.EventHandler(this.btnRemoveGrp_Click); // // btnAddGrp // this.btnAddGrp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddGrp.Location = new System.Drawing.Point(229, 328); this.btnAddGrp.Name = "btnAddGrp"; this.btnAddGrp.Size = new System.Drawing.Size(75, 26); this.btnAddGrp.TabIndex = 1; this.btnAddGrp.Text = "عضویت در گروه"; this.btnAddGrp.VisualStyleManager = this.visualStyleManager1; this.btnAddGrp.Click += new System.EventHandler(this.btnAddGrp_Click); // // iGridEXGrp // this.iGridEXGrp.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))); iGridEXGrp_DesignTimeLayout.LayoutString = resources.GetString("iGridEXGrp_DesignTimeLayout.LayoutString"); this.iGridEXGrp.DesignTimeLayout = iGridEXGrp_DesignTimeLayout; this.iGridEXGrp.Font = new System.Drawing.Font("Segoe UI", 8.25F); this.iGridEXGrp.Location = new System.Drawing.Point(4, 14); this.iGridEXGrp.Name = "iGridEXGrp"; this.iGridEXGrp.Size = new System.Drawing.Size(304, 312); this.iGridEXGrp.TabIndex = 0; // // radContextMenuAccess // this.radContextMenuAccess.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemDeny, this.radMenuItemCancelDeny }); // // radMenuItemDeny // this.radMenuItemDeny.AccessibleDescription = "deny"; this.radMenuItemDeny.AccessibleName = "عدم دسترسی"; this.radMenuItemDeny.Name = "radMenuItemDeny"; this.radMenuItemDeny.Text = "عدم دسترسی"; // // radMenuItemCancelDeny // this.radMenuItemCancelDeny.AccessibleDescription = "cencelDeny"; this.radMenuItemCancelDeny.AccessibleName = "لغو عدم دسترسی"; this.radMenuItemCancelDeny.Name = "radMenuItemCancelDeny"; this.radMenuItemCancelDeny.Text = "لغو عدم دسترسی"; // // groupBox1 // this.groupBox1.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.groupBox1.Controls.Add(this.gridUsers); this.groupBox1.Controls.Add(this.iGridToolBar1); this.groupBox1.Location = new System.Drawing.Point(3, 8); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(490, 548); this.groupBox1.TabIndex = 4; this.groupBox1.TabStop = false; this.groupBox1.Text = "کاربران"; // // splitContainer1 // this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(6, 13); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.splitContainer2); this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.splitContainer3); this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.splitContainer1.Size = new System.Drawing.Size(1142, 749); this.splitContainer1.SplitterDistance = 496; this.splitContainer1.TabIndex = 5; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.groupBox1); this.splitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.iGroupBox1); this.splitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.splitContainer2.Size = new System.Drawing.Size(496, 749); this.splitContainer2.SplitterDistance = 559; this.splitContainer2.TabIndex = 0; // // splitContainer3 // this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer3.Location = new System.Drawing.Point(0, 0); this.splitContainer3.Name = "splitContainer3"; this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer3.Panel1 // this.splitContainer3.Panel1.Controls.Add(this.iGroupBox2); this.splitContainer3.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; // // splitContainer3.Panel2 // this.splitContainer3.Panel2.Controls.Add(this.radSplitContainer2); this.splitContainer3.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.splitContainer3.Size = new System.Drawing.Size(642, 749); this.splitContainer3.SplitterDistance = 369; this.splitContainer3.TabIndex = 0; // // groupBox2 // this.groupBox2.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.groupBox2.Controls.Add(this.splitContainer1); this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(1148, 762); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; // // UCUsers // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.Controls.Add(this.groupBox2); this.Name = "UCUsers"; this.Size = new System.Drawing.Size(1148, 762); this.Load += new System.EventHandler(this.UCUsers_Load); ((System.ComponentModel.ISupportInitialize)(this.gridUsers)).EndInit(); this.iGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXAcc)).EndInit(); this.iGroupBox2.ResumeLayout(false); this.iGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); this.radSplitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); this.splitPanel2.ResumeLayout(false); this.iGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXRole)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); this.splitPanel4.ResumeLayout(false); this.iGroupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGrp)).EndInit(); this.groupBox1.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit(); this.splitContainer3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme3 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.iLabel1 = new ISE.UILibrary.ILabel(); this.txtTitle = new ISE.UILibrary.IEditBox(); this.chkEnabled = new ISE.UILibrary.ICheckBox(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.btnOk = new Janus.Windows.EditControls.UIButton(); this.iGroupBox1.SuspendLayout(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnOk); this.iGroupBox1.Controls.Add(this.chkEnabled); this.iGroupBox1.Controls.Add(this.txtTitle); this.iGroupBox1.Controls.Add(this.iLabel1); this.iGroupBox1.Location = new System.Drawing.Point(0, 0); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(356, 236); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "زیر منو"; // // iLabel1 // this.iLabel1.AutoSize = true; this.iLabel1.Location = new System.Drawing.Point(281, 62); this.iLabel1.Name = "iLabel1"; this.iLabel1.Size = new System.Drawing.Size(33, 13); this.iLabel1.TabIndex = 0; this.iLabel1.Text = "عنوان"; // // txtTitle // this.txtTitle.Location = new System.Drawing.Point(53, 54); this.txtTitle.Name = "txtTitle"; this.txtTitle.Size = new System.Drawing.Size(195, 21); this.txtTitle.TabIndex = 1; // // chkEnabled // this.chkEnabled.AutoSize = true; this.chkEnabled.Location = new System.Drawing.Point(238, 111); this.chkEnabled.Name = "chkEnabled"; this.chkEnabled.Size = new System.Drawing.Size(73, 17); this.chkEnabled.TabIndex = 2; this.chkEnabled.Text = "فعال باشد"; this.chkEnabled.UseVisualStyleBackColor = true; // // visualStyleManager1 // janusColorScheme3.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme3.Name = "Scheme0"; janusColorScheme3.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme3.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme3); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(142, 170); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 26); this.btnCancel.TabIndex = 17; this.btnCancel.Text = "بستن"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(236, 170); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 26); this.btnOk.TabIndex = 16; this.btnOk.Text = "ذخیره"; this.btnOk.VisualStyleManager = this.visualStyleManager1; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // UCSubMenuEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCSubMenuEntry"; this.Size = new System.Drawing.Size(356, 239); this.iGroupBox1.ResumeLayout(false); this.iGroupBox1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanel0 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel0Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.Accept = new Janus.Windows.EditControls.UIButton(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.uiButton3 = new Janus.Windows.EditControls.UIButton(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit(); this.uiPanel0.SuspendLayout(); this.uiPanel0Container.SuspendLayout(); this.SuspendLayout(); // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel0.Id = new System.Guid("b04724b9-2ee5-4849-9033-594faa5f6707"); this.uiPanelManager1.Panels.Add(this.uiPanel0); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("b04724b9-2ee5-4849-9033-594faa5f6707"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(456, 301), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("b04724b9-2ee5-4849-9033-594faa5f6707"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // visualStyleManager1 // janusColorScheme1.ActiveCaptionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.ActiveCaptionTextColor = System.Drawing.Color.White; janusColorScheme1.ControlColor = System.Drawing.Color.Aqua; janusColorScheme1.ControlDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.ControlTextColor = System.Drawing.Color.Black; janusColorScheme1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(219)))), ((int)(((byte)(221))))); janusColorScheme1.GrayTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.HighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.HighlightTextColor = System.Drawing.Color.White; janusColorScheme1.InfoColor = System.Drawing.Color.White; janusColorScheme1.InfoTextColor = System.Drawing.Color.Black; janusColorScheme1.MenuColor = System.Drawing.Color.White; janusColorScheme1.MenuTextColor = System.Drawing.Color.Black; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme1.UseThemes = false; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; janusColorScheme1.WindowColor = System.Drawing.Color.White; janusColorScheme1.WindowTextColor = System.Drawing.Color.Black; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // uiPanel0 // this.uiPanel0.CaptionVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel0.InnerContainer = this.uiPanel0Container; this.uiPanel0.Location = new System.Drawing.Point(3, 3); this.uiPanel0.Name = "uiPanel0"; this.uiPanel0.Size = new System.Drawing.Size(456, 301); this.uiPanel0.TabIndex = 4; this.uiPanel0.Text = "Panel 0"; // // uiPanel0Container // this.uiPanel0Container.Controls.Add(this.Accept); this.uiPanel0Container.Controls.Add(this.uiComboBox1); this.uiPanel0Container.Controls.Add(this.uiButton3); this.uiPanel0Container.Location = new System.Drawing.Point(1, 1); this.uiPanel0Container.Name = "uiPanel0Container"; this.uiPanel0Container.Size = new System.Drawing.Size(454, 299); this.uiPanel0Container.TabIndex = 0; // // Accept // this.Accept.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.Accept.Location = new System.Drawing.Point(308, 60); this.Accept.Name = "Accept"; this.Accept.Size = new System.Drawing.Size(128, 72); this.Accept.TabIndex = 5; this.Accept.Text = "Zatwierdz"; this.Accept.VisualStyleManager = this.visualStyleManager1; this.Accept.Click += new System.EventHandler(this.Accept_Click); // // uiComboBox1 // this.uiComboBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.uiComboBox1.Location = new System.Drawing.Point(9, 60); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Size = new System.Drawing.Size(232, 26); this.uiComboBox1.TabIndex = 4; // // uiButton3 // this.uiButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.uiButton3.Location = new System.Drawing.Point(9, 8); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(75, 23); this.uiButton3.TabIndex = 3; this.uiButton3.Text = "Wróć"; this.uiButton3.VisualStyleManager = this.visualStyleManager1; this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // ExistingUpdate // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(462, 307); this.Controls.Add(this.uiPanel0); this.Name = "ExistingUpdate"; this.Text = "ExistingUpdate"; this.Load += new System.EventHandler(this.ExistingUpdate_Load); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit(); this.uiPanel0.ResumeLayout(false); this.uiPanel0Container.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.uiPanel1 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel1Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.Explorer = new ManaSchedule.Views.ExplorerTree(); this.uiPanel3 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel3Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.rtfHelp = new System.Windows.Forms.RichTextBox(); this.uiPanel2 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel2Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.officeFormAdorner1 = new Janus.Windows.Ribbon.OfficeFormAdorner(this.components); this.MainRibbon = new Janus.Windows.Ribbon.Ribbon(); this.rtMain = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup1 = new Janus.Windows.Ribbon.RibbonGroup(); this.btAdmin = new Janus.Windows.Ribbon.ButtonCommand(); this.btHelp = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonStatusBar1 = new Janus.Windows.Ribbon.RibbonStatusBar(); this.button1 = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).BeginInit(); this.uiPanel1.SuspendLayout(); this.uiPanel1Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).BeginInit(); this.uiPanel3.SuspendLayout(); this.uiPanel3Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).BeginInit(); this.uiPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MainRibbon)).BeginInit(); this.SuspendLayout(); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Standard; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel1.Id = new System.Guid("63dc40c2-d4b2-4ddd-83e0-e88625addc58"); this.uiPanelManager1.Panels.Add(this.uiPanel1); this.uiPanel3.Id = new System.Guid("9e72db4a-8475-4359-ada8-cc5348174d31"); this.uiPanelManager1.Panels.Add(this.uiPanel3); this.uiPanel2.Id = new System.Guid("c1b7d686-bfcd-4319-b2f4-6720029833eb"); this.uiPanelManager1.Panels.Add(this.uiPanel2); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("63dc40c2-d4b2-4ddd-83e0-e88625addc58"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(200, 188), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("c1b7d686-bfcd-4319-b2f4-6720029833eb"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(415, 188), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("9e72db4a-8475-4359-ada8-cc5348174d31"), Janus.Windows.UI.Dock.PanelDockStyle.Right, new System.Drawing.Size(200, 188), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("63dc40c2-d4b2-4ddd-83e0-e88625addc58"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("9e72db4a-8475-4359-ada8-cc5348174d31"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("c1b7d686-bfcd-4319-b2f4-6720029833eb"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // uiPanel1 // this.uiPanel1.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel1.InnerContainer = this.uiPanel1Container; this.uiPanel1.Location = new System.Drawing.Point(3, 147); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(200, 188); this.uiPanel1.TabIndex = 4; this.uiPanel1.Text = "Игры"; // // uiPanel1Container // this.uiPanel1Container.Controls.Add(this.Explorer); this.uiPanel1Container.Location = new System.Drawing.Point(1, 23); this.uiPanel1Container.Name = "uiPanel1Container"; this.uiPanel1Container.Size = new System.Drawing.Size(194, 164); this.uiPanel1Container.TabIndex = 0; // // Explorer // this.Explorer.Dock = System.Windows.Forms.DockStyle.Fill; this.Explorer.Location = new System.Drawing.Point(0, 0); this.Explorer.Model = null; this.Explorer.Name = "Explorer"; this.Explorer.Size = new System.Drawing.Size(194, 164); this.Explorer.TabIndex = 0; this.Explorer.SelectionChanged += new System.EventHandler(this.Explorer_SelectionChanged); // // uiPanel3 // this.uiPanel3.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel3.Icon = ((System.Drawing.Icon)(resources.GetObject("uiPanel3.Icon"))); this.uiPanel3.InnerContainer = this.uiPanel3Container; this.uiPanel3.Location = new System.Drawing.Point(618, 147); this.uiPanel3.Name = "uiPanel3"; this.uiPanel3.Size = new System.Drawing.Size(200, 188); this.uiPanel3.TabIndex = 4; this.uiPanel3.Text = "Справка"; // // uiPanel3Container // this.uiPanel3Container.Controls.Add(this.rtfHelp); this.uiPanel3Container.Location = new System.Drawing.Point(5, 23); this.uiPanel3Container.Name = "uiPanel3Container"; this.uiPanel3Container.Size = new System.Drawing.Size(194, 164); this.uiPanel3Container.TabIndex = 0; // // rtfHelp // this.rtfHelp.Dock = System.Windows.Forms.DockStyle.Fill; this.rtfHelp.Location = new System.Drawing.Point(0, 0); this.rtfHelp.Name = "rtfHelp"; this.rtfHelp.Size = new System.Drawing.Size(194, 164); this.rtfHelp.TabIndex = 0; this.rtfHelp.Text = ""; // // uiPanel2 // this.uiPanel2.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel2.InnerContainer = this.uiPanel2Container; this.uiPanel2.Location = new System.Drawing.Point(203, 147); this.uiPanel2.Name = "uiPanel2"; this.uiPanel2.Size = new System.Drawing.Size(415, 188); this.uiPanel2.TabIndex = 4; this.uiPanel2.Text = "Panel 2"; // // uiPanel2Container // this.uiPanel2Container.Location = new System.Drawing.Point(1, 23); this.uiPanel2Container.Name = "uiPanel2Container"; this.uiPanel2Container.Size = new System.Drawing.Size(413, 164); this.uiPanel2Container.TabIndex = 0; // // officeFormAdorner1 // this.officeFormAdorner1.Form = this; // // MainRibbon // this.MainRibbon.BackstageMenuData = "<?xml version=\"1.0\" encoding=\"utf-8\"?><BackstageMenu><ImageKey /><Key /><Text>Fil" + "e</Text><Visible>False</Visible></BackstageMenu>"; // // // this.MainRibbon.HelpButton.Image = ((System.Drawing.Image)(resources.GetObject("MainRibbon.HelpButton.Image"))); this.MainRibbon.HelpButton.Key = "HelpButton"; this.MainRibbon.Location = new System.Drawing.Point(0, 0); this.MainRibbon.Name = "MainRibbon"; this.MainRibbon.ShowCustomizeButton = false; this.MainRibbon.ShowQuickCustomizeMenu = false; this.MainRibbon.Size = new System.Drawing.Size(821, 144); // // // this.MainRibbon.SuperTipComponent.AutoPopDelay = 2000; this.MainRibbon.SuperTipComponent.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.MainRibbon.SuperTipComponent.ImageList = null; this.MainRibbon.TabIndex = 5; this.MainRibbon.Tabs.AddRange(new Janus.Windows.Ribbon.RibbonTab[] { this.rtMain }); this.MainRibbon.Text = ""; this.MainRibbon.VisualStyle = Janus.Windows.Ribbon.VisualStyle.Office2010; // // rtMain // this.rtMain.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup1 }); this.rtMain.Key = "Main"; this.rtMain.Name = "rtMain"; this.rtMain.Text = "Главная"; // // ribbonGroup1 // this.ribbonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btAdmin, this.btHelp }); this.ribbonGroup1.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup1; this.ribbonGroup1.Key = "ribbonGroup1"; this.ribbonGroup1.Name = "ribbonGroup1"; this.ribbonGroup1.Text = "Настройки"; // // btAdmin // this.btAdmin.Checked = true; this.btAdmin.CheckOnClick = true; this.btAdmin.Icon = ((System.Drawing.Icon)(resources.GetObject("btAdmin.Icon"))); this.btAdmin.Key = "buttonCommand1"; this.btAdmin.Name = "btAdmin"; this.btAdmin.Text = "Режим Администратора"; this.btAdmin.CheckedChanged += new Janus.Windows.Ribbon.CommandEventHandler(this.btAdmin_CheckedChanged); // // btHelp // this.btHelp.Image = ((System.Drawing.Image)(resources.GetObject("btHelp.Image"))); this.btHelp.Key = "buttonCommand1"; this.btHelp.Name = "btHelp"; this.btHelp.Text = "Редактировать справку об экране"; this.btHelp.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btHelp_Click); // // ribbonStatusBar1 // this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 338); this.ribbonStatusBar1.Name = "ribbonStatusBar1"; this.ribbonStatusBar1.Size = new System.Drawing.Size(821, 23); // // // this.ribbonStatusBar1.SuperTipComponent.AutoPopDelay = 2000; this.ribbonStatusBar1.SuperTipComponent.ImageList = null; this.ribbonStatusBar1.TabIndex = 6; this.ribbonStatusBar1.Text = "ribbonStatusBar1"; this.ribbonStatusBar1.VisualStyle = Janus.Windows.Ribbon.VisualStyle.Office2010; // // button1 // this.button1.Location = new System.Drawing.Point(55, 77); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 0; this.button1.Text = "button1"; this.button1.UseVisualStyleBackColor = true; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(821, 361); this.Controls.Add(this.uiPanel2); this.Controls.Add(this.uiPanel3); this.Controls.Add(this.uiPanel1); this.Controls.Add(this.ribbonStatusBar1); this.Controls.Add(this.MainRibbon); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "MainForm"; this.Text = "Мана 2019 (Юбилейная)"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.SizeChanged += new System.EventHandler(this.MainForm_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).EndInit(); this.uiPanel1.ResumeLayout(false); this.uiPanel1Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).EndInit(); this.uiPanel3.ResumeLayout(false); this.uiPanel3Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).EndInit(); this.uiPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.officeFormAdorner1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MainRibbon)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme5 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.Common.JanusColorScheme janusColorScheme6 = new Janus.Windows.Common.JanusColorScheme(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain)); Janus.Windows.GridEX.GridEXLayout gridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout gridEX2_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout gridEX3_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout gridEX4_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.janusSuperTip1 = new Janus.Windows.Common.JanusSuperTip(this.components); this.buttonCommand6 = new Janus.Windows.Ribbon.ButtonCommand(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.buttonCommand7 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand9 = new Janus.Windows.Ribbon.ButtonCommand(); this.StatusBar1 = new Janus.Windows.Ribbon.RibbonStatusBar(); this.uiProgressBar1 = new Janus.Windows.EditControls.UIProgressBar(); this.lblSysMessage = new Janus.Windows.Ribbon.LabelCommand(); this.containerControlCommand1 = new Janus.Windows.Ribbon.ContainerControlCommand(); this.ribbon1 = new Janus.Windows.Ribbon.Ribbon(); this.backstageTab1 = new Janus.Windows.Ribbon.BackstageTab(); this.backstageTabControl1 = new Janus.Windows.Ribbon.BackstageTabControl(); this.label12 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.backstageTab2 = new Janus.Windows.Ribbon.BackstageTab(); this.backstageTabControl2 = new Janus.Windows.Ribbon.BackstageTabControl(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.ribbonTab1 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup1 = new Janus.Windows.Ribbon.RibbonGroup(); this.lblPickHospital = new Janus.Windows.Ribbon.LabelCommand(); this.cboHospital = new Janus.Windows.Ribbon.ComboBoxCommand(); this.ribbonGroup2 = new Janus.Windows.Ribbon.RibbonGroup(); this.labelCommand2 = new Janus.Windows.Ribbon.LabelCommand(); this.cboYear = new Janus.Windows.Ribbon.ComboBoxCommand(); this.ribbonGroup3 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnObjectEval = new Janus.Windows.Ribbon.ButtonCommand(); this.btnSubjectEval = new Janus.Windows.Ribbon.ButtonCommand(); this.separatorCommand1 = new Janus.Windows.Ribbon.SeparatorCommand(); this.btnEvalSummary = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab5 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup4 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand2 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup5 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand4 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand5 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand8 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup14 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand10 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand11 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab3 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup10 = new Janus.Windows.Ribbon.RibbonGroup(); this.btn1Level = new Janus.Windows.Ribbon.ButtonCommand(); this.btn2Level = new Janus.Windows.Ribbon.ButtonCommand(); this.btn3Level = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab2 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup7 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnHospital = new Janus.Windows.Ribbon.ButtonCommand(); this.btnYear = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup13 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnDataTemplate = new Janus.Windows.Ribbon.ButtonCommand(); this.btnQuery = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup9 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnUserManage = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab4 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup6 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnPrintData = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup8 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnOption = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup11 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnAddRow = new Janus.Windows.Ribbon.ButtonCommand(); this.btnDeleteRow = new Janus.Windows.Ribbon.ButtonCommand(); this.btnSave = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup12 = new Janus.Windows.Ribbon.RibbonGroup(); this.btnExit = new Janus.Windows.Ribbon.ButtonCommand(); this.dsHospitalBindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.dsHospital = new HPES.dsHospital(); this.dsYearBindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.dsYear = new HPES.dsYear(); this.dsHospitalBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsYearBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsYearTableAdapter1 = new HPES.dsYearTableAdapters.dsYearTableAdapter(); this.dsHospitalTableAdapter1 = new HPES.dsHospitalTableAdapters.dsHospitalTableAdapter(); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.uiPanel0 = new Janus.Windows.UI.Dock.UIPanelGroup(); this.uiPanel1 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel1Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.uiTab1 = new Janus.Windows.UI.Tab.UITab(); this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage(); this.gridEX1 = new Janus.Windows.GridEX.GridEX(); this.hpessubmitdataBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsSubmitData = new HPES.dsSubmitData(); this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage(); this.gridEX2 = new Janus.Windows.GridEX.GridEX(); this.hpesdrugBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsDrug = new HPES.dsDrug(); this.uiTabPage3 = new Janus.Windows.UI.Tab.UITabPage(); this.gridEX3 = new Janus.Windows.GridEX.GridEX(); this.hpesmaterialBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsMaterial = new HPES.dsMaterial(); this.uiTabPage4 = new Janus.Windows.UI.Tab.UITabPage(); this.gridEX4 = new Janus.Windows.GridEX.GridEX(); this.hpescijunbiBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsCiJunBi = new HPES.dsCiJunBi(); this.hpes_submit_dataTableAdapter = new HPES.dsSubmitDataTableAdapters.hpes_submit_dataTableAdapter(); this.hpes_drugTableAdapter = new HPES.dsDrugTableAdapters.hpes_drugTableAdapter(); this.hpes_materialTableAdapter = new HPES.dsMaterialTableAdapters.hpes_materialTableAdapter(); this.hpes_cijunbiTableAdapter = new HPES.dsCiJunBiTableAdapters.hpes_cijunbiTableAdapter(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.rptEvalSummary1 = new HPES.Report.rptEvalSummary(); this.StatusBar1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).BeginInit(); this.backstageTabControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.backstageTabControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospitalBindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospital)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYearBindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYear)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospitalBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYearBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit(); this.uiPanel0.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).BeginInit(); this.uiPanel1.SuspendLayout(); this.uiPanel1Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit(); this.uiTab1.SuspendLayout(); this.uiTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.hpessubmitdataBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsSubmitData)).BeginInit(); this.uiTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridEX2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.hpesdrugBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDrug)).BeginInit(); this.uiTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridEX3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.hpesmaterialBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsMaterial)).BeginInit(); this.uiTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridEX4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.hpescijunbiBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsCiJunBi)).BeginInit(); this.SuspendLayout(); // // visualStyleManager1 // janusColorScheme5.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme5.Name = "Scheme0"; janusColorScheme5.OfficeColorScheme = Janus.Windows.Common.OfficeColorScheme.Blue; janusColorScheme5.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme5.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; janusColorScheme6.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme6.Name = "Scheme1"; janusColorScheme6.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme6.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme5); this.visualStyleManager1.ColorSchemes.Add(janusColorScheme6); this.visualStyleManager1.DefaultColorScheme = "Scheme0"; // // janusSuperTip1 // this.janusSuperTip1.AutoPopDelay = 2000; this.janusSuperTip1.HeaderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(76)))), ((int)(((byte)(76))))); this.janusSuperTip1.ImageList = null; this.janusSuperTip1.OfficeCustomColor = System.Drawing.Color.White; // // buttonCommand6 // this.buttonCommand6.ImageIndex = 29; this.buttonCommand6.Key = "buttonCommand6"; this.buttonCommand6.LargeImageIndex = 29; this.buttonCommand6.Name = "buttonCommand6"; this.buttonCommand6.Style = Janus.Windows.Ribbon.CommandStyle.ImageAndText; this.buttonCommand6.Text = "退出系统"; this.buttonCommand6.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand6_Click); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "1-32.png"); this.imageList1.Images.SetKeyName(1, "1_filled-32.png"); this.imageList1.Images.SetKeyName(2, "2-32.png"); this.imageList1.Images.SetKeyName(3, "2_filled-32.png"); this.imageList1.Images.SetKeyName(4, "3-32.png"); this.imageList1.Images.SetKeyName(5, "3_filled-32.png"); this.imageList1.Images.SetKeyName(6, "Add_Row-32.png"); this.imageList1.Images.SetKeyName(7, "administrator2-32.png"); this.imageList1.Images.SetKeyName(8, "calendar-32.png"); this.imageList1.Images.SetKeyName(9, "computer-32.png"); this.imageList1.Images.SetKeyName(10, "contacts-32.png"); this.imageList1.Images.SetKeyName(11, "database-32.png"); this.imageList1.Images.SetKeyName(12, "Delete_Row-32.png"); this.imageList1.Images.SetKeyName(13, "diploma1-32.png"); this.imageList1.Images.SetKeyName(14, "doctor_suitecase-32.png"); this.imageList1.Images.SetKeyName(15, "excel-32.png"); this.imageList1.Images.SetKeyName(16, "hospital2-32.png"); this.imageList1.Images.SetKeyName(17, "hospital-32.png"); this.imageList1.Images.SetKeyName(18, "hotel-32.png"); this.imageList1.Images.SetKeyName(19, "login-32.png"); this.imageList1.Images.SetKeyName(20, "logout-32.png"); this.imageList1.Images.SetKeyName(21, "pen-32.png"); this.imageList1.Images.SetKeyName(22, "pencil-32.png"); this.imageList1.Images.SetKeyName(23, "pill-32.png"); this.imageList1.Images.SetKeyName(24, "print-32.png"); this.imageList1.Images.SetKeyName(25, "research-32.png"); this.imageList1.Images.SetKeyName(26, "save-32.png"); this.imageList1.Images.SetKeyName(27, "settings-32.png"); this.imageList1.Images.SetKeyName(28, "syringe-32.png"); this.imageList1.Images.SetKeyName(29, "close_window-32.png"); // // buttonCommand7 // this.buttonCommand7.Key = "buttonCommand7"; this.buttonCommand7.Name = "buttonCommand7"; this.buttonCommand7.Text = "关于系统"; // // buttonCommand9 // this.buttonCommand9.Key = "buttonCommand7"; this.buttonCommand9.Name = "buttonCommand7"; this.buttonCommand9.Text = "关于系统"; // // StatusBar1 // this.StatusBar1.Controls.Add(this.uiProgressBar1); this.StatusBar1.LeftPanelCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.lblSysMessage, this.containerControlCommand1}); this.StatusBar1.Location = new System.Drawing.Point(0, 743); this.StatusBar1.Name = "StatusBar1"; this.StatusBar1.OfficeCustomColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.StatusBar1.Size = new System.Drawing.Size(1272, 23); // // // this.StatusBar1.SuperTipComponent.AutoPopDelay = 2000; this.StatusBar1.SuperTipComponent.ImageList = null; this.StatusBar1.TabIndex = 8; this.StatusBar1.Text = "系统已就绪。"; this.StatusBar1.VisualStyle = Janus.Windows.Ribbon.VisualStyle.Office2010; // // uiProgressBar1 // this.uiProgressBar1.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiProgressBar1.Location = new System.Drawing.Point(156, 2); this.uiProgressBar1.Name = "uiProgressBar1"; this.uiProgressBar1.ShowPercentage = true; this.uiProgressBar1.Size = new System.Drawing.Size(100, 23); this.uiProgressBar1.TabIndex = 10; this.uiProgressBar1.Visible = false; this.uiProgressBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2010; // // lblSysMessage // this.lblSysMessage.Key = "labelCommand1"; this.lblSysMessage.Name = "lblSysMessage"; this.lblSysMessage.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.lblSysMessage.Style = Janus.Windows.Ribbon.CommandStyle.ImageAndText; this.lblSysMessage.Text = "系统已就绪,请开始使用。"; // // containerControlCommand1 // this.containerControlCommand1.Control = this.uiProgressBar1; this.containerControlCommand1.Key = "containerControlCommand1"; this.containerControlCommand1.Name = "containerControlCommand1"; // // ribbon1 // this.ribbon1.ApplicationName = "医院内涵建设指标量化考评管理系统"; this.ribbon1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ribbon1.BackgroundImage"))); this.ribbon1.BackstageCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.backstageTab1, this.backstageTab2, this.buttonCommand6}); this.ribbon1.BackstageMenuData = resources.GetString("ribbon1.BackstageMenuData"); this.ribbon1.BuiltInTextsData = resources.GetString("ribbon1.BuiltInTextsData"); this.ribbon1.FirstTabOffset = 50; // // // this.ribbon1.HelpButton.Image = ((System.Drawing.Image)(resources.GetObject("ribbon1.HelpButton.Image"))); this.ribbon1.HelpButton.Key = "HelpButton"; this.ribbon1.ImageList = this.imageList1; this.ribbon1.ItemRows = 2; this.ribbon1.LargeImageList = this.imageList1; this.ribbon1.Location = new System.Drawing.Point(0, 0); this.ribbon1.MaximumSize = new System.Drawing.Size(0, 150); this.ribbon1.Name = "ribbon1"; this.ribbon1.OfficeScrollBarStyle = Janus.Windows.Ribbon.OfficeScrollBarStyle.Light; this.ribbon1.SettingsKey = "HPESribbon"; this.ribbon1.ShowCustomizeButton = false; this.ribbon1.ShowQuickCustomizeMenu = false; this.ribbon1.ShowShortcutInMenus = true; this.ribbon1.ShowShortcutInToolTips = true; this.ribbon1.Size = new System.Drawing.Size(1272, 121); // // // this.ribbon1.SuperTipComponent.AutoPopDelay = 2000; this.ribbon1.SuperTipComponent.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ribbon1.SuperTipComponent.ImageList = this.imageList1; this.ribbon1.SuperTipDelay = 5000; this.ribbon1.TabIndex = 6; this.ribbon1.Tabs.AddRange(new Janus.Windows.Ribbon.RibbonTab[] { this.ribbonTab1, this.ribbonTab5, this.ribbonTab3, this.ribbonTab2, this.ribbonTab4}); this.ribbon1.TabStripHeight = 24; this.ribbon1.Text = ""; this.ribbon1.TitleBarFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ribbon1.VisualStyle = Janus.Windows.Ribbon.VisualStyle.Office2010; // // backstageTab1 // this.backstageTab1.AllowAddToQuickAccessBar = false; this.backstageTab1.Font = null; this.backstageTab1.Key = "backstageTab1"; this.backstageTab1.Name = "backstageTab1"; this.backstageTab1.TabPage = this.backstageTabControl1; this.backstageTab1.Text = "关于系统..."; // // backstageTabControl1 // this.backstageTabControl1.Controls.Add(this.label12); this.backstageTabControl1.Controls.Add(this.pictureBox1); this.backstageTabControl1.Controls.Add(this.label1); this.backstageTabControl1.Location = new System.Drawing.Point(0, 0); this.backstageTabControl1.Name = "backstageTabControl1"; this.backstageTabControl1.Size = new System.Drawing.Size(1145, 705); this.backstageTabControl1.TabIndex = 0; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(44, 408); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(277, 42); this.label12.TabIndex = 2; this.label12.Text = "开发单位:中国人民解放军第四〇一医院\r\n 版本:v 1.0\r\n发布时间:2013年11月"; // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(38, 26); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(640, 360); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox1.TabIndex = 1; this.pictureBox1.TabStop = false; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(187, 41); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(0, 39); this.label1.TabIndex = 0; // // backstageTab2 // this.backstageTab2.AllowAddToQuickAccessBar = false; this.backstageTab2.Font = null; this.backstageTab2.Key = "backstageTab2"; this.backstageTab2.Name = "backstageTab2"; this.backstageTab2.TabPage = this.backstageTabControl2; this.backstageTab2.Text = "使用说明..."; // // backstageTabControl2 // this.backstageTabControl2.Controls.Add(this.pictureBox6); this.backstageTabControl2.Controls.Add(this.pictureBox5); this.backstageTabControl2.Controls.Add(this.pictureBox4); this.backstageTabControl2.Controls.Add(this.pictureBox3); this.backstageTabControl2.Controls.Add(this.pictureBox2); this.backstageTabControl2.Controls.Add(this.label11); this.backstageTabControl2.Controls.Add(this.label10); this.backstageTabControl2.Controls.Add(this.label9); this.backstageTabControl2.Controls.Add(this.label8); this.backstageTabControl2.Controls.Add(this.label7); this.backstageTabControl2.Controls.Add(this.label6); this.backstageTabControl2.Controls.Add(this.label5); this.backstageTabControl2.Controls.Add(this.label4); this.backstageTabControl2.Controls.Add(this.label3); this.backstageTabControl2.Controls.Add(this.label2); this.backstageTabControl2.Location = new System.Drawing.Point(0, 0); this.backstageTabControl2.Name = "backstageTabControl2"; this.backstageTabControl2.Size = new System.Drawing.Size(1145, 705); this.backstageTabControl2.TabIndex = 0; this.backstageTabControl2.Text = "系统维护"; // // pictureBox6 // this.pictureBox6.Image = global::HPES.Properties.Resources.computer; this.pictureBox6.Location = new System.Drawing.Point(28, 503); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(91, 74); this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox6.TabIndex = 14; this.pictureBox6.TabStop = false; // // pictureBox5 // this.pictureBox5.Image = global::HPES.Properties.Resources.clip; this.pictureBox5.Location = new System.Drawing.Point(30, 392); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(87, 66); this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox5.TabIndex = 13; this.pictureBox5.TabStop = false; // // pictureBox4 // this.pictureBox4.Image = global::HPES.Properties.Resources.disk; this.pictureBox4.Location = new System.Drawing.Point(30, 272); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(87, 66); this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox4.TabIndex = 12; this.pictureBox4.TabStop = false; // // pictureBox3 // this.pictureBox3.Image = global::HPES.Properties.Resources.notebook; this.pictureBox3.Location = new System.Drawing.Point(30, 148); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(87, 66); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox3.TabIndex = 11; this.pictureBox3.TabStop = false; // // pictureBox2 // this.pictureBox2.Image = global::HPES.Properties.Resources.home1; this.pictureBox2.Location = new System.Drawing.Point(30, 33); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(87, 66); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox2.TabIndex = 10; this.pictureBox2.TabStop = false; // // label11 // this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(128, 542); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(700, 60); this.label11.TabIndex = 9; this.label11.Text = "访问数据打印、导出、添加、保存和删除等功能。\r\n数据打印和导出支持评分汇总、专家评分、客观评分等数据,导出格式为Microsoft Office Excel。\r\n" + "添加、保存和删除\r\n"; // // label10 // this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(128, 424); this.label10.Name = "label10"; this.label10.Padding = new System.Windows.Forms.Padding(4); this.label10.Size = new System.Drawing.Size(700, 70); this.label10.TabIndex = 8; this.label10.Text = "查看、管理一级、二级指标以及详细的考评标准。\r\n通过窗口上的按钮完成数据添加、修改、保存等操作。\r\n由于考评数据的历史连贯性要求,不建议删除指标和评分标准。\r\n指" + "标维护完成后,将在新的考评执行时应用。往年数据不受影响。"; // // label9 // this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(128, 308); this.label9.Name = "label9"; this.label9.Padding = new System.Windows.Forms.Padding(4); this.label9.Size = new System.Drawing.Size(700, 70); this.label9.TabIndex = 7; this.label9.Text = "导出医院提报数据模版,导入医院提报的数据,包括基础数据、药品目录以及耗材目录。\r\n数据模版采用 Microsoft Office Excel 文件格式,文件名格式" + "<医院名称>_<年度>.xls。各医院可根据模板要求录入基础数据、药品目录以及耗材目录。\r\n数据填写完毕后,执行“导入”操作将数据写入数据库,这些数据将在客观评" + "价及主观评价中使用。"; // // label8 // this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(128, 70); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(700, 60); this.label8.TabIndex = 6; this.label8.Text = resources.GetString("label8.Text"); // // label7 // this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.ForeColor = System.Drawing.SystemColors.WindowText; this.label7.Location = new System.Drawing.Point(128, 180); this.label7.Name = "label7"; this.label7.Padding = new System.Windows.Forms.Padding(4); this.label7.Size = new System.Drawing.Size(700, 74); this.label7.TabIndex = 5; this.label7.Text = resources.GetString("label7.Text"); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255))))); this.label6.Location = new System.Drawing.Point(126, 503); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(92, 27); this.label6.TabIndex = 4; this.label6.Text = "实用工具"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255))))); this.label5.Location = new System.Drawing.Point(126, 392); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(92, 27); this.label5.TabIndex = 3; this.label5.Text = "指标维护"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255))))); this.label4.Location = new System.Drawing.Point(126, 272); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(92, 27); this.label4.TabIndex = 2; this.label4.Text = "提报数据"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255))))); this.label3.Location = new System.Drawing.Point(126, 148); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(92, 27); this.label3.TabIndex = 1; this.label3.Text = "量化考评"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(153)))), ((int)(((byte)(255))))); this.label2.Location = new System.Drawing.Point(126, 35); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(52, 27); this.label2.TabIndex = 0; this.label2.Text = "简介"; // // ribbonTab1 // this.ribbonTab1.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup1, this.ribbonGroup2, this.ribbonGroup3}); this.ribbonTab1.Key = "ribbonTab1"; this.ribbonTab1.KeyTip = "选择医院和年度后,由此选项卡执行客观评价、主观评价并查看考评历史数据"; this.ribbonTab1.Name = "ribbonTab1"; this.ribbonTab1.Text = "量化考评"; // // ribbonGroup1 // this.ribbonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.lblPickHospital, this.cboHospital}); this.ribbonGroup1.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup1; this.ribbonGroup1.Key = "RibbonGroup1"; this.ribbonGroup1.Name = "ribbonGroup1"; // // lblPickHospital // this.lblPickHospital.Key = "labelCommand1"; this.lblPickHospital.Name = "lblPickHospital"; this.lblPickHospital.Text = "选择医院"; // // cboHospital // // // // this.cboHospital.ComboBox.BorderStyle = Janus.Windows.UI.BorderStyle.Flat; this.cboHospital.ComboBox.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; this.cboHospital.ComboBox.Location = new System.Drawing.Point(5, 80); this.cboHospital.ComboBox.Name = ""; this.cboHospital.ComboBox.Size = new System.Drawing.Size(180, 21); this.cboHospital.ComboBox.TabIndex = 0; this.cboHospital.ComboBox.VisualStyle = Janus.Windows.UI.VisualStyle.Office2010; this.cboHospital.ComboBox.SelectedValueChanged += new System.EventHandler(this.cboHospital_ComboBox_SelectedValueChanged); this.cboHospital.ControlWidth = 180; this.cboHospital.Key = "cboHospital"; this.cboHospital.Name = "cboHospital"; // // ribbonGroup2 // this.ribbonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.labelCommand2, this.cboYear}); this.ribbonGroup2.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup2; this.ribbonGroup2.Key = "RibbonGroup2"; this.ribbonGroup2.Name = "ribbonGroup2"; // // labelCommand2 // this.labelCommand2.Key = "lblPickYear"; this.labelCommand2.Name = "labelCommand2"; this.labelCommand2.Text = "选择年度"; // // cboYear // // // // this.cboYear.ComboBox.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; this.cboYear.ComboBox.ControlAppearance.ButtonAppearance = Janus.Windows.EditControls.ButtonAppearance.Flat; this.cboYear.ComboBox.Location = new System.Drawing.Point(192, 80); this.cboYear.ComboBox.Name = ""; this.cboYear.ComboBox.Size = new System.Drawing.Size(80, 21); this.cboYear.ComboBox.TabIndex = 2; this.cboYear.ComboBox.VisualStyle = Janus.Windows.UI.VisualStyle.Office2010; this.cboYear.ComboBox.SelectedValueChanged += new System.EventHandler(this.cboYear_ComboBox_SelectedValueChanged); this.cboYear.ControlWidth = 80; this.cboYear.Key = "cboYear"; this.cboYear.Name = "cboYear"; // // ribbonGroup3 // this.ribbonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnObjectEval, this.btnSubjectEval, this.separatorCommand1, this.btnEvalSummary}); this.ribbonGroup3.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup3; this.ribbonGroup3.Key = "ribbonGroup3"; this.ribbonGroup3.Name = "ribbonGroup3"; // // btnObjectEval // this.btnObjectEval.Key = "buttonCommand1"; this.btnObjectEval.LargeImageIndex = 9; this.btnObjectEval.Name = "btnObjectEval"; this.btnObjectEval.Text = "客观评分"; this.btnObjectEval.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnObjectEval_Click); // // btnSubjectEval // this.btnSubjectEval.ImageIndex = 21; this.btnSubjectEval.Key = "buttonCommand2"; this.btnSubjectEval.Name = "btnSubjectEval"; this.btnSubjectEval.Style = Janus.Windows.Ribbon.CommandStyle.ImageAndText; this.btnSubjectEval.Text = "专家打分"; this.btnSubjectEval.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnSubjectEval_Click); // // separatorCommand1 // this.separatorCommand1.Key = "separatorCommand1"; this.separatorCommand1.Name = "separatorCommand1"; // // btnEvalSummary // this.btnEvalSummary.ImageIndex = 13; this.btnEvalSummary.Key = "buttonCommand3"; this.btnEvalSummary.Name = "btnEvalSummary"; this.btnEvalSummary.Text = "评分汇总"; this.btnEvalSummary.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnEvalSummary_Click); // // ribbonTab5 // this.ribbonTab5.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup4, this.ribbonGroup5, this.ribbonGroup14}); this.ribbonTab5.Key = "ribbonTab5"; this.ribbonTab5.KeyTip = "导出医院提报数据模版,导入医院提报的数据,包括基础数据、药品目录以及耗材目录"; this.ribbonTab5.Name = "ribbonTab5"; this.ribbonTab5.Text = "提报数据"; // // ribbonGroup4 // this.ribbonGroup4.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand2}); this.ribbonGroup4.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup4; this.ribbonGroup4.Key = "ribbonGroup4"; this.ribbonGroup4.Name = "ribbonGroup4"; // // buttonCommand2 // this.buttonCommand2.Key = "buttonCommand2"; this.buttonCommand2.LargeImageIndex = 11; this.buttonCommand2.Name = "buttonCommand2"; this.buttonCommand2.Text = "基础数据"; this.buttonCommand2.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand2_Click); // // ribbonGroup5 // this.ribbonGroup5.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand4, this.buttonCommand5, this.buttonCommand8}); this.ribbonGroup5.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup5; this.ribbonGroup5.Key = "ribbonGroup5"; this.ribbonGroup5.Name = "ribbonGroup5"; // // buttonCommand4 // this.buttonCommand4.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand4.Image"))); this.buttonCommand4.ImageIndex = 23; this.buttonCommand4.Key = "buttonCommand4"; this.buttonCommand4.Name = "buttonCommand4"; this.buttonCommand4.Text = "抗菌药物目录"; this.buttonCommand4.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand4_Click); // // buttonCommand5 // this.buttonCommand5.Image = ((System.Drawing.Image)(resources.GetObject("buttonCommand5.Image"))); this.buttonCommand5.Key = "buttonCommand5"; this.buttonCommand5.Name = "buttonCommand5"; this.buttonCommand5.Text = "医院药品"; this.buttonCommand5.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand5_Click); // // buttonCommand8 // this.buttonCommand8.ImageIndex = 28; this.buttonCommand8.Key = "buttonCommand8"; this.buttonCommand8.Name = "buttonCommand8"; this.buttonCommand8.Text = "医用耗材"; this.buttonCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand8_Click); // // ribbonGroup14 // this.ribbonGroup14.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand10, this.buttonCommand11}); this.ribbonGroup14.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup14; this.ribbonGroup14.Key = "ribbonGroup14"; this.ribbonGroup14.Name = "ribbonGroup14"; // // buttonCommand10 // this.buttonCommand10.ImageIndex = 19; this.buttonCommand10.Key = "buttonCommand10"; this.buttonCommand10.Name = "buttonCommand10"; this.buttonCommand10.Text = "导入数据"; this.buttonCommand10.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand10_Click_1); // // buttonCommand11 // this.buttonCommand11.ImageIndex = 20; this.buttonCommand11.Key = "buttonCommand11"; this.buttonCommand11.Name = "buttonCommand11"; this.buttonCommand11.Text = "导出模板"; this.buttonCommand11.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand11_Click); // // ribbonTab3 // this.ribbonTab3.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup10}); this.ribbonTab3.Key = "RibbonTab3"; this.ribbonTab3.KeyTip = "查看、管理一级、二级指标以及详细的考评标准"; this.ribbonTab3.Name = "ribbonTab3"; this.ribbonTab3.Text = "指标维护"; // // ribbonGroup10 // this.ribbonGroup10.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btn1Level, this.btn2Level, this.btn3Level}); this.ribbonGroup10.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup10; this.ribbonGroup10.Key = "ribbonGroup10"; this.ribbonGroup10.Name = "ribbonGroup10"; // // btn1Level // this.btn1Level.ImageIndex = 0; this.btn1Level.Key = "buttonCommand14"; this.btn1Level.Name = "btn1Level"; this.btn1Level.Text = "一级指标"; this.btn1Level.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btn1Level_Click); // // btn2Level // this.btn2Level.ImageIndex = 2; this.btn2Level.Key = "buttonCommand15"; this.btn2Level.Name = "btn2Level"; this.btn2Level.Text = "二级指标"; this.btn2Level.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btn2Level_Click); // // btn3Level // this.btn3Level.ImageIndex = 4; this.btn3Level.Key = "buttonCommand16"; this.btn3Level.Name = "btn3Level"; this.btn3Level.Text = "考评要点"; this.btn3Level.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btn3Level_Click); // // ribbonTab2 // this.ribbonTab2.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup7, this.ribbonGroup13, this.ribbonGroup9}); this.ribbonTab2.Key = "RibbonTab2"; this.ribbonTab2.KeyTip = "管理军队医院数据、考评年度设置、用户信息以及数据模版"; this.ribbonTab2.Name = "ribbonTab2"; this.ribbonTab2.Text = "系统维护"; // // ribbonGroup7 // this.ribbonGroup7.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnHospital, this.btnYear}); this.ribbonGroup7.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup7; this.ribbonGroup7.Key = "ribbonGroup7"; this.ribbonGroup7.Name = "ribbonGroup7"; // // btnHospital // this.btnHospital.Key = "buttonCommand11"; this.btnHospital.LargeImageIndex = 18; this.btnHospital.Name = "btnHospital"; this.btnHospital.Text = "医院信息维护"; this.btnHospital.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnHospital_Click); // // btnYear // this.btnYear.Key = "buttonCommand2"; this.btnYear.LargeImageIndex = 8; this.btnYear.Name = "btnYear"; this.btnYear.Text = "年度维护"; this.btnYear.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnYear_Click); // // ribbonGroup13 // this.ribbonGroup13.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnDataTemplate, this.btnQuery}); this.ribbonGroup13.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup13; this.ribbonGroup13.Key = "ribbonGroup13"; this.ribbonGroup13.Name = "ribbonGroup13"; // // btnDataTemplate // this.btnDataTemplate.Key = "buttonCommand3"; this.btnDataTemplate.LargeImageIndex = 11; this.btnDataTemplate.Name = "btnDataTemplate"; this.btnDataTemplate.Text = "基础数据模板"; this.btnDataTemplate.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand3_Click); // // btnQuery // this.btnQuery.Key = "buttonCommand1"; this.btnQuery.LargeImageIndex = 25; this.btnQuery.Name = "btnQuery"; this.btnQuery.Text = "查询定义"; this.btnQuery.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnQuery_Click); // // ribbonGroup9 // this.ribbonGroup9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnUserManage}); this.ribbonGroup9.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup9; this.ribbonGroup9.Key = "ribbonGroup9"; this.ribbonGroup9.Name = "ribbonGroup9"; // // btnUserManage // this.btnUserManage.Key = "userManage"; this.btnUserManage.LargeImageIndex = 7; this.btnUserManage.Name = "btnUserManage"; this.btnUserManage.Text = "用户管理"; this.btnUserManage.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnUserManage_Click); // // ribbonTab4 // this.ribbonTab4.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup6, this.ribbonGroup8, this.ribbonGroup11, this.ribbonGroup12}); this.ribbonTab4.Key = "RibbonTab4"; this.ribbonTab4.KeyTip = "访问数据打印、导出、添加、保存和删除等功能"; this.ribbonTab4.Name = "ribbonTab4"; this.ribbonTab4.Text = "实用功能"; // // ribbonGroup6 // this.ribbonGroup6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnPrintData}); this.ribbonGroup6.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup6; this.ribbonGroup6.Key = "ribbonGroup6"; this.ribbonGroup6.Name = "ribbonGroup6"; // // btnPrintData // this.btnPrintData.ImageIndex = 24; this.btnPrintData.Key = "buttonCommand6"; this.btnPrintData.Name = "btnPrintData"; this.btnPrintData.Text = "打印报表"; this.btnPrintData.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnPrintData_Click); // // ribbonGroup8 // this.ribbonGroup8.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnOption}); this.ribbonGroup8.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup8; this.ribbonGroup8.Key = "ribbonGroup8"; this.ribbonGroup8.Name = "ribbonGroup8"; // // btnOption // this.btnOption.ImageIndex = 27; this.btnOption.Key = "buttonCommand8"; this.btnOption.Name = "btnOption"; this.btnOption.Text = "系统选项"; this.btnOption.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnOption_Click); // // ribbonGroup11 // this.ribbonGroup11.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnAddRow, this.btnDeleteRow, this.btnSave}); this.ribbonGroup11.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup11; this.ribbonGroup11.Key = "ribbonGroup11"; this.ribbonGroup11.Name = "ribbonGroup11"; // // btnAddRow // this.btnAddRow.ImageIndex = 6; this.btnAddRow.Key = "buttonCommand2"; this.btnAddRow.Name = "btnAddRow"; this.btnAddRow.Text = "增加"; // // btnDeleteRow // this.btnDeleteRow.ImageIndex = 12; this.btnDeleteRow.Key = "buttonCommand3"; this.btnDeleteRow.Name = "btnDeleteRow"; this.btnDeleteRow.Text = "删除"; // // btnSave // this.btnSave.ImageIndex = 26; this.btnSave.Key = "buttonCommand5"; this.btnSave.Name = "btnSave"; this.btnSave.Text = "保存"; this.btnSave.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnSave_Click); // // ribbonGroup12 // this.ribbonGroup12.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.btnExit}); this.ribbonGroup12.DialogButtonSuperTipSettings.ImageListProvider = this.ribbonGroup12; this.ribbonGroup12.Key = "ribbonGroup12"; this.ribbonGroup12.Name = "ribbonGroup12"; // // btnExit // this.btnExit.ImageIndex = 29; this.btnExit.Key = "buttonCommand10"; this.btnExit.Name = "btnExit"; this.btnExit.Text = "退出系统"; this.btnExit.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.btnExit_Click); // // dsHospitalBindingSource1 // this.dsHospitalBindingSource1.DataMember = "dsHospital"; this.dsHospitalBindingSource1.DataSource = this.dsHospital; // // dsHospital // this.dsHospital.DataSetName = "dsHospital"; this.dsHospital.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // dsYearBindingSource1 // this.dsYearBindingSource1.DataMember = "dsYear"; this.dsYearBindingSource1.DataSource = this.dsYear; // // dsYear // this.dsYear.DataSetName = "dsYear"; this.dsYear.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // dsYearTableAdapter1 // this.dsYearTableAdapter1.ClearBeforeFill = true; // // dsHospitalTableAdapter1 // this.dsHospitalTableAdapter1.ClearBeforeFill = true; // // uiPanelManager1 // this.uiPanelManager1.BuiltInTextsData = resources.GetString("uiPanelManager1.BuiltInTextsData"); this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.DefaultTabGroupStyle = Janus.Windows.UI.Dock.TabGroupStyle.OutlookNavigator; this.uiPanelManager1.DockingStyleMode = Janus.Windows.UI.Dock.DockingStyleMode.Standard; this.uiPanelManager1.OfficeColorScheme = Janus.Windows.UI.OfficeColorScheme.Blue; this.uiPanelManager1.SplitterSize = 3; this.uiPanelManager1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2010; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel0.Id = new System.Guid("567c3f27-489f-4aa8-ae60-e57a1faa7459"); this.uiPanel0.StaticGroup = true; this.uiPanel1.Id = new System.Guid("42d13bcf-aa5b-476c-96e5-9ce9ffd37596"); this.uiPanel0.Panels.Add(this.uiPanel1); this.uiPanelManager1.Panels.Add(this.uiPanel0); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("567c3f27-489f-4aa8-ae60-e57a1faa7459"), Janus.Windows.UI.Dock.PanelGroupStyle.HorizontalTiles, Janus.Windows.UI.Dock.PanelDockStyle.Right, true, new System.Drawing.Size(300, 616), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("42d13bcf-aa5b-476c-96e5-9ce9ffd37596"), new System.Guid("567c3f27-489f-4aa8-ae60-e57a1faa7459"), 608, true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("567c3f27-489f-4aa8-ae60-e57a1faa7459"), Janus.Windows.UI.Dock.PanelGroupStyle.HorizontalTiles, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("42d13bcf-aa5b-476c-96e5-9ce9ffd37596"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // uiPanel0 // this.uiPanel0.AutoHideButtonVisible = Janus.Windows.UI.InheritableBoolean.True; this.uiPanel0.CaptionStyle = Janus.Windows.UI.Dock.PanelCaptionStyle.Dark; this.uiPanel0.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel0.Location = new System.Drawing.Point(969, 124); this.uiPanel0.Name = "uiPanel0"; this.uiPanel0.Size = new System.Drawing.Size(300, 616); this.uiPanel0.TabIndex = 4; this.uiPanel0.Text = "医院提报数据"; // // uiPanel1 // this.uiPanel1.CaptionVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel1.InfoText = "查看医院提报数据"; this.uiPanel1.InnerContainer = this.uiPanel1Container; this.uiPanel1.Location = new System.Drawing.Point(3, 22); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(297, 594); this.uiPanel1.TabIndex = 4; // // uiPanel1Container // this.uiPanel1Container.Controls.Add(this.uiTab1); this.uiPanel1Container.Location = new System.Drawing.Point(1, 1); this.uiPanel1Container.Name = "uiPanel1Container"; this.uiPanel1Container.Size = new System.Drawing.Size(295, 592); this.uiPanel1Container.TabIndex = 0; // // uiTab1 // this.uiTab1.ColorScheme = "Scheme0"; this.uiTab1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTab1.FirstTabOffset = 3; this.uiTab1.Location = new System.Drawing.Point(0, 0); this.uiTab1.Margin = new System.Windows.Forms.Padding(2); this.uiTab1.Name = "uiTab1"; this.uiTab1.OfficeColorScheme = Janus.Windows.UI.OfficeColorScheme.Blue; this.uiTab1.Size = new System.Drawing.Size(295, 592); this.uiTab1.TabIndex = 0; this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] { this.uiTabPage1, this.uiTabPage2, this.uiTabPage3, this.uiTabPage4}); this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2010; this.uiTab1.VisualStyleManager = this.visualStyleManager1; // // uiTabPage1 // this.uiTabPage1.Controls.Add(this.gridEX1); this.uiTabPage1.Location = new System.Drawing.Point(1, 20); this.uiTabPage1.Name = "uiTabPage1"; this.uiTabPage1.Size = new System.Drawing.Size(293, 571); this.uiTabPage1.TabStop = true; this.uiTabPage1.Text = "基础数据(&B)"; this.uiTabPage1.ToolTipText = "由医院提报的基础数据"; // // gridEX1 // this.gridEX1.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False; this.gridEX1.AlternatingColors = true; this.gridEX1.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><EmptyGridInfo>没有数据可供显" + "示</EmptyGridInfo></LocalizableData>"; this.gridEX1.DataSource = this.hpessubmitdataBindingSource; gridEX1_DesignTimeLayout.LayoutString = resources.GetString("gridEX1_DesignTimeLayout.LayoutString"); this.gridEX1.DesignTimeLayout = gridEX1_DesignTimeLayout; this.gridEX1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridEX1.GroupByBoxVisible = false; this.gridEX1.Location = new System.Drawing.Point(0, 0); this.gridEX1.Name = "gridEX1"; this.gridEX1.OfficeColorScheme = Janus.Windows.GridEX.OfficeColorScheme.Blue; this.gridEX1.Size = new System.Drawing.Size(293, 571); this.gridEX1.TabIndex = 0; this.gridEX1.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010; this.gridEX1.VisualStyleManager = this.visualStyleManager1; // // hpessubmitdataBindingSource // this.hpessubmitdataBindingSource.DataMember = "hpes_submit_data"; this.hpessubmitdataBindingSource.DataSource = this.dsSubmitData; // // dsSubmitData // this.dsSubmitData.DataSetName = "dsSubmitData"; this.dsSubmitData.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // uiTabPage2 // this.uiTabPage2.Controls.Add(this.gridEX2); this.uiTabPage2.Location = new System.Drawing.Point(1, 20); this.uiTabPage2.Name = "uiTabPage2"; this.uiTabPage2.Size = new System.Drawing.Size(293, 561); this.uiTabPage2.TabStop = true; this.uiTabPage2.Text = "药品(&D)"; this.uiTabPage2.ToolTipText = "由医院提报的年度药品目录,包括集中采购以及抗菌药物"; // // gridEX2 // this.gridEX2.AlternatingColors = true; this.gridEX2.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><EmptyGridInfo>没有数据可供显" + "示</EmptyGridInfo></LocalizableData>"; this.gridEX2.DataSource = this.hpesdrugBindingSource; gridEX2_DesignTimeLayout.LayoutString = resources.GetString("gridEX2_DesignTimeLayout.LayoutString"); this.gridEX2.DesignTimeLayout = gridEX2_DesignTimeLayout; this.gridEX2.Dock = System.Windows.Forms.DockStyle.Fill; this.gridEX2.GroupByBoxVisible = false; this.gridEX2.Location = new System.Drawing.Point(0, 0); this.gridEX2.Name = "gridEX2"; this.gridEX2.OfficeColorScheme = Janus.Windows.GridEX.OfficeColorScheme.Blue; this.gridEX2.Size = new System.Drawing.Size(293, 561); this.gridEX2.TabIndex = 0; this.gridEX2.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010; this.gridEX2.VisualStyleManager = this.visualStyleManager1; // // hpesdrugBindingSource // this.hpesdrugBindingSource.DataMember = "hpes_drug"; this.hpesdrugBindingSource.DataSource = this.dsDrug; // // dsDrug // this.dsDrug.DataSetName = "dsDrug"; this.dsDrug.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // uiTabPage3 // this.uiTabPage3.Controls.Add(this.gridEX3); this.uiTabPage3.Location = new System.Drawing.Point(1, 20); this.uiTabPage3.Name = "uiTabPage3"; this.uiTabPage3.Size = new System.Drawing.Size(293, 561); this.uiTabPage3.TabStop = true; this.uiTabPage3.Text = "耗材(&M)"; this.uiTabPage3.ToolTipText = "由医院提报的年度耗材采购数据,含集中招标采购"; // // gridEX3 // this.gridEX3.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><EmptyGridInfo>没有数据可供显" + "示</EmptyGridInfo></LocalizableData>"; this.gridEX3.DataSource = this.hpesmaterialBindingSource; gridEX3_DesignTimeLayout.LayoutString = resources.GetString("gridEX3_DesignTimeLayout.LayoutString"); this.gridEX3.DesignTimeLayout = gridEX3_DesignTimeLayout; this.gridEX3.Dock = System.Windows.Forms.DockStyle.Fill; this.gridEX3.GroupByBoxVisible = false; this.gridEX3.Location = new System.Drawing.Point(0, 0); this.gridEX3.Name = "gridEX3"; this.gridEX3.OfficeColorScheme = Janus.Windows.GridEX.OfficeColorScheme.Blue; this.gridEX3.Size = new System.Drawing.Size(293, 561); this.gridEX3.TabIndex = 0; this.gridEX3.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010; this.gridEX3.VisualStyleManager = this.visualStyleManager1; // // hpesmaterialBindingSource // this.hpesmaterialBindingSource.DataMember = "hpes_material"; this.hpesmaterialBindingSource.DataSource = this.dsMaterial; // // dsMaterial // this.dsMaterial.DataSetName = "dsMaterial"; this.dsMaterial.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // uiTabPage4 // this.uiTabPage4.Controls.Add(this.gridEX4); this.uiTabPage4.Location = new System.Drawing.Point(1, 20); this.uiTabPage4.Name = "uiTabPage4"; this.uiTabPage4.Size = new System.Drawing.Size(293, 583); this.uiTabPage4.TabStop = true; this.uiTabPage4.Text = "次均比(&R)"; this.uiTabPage4.ToolTipText = "军队/地方分年龄段前五病种次均费用比较"; // // gridEX4 // this.gridEX4.BuiltInTextsData = "<LocalizableData ID=\"LocalizableStrings\" Collection=\"true\"><EmptyGridInfo>没有数据可供显" + "示</EmptyGridInfo></LocalizableData>"; this.gridEX4.DataSource = this.hpescijunbiBindingSource; gridEX4_DesignTimeLayout.LayoutString = resources.GetString("gridEX4_DesignTimeLayout.LayoutString"); this.gridEX4.DesignTimeLayout = gridEX4_DesignTimeLayout; this.gridEX4.Dock = System.Windows.Forms.DockStyle.Fill; this.gridEX4.GroupByBoxVisible = false; this.gridEX4.Location = new System.Drawing.Point(0, 0); this.gridEX4.Name = "gridEX4"; this.gridEX4.OfficeColorScheme = Janus.Windows.GridEX.OfficeColorScheme.Blue; this.gridEX4.Size = new System.Drawing.Size(293, 583); this.gridEX4.TabIndex = 1; this.gridEX4.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010; this.gridEX4.VisualStyleManager = this.visualStyleManager1; // // hpescijunbiBindingSource // this.hpescijunbiBindingSource.DataMember = "hpes_cijunbi"; this.hpescijunbiBindingSource.DataSource = this.dsCiJunBi; // // dsCiJunBi // this.dsCiJunBi.DataSetName = "dsCiJunBi"; this.dsCiJunBi.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // hpes_submit_dataTableAdapter // this.hpes_submit_dataTableAdapter.ClearBeforeFill = true; // // hpes_drugTableAdapter // this.hpes_drugTableAdapter.ClearBeforeFill = true; // // hpes_materialTableAdapter // this.hpes_materialTableAdapter.ClearBeforeFill = true; // // hpes_cijunbiTableAdapter // this.hpes_cijunbiTableAdapter.ClearBeforeFill = true; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // frmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ClientSize = new System.Drawing.Size(1272, 766); this.Controls.Add(this.uiPanel0); this.Controls.Add(this.StatusBar1); this.Controls.Add(this.ribbon1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Name = "frmMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "医院内涵建设指标量化考评管理系统"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.frmMain_Load); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmMain_FormClosed); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing); this.StatusBar1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).EndInit(); this.backstageTabControl1.ResumeLayout(false); this.backstageTabControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.backstageTabControl2.ResumeLayout(false); this.backstageTabControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospitalBindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospital)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYearBindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYear)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsHospitalBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsYearBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit(); this.uiPanel0.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).EndInit(); this.uiPanel1.ResumeLayout(false); this.uiPanel1Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit(); this.uiTab1.ResumeLayout(false); this.uiTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.hpessubmitdataBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsSubmitData)).EndInit(); this.uiTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridEX2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.hpesdrugBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDrug)).EndInit(); this.uiTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridEX3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.hpesmaterialBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsMaterial)).EndInit(); this.uiTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridEX4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.hpescijunbiBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsCiJunBi)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.btSave = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btCancel = new Janus.Windows.EditControls.UIButton(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.tbTeam1 = new Janus.Windows.GridEX.EditControls.EditBox(); this.tbTeam2 = new Janus.Windows.GridEX.EditControls.EditBox(); this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox(); this.tbDescription = new Janus.Windows.GridEX.EditControls.EditBox(); this.cbTeam1Missing = new Janus.Windows.EditControls.UICheckBox(); this.cbTeam2Missing = new Janus.Windows.EditControls.UICheckBox(); this.rbTeam1Win = new Janus.Windows.EditControls.UIRadioButton(); this.rbTeam2Win = new Janus.Windows.EditControls.UIRadioButton(); this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox(); this.listReferee = new System.Windows.Forms.ListBox(); this.gridCarnival = new Janus.Windows.GridEX.GridEX(); this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit(); this.uiGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit(); this.uiGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridCarnival)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit(); this.uiGroupBox4.SuspendLayout(); this.SuspendLayout(); // // btSave // this.btSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btSave.Location = new System.Drawing.Point(239, 500); this.btSave.Name = "btSave"; this.btSave.Size = new System.Drawing.Size(75, 23); this.btSave.TabIndex = 0; this.btSave.Text = "Сохранить"; this.btSave.VisualStyleManager = this.visualStyleManager1; this.btSave.Click += new System.EventHandler(this.btSave_Click); // // visualStyleManager1 // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // btCancel // this.btCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btCancel.Location = new System.Drawing.Point(320, 500); this.btCancel.Name = "btCancel"; this.btCancel.Size = new System.Drawing.Size(75, 23); this.btCancel.TabIndex = 1; this.btCancel.Text = "Отмена"; this.btCancel.VisualStyleManager = this.visualStyleManager1; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(12, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(64, 13); this.label1.TabIndex = 2; this.label1.Text = "Команда 1:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(223, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(64, 13); this.label2.TabIndex = 3; this.label2.Text = "Команда 2:"; // // tbTeam1 // this.tbTeam1.Location = new System.Drawing.Point(15, 25); this.tbTeam1.Name = "tbTeam1"; this.tbTeam1.ReadOnly = true; this.tbTeam1.Size = new System.Drawing.Size(167, 20); this.tbTeam1.TabIndex = 4; this.tbTeam1.VisualStyleManager = this.visualStyleManager1; // // tbTeam2 // this.tbTeam2.Location = new System.Drawing.Point(226, 25); this.tbTeam2.Name = "tbTeam2"; this.tbTeam2.ReadOnly = true; this.tbTeam2.Size = new System.Drawing.Size(167, 20); this.tbTeam2.TabIndex = 5; this.tbTeam2.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox2 // this.uiGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiGroupBox2.Controls.Add(this.tbDescription); this.uiGroupBox2.Location = new System.Drawing.Point(12, 400); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Size = new System.Drawing.Size(381, 94); this.uiGroupBox2.TabIndex = 7; this.uiGroupBox2.Text = "Примечания"; this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1; // // tbDescription // this.tbDescription.Dock = System.Windows.Forms.DockStyle.Fill; this.tbDescription.Location = new System.Drawing.Point(3, 16); this.tbDescription.Multiline = true; this.tbDescription.Name = "tbDescription"; this.tbDescription.Size = new System.Drawing.Size(375, 75); this.tbDescription.TabIndex = 0; this.tbDescription.VisualStyleManager = this.visualStyleManager1; // // cbTeam1Missing // this.cbTeam1Missing.CheckedValue = ""; this.cbTeam1Missing.Location = new System.Drawing.Point(15, 51); this.cbTeam1Missing.Name = "cbTeam1Missing"; this.cbTeam1Missing.Size = new System.Drawing.Size(72, 23); this.cbTeam1Missing.TabIndex = 8; this.cbTeam1Missing.Text = "Неявка"; this.cbTeam1Missing.ThreeState = true; this.cbTeam1Missing.VisualStyleManager = this.visualStyleManager1; this.cbTeam1Missing.CheckedChanged += new System.EventHandler(this.UpdateButtons); this.cbTeam1Missing.CheckStateChanged += new System.EventHandler(this.UpdateButtons); // // cbTeam2Missing // this.cbTeam2Missing.Location = new System.Drawing.Point(226, 51); this.cbTeam2Missing.Name = "cbTeam2Missing"; this.cbTeam2Missing.Size = new System.Drawing.Size(72, 23); this.cbTeam2Missing.TabIndex = 9; this.cbTeam2Missing.Text = "Неявка"; this.cbTeam2Missing.ThreeState = true; this.cbTeam2Missing.VisualStyleManager = this.visualStyleManager1; this.cbTeam2Missing.CheckedChanged += new System.EventHandler(this.UpdateButtons); this.cbTeam2Missing.CheckStateChanged += new System.EventHandler(this.UpdateButtons); // // rbTeam1Win // this.rbTeam1Win.Location = new System.Drawing.Point(15, 80); this.rbTeam1Win.Name = "rbTeam1Win"; this.rbTeam1Win.Size = new System.Drawing.Size(104, 23); this.rbTeam1Win.TabIndex = 12; this.rbTeam1Win.Text = "Победа"; this.rbTeam1Win.VisualStyleManager = this.visualStyleManager1; this.rbTeam1Win.CheckedChanged += new System.EventHandler(this.UpdateButtons); // // rbTeam2Win // this.rbTeam2Win.Location = new System.Drawing.Point(226, 80); this.rbTeam2Win.Name = "rbTeam2Win"; this.rbTeam2Win.Size = new System.Drawing.Size(104, 23); this.rbTeam2Win.TabIndex = 13; this.rbTeam2Win.Text = "Победа"; this.rbTeam2Win.VisualStyleManager = this.visualStyleManager1; this.rbTeam2Win.CheckedChanged += new System.EventHandler(this.UpdateButtons); // // uiGroupBox3 // this.uiGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.uiGroupBox3.Controls.Add(this.listReferee); this.uiGroupBox3.Location = new System.Drawing.Point(12, 312); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Size = new System.Drawing.Size(381, 82); this.uiGroupBox3.TabIndex = 7; this.uiGroupBox3.Text = "Судья"; this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1; // // listReferee // this.listReferee.DisplayMember = "SafeName"; this.listReferee.Dock = System.Windows.Forms.DockStyle.Fill; this.listReferee.FormattingEnabled = true; this.listReferee.Location = new System.Drawing.Point(3, 16); this.listReferee.Name = "listReferee"; this.listReferee.Size = new System.Drawing.Size(375, 63); this.listReferee.TabIndex = 0; // // gridCarnival // this.gridCarnival.Dock = System.Windows.Forms.DockStyle.Fill; this.gridCarnival.Location = new System.Drawing.Point(3, 16); this.gridCarnival.Name = "gridCarnival"; this.gridCarnival.Size = new System.Drawing.Size(375, 178); this.gridCarnival.TabIndex = 14; // // uiGroupBox4 // this.uiGroupBox4.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.uiGroupBox4.Controls.Add(this.gridCarnival); this.uiGroupBox4.Location = new System.Drawing.Point(12, 109); this.uiGroupBox4.Name = "uiGroupBox4"; this.uiGroupBox4.Size = new System.Drawing.Size(381, 197); this.uiGroupBox4.TabIndex = 15; this.uiGroupBox4.Text = "Карнавальность"; this.uiGroupBox4.VisualStyleManager = this.visualStyleManager1; // // GameEditForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(407, 535); this.Controls.Add(this.uiGroupBox4); this.Controls.Add(this.uiGroupBox3); this.Controls.Add(this.rbTeam2Win); this.Controls.Add(this.rbTeam1Win); this.Controls.Add(this.cbTeam2Missing); this.Controls.Add(this.cbTeam1Missing); this.Controls.Add(this.uiGroupBox2); this.Controls.Add(this.tbTeam2); this.Controls.Add(this.tbTeam1); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.btCancel); this.Controls.Add(this.btSave); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "GameEditForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Редактирование игры"; ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit(); this.uiGroupBox2.ResumeLayout(false); this.uiGroupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit(); this.uiGroupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridCarnival)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit(); this.uiGroupBox4.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.GridEX.GridEXLayout iGridEXRole_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCGroups)); Janus.Windows.GridEX.GridEXLayout iGridEXUser_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); Janus.Windows.GridEX.GridEXLayout iGridEXGroup_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox2 = new ISE.UILibrary.IGroupBox(); this.radTreeViewResource = new Telerik.WinControls.UI.RadTreeView(); this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel(); this.btnRemoveRole = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnAddRole = new Janus.Windows.EditControls.UIButton(); this.iGroupBox5 = new ISE.UILibrary.IGroupBox(); this.iGridEXRole = new ISE.UILibrary.IGridEX(); this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel(); this.btnRemoveUser = new Janus.Windows.EditControls.UIButton(); this.btnAddUser = new Janus.Windows.EditControls.UIButton(); this.iGroupBox4 = new ISE.UILibrary.IGroupBox(); this.iGridEXUser = new ISE.UILibrary.IGridEX(); this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.iGroupBox3 = new ISE.UILibrary.IGroupBox(); this.iGridEXGroup = new ISE.UILibrary.IGridEX(); this.iGridToolBar1 = new ISE.UILibrary.IGridToolBar(); this.iToolStrip1 = new ISE.UILibrary.IToolStrip(this.components); this.iToolStrip2 = new ISE.UILibrary.IToolStrip(this.components); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); this.radSplitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); this.splitPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); this.radSplitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit(); this.splitPanel3.SuspendLayout(); this.iGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); this.splitPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); this.radSplitContainer3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit(); this.splitPanel5.SuspendLayout(); this.iGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXRole)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit(); this.splitPanel6.SuspendLayout(); this.iGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); this.splitPanel2.SuspendLayout(); this.iGroupBox1.SuspendLayout(); this.iGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGroup)).BeginInit(); this.iGridToolBar1.SuspendLayout(); this.SuspendLayout(); // // radSplitContainer1 // this.radSplitContainer1.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.radSplitContainer1.Controls.Add(this.splitPanel1); this.radSplitContainer1.Controls.Add(this.splitPanel2); this.radSplitContainer1.Location = new System.Drawing.Point(0, 0); this.radSplitContainer1.Name = "radSplitContainer1"; // // // this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer1.Size = new System.Drawing.Size(927, 602); this.radSplitContainer1.TabIndex = 0; this.radSplitContainer1.TabStop = false; this.radSplitContainer1.Text = "radSplitContainer1"; // // splitPanel1 // this.splitPanel1.Controls.Add(this.radSplitContainer2); this.splitPanel1.Location = new System.Drawing.Point(0, 0); this.splitPanel1.Name = "splitPanel1"; // // // this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel1.Size = new System.Drawing.Size(462, 602); this.splitPanel1.TabIndex = 0; this.splitPanel1.TabStop = false; this.splitPanel1.Text = "splitPanel1"; // // radSplitContainer2 // this.radSplitContainer2.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.radSplitContainer2.Controls.Add(this.splitPanel3); this.radSplitContainer2.Controls.Add(this.splitPanel4); this.radSplitContainer2.Location = new System.Drawing.Point(0, 3); this.radSplitContainer2.Name = "radSplitContainer2"; this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // // this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer2.Size = new System.Drawing.Size(462, 599); this.radSplitContainer2.TabIndex = 0; this.radSplitContainer2.TabStop = false; this.radSplitContainer2.Text = "radSplitContainer2"; // // splitPanel3 // this.splitPanel3.Controls.Add(this.iGroupBox2); this.splitPanel3.Location = new System.Drawing.Point(0, 0); this.splitPanel3.Name = "splitPanel3"; // // // this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel3.Size = new System.Drawing.Size(462, 298); this.splitPanel3.TabIndex = 0; this.splitPanel3.TabStop = false; this.splitPanel3.Text = "splitPanel3"; // // iGroupBox2 // this.iGroupBox2.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.iGroupBox2.Controls.Add(this.radTreeViewResource); this.iGroupBox2.Location = new System.Drawing.Point(3, 8); this.iGroupBox2.Name = "iGroupBox2"; this.iGroupBox2.Size = new System.Drawing.Size(456, 282); this.iGroupBox2.TabIndex = 4; this.iGroupBox2.TabStop = false; this.iGroupBox2.Text = "دسترسی ها"; // // radTreeViewResource // this.radTreeViewResource.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.radTreeViewResource.CheckBoxes = true; this.radTreeViewResource.Location = new System.Drawing.Point(6, 20); this.radTreeViewResource.Name = "radTreeViewResource"; this.radTreeViewResource.Size = new System.Drawing.Size(444, 256); this.radTreeViewResource.SpacingBetweenNodes = -1; this.radTreeViewResource.TabIndex = 0; this.radTreeViewResource.Text = "radTreeView1"; this.radTreeViewResource.TriStateMode = true; this.radTreeViewResource.SelectedNodeChanging += new Telerik.WinControls.UI.RadTreeView.RadTreeViewCancelEventHandler(this.radTreeViewResource_SelectedNodeChanging); this.radTreeViewResource.NodeCheckedChanging += new Telerik.WinControls.UI.RadTreeView.RadTreeViewCancelEventHandler(this.radTreeViewResource_NodeCheckedChanging); this.radTreeViewResource.NodeCheckedChanged += new Telerik.WinControls.UI.TreeNodeCheckedEventHandler(this.radTreeViewResource_NodeCheckedChanged); // // splitPanel4 // this.splitPanel4.Controls.Add(this.radSplitContainer3); this.splitPanel4.Location = new System.Drawing.Point(0, 302); this.splitPanel4.Name = "splitPanel4"; // // // this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel4.Size = new System.Drawing.Size(462, 297); this.splitPanel4.TabIndex = 1; this.splitPanel4.TabStop = false; this.splitPanel4.Text = "splitPanel4"; // // radSplitContainer3 // this.radSplitContainer3.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.radSplitContainer3.Controls.Add(this.splitPanel5); this.radSplitContainer3.Controls.Add(this.splitPanel6); this.radSplitContainer3.Location = new System.Drawing.Point(0, 0); this.radSplitContainer3.Name = "radSplitContainer3"; // // // this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(0, 0); this.radSplitContainer3.Size = new System.Drawing.Size(459, 297); this.radSplitContainer3.TabIndex = 0; this.radSplitContainer3.TabStop = false; this.radSplitContainer3.Text = "radSplitContainer3"; // // splitPanel5 // this.splitPanel5.Controls.Add(this.btnRemoveRole); this.splitPanel5.Controls.Add(this.btnAddRole); this.splitPanel5.Controls.Add(this.iGroupBox5); this.splitPanel5.Location = new System.Drawing.Point(0, 0); this.splitPanel5.Name = "splitPanel5"; // // // this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel5.Size = new System.Drawing.Size(228, 297); this.splitPanel5.TabIndex = 0; this.splitPanel5.TabStop = false; this.splitPanel5.Text = "splitPanel5"; // // btnRemoveRole // this.btnRemoveRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveRole.Location = new System.Drawing.Point(69, 260); this.btnRemoveRole.Name = "btnRemoveRole"; this.btnRemoveRole.Size = new System.Drawing.Size(75, 26); this.btnRemoveRole.TabIndex = 8; this.btnRemoveRole.Text = "حذف نقش"; this.btnRemoveRole.VisualStyleManager = this.visualStyleManager1; this.btnRemoveRole.Click += new System.EventHandler(this.btnRemoveRole_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // btnAddRole // this.btnAddRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddRole.Location = new System.Drawing.Point(150, 260); this.btnAddRole.Name = "btnAddRole"; this.btnAddRole.Size = new System.Drawing.Size(75, 26); this.btnAddRole.TabIndex = 7; this.btnAddRole.Text = "افزودن نقش"; this.btnAddRole.VisualStyleManager = this.visualStyleManager1; this.btnAddRole.Click += new System.EventHandler(this.btnAddRole_Click); // // iGroupBox5 // this.iGroupBox5.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.iGroupBox5.Controls.Add(this.iGridEXRole); this.iGroupBox5.Location = new System.Drawing.Point(4, 3); this.iGroupBox5.Name = "iGroupBox5"; this.iGroupBox5.Size = new System.Drawing.Size(221, 251); this.iGroupBox5.TabIndex = 6; this.iGroupBox5.TabStop = false; // // iGridEXRole // this.iGridEXRole.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))); iGridEXRole_DesignTimeLayout.LayoutString = resources.GetString("iGridEXRole_DesignTimeLayout.LayoutString"); this.iGridEXRole.DesignTimeLayout = iGridEXRole_DesignTimeLayout; this.iGridEXRole.Location = new System.Drawing.Point(0, 11); this.iGridEXRole.Name = "iGridEXRole"; this.iGridEXRole.Size = new System.Drawing.Size(221, 240); this.iGridEXRole.TabIndex = 1; // // splitPanel6 // this.splitPanel6.Controls.Add(this.btnRemoveUser); this.splitPanel6.Controls.Add(this.btnAddUser); this.splitPanel6.Controls.Add(this.iGroupBox4); this.splitPanel6.Location = new System.Drawing.Point(232, 0); this.splitPanel6.Name = "splitPanel6"; // // // this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel6.Size = new System.Drawing.Size(227, 297); this.splitPanel6.TabIndex = 1; this.splitPanel6.TabStop = false; this.splitPanel6.Text = "splitPanel6"; // // btnRemoveUser // this.btnRemoveUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemoveUser.Location = new System.Drawing.Point(65, 260); this.btnRemoveUser.Name = "btnRemoveUser"; this.btnRemoveUser.Size = new System.Drawing.Size(75, 26); this.btnRemoveUser.TabIndex = 7; this.btnRemoveUser.Text = "حذف کاربر"; this.btnRemoveUser.VisualStyleManager = this.visualStyleManager1; this.btnRemoveUser.Click += new System.EventHandler(this.btnRemoveUser_Click); // // btnAddUser // this.btnAddUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAddUser.Location = new System.Drawing.Point(146, 260); this.btnAddUser.Name = "btnAddUser"; this.btnAddUser.Size = new System.Drawing.Size(75, 26); this.btnAddUser.TabIndex = 6; this.btnAddUser.Text = "افزودن کاربر"; this.btnAddUser.VisualStyleManager = this.visualStyleManager1; this.btnAddUser.Click += new System.EventHandler(this.btnAddUser_Click); // // iGroupBox4 // this.iGroupBox4.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.iGroupBox4.Controls.Add(this.iGridEXUser); this.iGroupBox4.Location = new System.Drawing.Point(3, 3); this.iGroupBox4.Name = "iGroupBox4"; this.iGroupBox4.Size = new System.Drawing.Size(221, 251); this.iGroupBox4.TabIndex = 5; this.iGroupBox4.TabStop = false; // // iGridEXUser // this.iGridEXUser.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))); iGridEXUser_DesignTimeLayout.LayoutString = resources.GetString("iGridEXUser_DesignTimeLayout.LayoutString"); this.iGridEXUser.DesignTimeLayout = iGridEXUser_DesignTimeLayout; this.iGridEXUser.Location = new System.Drawing.Point(6, 11); this.iGridEXUser.Name = "iGridEXUser"; this.iGridEXUser.Size = new System.Drawing.Size(209, 240); this.iGridEXUser.TabIndex = 1; // // splitPanel2 // this.splitPanel2.Controls.Add(this.iGroupBox1); this.splitPanel2.Location = new System.Drawing.Point(466, 0); this.splitPanel2.Name = "splitPanel2"; // // // this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(0, 0); this.splitPanel2.Size = new System.Drawing.Size(461, 602); this.splitPanel2.TabIndex = 1; this.splitPanel2.TabStop = false; this.splitPanel2.Text = "splitPanel2"; // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.iGroupBox3); this.iGroupBox1.Controls.Add(this.iGridToolBar1); this.iGroupBox1.Location = new System.Drawing.Point(3, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(455, 599); this.iGroupBox1.TabIndex = 1; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "گروه ها"; // // iGroupBox3 // this.iGroupBox3.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.iGroupBox3.Controls.Add(this.iGridEXGroup); this.iGroupBox3.Location = new System.Drawing.Point(-4, 12); this.iGroupBox3.Name = "iGroupBox3"; this.iGroupBox3.Size = new System.Drawing.Size(453, 544); this.iGroupBox3.TabIndex = 4; this.iGroupBox3.TabStop = false; // // iGridEXGroup // this.iGridEXGroup.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))); iGridEXGroup_DesignTimeLayout.LayoutString = resources.GetString("iGridEXGroup_DesignTimeLayout.LayoutString"); this.iGridEXGroup.DesignTimeLayout = iGridEXGroup_DesignTimeLayout; this.iGridEXGroup.Location = new System.Drawing.Point(10, 11); this.iGridEXGroup.Name = "iGridEXGroup"; this.iGridEXGroup.Size = new System.Drawing.Size(443, 533); this.iGridEXGroup.TabIndex = 0; this.iGridEXGroup.SelectionChanged += new System.EventHandler(this.iGridEXGroup_SelectionChanged); // // iGridToolBar1 // this.iGridToolBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.iGridToolBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.iGridToolBar1.Controls.Add(this.iToolStrip1); this.iGridToolBar1.Controls.Add(this.iToolStrip2); this.iGridToolBar1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178))); this.iGridToolBar1.Location = new System.Drawing.Point(6, 559); this.iGridToolBar1.Name = "iGridToolBar1"; this.iGridToolBar1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.iGridToolBar1.Size = new System.Drawing.Size(443, 34); this.iGridToolBar1.TabIndex = 2; this.iGridToolBar1.NewRecord += new System.EventHandler(this.iGridToolBar1_NewRecord); this.iGridToolBar1.EditRecord += new System.EventHandler(this.iGridToolBar1_EditRecord); this.iGridToolBar1.DeleteRecord += new System.EventHandler(this.iGridToolBar1_DeleteRecord); this.iGridToolBar1.Close += new System.EventHandler(this.iGridToolBar1_Close); this.iGridToolBar1.RefreshData += new System.EventHandler(this.iGridToolBar1_RefreshData); // // iToolStrip1 // this.iToolStrip1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left))); this.iToolStrip1.Dock = System.Windows.Forms.DockStyle.Fill; this.iToolStrip1.Location = new System.Drawing.Point(0, 0); this.iToolStrip1.Name = "iToolStrip1"; this.iToolStrip1.Size = new System.Drawing.Size(426, 27); this.iToolStrip1.TabIndex = 0; this.iToolStrip1.Text = "iToolStrip1"; this.iToolStrip1.Visible = false; // // iToolStrip2 // this.iToolStrip2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left))); this.iToolStrip2.Dock = System.Windows.Forms.DockStyle.Fill; this.iToolStrip2.Location = new System.Drawing.Point(0, 0); this.iToolStrip2.Name = "iToolStrip2"; this.iToolStrip2.Size = new System.Drawing.Size(426, 27); this.iToolStrip2.TabIndex = 0; this.iToolStrip2.Text = "iToolStrip2"; this.iToolStrip2.Visible = false; // // UCGroups // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.radSplitContainer1); this.Name = "UCGroups"; this.Size = new System.Drawing.Size(927, 602); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); this.radSplitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); this.splitPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); this.radSplitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit(); this.splitPanel3.ResumeLayout(false); this.iGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); this.splitPanel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); this.radSplitContainer3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit(); this.splitPanel5.ResumeLayout(false); this.iGroupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXRole)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit(); this.splitPanel6.ResumeLayout(false); this.iGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXUser)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); this.splitPanel2.ResumeLayout(false); this.iGroupBox1.ResumeLayout(false); this.iGroupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEXGroup)).EndInit(); this.iGridToolBar1.ResumeLayout(false); this.iGridToolBar1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem6 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem7 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem8 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem9 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup1 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup2 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup3 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup4 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup5 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup6 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup7 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup8 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem10 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem11 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem12 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem13 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem14 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem15 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem16 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem17 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup9 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup10 = new Janus.Windows.ButtonBar.ButtonBarGroup(); Janus.Windows.GridEX.GridEXLayout gridEXLayout1 = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MoleculeSchemeDlg)); this.panel2 = new System.Windows.Forms.Panel(); this.uiBondsGSetGroup = new Janus.Windows.EditControls.UIGroupBox(); this.uiBondDDraw = new Janus.Windows.EditControls.UICheckBox(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiBondEndTypeList = new Janus.Windows.EditControls.UIComboBox(); this.uiBondSpacingList = new Janus.Windows.EditControls.UIComboBox(); this.uiBondLODControl = new NuGenSVisualLib.LODcontrol(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.uiAtomsGSetGroup = new Janus.Windows.EditControls.UIGroupBox(); this.uiAtomDDraw = new Janus.Windows.EditControls.UICheckBox(); this.uiGroupBox6 = new Janus.Windows.EditControls.UIGroupBox(); this.uiAtomSymbolsBlend = new Janus.Windows.EditControls.UICheckBox(); this.uiAtomSymbolsDraw = new Janus.Windows.EditControls.UICheckBox(); this.uiAtomFillModeList = new Janus.Windows.EditControls.UIComboBox(); this.uiAtomLODControl = new NuGenSVisualLib.LODcontrol(); this.label23 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.uiSchemesList = new Janus.Windows.ButtonBar.ButtonBar(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.label13 = new System.Windows.Forms.Label(); this.uiTab1 = new Janus.Windows.UI.Tab.UITab(); this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox8 = new Janus.Windows.EditControls.UIGroupBox(); this.schemePreviewControl = new NuGenSVisualLib.SchemePreviewControl(); this.uiGroupBox7 = new Janus.Windows.EditControls.UIGroupBox(); this.requirementGague2 = new NuGenSVisualLib.RequirementGague(); this.requirementGague1 = new NuGenSVisualLib.RequirementGague(); this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox(); this.label22 = new System.Windows.Forms.Label(); this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox14 = new Janus.Windows.EditControls.UIGroupBox(); this.uiEfxPSReqs = new NuGenSVisualLib.RequirementGague(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.uiEfxVSReqs = new NuGenSVisualLib.RequirementGague(); this.uiGroupBox13 = new Janus.Windows.EditControls.UIGroupBox(); this.effectPreviewControl1 = new NuGenSVisualLib.EffectPreviewControl(); this.label18 = new System.Windows.Forms.Label(); this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.uiRemoveEffectBtn = new Janus.Windows.EditControls.UIButton(); this.uiAddEffectBtn = new Janus.Windows.EditControls.UIButton(); this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox(); this.uiEffectPropGroup = new Janus.Windows.EditControls.UIGroupBox(); this.panel4 = new System.Windows.Forms.Panel(); this.uiEffectLOD = new NuGenSVisualLib.LODcontrol(); this.label17 = new System.Windows.Forms.Label(); this.uiEffectsReqList = new Janus.Windows.ButtonBar.ButtonBar(); this.uiCurrentEffectsList = new Janus.Windows.ButtonBar.ButtonBar(); this.label16 = new System.Windows.Forms.Label(); this.uiEffectsList = new Janus.Windows.ButtonBar.ButtonBar(); this.effectsListMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.detailsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.uiTabPage3 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox11 = new Janus.Windows.EditControls.UIGroupBox(); this.lightsListBox = new System.Windows.Forms.ListBox(); this.uiLightingPropGroup = new Janus.Windows.EditControls.UIGroupBox(); this.uiLightCastShadows = new Janus.Windows.EditControls.UICheckBox(); this.uiLightEnabled = new Janus.Windows.EditControls.UICheckBox(); this.uiLightingPropPanel = new System.Windows.Forms.Panel(); this.label25 = new System.Windows.Forms.Label(); this.uiColorButton1 = new Janus.Windows.EditControls.UIColorButton(); this.uiGroupBox9 = new Janus.Windows.EditControls.UIGroupBox(); this.lightPreviewControl2 = new NuGenSVisualLib.LightPreviewControl(); this.lightingSchemeLabel = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.uiButton2 = new Janus.Windows.EditControls.UIButton(); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.uiLightingList = new Janus.Windows.ButtonBar.ButtonBar(); this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox(); this.label28 = new System.Windows.Forms.Label(); this.uiColorButton2 = new Janus.Windows.EditControls.UIColorButton(); this.uiTabPage4 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox12 = new Janus.Windows.EditControls.UIGroupBox(); this.uiComboBox2 = new Janus.Windows.EditControls.UIComboBox(); this.label5 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.label9 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.uiComboBox3 = new Janus.Windows.EditControls.UIComboBox(); this.label10 = new System.Windows.Forms.Label(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.uiTabPage5 = new Janus.Windows.UI.Tab.UITabPage(); this.uiShadingElementList = new System.Windows.Forms.ListBox(); this.uiShadingSeriesGroup = new Janus.Windows.EditControls.UIGroupBox(); this.label27 = new System.Windows.Forms.Label(); this.uiShadingSeriesList = new System.Windows.Forms.ListBox(); this.uiShadingElementsGroup = new Janus.Windows.EditControls.UIGroupBox(); this.uiElementClrBtn = new Janus.Windows.EditControls.UIColorButton(); this.label24 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.uiElementShadingList = new Janus.Windows.ButtonBar.ButtonBar(); this.panel1 = new System.Windows.Forms.Panel(); this.periodicTableControl1 = new NuGenSVisualLib.PeriodicTableControl(); this.label26 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.multiColumnCombo1 = new Janus.Windows.GridEX.EditControls.MultiColumnCombo(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.label11 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.uiColorButton3 = new Janus.Windows.EditControls.UIColorButton(); this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox(); this.uiCheckBox3 = new Janus.Windows.EditControls.UICheckBox(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiBondsGSetGroup)).BeginInit(); this.uiBondsGSetGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiAtomsGSetGroup)).BeginInit(); this.uiAtomsGSetGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).BeginInit(); this.uiGroupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSchemesList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit(); this.uiTab1.SuspendLayout(); this.uiTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).BeginInit(); this.uiGroupBox8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).BeginInit(); this.uiGroupBox7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit(); this.uiGroupBox3.SuspendLayout(); this.uiTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox14)).BeginInit(); this.uiGroupBox14.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox13)).BeginInit(); this.uiGroupBox13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit(); this.uiGroupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiEffectPropGroup)).BeginInit(); this.uiEffectPropGroup.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiEffectsReqList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiCurrentEffectsList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiEffectsList)).BeginInit(); this.effectsListMenuStrip.SuspendLayout(); this.uiTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox11)).BeginInit(); this.uiGroupBox11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiLightingPropGroup)).BeginInit(); this.uiLightingPropGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).BeginInit(); this.uiGroupBox9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiLightingList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit(); this.uiGroupBox1.SuspendLayout(); this.uiTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox12)).BeginInit(); this.uiGroupBox12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.groupBox13.SuspendLayout(); this.groupBox15.SuspendLayout(); this.uiTabPage5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiShadingSeriesGroup)).BeginInit(); this.uiShadingSeriesGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiShadingElementsGroup)).BeginInit(); this.uiShadingElementsGroup.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiElementShadingList)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.multiColumnCombo1)).BeginInit(); this.groupBox10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.AutoScroll = true; this.panel2.Controls.Add(this.uiBondsGSetGroup); this.panel2.Controls.Add(this.uiAtomsGSetGroup); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(3, 18); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(409, 329); this.panel2.TabIndex = 1; // // uiBondsGSetGroup // this.uiBondsGSetGroup.Controls.Add(this.uiBondDDraw); this.uiBondsGSetGroup.Controls.Add(this.uiBondEndTypeList); this.uiBondsGSetGroup.Controls.Add(this.uiBondSpacingList); this.uiBondsGSetGroup.Controls.Add(this.uiBondLODControl); this.uiBondsGSetGroup.Controls.Add(this.label1); this.uiBondsGSetGroup.Controls.Add(this.label2); this.uiBondsGSetGroup.Dock = System.Windows.Forms.DockStyle.Top; this.uiBondsGSetGroup.Location = new System.Drawing.Point(0, 93); this.uiBondsGSetGroup.Name = "uiBondsGSetGroup"; this.uiBondsGSetGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiBondsGSetGroup.Size = new System.Drawing.Size(409, 87); this.uiBondsGSetGroup.TabIndex = 4; this.uiBondsGSetGroup.Text = "Bond (General)"; this.uiBondsGSetGroup.VisualStyleManager = this.visualStyleManager1; // // uiBondDDraw // this.uiBondDDraw.Location = new System.Drawing.Point(277, 53); this.uiBondDDraw.Name = "uiBondDDraw"; this.uiBondDDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiBondDDraw.Size = new System.Drawing.Size(104, 23); this.uiBondDDraw.TabIndex = 8; this.uiBondDDraw.Text = "Don\'t Draw"; this.uiBondDDraw.VisualStyleManager = this.visualStyleManager1; this.uiBondDDraw.CheckedChanged += new System.EventHandler(this.uiBondDDraw_CheckedChanged); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme1"; janusColorScheme1.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); this.visualStyleManager1.DefaultColorScheme = "Scheme1"; // // uiBondEndTypeList // this.uiBondEndTypeList.AutoComplete = false; this.uiBondEndTypeList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem1.FormatStyle.Alpha = 0; uiComboBoxItem1.IsSeparator = false; uiComboBoxItem1.Text = "Open"; uiComboBoxItem2.FormatStyle.Alpha = 0; uiComboBoxItem2.IsSeparator = false; uiComboBoxItem2.Text = "Closed"; uiComboBoxItem3.FormatStyle.Alpha = 0; uiComboBoxItem3.IsSeparator = false; uiComboBoxItem3.Text = "Point"; uiComboBoxItem4.FormatStyle.Alpha = 0; uiComboBoxItem4.IsSeparator = false; uiComboBoxItem4.Text = "Rounded"; this.uiBondEndTypeList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem1, uiComboBoxItem2, uiComboBoxItem3, uiComboBoxItem4}); this.uiBondEndTypeList.Location = new System.Drawing.Point(260, 19); this.uiBondEndTypeList.Name = "uiBondEndTypeList"; this.uiBondEndTypeList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiBondEndTypeList.Size = new System.Drawing.Size(128, 22); this.uiBondEndTypeList.TabIndex = 7; this.uiBondEndTypeList.VisualStyleManager = this.visualStyleManager1; this.uiBondEndTypeList.SelectedIndexChanged += new System.EventHandler(this.uiBondEndTypeList_SelectedIndexChanged); // // uiBondSpacingList // this.uiBondSpacingList.AutoComplete = false; this.uiBondSpacingList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem5.FormatStyle.Alpha = 0; uiComboBoxItem5.IsSeparator = false; uiComboBoxItem5.Text = "AtoB"; uiComboBoxItem6.FormatStyle.Alpha = 0; uiComboBoxItem6.IsSeparator = false; uiComboBoxItem6.Text = "Center"; this.uiBondSpacingList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem5, uiComboBoxItem6}); this.uiBondSpacingList.Location = new System.Drawing.Point(61, 19); this.uiBondSpacingList.Name = "uiBondSpacingList"; this.uiBondSpacingList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiBondSpacingList.Size = new System.Drawing.Size(120, 22); this.uiBondSpacingList.TabIndex = 6; this.uiBondSpacingList.VisualStyleManager = this.visualStyleManager1; this.uiBondSpacingList.SelectedIndexChanged += new System.EventHandler(this.uiBondSpacingList_SelectedIndexChanged_1); // // uiBondLODControl // this.uiBondLODControl.BackColor = System.Drawing.Color.GhostWhite; this.uiBondLODControl.Location = new System.Drawing.Point(9, 47); this.uiBondLODControl.MaximumSize = new System.Drawing.Size(0, 29); this.uiBondLODControl.MinimumSize = new System.Drawing.Size(246, 29); this.uiBondLODControl.Name = "uiBondLODControl"; this.uiBondLODControl.Size = new System.Drawing.Size(246, 29); this.uiBondLODControl.TabIndex = 5; this.uiBondLODControl.OnLODValueChanged += new System.EventHandler(this.uiBondLODControl_OnLODValueChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 23); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(51, 13); this.label1.TabIndex = 0; this.label1.Text = "Spacing:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(198, 23); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 13); this.label2.TabIndex = 2; this.label2.Text = "End Type:"; // // uiAtomsGSetGroup // this.uiAtomsGSetGroup.Controls.Add(this.uiAtomDDraw); this.uiAtomsGSetGroup.Controls.Add(this.uiGroupBox6); this.uiAtomsGSetGroup.Controls.Add(this.uiAtomFillModeList); this.uiAtomsGSetGroup.Controls.Add(this.uiAtomLODControl); this.uiAtomsGSetGroup.Controls.Add(this.label23); this.uiAtomsGSetGroup.Dock = System.Windows.Forms.DockStyle.Top; this.uiAtomsGSetGroup.Location = new System.Drawing.Point(0, 0); this.uiAtomsGSetGroup.Name = "uiAtomsGSetGroup"; this.uiAtomsGSetGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAtomsGSetGroup.Size = new System.Drawing.Size(409, 93); this.uiAtomsGSetGroup.TabIndex = 3; this.uiAtomsGSetGroup.Text = "Atom (General)"; this.uiAtomsGSetGroup.VisualStyleManager = this.visualStyleManager1; // // uiAtomDDraw // this.uiAtomDDraw.Location = new System.Drawing.Point(201, 17); this.uiAtomDDraw.Name = "uiAtomDDraw"; this.uiAtomDDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAtomDDraw.Size = new System.Drawing.Size(77, 23); this.uiAtomDDraw.TabIndex = 12; this.uiAtomDDraw.Text = "Don\'t Draw"; this.uiAtomDDraw.VisualStyleManager = this.visualStyleManager1; this.uiAtomDDraw.CheckedChanged += new System.EventHandler(this.uiAtomDDraw_CheckedChanged); // // uiGroupBox6 // this.uiGroupBox6.Controls.Add(this.uiAtomSymbolsBlend); this.uiGroupBox6.Controls.Add(this.uiAtomSymbolsDraw); this.uiGroupBox6.Location = new System.Drawing.Point(303, 15); this.uiGroupBox6.Name = "uiGroupBox6"; this.uiGroupBox6.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox6.Size = new System.Drawing.Size(85, 62); this.uiGroupBox6.TabIndex = 11; this.uiGroupBox6.Text = "Symbols"; this.uiGroupBox6.VisualStyleManager = this.visualStyleManager1; // // uiAtomSymbolsBlend // this.uiAtomSymbolsBlend.Location = new System.Drawing.Point(15, 39); this.uiAtomSymbolsBlend.Name = "uiAtomSymbolsBlend"; this.uiAtomSymbolsBlend.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAtomSymbolsBlend.Size = new System.Drawing.Size(54, 23); this.uiAtomSymbolsBlend.TabIndex = 9; this.uiAtomSymbolsBlend.Text = "Blend"; this.uiAtomSymbolsBlend.VisualStyleManager = this.visualStyleManager1; this.uiAtomSymbolsBlend.CheckedChanged += new System.EventHandler(this.uiAtomSymbolsBlend_CheckedChanged); // // uiAtomSymbolsDraw // this.uiAtomSymbolsDraw.Location = new System.Drawing.Point(15, 19); this.uiAtomSymbolsDraw.Name = "uiAtomSymbolsDraw"; this.uiAtomSymbolsDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAtomSymbolsDraw.Size = new System.Drawing.Size(53, 23); this.uiAtomSymbolsDraw.TabIndex = 8; this.uiAtomSymbolsDraw.Text = "Draw"; this.uiAtomSymbolsDraw.VisualStyleManager = this.visualStyleManager1; this.uiAtomSymbolsDraw.CheckedChanged += new System.EventHandler(this.uiAtomSymbolsDraw_CheckedChanged); // // uiAtomFillModeList // this.uiAtomFillModeList.AutoComplete = false; this.uiAtomFillModeList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem7.FormatStyle.Alpha = 0; uiComboBoxItem7.IsSeparator = false; uiComboBoxItem7.Text = "Point"; uiComboBoxItem8.FormatStyle.Alpha = 0; uiComboBoxItem8.IsSeparator = false; uiComboBoxItem8.Text = "Wireframe"; uiComboBoxItem9.FormatStyle.Alpha = 0; uiComboBoxItem9.IsSeparator = false; uiComboBoxItem9.Text = "Solid"; this.uiAtomFillModeList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem7, uiComboBoxItem8, uiComboBoxItem9}); this.uiAtomFillModeList.Location = new System.Drawing.Point(67, 19); this.uiAtomFillModeList.Name = "uiAtomFillModeList"; this.uiAtomFillModeList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAtomFillModeList.Size = new System.Drawing.Size(114, 22); this.uiAtomFillModeList.TabIndex = 7; this.uiAtomFillModeList.VisualStyleManager = this.visualStyleManager1; this.uiAtomFillModeList.SelectedIndexChanged += new System.EventHandler(this.uiAtomFillModeList_SelectedIndexChanged); // // uiAtomLODControl // this.uiAtomLODControl.BackColor = System.Drawing.Color.GhostWhite; this.uiAtomLODControl.Location = new System.Drawing.Point(9, 48); this.uiAtomLODControl.MaximumSize = new System.Drawing.Size(0, 29); this.uiAtomLODControl.MinimumSize = new System.Drawing.Size(246, 29); this.uiAtomLODControl.Name = "uiAtomLODControl"; this.uiAtomLODControl.Size = new System.Drawing.Size(246, 29); this.uiAtomLODControl.TabIndex = 6; this.uiAtomLODControl.OnLODValueChanged += new System.EventHandler(this.uiAtomLODControl_OnLODValueChanged); // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(9, 22); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(58, 13); this.label23.TabIndex = 1; this.label23.Text = "Fill Mode:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(6, 73); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(40, 13); this.label8.TabIndex = 4; this.label8.Text = "Other:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 28); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(81, 13); this.label7.TabIndex = 4; this.label7.Text = "Vertex Shader:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(6, 50); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(72, 13); this.label3.TabIndex = 4; this.label3.Text = "Pixel Shader:"; // // uiSchemesList // this.uiSchemesList.BackColor = System.Drawing.Color.White; buttonBarGroup1.Key = "Group1"; buttonBarGroup1.Text = "Schemes"; buttonBarGroup1.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; buttonBarGroup2.Key = "Group2"; buttonBarGroup2.Text = "Presets"; buttonBarGroup2.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiSchemesList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup1, buttonBarGroup2}); this.uiSchemesList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiSchemesList.Location = new System.Drawing.Point(3, 4); this.uiSchemesList.Name = "uiSchemesList"; this.uiSchemesList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiSchemesList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiSchemesList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiSchemesList.ShadowOnHover = true; this.uiSchemesList.Size = new System.Drawing.Size(628, 80); this.uiSchemesList.TabIndex = 0; this.uiSchemesList.Text = "buttonBar1"; this.uiSchemesList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiSchemesList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; this.uiSchemesList.ItemSelected += new System.EventHandler(this.buttonBar1_ItemSelected); // // button1 // this.button1.Location = new System.Drawing.Point(575, 579); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 4; this.button1.Text = "Cancel"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.Location = new System.Drawing.Point(494, 579); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 5; this.button2.Text = "Apply"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // label13 // this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.Location = new System.Drawing.Point(301, 87); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(335, 19); this.label13.TabIndex = 6; this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight; // // uiTab1 // this.uiTab1.Location = new System.Drawing.Point(12, 12); this.uiTab1.Name = "uiTab1"; this.uiTab1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiTab1.Size = new System.Drawing.Size(638, 492); this.uiTab1.TabDisplay = Janus.Windows.UI.Tab.TabDisplay.Text; this.uiTab1.TabIndex = 7; this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] { this.uiTabPage1, this.uiTabPage2, this.uiTabPage3, this.uiTabPage4, this.uiTabPage5}); this.uiTab1.TabStripAlignment = Janus.Windows.UI.Tab.TabStripAlignment.Bottom; this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2007; this.uiTab1.VisualStyleManager = this.visualStyleManager1; // // uiTabPage1 // this.uiTabPage1.Controls.Add(this.uiGroupBox8); this.uiTabPage1.Controls.Add(this.uiGroupBox7); this.uiTabPage1.Controls.Add(this.uiGroupBox3); this.uiTabPage1.Controls.Add(this.label22); this.uiTabPage1.Controls.Add(this.label13); this.uiTabPage1.Controls.Add(this.uiSchemesList); this.uiTabPage1.Location = new System.Drawing.Point(1, 1); this.uiTabPage1.Name = "uiTabPage1"; this.uiTabPage1.Size = new System.Drawing.Size(636, 470); this.uiTabPage1.TabStop = true; this.uiTabPage1.Text = "Scheme"; // // uiGroupBox8 // this.uiGroupBox8.Controls.Add(this.schemePreviewControl); this.uiGroupBox8.Location = new System.Drawing.Point(3, 90); this.uiGroupBox8.Name = "uiGroupBox8"; this.uiGroupBox8.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox8.Size = new System.Drawing.Size(209, 213); this.uiGroupBox8.TabIndex = 7; this.uiGroupBox8.Text = "Preview"; this.uiGroupBox8.VisualStyleManager = this.visualStyleManager1; // // schemePreviewControl // this.schemePreviewControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F); this.schemePreviewControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.schemePreviewControl.Location = new System.Drawing.Point(7, 15); this.schemePreviewControl.Margin = new System.Windows.Forms.Padding(10, 9, 10, 9); this.schemePreviewControl.Name = "schemePreviewControl"; this.schemePreviewControl.OutSettings = null; this.schemePreviewControl.Size = new System.Drawing.Size(195, 188); this.schemePreviewControl.TabIndex = 6; // // uiGroupBox7 // this.uiGroupBox7.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox7.Controls.Add(this.requirementGague2); this.uiGroupBox7.Controls.Add(this.label7); this.uiGroupBox7.Controls.Add(this.requirementGague1); this.uiGroupBox7.Controls.Add(this.label3); this.uiGroupBox7.Controls.Add(this.label8); this.uiGroupBox7.Location = new System.Drawing.Point(3, 305); this.uiGroupBox7.Name = "uiGroupBox7"; this.uiGroupBox7.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox7.Size = new System.Drawing.Size(209, 146); this.uiGroupBox7.TabIndex = 4; this.uiGroupBox7.Text = "Requirements"; this.uiGroupBox7.VisualStyleManager = this.visualStyleManager1; // // requirementGague2 // this.requirementGague2.ActualValue = 0; this.requirementGague2.DrawTicks = false; this.requirementGague2.Location = new System.Drawing.Point(89, 41); this.requirementGague2.MaxReqValue = 0; this.requirementGague2.MinimumSize = new System.Drawing.Size(0, 20); this.requirementGague2.MinReqValue = 0; this.requirementGague2.Name = "requirementGague2"; this.requirementGague2.ShowValues = false; this.requirementGague2.Size = new System.Drawing.Size(114, 22); this.requirementGague2.TabIndex = 15; // // requirementGague1 // this.requirementGague1.ActualValue = 0; this.requirementGague1.DrawTicks = false; this.requirementGague1.Location = new System.Drawing.Point(89, 19); this.requirementGague1.MaxReqValue = 0; this.requirementGague1.MinimumSize = new System.Drawing.Size(0, 20); this.requirementGague1.MinReqValue = 0; this.requirementGague1.Name = "requirementGague1"; this.requirementGague1.ShowValues = false; this.requirementGague1.Size = new System.Drawing.Size(114, 22); this.requirementGague1.TabIndex = 14; // // uiGroupBox3 // this.uiGroupBox3.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox3.Controls.Add(this.panel2); this.uiGroupBox3.Location = new System.Drawing.Point(218, 101); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox3.Size = new System.Drawing.Size(415, 350); this.uiGroupBox3.TabIndex = 8; this.uiGroupBox3.Text = "Settings"; this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1; // // label22 // this.label22.BackColor = System.Drawing.Color.Transparent; this.label22.ForeColor = System.Drawing.Color.DimGray; this.label22.Location = new System.Drawing.Point(3, 454); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(628, 16); this.label22.TabIndex = 7; this.label22.Text = "Schemes define how molecules are represented"; // // uiTabPage2 // this.uiTabPage2.Controls.Add(this.uiGroupBox14); this.uiTabPage2.Controls.Add(this.uiGroupBox13); this.uiTabPage2.Controls.Add(this.label18); this.uiTabPage2.Controls.Add(this.uiGroupBox2); this.uiTabPage2.Controls.Add(this.uiRemoveEffectBtn); this.uiTabPage2.Controls.Add(this.uiAddEffectBtn); this.uiTabPage2.Controls.Add(this.uiCheckBox1); this.uiTabPage2.Controls.Add(this.uiEffectPropGroup); this.uiTabPage2.Controls.Add(this.label17); this.uiTabPage2.Controls.Add(this.uiEffectsReqList); this.uiTabPage2.Controls.Add(this.uiCurrentEffectsList); this.uiTabPage2.Controls.Add(this.label16); this.uiTabPage2.Controls.Add(this.uiEffectsList); this.uiTabPage2.Location = new System.Drawing.Point(1, 1); this.uiTabPage2.Name = "uiTabPage2"; this.uiTabPage2.Size = new System.Drawing.Size(636, 470); this.uiTabPage2.TabStop = true; this.uiTabPage2.Text = "Effects"; // // uiGroupBox14 // this.uiGroupBox14.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox14.Controls.Add(this.uiEfxPSReqs); this.uiGroupBox14.Controls.Add(this.label14); this.uiGroupBox14.Controls.Add(this.label15); this.uiGroupBox14.Controls.Add(this.label12); this.uiGroupBox14.Controls.Add(this.uiEfxVSReqs); this.uiGroupBox14.Location = new System.Drawing.Point(3, 305); this.uiGroupBox14.Name = "uiGroupBox14"; this.uiGroupBox14.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox14.Size = new System.Drawing.Size(209, 146); this.uiGroupBox14.TabIndex = 25; this.uiGroupBox14.Text = "Requirements of Selected"; this.uiGroupBox14.VisualStyleManager = this.visualStyleManager1; // // uiEfxPSReqs // this.uiEfxPSReqs.ActualValue = 0; this.uiEfxPSReqs.DrawTicks = false; this.uiEfxPSReqs.Location = new System.Drawing.Point(89, 41); this.uiEfxPSReqs.MaxReqValue = 0; this.uiEfxPSReqs.MinimumSize = new System.Drawing.Size(0, 20); this.uiEfxPSReqs.MinReqValue = 0; this.uiEfxPSReqs.Name = "uiEfxPSReqs"; this.uiEfxPSReqs.ShowValues = false; this.uiEfxPSReqs.Size = new System.Drawing.Size(114, 22); this.uiEfxPSReqs.TabIndex = 15; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(6, 28); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(81, 13); this.label14.TabIndex = 4; this.label14.Text = "Vertex Shader:"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(6, 50); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(72, 13); this.label15.TabIndex = 4; this.label15.Text = "Pixel Shader:"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(6, 73); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(40, 13); this.label12.TabIndex = 4; this.label12.Text = "Other:"; // // uiEfxVSReqs // this.uiEfxVSReqs.ActualValue = 0; this.uiEfxVSReqs.DrawTicks = false; this.uiEfxVSReqs.Location = new System.Drawing.Point(89, 19); this.uiEfxVSReqs.MaxReqValue = 0; this.uiEfxVSReqs.MinimumSize = new System.Drawing.Size(0, 20); this.uiEfxVSReqs.MinReqValue = 0; this.uiEfxVSReqs.Name = "uiEfxVSReqs"; this.uiEfxVSReqs.ShowValues = false; this.uiEfxVSReqs.Size = new System.Drawing.Size(114, 22); this.uiEfxVSReqs.TabIndex = 14; // // uiGroupBox13 // this.uiGroupBox13.Controls.Add(this.effectPreviewControl1); this.uiGroupBox13.Location = new System.Drawing.Point(3, 90); this.uiGroupBox13.Name = "uiGroupBox13"; this.uiGroupBox13.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox13.Size = new System.Drawing.Size(209, 213); this.uiGroupBox13.TabIndex = 24; this.uiGroupBox13.Text = "Preview"; this.uiGroupBox13.VisualStyleManager = this.visualStyleManager1; // // effectPreviewControl1 // this.effectPreviewControl1.Location = new System.Drawing.Point(7, 19); this.effectPreviewControl1.Name = "effectPreviewControl1"; this.effectPreviewControl1.OutSettings = null; this.effectPreviewControl1.Size = new System.Drawing.Size(195, 188); this.effectPreviewControl1.TabIndex = 0; // // label18 // this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label18.Location = new System.Drawing.Point(295, 177); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(335, 19); this.label18.TabIndex = 23; this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight; // // uiGroupBox2 // this.uiGroupBox2.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox2.Controls.Add(this.pictureBox8); this.uiGroupBox2.Location = new System.Drawing.Point(218, 192); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox2.Size = new System.Drawing.Size(412, 60); this.uiGroupBox2.TabIndex = 22; this.uiGroupBox2.Text = "Compatibility"; this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1; // // pictureBox8 // this.pictureBox8.Location = new System.Drawing.Point(6, 18); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(32, 32); this.pictureBox8.TabIndex = 0; this.pictureBox8.TabStop = false; // // uiRemoveEffectBtn // this.uiRemoveEffectBtn.Location = new System.Drawing.Point(517, 428); this.uiRemoveEffectBtn.Name = "uiRemoveEffectBtn"; this.uiRemoveEffectBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiRemoveEffectBtn.Size = new System.Drawing.Size(101, 23); this.uiRemoveEffectBtn.TabIndex = 21; this.uiRemoveEffectBtn.Text = "Remove Effect"; this.uiRemoveEffectBtn.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiRemoveEffectBtn.VisualStyleManager = this.visualStyleManager1; // // uiAddEffectBtn // this.uiAddEffectBtn.Location = new System.Drawing.Point(410, 428); this.uiAddEffectBtn.Name = "uiAddEffectBtn"; this.uiAddEffectBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiAddEffectBtn.Size = new System.Drawing.Size(101, 23); this.uiAddEffectBtn.TabIndex = 20; this.uiAddEffectBtn.Text = "Add Effect"; this.uiAddEffectBtn.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiAddEffectBtn.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox1 // this.uiCheckBox1.Appearance = System.Windows.Forms.Appearance.Button; this.uiCheckBox1.Location = new System.Drawing.Point(218, 428); this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox1.Size = new System.Drawing.Size(98, 23); this.uiCheckBox1.TabIndex = 19; this.uiCheckBox1.Text = "Preview Result"; this.uiCheckBox1.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center; this.uiCheckBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiCheckBox1.VisualStyleManager = this.visualStyleManager1; // // uiEffectPropGroup // this.uiEffectPropGroup.BackColor = System.Drawing.Color.Transparent; this.uiEffectPropGroup.Controls.Add(this.panel4); this.uiEffectPropGroup.Enabled = false; this.uiEffectPropGroup.Location = new System.Drawing.Point(218, 252); this.uiEffectPropGroup.Name = "uiEffectPropGroup"; this.uiEffectPropGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiEffectPropGroup.Size = new System.Drawing.Size(412, 170); this.uiEffectPropGroup.TabIndex = 18; this.uiEffectPropGroup.Text = "Properties"; this.uiEffectPropGroup.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiEffectPropGroup.VisualStyleManager = this.visualStyleManager1; // // panel4 // this.panel4.AutoScroll = true; this.panel4.Controls.Add(this.uiEffectLOD); this.panel4.Location = new System.Drawing.Point(6, 19); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(394, 145); this.panel4.TabIndex = 0; // // uiEffectLOD // this.uiEffectLOD.BackColor = System.Drawing.Color.GhostWhite; this.uiEffectLOD.Dock = System.Windows.Forms.DockStyle.Top; this.uiEffectLOD.Location = new System.Drawing.Point(0, 0); this.uiEffectLOD.MaximumSize = new System.Drawing.Size(0, 29); this.uiEffectLOD.MinimumSize = new System.Drawing.Size(246, 29); this.uiEffectLOD.Name = "uiEffectLOD"; this.uiEffectLOD.Size = new System.Drawing.Size(394, 29); this.uiEffectLOD.TabIndex = 0; // // label17 // this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label17.Location = new System.Drawing.Point(443, 94); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(15, 80); this.label17.TabIndex = 16; this.label17.Text = "+"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // uiEffectsReqList // this.uiEffectsReqList.BackColor = System.Drawing.Color.White; buttonBarGroup3.Key = "Group1"; buttonBarGroup3.Text = "Required"; buttonBarGroup3.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiEffectsReqList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup3}); this.uiEffectsReqList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiEffectsReqList.Location = new System.Drawing.Point(458, 94); this.uiEffectsReqList.Name = "uiEffectsReqList"; this.uiEffectsReqList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiEffectsReqList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiEffectsReqList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiEffectsReqList.ShadowOnHover = true; this.uiEffectsReqList.Size = new System.Drawing.Size(172, 80); this.uiEffectsReqList.TabIndex = 15; this.uiEffectsReqList.Text = "buttonBar5"; this.uiEffectsReqList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiEffectsReqList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; // // uiCurrentEffectsList // this.uiCurrentEffectsList.BackColor = System.Drawing.Color.White; buttonBarGroup4.Key = "Group1"; buttonBarGroup4.Text = "Current"; buttonBarGroup4.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiCurrentEffectsList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup4}); this.uiCurrentEffectsList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiCurrentEffectsList.Location = new System.Drawing.Point(218, 94); this.uiCurrentEffectsList.Name = "uiCurrentEffectsList"; this.uiCurrentEffectsList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiCurrentEffectsList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiCurrentEffectsList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiCurrentEffectsList.ShadowOnHover = true; this.uiCurrentEffectsList.Size = new System.Drawing.Size(225, 80); this.uiCurrentEffectsList.TabIndex = 14; this.uiCurrentEffectsList.Text = "buttonBar4"; this.uiCurrentEffectsList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiCurrentEffectsList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; this.uiCurrentEffectsList.ItemSelected += new System.EventHandler(this.uiCurrentEffectsList_ItemSelected); // // label16 // this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.ForeColor = System.Drawing.Color.DimGray; this.label16.Location = new System.Drawing.Point(3, 454); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(628, 16); this.label16.TabIndex = 12; this.label16.Text = "Effects define how the scene is shaded"; // // uiEffectsList // this.uiEffectsList.BackColor = System.Drawing.Color.White; this.uiEffectsList.ContextMenuStrip = this.effectsListMenuStrip; buttonBarGroup5.Key = "Group1"; buttonBarGroup5.Text = "Effects"; buttonBarGroup5.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; buttonBarGroup6.Key = "Group2"; buttonBarGroup6.Text = "Presets"; buttonBarGroup6.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; buttonBarGroup7.Key = "Group3"; buttonBarGroup7.Text = "Custom"; buttonBarGroup7.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiEffectsList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup5, buttonBarGroup6, buttonBarGroup7}); this.uiEffectsList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiEffectsList.Location = new System.Drawing.Point(3, 4); this.uiEffectsList.Name = "uiEffectsList"; this.uiEffectsList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiEffectsList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiEffectsList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiEffectsList.ShadowOnHover = true; this.uiEffectsList.Size = new System.Drawing.Size(628, 80); this.uiEffectsList.TabIndex = 1; this.uiEffectsList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiEffectsList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; this.uiEffectsList.ItemSelected += new System.EventHandler(this.uiEffectsList_ItemSelected); // // effectsListMenuStrip // this.effectsListMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.addToolStripMenuItem, this.toolStripSeparator1, this.detailsToolStripMenuItem}); this.effectsListMenuStrip.Name = "effectsListMenuStrip"; this.effectsListMenuStrip.Size = new System.Drawing.Size(110, 54); this.effectsListMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.effectsListMenuStrip_Opening); // // addToolStripMenuItem // this.addToolStripMenuItem.Name = "addToolStripMenuItem"; this.addToolStripMenuItem.Size = new System.Drawing.Size(109, 22); this.addToolStripMenuItem.Text = "Add"; this.addToolStripMenuItem.Click += new System.EventHandler(this.addToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(106, 6); // // detailsToolStripMenuItem // this.detailsToolStripMenuItem.Name = "detailsToolStripMenuItem"; this.detailsToolStripMenuItem.Size = new System.Drawing.Size(109, 22); this.detailsToolStripMenuItem.Text = "Details"; this.detailsToolStripMenuItem.Click += new System.EventHandler(this.detailsToolStripMenuItem_Click); // // uiTabPage3 // this.uiTabPage3.Controls.Add(this.uiGroupBox11); this.uiTabPage3.Controls.Add(this.uiLightingPropGroup); this.uiTabPage3.Controls.Add(this.uiGroupBox9); this.uiTabPage3.Controls.Add(this.lightingSchemeLabel); this.uiTabPage3.Controls.Add(this.label4); this.uiTabPage3.Controls.Add(this.uiButton2); this.uiTabPage3.Controls.Add(this.uiButton1); this.uiTabPage3.Controls.Add(this.uiLightingList); this.uiTabPage3.Controls.Add(this.uiGroupBox1); this.uiTabPage3.Location = new System.Drawing.Point(1, 1); this.uiTabPage3.Name = "uiTabPage3"; this.uiTabPage3.Size = new System.Drawing.Size(636, 470); this.uiTabPage3.TabStop = true; this.uiTabPage3.Text = "Lighting"; // // uiGroupBox11 // this.uiGroupBox11.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox11.Controls.Add(this.lightsListBox); this.uiGroupBox11.Location = new System.Drawing.Point(309, 103); this.uiGroupBox11.Name = "uiGroupBox11"; this.uiGroupBox11.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox11.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0); this.uiGroupBox11.Size = new System.Drawing.Size(319, 103); this.uiGroupBox11.TabIndex = 22; this.uiGroupBox11.Text = "Lights"; this.uiGroupBox11.VisualStyleManager = this.visualStyleManager1; // // lightsListBox // this.lightsListBox.Dock = System.Windows.Forms.DockStyle.Fill; this.lightsListBox.FormattingEnabled = true; this.lightsListBox.Location = new System.Drawing.Point(6, 18); this.lightsListBox.Name = "lightsListBox"; this.lightsListBox.Size = new System.Drawing.Size(307, 82); this.lightsListBox.TabIndex = 0; this.lightsListBox.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged); // // uiLightingPropGroup // this.uiLightingPropGroup.BackColor = System.Drawing.Color.Transparent; this.uiLightingPropGroup.Controls.Add(this.uiLightCastShadows); this.uiLightingPropGroup.Controls.Add(this.uiLightEnabled); this.uiLightingPropGroup.Controls.Add(this.uiLightingPropPanel); this.uiLightingPropGroup.Controls.Add(this.label25); this.uiLightingPropGroup.Controls.Add(this.uiColorButton1); this.uiLightingPropGroup.Location = new System.Drawing.Point(309, 212); this.uiLightingPropGroup.Name = "uiLightingPropGroup"; this.uiLightingPropGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiLightingPropGroup.Size = new System.Drawing.Size(318, 177); this.uiLightingPropGroup.TabIndex = 21; this.uiLightingPropGroup.Text = "Properties"; this.uiLightingPropGroup.VisualStyleManager = this.visualStyleManager1; // // uiLightCastShadows // this.uiLightCastShadows.Location = new System.Drawing.Point(21, 43); this.uiLightCastShadows.Name = "uiLightCastShadows"; this.uiLightCastShadows.Size = new System.Drawing.Size(104, 23); this.uiLightCastShadows.TabIndex = 10; this.uiLightCastShadows.Text = "Cast Shadows"; this.uiLightCastShadows.CheckedChanged += new System.EventHandler(this.uiLightCastShadows_CheckedChanged); // // uiLightEnabled // this.uiLightEnabled.Location = new System.Drawing.Point(21, 22); this.uiLightEnabled.Name = "uiLightEnabled"; this.uiLightEnabled.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiLightEnabled.Size = new System.Drawing.Size(61, 23); this.uiLightEnabled.TabIndex = 9; this.uiLightEnabled.Text = "Enabled"; this.uiLightEnabled.VisualStyleManager = this.visualStyleManager1; this.uiLightEnabled.CheckedChanged += new System.EventHandler(this.uiLightEnabled_CheckedChanged); // // uiLightingPropPanel // this.uiLightingPropPanel.Location = new System.Drawing.Point(6, 72); this.uiLightingPropPanel.Name = "uiLightingPropPanel"; this.uiLightingPropPanel.Size = new System.Drawing.Size(306, 99); this.uiLightingPropPanel.TabIndex = 8; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(137, 27); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(38, 13); this.label25.TabIndex = 5; this.label25.Text = "Color:"; // // uiColorButton1 // // // // this.uiColorButton1.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton1.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton1.ColorPicker.Name = ""; this.uiColorButton1.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton1.ColorPicker.TabIndex = 0; this.uiColorButton1.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton1.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton1.Location = new System.Drawing.Point(181, 22); this.uiColorButton1.Name = "uiColorButton1"; this.uiColorButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton1.Size = new System.Drawing.Size(107, 23); this.uiColorButton1.TabIndex = 6; this.uiColorButton1.Text = "uiColorButton1"; this.uiColorButton1.VisualStyleManager = this.visualStyleManager1; this.uiColorButton1.SelectedColorChanged += new System.EventHandler(this.uiColorButton1_SelectedColorChanged); // // uiGroupBox9 // this.uiGroupBox9.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox9.Controls.Add(this.lightPreviewControl2); this.uiGroupBox9.Location = new System.Drawing.Point(3, 90); this.uiGroupBox9.Name = "uiGroupBox9"; this.uiGroupBox9.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox9.Size = new System.Drawing.Size(300, 315); this.uiGroupBox9.TabIndex = 20; this.uiGroupBox9.Text = "Preview"; this.uiGroupBox9.VisualStyleManager = this.visualStyleManager1; // // lightPreviewControl2 // this.lightPreviewControl2.BackColor = System.Drawing.SystemColors.Control; this.lightPreviewControl2.Lighting = null; this.lightPreviewControl2.Location = new System.Drawing.Point(7, 16); this.lightPreviewControl2.Name = "lightPreviewControl2"; this.lightPreviewControl2.OutSettings = null; this.lightPreviewControl2.Size = new System.Drawing.Size(287, 290); this.lightPreviewControl2.TabIndex = 0; // // lightingSchemeLabel // this.lightingSchemeLabel.BackColor = System.Drawing.Color.Transparent; this.lightingSchemeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lightingSchemeLabel.Location = new System.Drawing.Point(353, 87); this.lightingSchemeLabel.Name = "lightingSchemeLabel"; this.lightingSchemeLabel.Size = new System.Drawing.Size(278, 19); this.lightingSchemeLabel.TabIndex = 19; this.lightingSchemeLabel.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.ForeColor = System.Drawing.Color.DimGray; this.label4.Location = new System.Drawing.Point(0, 454); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(628, 16); this.label4.TabIndex = 18; this.label4.Text = "Lighting provides scene light information for the scheme and effects to use in sh" + "ading."; // // uiButton2 // this.uiButton2.Location = new System.Drawing.Point(85, 411); this.uiButton2.Name = "uiButton2"; this.uiButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton2.Size = new System.Drawing.Size(75, 23); this.uiButton2.TabIndex = 17; this.uiButton2.Text = "Remove"; this.uiButton2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiButton2.VisualStyleManager = this.visualStyleManager1; // // uiButton1 // this.uiButton1.Location = new System.Drawing.Point(4, 411); this.uiButton1.Name = "uiButton1"; this.uiButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton1.Size = new System.Drawing.Size(75, 23); this.uiButton1.TabIndex = 14; this.uiButton1.Text = "Add"; this.uiButton1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiButton1.VisualStyleManager = this.visualStyleManager1; // // uiLightingList // this.uiLightingList.BackColor = System.Drawing.Color.White; buttonBarGroup8.Key = "Group1"; buttonBarGroup8.Text = "Presets"; buttonBarGroup8.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiLightingList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup8}); this.uiLightingList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiLightingList.Location = new System.Drawing.Point(3, 4); this.uiLightingList.Name = "uiLightingList"; this.uiLightingList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiLightingList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiLightingList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiLightingList.ShadowOnHover = true; this.uiLightingList.Size = new System.Drawing.Size(628, 80); this.uiLightingList.TabIndex = 13; this.uiLightingList.Text = "buttonBar3"; this.uiLightingList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiLightingList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; this.uiLightingList.ItemSelected += new System.EventHandler(this.uiLightingList_ItemSelected); // // uiGroupBox1 // this.uiGroupBox1.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox1.Controls.Add(this.label28); this.uiGroupBox1.Controls.Add(this.uiColorButton2); this.uiGroupBox1.Location = new System.Drawing.Point(309, 395); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox1.Size = new System.Drawing.Size(319, 50); this.uiGroupBox1.TabIndex = 23; this.uiGroupBox1.Text = "Ambient"; this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(18, 21); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(45, 13); this.label28.TabIndex = 1; this.label28.Text = "Colour:"; // // uiColorButton2 // // // // this.uiColorButton2.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton2.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton2.ColorPicker.Name = ""; this.uiColorButton2.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton2.ColorPicker.TabIndex = 0; this.uiColorButton2.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton2.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton2.Location = new System.Drawing.Point(80, 16); this.uiColorButton2.Name = "uiColorButton2"; this.uiColorButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton2.Size = new System.Drawing.Size(99, 23); this.uiColorButton2.TabIndex = 0; this.uiColorButton2.Text = "uiColorButton2"; this.uiColorButton2.VisualStyleManager = this.visualStyleManager1; // // uiTabPage4 // this.uiTabPage4.Controls.Add(this.uiGroupBox12); this.uiTabPage4.Controls.Add(this.groupBox13); this.uiTabPage4.Location = new System.Drawing.Point(1, 1); this.uiTabPage4.Name = "uiTabPage4"; this.uiTabPage4.Size = new System.Drawing.Size(636, 470); this.uiTabPage4.TabStop = true; this.uiTabPage4.Text = "General"; // // uiGroupBox12 // this.uiGroupBox12.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox12.Controls.Add(this.uiComboBox2); this.uiGroupBox12.Controls.Add(this.label5); this.uiGroupBox12.Controls.Add(this.numericUpDown1); this.uiGroupBox12.Controls.Add(this.uiComboBox1); this.uiGroupBox12.Controls.Add(this.label9); this.uiGroupBox12.Controls.Add(this.label6); this.uiGroupBox12.Location = new System.Drawing.Point(22, 19); this.uiGroupBox12.Name = "uiGroupBox12"; this.uiGroupBox12.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox12.Size = new System.Drawing.Size(340, 99); this.uiGroupBox12.TabIndex = 2; this.uiGroupBox12.Text = "View Settings"; this.uiGroupBox12.VisualStyleManager = this.visualStyleManager1; // // uiComboBox2 // uiComboBoxItem10.FormatStyle.Alpha = 0; uiComboBoxItem10.IsSeparator = false; uiComboBoxItem10.Text = "x1"; uiComboBoxItem10.Value = ((ushort)(10)); uiComboBoxItem11.FormatStyle.Alpha = 0; uiComboBoxItem11.IsSeparator = false; uiComboBoxItem11.Text = "x1.5"; uiComboBoxItem11.Value = ((ushort)(15)); uiComboBoxItem12.FormatStyle.Alpha = 0; uiComboBoxItem12.IsSeparator = false; uiComboBoxItem12.Text = "x2"; uiComboBoxItem12.Value = ((ushort)(20)); uiComboBoxItem13.FormatStyle.Alpha = 0; uiComboBoxItem13.IsSeparator = false; uiComboBoxItem13.Text = "x4"; uiComboBoxItem13.Value = ((ushort)(40)); this.uiComboBox2.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem10, uiComboBoxItem11, uiComboBoxItem12, uiComboBoxItem13}); this.uiComboBox2.Location = new System.Drawing.Point(238, 53); this.uiComboBox2.Name = "uiComboBox2"; this.uiComboBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox2.Size = new System.Drawing.Size(84, 22); this.uiComboBox2.TabIndex = 5; this.uiComboBox2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiComboBox2.VisualStyleManager = this.visualStyleManager1; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(6, 26); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(76, 13); this.label5.TabIndex = 0; this.label5.Text = "Anti-Aliasing:"; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(87, 53); this.numericUpDown1.Maximum = new decimal(new int[] { 140, 0, 0, 0}); this.numericUpDown1.Minimum = new decimal(new int[] { 45, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(53, 22); this.numericUpDown1.TabIndex = 4; this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.numericUpDown1.Value = new decimal(new int[] { 45, 0, 0, 0}); // // uiComboBox1 // this.uiComboBox1.Location = new System.Drawing.Point(88, 21); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox1.Size = new System.Drawing.Size(164, 22); this.uiComboBox1.TabIndex = 1; this.uiComboBox1.Text = "uiComboBox1"; this.uiComboBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiComboBox1.VisualStyleManager = this.visualStyleManager1; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(146, 55); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(86, 13); this.label9.TabIndex = 3; this.label9.Text = "Viewport Scale:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 55); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(79, 13); this.label6.TabIndex = 2; this.label6.Text = "Field-of-View:"; // // groupBox13 // this.groupBox13.BackColor = System.Drawing.Color.Transparent; this.groupBox13.Controls.Add(this.groupBox15); this.groupBox13.Controls.Add(this.radioButton2); this.groupBox13.Controls.Add(this.radioButton1); this.groupBox13.Location = new System.Drawing.Point(22, 156); this.groupBox13.Name = "groupBox13"; this.groupBox13.Size = new System.Drawing.Size(340, 118); this.groupBox13.TabIndex = 0; this.groupBox13.TabStop = false; this.groupBox13.Text = "Shadows"; // // groupBox15 // this.groupBox15.Controls.Add(this.uiComboBox3); this.groupBox15.Controls.Add(this.label10); this.groupBox15.Location = new System.Drawing.Point(19, 55); this.groupBox15.Name = "groupBox15"; this.groupBox15.Size = new System.Drawing.Size(315, 53); this.groupBox15.TabIndex = 2; this.groupBox15.TabStop = false; this.groupBox15.Text = "Shadow Map Settings"; // // uiComboBox3 // uiComboBoxItem14.FormatStyle.Alpha = 0; uiComboBoxItem14.IsSeparator = false; uiComboBoxItem14.Text = "128x128"; uiComboBoxItem14.Value = ((uint)(128u)); uiComboBoxItem15.FormatStyle.Alpha = 0; uiComboBoxItem15.IsSeparator = false; uiComboBoxItem15.Text = "256x256"; uiComboBoxItem15.Value = ((uint)(256u)); uiComboBoxItem16.FormatStyle.Alpha = 0; uiComboBoxItem16.IsSeparator = false; uiComboBoxItem16.Text = "512x512"; uiComboBoxItem16.Value = ((uint)(512u)); uiComboBoxItem17.FormatStyle.Alpha = 0; uiComboBoxItem17.IsSeparator = false; uiComboBoxItem17.Text = "1024x1024"; uiComboBoxItem17.Value = ((uint)(1024u)); this.uiComboBox3.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem14, uiComboBoxItem15, uiComboBoxItem16, uiComboBoxItem17}); this.uiComboBox3.Location = new System.Drawing.Point(68, 26); this.uiComboBox3.Name = "uiComboBox3"; this.uiComboBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox3.Size = new System.Drawing.Size(127, 22); this.uiComboBox3.TabIndex = 1; this.uiComboBox3.VisualStyleManager = this.visualStyleManager1; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(15, 26); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(30, 13); this.label10.TabIndex = 0; this.label10.Text = "Size:"; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(102, 32); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(117, 17); this.radioButton2.TabIndex = 1; this.radioButton2.TabStop = true; this.radioButton2.Text = "Shadow Mapping"; this.radioButton2.UseVisualStyleBackColor = true; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(19, 32); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(53, 17); this.radioButton1.TabIndex = 0; this.radioButton1.TabStop = true; this.radioButton1.Text = "None"; this.radioButton1.UseVisualStyleBackColor = true; // // uiTabPage5 // this.uiTabPage5.Controls.Add(this.uiShadingElementList); this.uiTabPage5.Controls.Add(this.uiShadingSeriesGroup); this.uiTabPage5.Controls.Add(this.label27); this.uiTabPage5.Controls.Add(this.uiShadingSeriesList); this.uiTabPage5.Controls.Add(this.uiShadingElementsGroup); this.uiTabPage5.Controls.Add(this.label21); this.uiTabPage5.Controls.Add(this.uiElementShadingList); this.uiTabPage5.Controls.Add(this.panel1); this.uiTabPage5.Controls.Add(this.label26); this.uiTabPage5.Location = new System.Drawing.Point(1, 1); this.uiTabPage5.Name = "uiTabPage5"; this.uiTabPage5.Size = new System.Drawing.Size(636, 470); this.uiTabPage5.TabStop = true; this.uiTabPage5.Text = "Elements Shading"; // // uiShadingElementList // this.uiShadingElementList.FormattingEnabled = true; this.uiShadingElementList.Location = new System.Drawing.Point(140, 98); this.uiShadingElementList.Name = "uiShadingElementList"; this.uiShadingElementList.Size = new System.Drawing.Size(116, 160); this.uiShadingElementList.TabIndex = 27; this.uiShadingElementList.SelectedIndexChanged += new System.EventHandler(this.uiShadingElementList_SelectedIndexChanged); // // uiShadingSeriesGroup // this.uiShadingSeriesGroup.BackColor = System.Drawing.Color.Transparent; this.uiShadingSeriesGroup.Controls.Add(this.uiCheckBox2); this.uiShadingSeriesGroup.Controls.Add(this.uiColorButton3); this.uiShadingSeriesGroup.Controls.Add(this.label29); this.uiShadingSeriesGroup.Enabled = false; this.uiShadingSeriesGroup.Location = new System.Drawing.Point(262, 94); this.uiShadingSeriesGroup.Name = "uiShadingSeriesGroup"; this.uiShadingSeriesGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiShadingSeriesGroup.Size = new System.Drawing.Size(163, 183); this.uiShadingSeriesGroup.TabIndex = 26; this.uiShadingSeriesGroup.Text = "Series Settings"; this.uiShadingSeriesGroup.VisualStyleManager = this.visualStyleManager1; // // label27 // this.label27.Location = new System.Drawing.Point(140, 259); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(116, 13); this.label27.TabIndex = 25; this.label27.Text = "Element"; // // uiShadingSeriesList // this.uiShadingSeriesList.Enabled = false; this.uiShadingSeriesList.FormattingEnabled = true; this.uiShadingSeriesList.Location = new System.Drawing.Point(7, 98); this.uiShadingSeriesList.Name = "uiShadingSeriesList"; this.uiShadingSeriesList.Size = new System.Drawing.Size(127, 160); this.uiShadingSeriesList.TabIndex = 21; this.uiShadingSeriesList.SelectedIndexChanged += new System.EventHandler(this.uiShadingSeriesList_SelectedIndexChanged); // // uiShadingElementsGroup // this.uiShadingElementsGroup.BackColor = System.Drawing.Color.Transparent; this.uiShadingElementsGroup.Controls.Add(this.uiCheckBox3); this.uiShadingElementsGroup.Controls.Add(this.uiElementClrBtn); this.uiShadingElementsGroup.Controls.Add(this.label24); this.uiShadingElementsGroup.Enabled = false; this.uiShadingElementsGroup.Location = new System.Drawing.Point(431, 94); this.uiShadingElementsGroup.Name = "uiShadingElementsGroup"; this.uiShadingElementsGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiShadingElementsGroup.Size = new System.Drawing.Size(197, 183); this.uiShadingElementsGroup.TabIndex = 20; this.uiShadingElementsGroup.Text = "Element Settings"; this.uiShadingElementsGroup.VisualStyleManager = this.visualStyleManager1; // // uiElementClrBtn // // // // this.uiElementClrBtn.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiElementClrBtn.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiElementClrBtn.ColorPicker.Name = ""; this.uiElementClrBtn.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiElementClrBtn.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiElementClrBtn.ColorPicker.TabIndex = 0; this.uiElementClrBtn.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiElementClrBtn.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiElementClrBtn.Location = new System.Drawing.Point(53, 16); this.uiElementClrBtn.Name = "uiElementClrBtn"; this.uiElementClrBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiElementClrBtn.Size = new System.Drawing.Size(127, 23); this.uiElementClrBtn.TabIndex = 2; this.uiElementClrBtn.VisualStyleManager = this.visualStyleManager1; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(6, 21); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(41, 13); this.label24.TabIndex = 1; this.label24.Text = "Color :"; // // label21 // this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.ForeColor = System.Drawing.Color.DimGray; this.label21.Location = new System.Drawing.Point(0, 454); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(628, 16); this.label21.TabIndex = 19; this.label21.Text = "Determines how each element is coloured"; // // uiElementShadingList // this.uiElementShadingList.BackColor = System.Drawing.Color.White; buttonBarGroup9.Key = "Group1"; buttonBarGroup9.Text = "Presets"; buttonBarGroup9.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; buttonBarGroup10.Key = "Group2"; buttonBarGroup10.Text = "Templates"; buttonBarGroup10.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons; this.uiElementShadingList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] { buttonBarGroup9, buttonBarGroup10}); this.uiElementShadingList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat; this.uiElementShadingList.Location = new System.Drawing.Point(3, 3); this.uiElementShadingList.Name = "uiElementShadingList"; this.uiElementShadingList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black; this.uiElementShadingList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal; this.uiElementShadingList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem; this.uiElementShadingList.ShadowOnHover = true; this.uiElementShadingList.Size = new System.Drawing.Size(625, 80); this.uiElementShadingList.TabIndex = 1; this.uiElementShadingList.Text = "buttonBar1"; this.uiElementShadingList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups) | Janus.Windows.ButtonBar.ThemedArea.Items) | Janus.Windows.ButtonBar.ThemedArea.ScrollButton))); this.uiElementShadingList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007; this.uiElementShadingList.ItemSelected += new System.EventHandler(this.uiElementShadingList_ItemSelected); // // panel1 // this.panel1.Controls.Add(this.periodicTableControl1); this.panel1.Location = new System.Drawing.Point(7, 283); this.panel1.Name = "panel1"; this.panel1.Padding = new System.Windows.Forms.Padding(3); this.panel1.Size = new System.Drawing.Size(623, 168); this.panel1.TabIndex = 0; // // periodicTableControl1 // this.periodicTableControl1.BackColor = System.Drawing.Color.White; this.periodicTableControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.periodicTableControl1.Enabled = false; this.periodicTableControl1.Location = new System.Drawing.Point(3, 3); this.periodicTableControl1.Name = "periodicTableControl1"; this.periodicTableControl1.Size = new System.Drawing.Size(617, 162); this.periodicTableControl1.TabIndex = 0; this.periodicTableControl1.OnElementSelect += new System.EventHandler(this.periodicTableControl1_OnElementSelect); // // label26 // this.label26.Location = new System.Drawing.Point(7, 259); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(127, 13); this.label26.TabIndex = 24; this.label26.Text = "Series"; // // button3 // this.button3.Location = new System.Drawing.Point(9, 579); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 23); this.button3.TabIndex = 11; this.button3.Text = "Save"; this.button3.UseVisualStyleBackColor = true; // // multiColumnCombo1 // gridEXLayout1.LayoutString = resources.GetString("gridEXLayout1.LayoutString"); this.multiColumnCombo1.DesignTimeLayout = gridEXLayout1; this.multiColumnCombo1.Location = new System.Drawing.Point(10, 19); this.multiColumnCombo1.Name = "multiColumnCombo1"; this.multiColumnCombo1.SelectedIndex = -1; this.multiColumnCombo1.SelectedItem = null; this.multiColumnCombo1.Size = new System.Drawing.Size(248, 22); this.multiColumnCombo1.TabIndex = 12; this.multiColumnCombo1.VisualStyleManager = this.visualStyleManager1; // // groupBox10 // this.groupBox10.Controls.Add(this.multiColumnCombo1); this.groupBox10.Location = new System.Drawing.Point(13, 510); this.groupBox10.Name = "groupBox10"; this.groupBox10.Size = new System.Drawing.Size(637, 63); this.groupBox10.TabIndex = 13; this.groupBox10.TabStop = false; this.groupBox10.Text = "Settings Scope"; // // pictureBox1 // this.pictureBox1.Image = global::NuGenSVisualLib.Properties.Resources.Arrow; this.pictureBox1.Location = new System.Drawing.Point(672, 107); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(23, 62); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox1.TabIndex = 14; this.pictureBox1.TabStop = false; // // pictureBox2 // this.pictureBox2.Image = global::NuGenSVisualLib.Properties.Resources.Arrow; this.pictureBox2.Location = new System.Drawing.Point(672, 265); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(23, 62); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox2.TabIndex = 15; this.pictureBox2.TabStop = false; // // pictureBox3 // this.pictureBox3.Image = global::NuGenSVisualLib.Properties.Resources.Arrow; this.pictureBox3.Location = new System.Drawing.Point(672, 412); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(23, 62); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox3.TabIndex = 16; this.pictureBox3.TabStop = false; // // pictureBox4 // this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox4.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32; this.pictureBox4.Location = new System.Drawing.Point(668, 12); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(96, 96); this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox4.TabIndex = 17; this.pictureBox4.TabStop = false; // // pictureBox5 // this.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox5.Location = new System.Drawing.Point(668, 474); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(128, 128); this.pictureBox5.TabIndex = 18; this.pictureBox5.TabStop = false; // // pictureBox6 // this.pictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox6.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32; this.pictureBox6.Location = new System.Drawing.Point(668, 169); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(96, 96); this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox6.TabIndex = 19; this.pictureBox6.TabStop = false; // // pictureBox7 // this.pictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBox7.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32; this.pictureBox7.Location = new System.Drawing.Point(668, 328); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(96, 96); this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.pictureBox7.TabIndex = 20; this.pictureBox7.TabStop = false; // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.DimGray; this.label11.Location = new System.Drawing.Point(718, 111); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(46, 13); this.label11.TabIndex = 21; this.label11.Text = "Scheme"; // // label19 // this.label19.AutoSize = true; this.label19.ForeColor = System.Drawing.Color.DimGray; this.label19.Location = new System.Drawing.Point(723, 268); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(41, 13); this.label19.TabIndex = 22; this.label19.Text = "Effects"; // // label20 // this.label20.AutoSize = true; this.label20.ForeColor = System.Drawing.Color.DimGray; this.label20.Location = new System.Drawing.Point(714, 427); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(50, 13); this.label20.TabIndex = 23; this.label20.Text = "Lighting"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(6, 21); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(38, 13); this.label29.TabIndex = 0; this.label29.Text = "Color:"; // // uiColorButton3 // // // // this.uiColorButton3.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiColorButton3.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiColorButton3.ColorPicker.Name = ""; this.uiColorButton3.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton3.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiColorButton3.ColorPicker.TabIndex = 0; this.uiColorButton3.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiColorButton3.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiColorButton3.Location = new System.Drawing.Point(50, 16); this.uiColorButton3.Name = "uiColorButton3"; this.uiColorButton3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiColorButton3.Size = new System.Drawing.Size(97, 23); this.uiColorButton3.TabIndex = 1; this.uiColorButton3.Text = "uiColorButton3"; this.uiColorButton3.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox2 // this.uiCheckBox2.Location = new System.Drawing.Point(9, 151); this.uiCheckBox2.Name = "uiCheckBox2"; this.uiCheckBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox2.Size = new System.Drawing.Size(104, 23); this.uiCheckBox2.TabIndex = 2; this.uiCheckBox2.Text = "Override"; this.uiCheckBox2.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox3 // this.uiCheckBox3.Location = new System.Drawing.Point(9, 151); this.uiCheckBox3.Name = "uiCheckBox3"; this.uiCheckBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox3.Size = new System.Drawing.Size(104, 23); this.uiCheckBox3.TabIndex = 3; this.uiCheckBox3.Text = "Override"; this.uiCheckBox3.VisualStyleManager = this.visualStyleManager1; // // MoleculeSchemeDlg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(812, 616); this.Controls.Add(this.label20); this.Controls.Add(this.label19); this.Controls.Add(this.label11); this.Controls.Add(this.pictureBox7); this.Controls.Add(this.pictureBox6); this.Controls.Add(this.pictureBox5); this.Controls.Add(this.pictureBox4); this.Controls.Add(this.groupBox10); this.Controls.Add(this.button3); this.Controls.Add(this.uiTab1); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.pictureBox3); this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "MoleculeSchemeDlg"; this.Text = "Molecule Scheme Settings"; this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiBondsGSetGroup)).EndInit(); this.uiBondsGSetGroup.ResumeLayout(false); this.uiBondsGSetGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiAtomsGSetGroup)).EndInit(); this.uiAtomsGSetGroup.ResumeLayout(false); this.uiAtomsGSetGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).EndInit(); this.uiGroupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSchemesList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit(); this.uiTab1.ResumeLayout(false); this.uiTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).EndInit(); this.uiGroupBox8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).EndInit(); this.uiGroupBox7.ResumeLayout(false); this.uiGroupBox7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit(); this.uiGroupBox3.ResumeLayout(false); this.uiTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox14)).EndInit(); this.uiGroupBox14.ResumeLayout(false); this.uiGroupBox14.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox13)).EndInit(); this.uiGroupBox13.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit(); this.uiGroupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiEffectPropGroup)).EndInit(); this.uiEffectPropGroup.ResumeLayout(false); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiEffectsReqList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiCurrentEffectsList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiEffectsList)).EndInit(); this.effectsListMenuStrip.ResumeLayout(false); this.uiTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox11)).EndInit(); this.uiGroupBox11.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiLightingPropGroup)).EndInit(); this.uiLightingPropGroup.ResumeLayout(false); this.uiLightingPropGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).EndInit(); this.uiGroupBox9.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiLightingList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit(); this.uiGroupBox1.ResumeLayout(false); this.uiGroupBox1.PerformLayout(); this.uiTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox12)).EndInit(); this.uiGroupBox12.ResumeLayout(false); this.uiGroupBox12.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.groupBox13.ResumeLayout(false); this.groupBox13.PerformLayout(); this.groupBox15.ResumeLayout(false); this.groupBox15.PerformLayout(); this.uiTabPage5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiShadingSeriesGroup)).EndInit(); this.uiShadingSeriesGroup.ResumeLayout(false); this.uiShadingSeriesGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiShadingElementsGroup)).EndInit(); this.uiShadingElementsGroup.ResumeLayout(false); this.uiShadingElementsGroup.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiElementShadingList)).EndInit(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.multiColumnCombo1)).EndInit(); this.groupBox10.ResumeLayout(false); this.groupBox10.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.GridEX.GridEXLayout iGridEX1_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCSelectOperation)); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.iGridEX1 = new ISE.UILibrary.IGridEX(); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnOk = new Janus.Windows.EditControls.UIButton(); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).BeginInit(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.uiButton1); this.iGroupBox1.Controls.Add(this.iGridEX1); this.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnOk); this.iGroupBox1.Location = new System.Drawing.Point(3, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(621, 534); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "انتخاب عملیات"; // // iGridEX1 // this.iGridEX1.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))); iGridEX1_DesignTimeLayout.LayoutString = resources.GetString("iGridEX1_DesignTimeLayout.LayoutString"); this.iGridEX1.DesignTimeLayout = iGridEX1_DesignTimeLayout; this.iGridEX1.Location = new System.Drawing.Point(6, 45); this.iGridEX1.Name = "iGridEX1"; this.iGridEX1.Size = new System.Drawing.Size(615, 457); this.iGridEX1.TabIndex = 18; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(442, 505); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 26); this.btnCancel.TabIndex = 17; this.btnCancel.Text = "بستن"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // visualStyleManager1 // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(537, 505); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 26); this.btnOk.TabIndex = 16; this.btnOk.Text = "تایید انتخاب"; this.btnOk.VisualStyleManager = this.visualStyleManager1; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // uiButton1 // this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton1.Location = new System.Drawing.Point(512, 17); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(109, 26); this.uiButton1.TabIndex = 19; this.uiButton1.Text = "تعریف عملیات جدید"; this.uiButton1.VisualStyleManager = this.visualStyleManager1; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // UCSelectOperation // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCSelectOperation"; this.Size = new System.Drawing.Size(627, 540); this.iGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnSelect = new Janus.Windows.EditControls.UIButton(); this.iGridEX1 = new ISE.UILibrary.IGridEX(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).BeginInit(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnSelect); this.iGroupBox1.Controls.Add(this.iGridEX1); this.iGroupBox1.Location = new System.Drawing.Point(6, 2); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(723, 403); this.iGroupBox1.TabIndex = 1; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "انتخاب آيتم"; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.ImageIndex = 49; this.btnCancel.Location = new System.Drawing.Point(517, 363); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 34); this.btnCancel.TabIndex = 15; this.btnCancel.Text = "بستن"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.iButtonCancel_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // btnSelect // this.btnSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSelect.ImageIndex = 42; this.btnSelect.Location = new System.Drawing.Point(632, 363); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(85, 34); this.btnSelect.TabIndex = 15; this.btnSelect.Text = "انتخاب"; this.btnSelect.VisualStyleManager = this.visualStyleManager1; this.btnSelect.Click += new System.EventHandler(this.iButtonSelect_Click); // // iGridEX1 // this.iGridEX1.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.iGridEX1.DefaultFilterRowComparison = Janus.Windows.GridEX.FilterConditionOperator.Contains; this.iGridEX1.Location = new System.Drawing.Point(0, 17); this.iGridEX1.Name = "iGridEX1"; this.iGridEX1.Size = new System.Drawing.Size(717, 340); this.iGridEX1.TabIndex = 12; this.iGridEX1.RowDoubleClick += new Janus.Windows.GridEX.RowActionEventHandler(this.iGridEX1_RowDoubleClick); // // UCItemListSelect // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCItemListSelect"; this.Size = new System.Drawing.Size(734, 406); this.iGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.iGridEX1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.btnExit = new Janus.Windows.EditControls.UIButton(); this.radTreeViewResource = new Telerik.WinControls.UI.RadTreeView(); this.appDomainRadContextMenu1 = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemAddAppDomain = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemEdit = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemDelete = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemAddSubMenu = new Telerik.WinControls.UI.RadMenuItem(); this.subMenuRadContextMenu2 = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemAddSubMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemEditMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemDeleteMenuItem = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemAddResourceItem = new Telerik.WinControls.UI.RadMenuItem(); this.meuItemRadContextMenu3 = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemEditResource = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemDeleteResource = new Telerik.WinControls.UI.RadMenuItem(); this.radMenuItemAddOperation = new Telerik.WinControls.UI.RadMenuItem(); this.radContextMenuOperations = new Telerik.WinControls.UI.RadContextMenu(this.components); this.radMenuItemDeleteOperation = new Telerik.WinControls.UI.RadMenuItem(); this.btnRefresh = new Janus.Windows.EditControls.UIButton(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).BeginInit(); this.SuspendLayout(); // // visualStyleManager1 // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnRefresh); this.iGroupBox1.Controls.Add(this.btnExit); this.iGroupBox1.Controls.Add(this.radTreeViewResource); this.iGroupBox1.Location = new System.Drawing.Point(3, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(770, 726); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "منابع و عملیات"; this.iGroupBox1.Enter += new System.EventHandler(this.iGroupBox1_Enter); // // btnExit // this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnExit.Location = new System.Drawing.Point(6, 682); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(92, 30); this.btnExit.TabIndex = 5; this.btnExit.Text = "خروج"; this.btnExit.VisualStyleManager = this.visualStyleManager1; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // radTreeViewResource // this.radTreeViewResource.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.radTreeViewResource.Location = new System.Drawing.Point(6, 20); this.radTreeViewResource.Name = "radTreeViewResource"; this.radTreeViewResource.Size = new System.Drawing.Size(758, 656); this.radTreeViewResource.SpacingBetweenNodes = -1; this.radTreeViewResource.TabIndex = 0; this.radTreeViewResource.Text = "radTreeView1"; // // appDomainRadContextMenu1 // this.appDomainRadContextMenu1.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemAddAppDomain, this.radMenuItemEdit, this.radMenuItemDelete, this.radMenuItemAddSubMenu }); // // radMenuItemAddAppDomain // this.radMenuItemAddAppDomain.AccessibleDescription = "AddAppDomain"; this.radMenuItemAddAppDomain.AccessibleName = "افزودن دامنه"; this.radMenuItemAddAppDomain.Name = "radMenuItemAddAppDomain"; this.radMenuItemAddAppDomain.Text = "افزودن دامنه"; // // radMenuItemEdit // this.radMenuItemEdit.AccessibleDescription = "EditApp"; this.radMenuItemEdit.AccessibleName = "ویرایش دامنه"; this.radMenuItemEdit.Name = "radMenuItemEdit"; this.radMenuItemEdit.Text = "ویرایش دامنه"; // // radMenuItemDelete // this.radMenuItemDelete.AccessibleDescription = "DeleteApp"; this.radMenuItemDelete.AccessibleName = "حذف دامنه"; this.radMenuItemDelete.Name = "radMenuItemDelete"; this.radMenuItemDelete.Text = "حذف دامنه"; // // radMenuItemAddSubMenu // this.radMenuItemAddSubMenu.AccessibleDescription = "CreateSubmenu"; this.radMenuItemAddSubMenu.AccessibleName = "افزودن زیر منو"; this.radMenuItemAddSubMenu.Name = "radMenuItemAddSubMenu"; this.radMenuItemAddSubMenu.Text = "افزودن زیر منو"; // // subMenuRadContextMenu2 // this.subMenuRadContextMenu2.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemAddSubMenuItem, this.radMenuItemEditMenuItem, this.radMenuItemDeleteMenuItem, this.radMenuItemAddResourceItem }); // // radMenuItemAddSubMenuItem // this.radMenuItemAddSubMenuItem.AccessibleDescription = "CreateSubmenu"; this.radMenuItemAddSubMenuItem.AccessibleName = "افزودن زیرمنو"; this.radMenuItemAddSubMenuItem.Name = "radMenuItemAddSubMenuItem"; this.radMenuItemAddSubMenuItem.Text = "افزودن زیرمنو"; // // radMenuItemEditMenuItem // this.radMenuItemEditMenuItem.AccessibleDescription = "EditSubmenu"; this.radMenuItemEditMenuItem.AccessibleName = "ویرایش"; this.radMenuItemEditMenuItem.Name = "radMenuItemEditMenuItem"; this.radMenuItemEditMenuItem.Text = "ویرایش"; // // radMenuItemDeleteMenuItem // this.radMenuItemDeleteMenuItem.AccessibleDescription = "DeleteSubmenu"; this.radMenuItemDeleteMenuItem.AccessibleName = "حذف"; this.radMenuItemDeleteMenuItem.Name = "radMenuItemDeleteMenuItem"; this.radMenuItemDeleteMenuItem.Text = "حذف"; // // radMenuItemAddResourceItem // this.radMenuItemAddResourceItem.AccessibleDescription = "CreateResource"; this.radMenuItemAddResourceItem.AccessibleName = "افزودن منبع"; this.radMenuItemAddResourceItem.Name = "radMenuItemAddResourceItem"; this.radMenuItemAddResourceItem.Text = "افزودن منبع"; // // meuItemRadContextMenu3 // this.meuItemRadContextMenu3.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemEditResource, this.radMenuItemDeleteResource, this.radMenuItemAddOperation }); // // radMenuItemEditResource // this.radMenuItemEditResource.AccessibleDescription = "EditResource"; this.radMenuItemEditResource.AccessibleName = "ویرایش منبع"; this.radMenuItemEditResource.Name = "radMenuItemEditResource"; this.radMenuItemEditResource.Text = "ویرایش منبع"; // // radMenuItemDeleteResource // this.radMenuItemDeleteResource.AccessibleDescription = "DeleteResource"; this.radMenuItemDeleteResource.AccessibleName = "حذف منبع"; this.radMenuItemDeleteResource.Name = "radMenuItemDeleteResource"; this.radMenuItemDeleteResource.Text = "حذف منبع"; // // radMenuItemAddOperation // this.radMenuItemAddOperation.AccessibleDescription = "AddOperation"; this.radMenuItemAddOperation.AccessibleName = "افزودن عملیات"; this.radMenuItemAddOperation.Name = "radMenuItemAddOperation"; this.radMenuItemAddOperation.Text = "افزودن عملیات"; // // radContextMenuOperations // this.radContextMenuOperations.Items.AddRange(new Telerik.WinControls.RadItem[] { this.radMenuItemDeleteOperation }); // // radMenuItemDeleteOperation // this.radMenuItemDeleteOperation.AccessibleDescription = "deleteOperation"; this.radMenuItemDeleteOperation.AccessibleName = "حذف عملیات"; this.radMenuItemDeleteOperation.Name = "radMenuItemDeleteOperation"; this.radMenuItemDeleteOperation.Text = "حذف عملیات"; // // btnRefresh // this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRefresh.Location = new System.Drawing.Point(672, 682); this.btnRefresh.Name = "btnRefresh"; this.btnRefresh.Size = new System.Drawing.Size(92, 30); this.btnRefresh.TabIndex = 6; this.btnRefresh.Text = "بازخوانی"; this.btnRefresh.VisualStyleManager = this.visualStyleManager1; this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click); // // UCResource // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCResource"; this.Size = new System.Drawing.Size(773, 729); this.iGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radTreeViewResource)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem7 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem8 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem9 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem(); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.uiTab1 = new Janus.Windows.UI.Tab.UITab(); this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox7 = new Janus.Windows.EditControls.UIGroupBox(); this.uiStartupWin50 = new Janus.Windows.EditControls.UIRadioButton(); this.uiStartupWin70 = new Janus.Windows.EditControls.UIRadioButton(); this.uiStartupWinMax = new Janus.Windows.EditControls.UIRadioButton(); this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox(); this.uiGenUIClrSchemeComboBox = new Janus.Windows.EditControls.UIComboBox(); this.label1 = new System.Windows.Forms.Label(); this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox4 = new Janus.Windows.EditControls.UIGroupBox(); this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox(); this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox(); this.uiViewFontAA = new Janus.Windows.EditControls.UICheckBox(); this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.label6 = new System.Windows.Forms.Label(); this.uiButton3 = new Janus.Windows.EditControls.UIButton(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.uiViewFontPicker = new Janus.Windows.EditControls.UIFontPicker(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.uiViewBgClrBtn = new Janus.Windows.EditControls.UIColorButton(); this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox(); this.uiViewAdapterInfoListBox = new System.Windows.Forms.ListBox(); this.uiViewAdaptersListBox = new System.Windows.Forms.ListBox(); this.uiTabPage3 = new Janus.Windows.UI.Tab.UITabPage(); this.uiTabPage4 = new Janus.Windows.UI.Tab.UITabPage(); this.uiGroupBox8 = new Janus.Windows.EditControls.UIGroupBox(); this.uiGroupBox9 = new Janus.Windows.EditControls.UIGroupBox(); this.uiCheckBox4 = new Janus.Windows.EditControls.UICheckBox(); this.integerUpDown1 = new Janus.Windows.GridEX.EditControls.IntegerUpDown(); this.label12 = new System.Windows.Forms.Label(); this.uiRadioButton7 = new Janus.Windows.EditControls.UIRadioButton(); this.uiRadioButton6 = new Janus.Windows.EditControls.UIRadioButton(); this.uiCheckBox3 = new Janus.Windows.EditControls.UICheckBox(); this.uiGroupBox5 = new Janus.Windows.EditControls.UIGroupBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.uiTrackBar1 = new Janus.Windows.EditControls.UITrackBar(); this.uiGroupBox6 = new Janus.Windows.EditControls.UIGroupBox(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.uiRadioButton2 = new Janus.Windows.EditControls.UIRadioButton(); this.uiRadioButton1 = new Janus.Windows.EditControls.UIRadioButton(); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.uiButton2 = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit(); this.uiTab1.SuspendLayout(); this.uiTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).BeginInit(); this.uiGroupBox7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit(); this.uiGroupBox1.SuspendLayout(); this.uiTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).BeginInit(); this.uiGroupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit(); this.uiGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit(); this.uiGroupBox2.SuspendLayout(); this.uiTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).BeginInit(); this.uiGroupBox8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).BeginInit(); this.uiGroupBox9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).BeginInit(); this.uiGroupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).BeginInit(); this.uiGroupBox6.SuspendLayout(); this.SuspendLayout(); // // uiTab1 // this.uiTab1.Location = new System.Drawing.Point(12, 12); this.uiTab1.Name = "uiTab1"; this.uiTab1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiTab1.Size = new System.Drawing.Size(539, 325); this.uiTab1.TabIndex = 0; this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] { this.uiTabPage1, this.uiTabPage2, this.uiTabPage3, this.uiTabPage4 }); this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2007; this.uiTab1.VisualStyleManager = this.visualStyleManager1; // // uiTabPage1 // this.uiTabPage1.Controls.Add(this.uiGroupBox7); this.uiTabPage1.Controls.Add(this.uiGroupBox1); this.uiTabPage1.Location = new System.Drawing.Point(1, 21); this.uiTabPage1.Name = "uiTabPage1"; this.uiTabPage1.Size = new System.Drawing.Size(537, 303); this.uiTabPage1.TabStop = true; this.uiTabPage1.Text = "General"; // // uiGroupBox7 // this.uiGroupBox7.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox7.Controls.Add(this.uiStartupWin50); this.uiGroupBox7.Controls.Add(this.uiStartupWin70); this.uiGroupBox7.Controls.Add(this.uiStartupWinMax); this.uiGroupBox7.Location = new System.Drawing.Point(282, 14); this.uiGroupBox7.Name = "uiGroupBox7"; this.uiGroupBox7.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox7.Size = new System.Drawing.Size(229, 83); this.uiGroupBox7.TabIndex = 1; this.uiGroupBox7.Text = "Startup"; this.uiGroupBox7.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox7.VisualStyleManager = this.visualStyleManager1; // // uiStartupWin50 // this.uiStartupWin50.Location = new System.Drawing.Point(97, 50); this.uiStartupWin50.Name = "uiStartupWin50"; this.uiStartupWin50.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiStartupWin50.Size = new System.Drawing.Size(87, 23); this.uiStartupWin50.TabIndex = 2; this.uiStartupWin50.Text = "50% Size"; this.uiStartupWin50.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiStartupWin50.VisualStyleManager = this.visualStyleManager1; // // uiStartupWin70 // this.uiStartupWin70.Location = new System.Drawing.Point(15, 50); this.uiStartupWin70.Name = "uiStartupWin70"; this.uiStartupWin70.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiStartupWin70.Size = new System.Drawing.Size(76, 23); this.uiStartupWin70.TabIndex = 1; this.uiStartupWin70.Text = "70% Size"; this.uiStartupWin70.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiStartupWin70.VisualStyleManager = this.visualStyleManager1; // // uiStartupWinMax // this.uiStartupWinMax.Location = new System.Drawing.Point(15, 21); this.uiStartupWinMax.Name = "uiStartupWinMax"; this.uiStartupWinMax.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiStartupWinMax.Size = new System.Drawing.Size(131, 23); this.uiStartupWinMax.TabIndex = 0; this.uiStartupWinMax.Text = "Maximize Window"; this.uiStartupWinMax.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiStartupWinMax.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox1 // this.uiGroupBox1.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox1.Controls.Add(this.uiGenUIClrSchemeComboBox); this.uiGroupBox1.Controls.Add(this.label1); this.uiGroupBox1.Location = new System.Drawing.Point(18, 14); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox1.Size = new System.Drawing.Size(258, 61); this.uiGroupBox1.TabIndex = 0; this.uiGroupBox1.Text = "UI"; this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1; // // uiGenUIClrSchemeComboBox // this.uiGenUIClrSchemeComboBox.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem7.FormatStyle.Alpha = 0; uiComboBoxItem7.IsSeparator = false; uiComboBoxItem7.Text = "Blue"; uiComboBoxItem7.Value = ((byte)(0)); uiComboBoxItem8.FormatStyle.Alpha = 0; uiComboBoxItem8.IsSeparator = false; uiComboBoxItem8.Text = "Black"; uiComboBoxItem8.Value = ((byte)(1)); uiComboBoxItem9.FormatStyle.Alpha = 0; uiComboBoxItem9.IsSeparator = false; uiComboBoxItem9.Text = "Silver"; uiComboBoxItem9.Value = ((byte)(2)); this.uiGenUIClrSchemeComboBox.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem7, uiComboBoxItem8, uiComboBoxItem9 }); this.uiGenUIClrSchemeComboBox.Location = new System.Drawing.Point(92, 22); this.uiGenUIClrSchemeComboBox.Name = "uiGenUIClrSchemeComboBox"; this.uiGenUIClrSchemeComboBox.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGenUIClrSchemeComboBox.Size = new System.Drawing.Size(150, 22); this.uiGenUIClrSchemeComboBox.TabIndex = 1; this.uiGenUIClrSchemeComboBox.Text = "uiComboBox1"; this.uiGenUIClrSchemeComboBox.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiGenUIClrSchemeComboBox.VisualStyleManager = this.visualStyleManager1; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(80, 13); this.label1.TabIndex = 0; this.label1.Text = "Color Scheme:"; // // uiTabPage2 // this.uiTabPage2.AutoScroll = true; this.uiTabPage2.Controls.Add(this.uiGroupBox4); this.uiTabPage2.Controls.Add(this.uiGroupBox3); this.uiTabPage2.Controls.Add(this.uiGroupBox2); this.uiTabPage2.Location = new System.Drawing.Point(1, 21); this.uiTabPage2.Name = "uiTabPage2"; this.uiTabPage2.Size = new System.Drawing.Size(537, 303); this.uiTabPage2.TabStop = true; this.uiTabPage2.Text = "3D View"; // // uiGroupBox4 // this.uiGroupBox4.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox4.Controls.Add(this.uiCheckBox2); this.uiGroupBox4.Location = new System.Drawing.Point(13, 248); this.uiGroupBox4.Name = "uiGroupBox4"; this.uiGroupBox4.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox4.Size = new System.Drawing.Size(502, 86); this.uiGroupBox4.TabIndex = 2; this.uiGroupBox4.Text = "Camera"; this.uiGroupBox4.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox4.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox2 // this.uiCheckBox2.Location = new System.Drawing.Point(9, 21); this.uiCheckBox2.Name = "uiCheckBox2"; this.uiCheckBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox2.Size = new System.Drawing.Size(222, 23); this.uiCheckBox2.TabIndex = 0; this.uiCheckBox2.Text = "Auto-Adjust when loading molecule"; this.uiCheckBox2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiCheckBox2.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox3 // this.uiGroupBox3.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox3.Controls.Add(this.uiViewFontAA); this.uiGroupBox3.Controls.Add(this.uiCheckBox1); this.uiGroupBox3.Controls.Add(this.uiComboBox1); this.uiGroupBox3.Controls.Add(this.label6); this.uiGroupBox3.Controls.Add(this.uiButton3); this.uiGroupBox3.Controls.Add(this.label5); this.uiGroupBox3.Controls.Add(this.label4); this.uiGroupBox3.Controls.Add(this.pictureBox1); this.uiGroupBox3.Controls.Add(this.uiViewFontPicker); this.uiGroupBox3.Controls.Add(this.label3); this.uiGroupBox3.Controls.Add(this.label2); this.uiGroupBox3.Controls.Add(this.uiViewBgClrBtn); this.uiGroupBox3.Location = new System.Drawing.Point(13, 124); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox3.Size = new System.Drawing.Size(502, 118); this.uiGroupBox3.TabIndex = 1; this.uiGroupBox3.Text = "View Area"; this.uiGroupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1; // // uiViewFontAA // this.uiViewFontAA.Location = new System.Drawing.Point(420, 24); this.uiViewFontAA.Name = "uiViewFontAA"; this.uiViewFontAA.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiViewFontAA.Size = new System.Drawing.Size(71, 18); this.uiViewFontAA.TabIndex = 11; this.uiViewFontAA.Text = "Anti-Alias"; this.uiViewFontAA.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox1 // this.uiCheckBox1.Location = new System.Drawing.Point(254, 82); this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox1.Size = new System.Drawing.Size(104, 19); this.uiCheckBox1.TabIndex = 10; this.uiCheckBox1.Text = "Overlay Scene"; this.uiCheckBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiCheckBox1.VisualStyleManager = this.visualStyleManager1; // // uiComboBox1 // this.uiComboBox1.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList; uiComboBoxItem1.FormatStyle.Alpha = 0; uiComboBoxItem1.IsSeparator = false; uiComboBoxItem1.Text = "Centre"; uiComboBoxItem2.FormatStyle.Alpha = 0; uiComboBoxItem2.IsSeparator = false; uiComboBoxItem2.Text = "Stretch"; uiComboBoxItem3.FormatStyle.Alpha = 0; uiComboBoxItem3.IsSeparator = false; uiComboBoxItem3.Text = "Tile"; this.uiComboBox1.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] { uiComboBoxItem1, uiComboBoxItem2, uiComboBoxItem3 }); this.uiComboBox1.Location = new System.Drawing.Point(77, 80); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox1.Size = new System.Drawing.Size(140, 22); this.uiComboBox1.TabIndex = 9; this.uiComboBox1.Text = "uiComboBox1"; this.uiComboBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiComboBox1.VisualStyleManager = this.visualStyleManager1; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 85); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(44, 13); this.label6.TabIndex = 8; this.label6.Text = "Layout:"; // // uiButton3 // this.uiButton3.Location = new System.Drawing.Point(348, 52); this.uiButton3.Name = "uiButton3"; this.uiButton3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton3.Size = new System.Drawing.Size(66, 25); this.uiButton3.TabIndex = 7; this.uiButton3.Text = "Browse"; this.uiButton3.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiButton3.VisualStyleManager = this.visualStyleManager1; // // label5 // this.label5.Location = new System.Drawing.Point(119, 59); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(223, 13); this.label5.TabIndex = 6; this.label5.Text = "label5"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(6, 59); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(107, 13); this.label4.TabIndex = 5; this.label4.Text = "Background Image:"; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(420, 48); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(64, 64); this.pictureBox1.TabIndex = 4; this.pictureBox1.TabStop = false; // // uiViewFontPicker // this.uiViewFontPicker.DropListFont = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uiViewFontPicker.Location = new System.Drawing.Point(254, 21); this.uiViewFontPicker.Name = "uiViewFontPicker"; this.uiViewFontPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiViewFontPicker.Size = new System.Drawing.Size(160, 22); this.uiViewFontPicker.TabIndex = 3; this.uiViewFontPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiViewFontPicker.VisualStyleManager = this.visualStyleManager1; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(214, 26); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(34, 13); this.label3.TabIndex = 2; this.label3.Text = "Font:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 26); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(104, 13); this.label2.TabIndex = 1; this.label2.Text = "Background Color:"; // // uiViewBgClrBtn // // // // this.uiViewBgClrBtn.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.uiViewBgClrBtn.ColorPicker.Location = new System.Drawing.Point(0, 0); this.uiViewBgClrBtn.ColorPicker.Name = ""; this.uiViewBgClrBtn.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiViewBgClrBtn.ColorPicker.Size = new System.Drawing.Size(100, 100); this.uiViewBgClrBtn.ColorPicker.TabIndex = 0; this.uiViewBgClrBtn.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiViewBgClrBtn.ColorPicker.VisualStyleManager = this.visualStyleManager1; this.uiViewBgClrBtn.Location = new System.Drawing.Point(116, 21); this.uiViewBgClrBtn.Name = "uiViewBgClrBtn"; this.uiViewBgClrBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiViewBgClrBtn.Size = new System.Drawing.Size(92, 23); this.uiViewBgClrBtn.TabIndex = 0; this.uiViewBgClrBtn.Text = "uiColorButton1"; this.uiViewBgClrBtn.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiViewBgClrBtn.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox2 // this.uiGroupBox2.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox2.Controls.Add(this.uiViewAdapterInfoListBox); this.uiGroupBox2.Controls.Add(this.uiViewAdaptersListBox); this.uiGroupBox2.Location = new System.Drawing.Point(13, 17); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox2.Size = new System.Drawing.Size(502, 101); this.uiGroupBox2.TabIndex = 0; this.uiGroupBox2.Text = "Adapter"; this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1; // // uiViewAdapterInfoListBox // this.uiViewAdapterInfoListBox.FormattingEnabled = true; this.uiViewAdapterInfoListBox.HorizontalScrollbar = true; this.uiViewAdapterInfoListBox.Location = new System.Drawing.Point(209, 19); this.uiViewAdapterInfoListBox.Name = "uiViewAdapterInfoListBox"; this.uiViewAdapterInfoListBox.Size = new System.Drawing.Size(287, 69); this.uiViewAdapterInfoListBox.TabIndex = 1; // // uiViewAdaptersListBox // this.uiViewAdaptersListBox.FormattingEnabled = true; this.uiViewAdaptersListBox.HorizontalScrollbar = true; this.uiViewAdaptersListBox.Location = new System.Drawing.Point(6, 19); this.uiViewAdaptersListBox.Name = "uiViewAdaptersListBox"; this.uiViewAdaptersListBox.Size = new System.Drawing.Size(202, 69); this.uiViewAdaptersListBox.TabIndex = 0; this.uiViewAdaptersListBox.SelectedValueChanged += new System.EventHandler(this.uiViewAdaptersListBox_SelectedValueChanged); // // uiTabPage3 // this.uiTabPage3.Location = new System.Drawing.Point(1, 21); this.uiTabPage3.Name = "uiTabPage3"; this.uiTabPage3.Size = new System.Drawing.Size(537, 303); this.uiTabPage3.TabStop = true; this.uiTabPage3.Text = "2D View"; // // uiTabPage4 // this.uiTabPage4.Controls.Add(this.uiGroupBox8); this.uiTabPage4.Controls.Add(this.uiGroupBox6); this.uiTabPage4.Location = new System.Drawing.Point(1, 21); this.uiTabPage4.Name = "uiTabPage4"; this.uiTabPage4.Size = new System.Drawing.Size(537, 303); this.uiTabPage4.TabStop = true; this.uiTabPage4.Text = "Performance"; // // uiGroupBox8 // this.uiGroupBox8.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox8.Controls.Add(this.uiGroupBox9); this.uiGroupBox8.Controls.Add(this.uiGroupBox5); this.uiGroupBox8.Location = new System.Drawing.Point(13, 104); this.uiGroupBox8.Name = "uiGroupBox8"; this.uiGroupBox8.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox8.Size = new System.Drawing.Size(490, 196); this.uiGroupBox8.TabIndex = 2; this.uiGroupBox8.Text = "3D View"; this.uiGroupBox8.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox8.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox9 // this.uiGroupBox9.Controls.Add(this.uiCheckBox4); this.uiGroupBox9.Controls.Add(this.integerUpDown1); this.uiGroupBox9.Controls.Add(this.label12); this.uiGroupBox9.Controls.Add(this.uiRadioButton7); this.uiGroupBox9.Controls.Add(this.uiRadioButton6); this.uiGroupBox9.Controls.Add(this.uiCheckBox3); this.uiGroupBox9.Location = new System.Drawing.Point(271, 23); this.uiGroupBox9.Name = "uiGroupBox9"; this.uiGroupBox9.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox9.Size = new System.Drawing.Size(213, 167); this.uiGroupBox9.TabIndex = 1; this.uiGroupBox9.Text = "Level-of-Detail"; this.uiGroupBox9.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox9.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox4 // this.uiCheckBox4.Location = new System.Drawing.Point(9, 138); this.uiCheckBox4.Name = "uiCheckBox4"; this.uiCheckBox4.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox4.Size = new System.Drawing.Size(138, 23); this.uiCheckBox4.TabIndex = 5; this.uiCheckBox4.Text = "Enabled View Culling"; this.uiCheckBox4.VisualStyleManager = this.visualStyleManager1; // // integerUpDown1 // this.integerUpDown1.Location = new System.Drawing.Point(75, 110); this.integerUpDown1.Name = "integerUpDown1"; this.integerUpDown1.Size = new System.Drawing.Size(50, 22); this.integerUpDown1.TabIndex = 4; this.integerUpDown1.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2007; this.integerUpDown1.VisualStyleManager = this.visualStyleManager1; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(6, 115); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(63, 13); this.label12.TabIndex = 3; this.label12.Text = "FPS Target:"; // // uiRadioButton7 // this.uiRadioButton7.Location = new System.Drawing.Point(6, 50); this.uiRadioButton7.Name = "uiRadioButton7"; this.uiRadioButton7.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiRadioButton7.Size = new System.Drawing.Size(104, 23); this.uiRadioButton7.TabIndex = 2; this.uiRadioButton7.Text = "Always use"; this.uiRadioButton7.VisualStyleManager = this.visualStyleManager1; // // uiRadioButton6 // this.uiRadioButton6.Location = new System.Drawing.Point(6, 71); this.uiRadioButton6.Name = "uiRadioButton6"; this.uiRadioButton6.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiRadioButton6.Size = new System.Drawing.Size(156, 23); this.uiRadioButton6.TabIndex = 1; this.uiRadioButton6.Text = "Use if below target FPS"; this.uiRadioButton6.VisualStyleManager = this.visualStyleManager1; // // uiCheckBox3 // this.uiCheckBox3.Location = new System.Drawing.Point(6, 21); this.uiCheckBox3.Name = "uiCheckBox3"; this.uiCheckBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiCheckBox3.Size = new System.Drawing.Size(104, 23); this.uiCheckBox3.TabIndex = 0; this.uiCheckBox3.Text = "Enabled"; this.uiCheckBox3.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiCheckBox3.VisualStyleManager = this.visualStyleManager1; // // uiGroupBox5 // this.uiGroupBox5.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox5.Controls.Add(this.label9); this.uiGroupBox5.Controls.Add(this.label8); this.uiGroupBox5.Controls.Add(this.label7); this.uiGroupBox5.Controls.Add(this.uiTrackBar1); this.uiGroupBox5.Location = new System.Drawing.Point(6, 23); this.uiGroupBox5.Name = "uiGroupBox5"; this.uiGroupBox5.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox5.Size = new System.Drawing.Size(259, 128); this.uiGroupBox5.TabIndex = 0; this.uiGroupBox5.Text = "Cacheing"; this.uiGroupBox5.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox5.VisualStyleManager = this.visualStyleManager1; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(13, 98); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(95, 13); this.label9.TabIndex = 3; this.label9.Text = "Estimated Usage:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(13, 76); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(84, 13); this.label8.TabIndex = 2; this.label8.Text = "Current Usage:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(16, 28); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(35, 13); this.label7.TabIndex = 1; this.label7.Text = "Level:"; // // uiTrackBar1 // this.uiTrackBar1.LargeChange = 4; this.uiTrackBar1.Location = new System.Drawing.Point(69, 21); this.uiTrackBar1.Maximum = 4; this.uiTrackBar1.Minimum = 1; this.uiTrackBar1.Name = "uiTrackBar1"; this.uiTrackBar1.Size = new System.Drawing.Size(184, 28); this.uiTrackBar1.TabIndex = 0; this.uiTrackBar1.ThumbColor = System.Drawing.SystemColors.Control; this.uiTrackBar1.Value = 1; // // uiGroupBox6 // this.uiGroupBox6.BackColor = System.Drawing.Color.Transparent; this.uiGroupBox6.Controls.Add(this.label11); this.uiGroupBox6.Controls.Add(this.label10); this.uiGroupBox6.Controls.Add(this.uiRadioButton2); this.uiGroupBox6.Controls.Add(this.uiRadioButton1); this.uiGroupBox6.Location = new System.Drawing.Point(13, 11); this.uiGroupBox6.Name = "uiGroupBox6"; this.uiGroupBox6.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiGroupBox6.Size = new System.Drawing.Size(490, 87); this.uiGroupBox6.TabIndex = 1; this.uiGroupBox6.Text = "Memory Recycling"; this.uiGroupBox6.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiGroupBox6.VisualStyleManager = this.visualStyleManager1; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(128, 57); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(108, 13); this.label11.TabIndex = 3; this.label11.Text = "0kb System Memory"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(18, 57); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(90, 13); this.label10.TabIndex = 2; this.label10.Text = "Currently Using:"; // // uiRadioButton2 // this.uiRadioButton2.Location = new System.Drawing.Point(195, 21); this.uiRadioButton2.Name = "uiRadioButton2"; this.uiRadioButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiRadioButton2.Size = new System.Drawing.Size(163, 23); this.uiRadioButton2.TabIndex = 1; this.uiRadioButton2.Text = "Run cleanup after loading"; this.uiRadioButton2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiRadioButton2.VisualStyleManager = this.visualStyleManager1; // // uiRadioButton1 // this.uiRadioButton1.Location = new System.Drawing.Point(16, 21); this.uiRadioButton1.Name = "uiRadioButton1"; this.uiRadioButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiRadioButton1.Size = new System.Drawing.Size(163, 23); this.uiRadioButton1.TabIndex = 0; this.uiRadioButton1.Text = ".NET Framework Managed"; this.uiRadioButton1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiRadioButton1.VisualStyleManager = this.visualStyleManager1; // // uiButton1 // this.uiButton1.Location = new System.Drawing.Point(395, 349); this.uiButton1.Name = "uiButton1"; this.uiButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton1.Size = new System.Drawing.Size(75, 23); this.uiButton1.TabIndex = 1; this.uiButton1.Text = "Apply"; this.uiButton1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiButton1.VisualStyleManager = this.visualStyleManager1; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiButton2 // this.uiButton2.Location = new System.Drawing.Point(476, 349); this.uiButton2.Name = "uiButton2"; this.uiButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiButton2.Size = new System.Drawing.Size(75, 23); this.uiButton2.TabIndex = 2; this.uiButton2.Text = "Cancel"; this.uiButton2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiButton2.VisualStyleManager = this.visualStyleManager1; this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // visualStyleManager1 // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black; janusColorScheme2.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // OptionsWindow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(563, 384); this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton1); this.Controls.Add(this.uiTab1); this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "OptionsWindow"; this.Text = "Environment Options"; ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit(); this.uiTab1.ResumeLayout(false); this.uiTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).EndInit(); this.uiGroupBox7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit(); this.uiGroupBox1.ResumeLayout(false); this.uiGroupBox1.PerformLayout(); this.uiTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox4)).EndInit(); this.uiGroupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit(); this.uiGroupBox3.ResumeLayout(false); this.uiGroupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit(); this.uiGroupBox2.ResumeLayout(false); this.uiTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).EndInit(); this.uiGroupBox8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).EndInit(); this.uiGroupBox9.ResumeLayout(false); this.uiGroupBox9.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox5)).EndInit(); this.uiGroupBox5.ResumeLayout(false); this.uiGroupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).EndInit(); this.uiGroupBox6.ResumeLayout(false); this.uiGroupBox6.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme3 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.iLabel2 = new ISE.UILibrary.ILabel(); this.cmbLoginType = new ISE.UILibrary.IComboBox(); this.chkEnable = new ISE.UILibrary.ICheckBox(); this.chkLock = new ISE.UILibrary.ICheckBox(); this.txtTitle = new ISE.UILibrary.IEditBox(); this.iLabel1 = new ISE.UILibrary.ILabel(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.btnOk = new Janus.Windows.EditControls.UIButton(); this.iGroupBox1.SuspendLayout(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnOk); this.iGroupBox1.Controls.Add(this.iLabel2); this.iGroupBox1.Controls.Add(this.cmbLoginType); this.iGroupBox1.Controls.Add(this.chkEnable); this.iGroupBox1.Controls.Add(this.chkLock); this.iGroupBox1.Controls.Add(this.txtTitle); this.iGroupBox1.Controls.Add(this.iLabel1); this.iGroupBox1.Location = new System.Drawing.Point(0, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(366, 311); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "حوزه دامنه"; // // iLabel2 // this.iLabel2.AutoSize = true; this.iLabel2.Location = new System.Drawing.Point(279, 103); this.iLabel2.Name = "iLabel2"; this.iLabel2.Size = new System.Drawing.Size(49, 13); this.iLabel2.TabIndex = 5; this.iLabel2.Text = "نوع لاگین"; // // cmbLoginType // this.cmbLoginType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbLoginType.FormattingEnabled = true; this.cmbLoginType.Location = new System.Drawing.Point(55, 95); this.cmbLoginType.Name = "cmbLoginType"; this.cmbLoginType.Size = new System.Drawing.Size(222, 21); this.cmbLoginType.TabIndex = 4; // // chkEnable // this.chkEnable.AutoSize = true; this.chkEnable.Location = new System.Drawing.Point(240, 182); this.chkEnable.Name = "chkEnable"; this.chkEnable.Size = new System.Drawing.Size(88, 17); this.chkEnable.TabIndex = 3; this.chkEnable.Text = "غیرفعال کردن"; this.chkEnable.UseVisualStyleBackColor = true; // // chkLock // this.chkLock.AutoSize = true; this.chkLock.Location = new System.Drawing.Point(258, 148); this.chkLock.Name = "chkLock"; this.chkLock.Size = new System.Drawing.Size(70, 17); this.chkLock.TabIndex = 2; this.chkLock.Text = "قفل کردن"; this.chkLock.UseVisualStyleBackColor = true; // // txtTitle // this.txtTitle.Location = new System.Drawing.Point(55, 53); this.txtTitle.Name = "txtTitle"; this.txtTitle.Size = new System.Drawing.Size(222, 21); this.txtTitle.TabIndex = 1; // // iLabel1 // this.iLabel1.AutoSize = true; this.iLabel1.Location = new System.Drawing.Point(295, 57); this.iLabel1.Name = "iLabel1"; this.iLabel1.Size = new System.Drawing.Size(33, 13); this.iLabel1.TabIndex = 0; this.iLabel1.Text = "عنوان"; // // visualStyleManager1 // janusColorScheme3.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme3.Name = "Scheme0"; janusColorScheme3.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme3.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme3); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(155, 251); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 26); this.btnCancel.TabIndex = 15; this.btnCancel.Text = "بستن"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(250, 251); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 26); this.btnOk.TabIndex = 14; this.btnOk.Text = "ذخیره"; this.btnOk.VisualStyleManager = this.visualStyleManager1; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // UCAppDomainEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCAppDomainEntry"; this.Size = new System.Drawing.Size(366, 317); this.iGroupBox1.ResumeLayout(false); this.iGroupBox1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel1 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel(); Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel2 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel(); Janus.Windows.UI.StatusBar.UIStatusBarPanel uiStatusBarPanel3 = new Janus.Windows.UI.StatusBar.UIStatusBarPanel(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DevEnvIDEWindow)); System.Windows.Forms.ListViewGroup listViewGroup1 = new System.Windows.Forms.ListViewGroup("Atoms", System.Windows.Forms.HorizontalAlignment.Left); System.Windows.Forms.ListViewGroup listViewGroup2 = new System.Windows.Forms.ListViewGroup("Bonds", System.Windows.Forms.HorizontalAlignment.Left); this.uiStatusBar1 = new Janus.Windows.UI.StatusBar.UIStatusBar(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.Save1 = new Janus.Windows.UI.CommandBars.UICommand("Save"); this.TopRebar2 = new Janus.Windows.UI.CommandBars.UIRebar(); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.outlinePanel = new Janus.Windows.UI.Dock.UIPanel(); this.outlinePanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.outlineTreeView = new System.Windows.Forms.TreeView(); this.propertiesPanel = new Janus.Windows.UI.Dock.UIPanel(); this.propertiesPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.propertyGrid1 = new System.Windows.Forms.PropertyGrid(); this.uiConnectedList = new System.Windows.Forms.ListView(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.label8 = new System.Windows.Forms.Label(); this.uiScriptingPanel = new Janus.Windows.UI.Dock.UIPanel(); this.uiScriptingPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton5 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton6 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton7 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.uiDataSrcPanel = new Janus.Windows.UI.Dock.UIPanel(); this.uiDataSrcPanelContainer = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.ribbon1 = new Janus.Windows.Ribbon.Ribbon(); this.dropDownCommand3 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand8 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand1 = new Janus.Windows.Ribbon.DropDownCommand(); this.gallery2 = new Janus.Windows.Ribbon.Gallery(); this.galleryItem8 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem9 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem10 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem11 = new Janus.Windows.Ribbon.GalleryItem(); this.dropDownCommand2 = new Janus.Windows.Ribbon.DropDownCommand(); this.newMoleculeCommand = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand4 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand5 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand6 = new Janus.Windows.Ribbon.DropDownCommand(); this.gallery1 = new Janus.Windows.Ribbon.Gallery(); this.galleryItem1 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem2 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem5 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem3 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem4 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem6 = new Janus.Windows.Ribbon.GalleryItem(); this.galleryItem7 = new Janus.Windows.Ribbon.GalleryItem(); this.separatorCommand3 = new Janus.Windows.Ribbon.SeparatorCommand(); this.dropDownCommand7 = new Janus.Windows.Ribbon.DropDownCommand(); this.imageList2 = new System.Windows.Forms.ImageList(this.components); this.moleculeTab = new Janus.Windows.Ribbon.RibbonTab(); this.molInfoGroup = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand7 = new Janus.Windows.Ribbon.ButtonCommand(); this.molInfoDetailsContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand(); this.molInfoPanel = new System.Windows.Forms.Panel(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.ribbonGroup7 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonGroup3 = new Janus.Windows.Ribbon.ButtonGroup(); this.buttonCommand13 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand14 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup8 = new Janus.Windows.Ribbon.RibbonGroup(); this.selectButtonCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.selectAllButtonCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup9 = new Janus.Windows.Ribbon.RibbonGroup(); this.msrDistBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand15 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand16 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand19 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand17 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand20 = new Janus.Windows.Ribbon.ButtonCommand(); this.viewTab = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup6 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand21 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand22 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand23 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonGroup1 = new Janus.Windows.Ribbon.ButtonGroup(); this.buttonCommand10 = new Janus.Windows.Ribbon.ButtonCommand(); this.dropDownCommand9 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand10 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand11 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand12 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand13 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand14 = new Janus.Windows.Ribbon.DropDownCommand(); this.dropDownCommand15 = new Janus.Windows.Ribbon.DropDownCommand(); this.buttonGroup2 = new Janus.Windows.Ribbon.ButtonGroup(); this.buttonCommand11 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand12 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup2 = new Janus.Windows.Ribbon.RibbonGroup(); this.uiTakeSSBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.uiSSOutFileBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.uiSSOutClipBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.uiLowDetailMvBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.viewFontGroup = new Janus.Windows.Ribbon.RibbonGroup(); this.viewFontContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand(); this.viewFontPicker = new Janus.Windows.EditControls.UIFontPicker(); this.viewFontMiscContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand(); this.viewFontMiscPanel = new System.Windows.Forms.Panel(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.viewFontClrButton = new Janus.Windows.EditControls.UIColorButton(); this.viewBgGroup = new Janus.Windows.Ribbon.RibbonGroup(); this.bgColorContainerControl = new Janus.Windows.Ribbon.ContainerControlCommand(); this.bgColorButton = new Janus.Windows.EditControls.UIColorButton(); this.containerControlCommand2 = new Janus.Windows.Ribbon.ContainerControlCommand(); this.ribbonTab3 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup3 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand1 = new Janus.Windows.Ribbon.ButtonCommand(); this.separatorCommand1 = new Janus.Windows.Ribbon.SeparatorCommand(); this.buttonCommand2 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup1 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand8 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab4 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup4 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand4 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand6 = new Janus.Windows.Ribbon.ButtonCommand(); this.separatorCommand2 = new Janus.Windows.Ribbon.SeparatorCommand(); this.buttonCommand3 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup5 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand5 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonTab1 = new Janus.Windows.Ribbon.RibbonTab(); this.ribbonGroup10 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand9 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand18 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand28 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup11 = new Janus.Windows.Ribbon.RibbonGroup(); this.buttonCommand24 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand25 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand26 = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand27 = new Janus.Windows.Ribbon.ButtonCommand(); this.ribbonGroup12 = new Janus.Windows.Ribbon.RibbonGroup(); this.selMoveBtCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.selRotBtnCmd = new Janus.Windows.Ribbon.ButtonCommand(); this.buttonCommand29 = new Janus.Windows.Ribbon.ButtonCommand(); ((System.ComponentModel.ISupportInitialize)(this.TopRebar2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.outlinePanel)).BeginInit(); this.outlinePanel.SuspendLayout(); this.outlinePanelContainer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.propertiesPanel)).BeginInit(); this.propertiesPanel.SuspendLayout(); this.propertiesPanelContainer.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiScriptingPanel)).BeginInit(); this.uiScriptingPanel.SuspendLayout(); this.uiScriptingPanelContainer.SuspendLayout(); this.toolStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiDataSrcPanel)).BeginInit(); this.uiDataSrcPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).BeginInit(); this.molInfoPanel.SuspendLayout(); this.viewFontMiscPanel.SuspendLayout(); this.SuspendLayout(); // // uiStatusBar1 // this.uiStatusBar1.Location = new System.Drawing.Point(0, 600); this.uiStatusBar1.Name = "uiStatusBar1"; this.uiStatusBar1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; uiStatusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents; uiStatusBarPanel1.BorderColor = System.Drawing.Color.Empty; uiStatusBarPanel1.Key = ""; uiStatusBarPanel1.ProgressBarValue = 0; uiStatusBarPanel1.Text = "View: 3D"; uiStatusBarPanel1.Width = 60; uiStatusBarPanel2.BorderColor = System.Drawing.Color.Empty; uiStatusBarPanel2.Key = ""; uiStatusBarPanel2.ProgressBarValue = 0; uiStatusBarPanel2.Text = "Rendering Time:"; uiStatusBarPanel2.Width = 130; uiStatusBarPanel3.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents; uiStatusBarPanel3.BorderColor = System.Drawing.Color.Empty; uiStatusBarPanel3.Key = ""; uiStatusBarPanel3.ProgressBarValue = 0; uiStatusBarPanel3.Text = "SMILES:"; uiStatusBarPanel3.Width = 54; this.uiStatusBar1.Panels.AddRange(new Janus.Windows.UI.StatusBar.UIStatusBarPanel[] { uiStatusBarPanel1, uiStatusBarPanel2, uiStatusBarPanel3}); this.uiStatusBar1.Size = new System.Drawing.Size(1045, 23); this.uiStatusBar1.TabIndex = 5; this.uiStatusBar1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.uiStatusBar1.VisualStyleManager = this.visualStyleManager1; // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); this.visualStyleManager1.DefaultColorScheme = "Scheme0"; // // Save1 // this.Save1.CommandStyle = Janus.Windows.UI.CommandBars.CommandStyle.Image; this.Save1.Key = "Save"; this.Save1.Name = "Save1"; // // TopRebar2 // this.TopRebar2.CommandManager = null; this.TopRebar2.Dock = System.Windows.Forms.DockStyle.Top; this.TopRebar2.Location = new System.Drawing.Point(0, 0); this.TopRebar2.Name = "TopRebar2"; this.TopRebar2.Size = new System.Drawing.Size(0, 0); // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiPanelManager1.TabbedMdi = true; this.uiPanelManager1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.outlinePanel.Id = new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042"); this.uiPanelManager1.Panels.Add(this.outlinePanel); this.propertiesPanel.Id = new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a"); this.uiPanelManager1.Panels.Add(this.propertiesPanel); this.uiScriptingPanel.Id = new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29"); this.uiPanelManager1.Panels.Add(this.uiScriptingPanel); this.uiDataSrcPanel.Id = new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c"); this.uiPanelManager1.Panels.Add(this.uiDataSrcPanel); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(215, 421), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a"), Janus.Windows.UI.Dock.PanelDockStyle.Right, new System.Drawing.Size(235, 421), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29"), Janus.Windows.UI.Dock.PanelDockStyle.Bottom, new System.Drawing.Size(562, 158), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(200, 200), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("76c171a9-ba67-447f-a69b-5f2853bfc47a"), new System.Drawing.Point(900, 406), new System.Drawing.Size(200, 200), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("81a5d4bc-d576-4622-9196-0e9d93f75042"), new System.Drawing.Point(18, 482), new System.Drawing.Size(200, 200), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("a4ee26fe-e1c4-4482-a204-76254c8b6f29"), new System.Drawing.Point(446, 542), new System.Drawing.Size(200, 200), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("63e2bb9b-ff95-480c-91a5-84f89dc6076c"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // outlinePanel // this.outlinePanel.FloatingLocation = new System.Drawing.Point(18, 482); this.outlinePanel.Image = ((System.Drawing.Image)(resources.GetObject("outlinePanel.Image"))); this.outlinePanel.InnerContainer = this.outlinePanelContainer; this.outlinePanel.Location = new System.Drawing.Point(30, 150); this.outlinePanel.Name = "outlinePanel"; this.outlinePanel.Size = new System.Drawing.Size(215, 421); this.outlinePanel.TabIndex = 4; this.outlinePanel.Text = "Outline"; // // outlinePanelContainer // this.outlinePanelContainer.Controls.Add(this.outlineTreeView); this.outlinePanelContainer.Location = new System.Drawing.Point(1, 23); this.outlinePanelContainer.Name = "outlinePanelContainer"; this.outlinePanelContainer.Size = new System.Drawing.Size(209, 397); this.outlinePanelContainer.TabIndex = 0; // // outlineTreeView // this.outlineTreeView.Dock = System.Windows.Forms.DockStyle.Fill; this.outlineTreeView.Location = new System.Drawing.Point(0, 0); this.outlineTreeView.Name = "outlineTreeView"; this.outlineTreeView.Size = new System.Drawing.Size(209, 397); this.outlineTreeView.TabIndex = 0; // // propertiesPanel // this.propertiesPanel.FloatingLocation = new System.Drawing.Point(900, 406); this.propertiesPanel.Image = ((System.Drawing.Image)(resources.GetObject("propertiesPanel.Image"))); this.propertiesPanel.InnerContainer = this.propertiesPanelContainer; this.propertiesPanel.Location = new System.Drawing.Point(807, 150); this.propertiesPanel.Name = "propertiesPanel"; this.propertiesPanel.Size = new System.Drawing.Size(235, 421); this.propertiesPanel.TabIndex = 4; this.propertiesPanel.Text = "Properties"; // // propertiesPanelContainer // this.propertiesPanelContainer.Controls.Add(this.splitContainer1); this.propertiesPanelContainer.Location = new System.Drawing.Point(5, 23); this.propertiesPanelContainer.Name = "propertiesPanelContainer"; this.propertiesPanelContainer.Size = new System.Drawing.Size(229, 397); this.propertiesPanelContainer.TabIndex = 0; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.propertyGrid1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.uiConnectedList); this.splitContainer1.Panel2.Controls.Add(this.label8); this.splitContainer1.Panel2.Padding = new System.Windows.Forms.Padding(5); this.splitContainer1.Size = new System.Drawing.Size(229, 397); this.splitContainer1.SplitterDistance = 250; this.splitContainer1.TabIndex = 1; // // propertyGrid1 // this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.propertyGrid1.HelpVisible = false; this.propertyGrid1.Location = new System.Drawing.Point(0, 0); this.propertyGrid1.Name = "propertyGrid1"; this.propertyGrid1.Size = new System.Drawing.Size(229, 250); this.propertyGrid1.TabIndex = 1; this.propertyGrid1.ToolbarVisible = false; // // uiConnectedList // this.uiConnectedList.Dock = System.Windows.Forms.DockStyle.Fill; listViewGroup1.Header = "Atoms"; listViewGroup1.Name = "listViewGroup1"; listViewGroup2.Header = "Bonds"; listViewGroup2.Name = "listViewGroup2"; this.uiConnectedList.Groups.AddRange(new System.Windows.Forms.ListViewGroup[] { listViewGroup1, listViewGroup2}); this.uiConnectedList.LargeImageList = this.imageList1; this.uiConnectedList.Location = new System.Drawing.Point(5, 18); this.uiConnectedList.Name = "uiConnectedList"; this.uiConnectedList.Size = new System.Drawing.Size(219, 120); this.uiConnectedList.SmallImageList = this.imageList1; this.uiConnectedList.TabIndex = 2; this.uiConnectedList.UseCompatibleStateImageBehavior = false; this.uiConnectedList.View = System.Windows.Forms.View.Tile; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, ""); // // label8 // this.label8.AutoSize = true; this.label8.Dock = System.Windows.Forms.DockStyle.Top; this.label8.Location = new System.Drawing.Point(5, 5); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(66, 13); this.label8.TabIndex = 1; this.label8.Text = "Connected:"; // // uiScriptingPanel // this.uiScriptingPanel.AutoHide = true; this.uiScriptingPanel.FloatingLocation = new System.Drawing.Point(446, 542); this.uiScriptingPanel.Image = ((System.Drawing.Image)(resources.GetObject("uiScriptingPanel.Image"))); this.uiScriptingPanel.InnerContainer = this.uiScriptingPanelContainer; this.uiScriptingPanel.Location = new System.Drawing.Point(245, 439); this.uiScriptingPanel.Name = "uiScriptingPanel"; this.uiScriptingPanel.Size = new System.Drawing.Size(562, 158); this.uiScriptingPanel.TabIndex = 4; this.uiScriptingPanel.Text = "Scripting"; // // uiScriptingPanelContainer // this.uiScriptingPanelContainer.Controls.Add(this.toolStrip1); this.uiScriptingPanelContainer.Location = new System.Drawing.Point(1, 27); this.uiScriptingPanelContainer.Name = "uiScriptingPanelContainer"; this.uiScriptingPanelContainer.Size = new System.Drawing.Size(560, 130); this.uiScriptingPanelContainer.TabIndex = 0; // // toolStrip1 // this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton3, this.toolStripButton4, this.toolStripButton5, this.toolStripButton6, this.toolStripSeparator1, this.toolStripButton7, this.toolStripButton1, this.toolStripSeparator2, this.toolStripButton2}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(560, 25); this.toolStrip1.TabIndex = 0; this.toolStrip1.Text = "toolStrip1"; // // toolStripButton3 // this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton3.Image = global::ChemDevEnv.Properties.Resources.Script_New; this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton3.Name = "toolStripButton3"; this.toolStripButton3.Size = new System.Drawing.Size(23, 22); this.toolStripButton3.Text = "toolStripButton3"; // // toolStripButton4 // this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton4.Image = global::ChemDevEnv.Properties.Resources.Script_Delete; this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Size = new System.Drawing.Size(23, 22); this.toolStripButton4.Text = "toolStripButton4"; // // toolStripButton5 // this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton5.Image = global::ChemDevEnv.Properties.Resources.Script_Load; this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton5.Name = "toolStripButton5"; this.toolStripButton5.Size = new System.Drawing.Size(23, 22); this.toolStripButton5.Text = "toolStripButton5"; // // toolStripButton6 // this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton6.Image = global::ChemDevEnv.Properties.Resources.Script_Save; this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton6.Name = "toolStripButton6"; this.toolStripButton6.Size = new System.Drawing.Size(23, 22); this.toolStripButton6.Text = "toolStripButton6"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // toolStripButton7 // this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton7.Image = global::ChemDevEnv.Properties.Resources.Script_Play; this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton7.Name = "toolStripButton7"; this.toolStripButton7.Size = new System.Drawing.Size(23, 22); this.toolStripButton7.Text = "toolStripButton7"; // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(23, 22); this.toolStripButton1.Text = "toolStripButton1"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // toolStripButton2 // this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(23, 22); this.toolStripButton2.Text = "toolStripButton2"; // // uiDataSrcPanel // this.uiDataSrcPanel.AutoHide = true; this.uiDataSrcPanel.Image = ((System.Drawing.Image)(resources.GetObject("uiDataSrcPanel.Image"))); this.uiDataSrcPanel.InnerContainer = this.uiDataSrcPanelContainer; this.uiDataSrcPanel.Location = new System.Drawing.Point(0, 0); this.uiDataSrcPanel.Name = "uiDataSrcPanel"; this.uiDataSrcPanel.Size = new System.Drawing.Size(200, 200); this.uiDataSrcPanel.TabIndex = 4; this.uiDataSrcPanel.Text = "Data Sources"; // // uiDataSrcPanelContainer // this.uiDataSrcPanelContainer.Location = new System.Drawing.Point(1, 23); this.uiDataSrcPanelContainer.Name = "uiDataSrcPanelContainer"; this.uiDataSrcPanelContainer.Size = new System.Drawing.Size(194, 176); this.uiDataSrcPanelContainer.TabIndex = 0; // // ribbon1 // this.ribbon1.ControlBoxMenu.BottomCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.dropDownCommand3, this.dropDownCommand8}); this.ribbon1.ControlBoxMenu.LeftCommands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.dropDownCommand1, this.dropDownCommand2, this.dropDownCommand5, this.dropDownCommand6, this.separatorCommand3, this.dropDownCommand7}); this.ribbon1.ControlBoxMenu.LeftPanelWidth = 120; this.ribbon1.ControlBoxMenu.RightPanelWidth = 300; this.ribbon1.ImageList = this.imageList2; this.ribbon1.Location = new System.Drawing.Point(0, 0); this.ribbon1.Name = "ribbon1"; this.ribbon1.Office2007ColorScheme = Janus.Windows.Ribbon.Office2007ColorScheme.Black; this.ribbon1.Size = new System.Drawing.Size(1045, 147); this.ribbon1.TabIndex = 32; this.ribbon1.Tabs.AddRange(new Janus.Windows.Ribbon.RibbonTab[] { this.moleculeTab, this.viewTab, this.ribbonTab3, this.ribbonTab4, this.ribbonTab1}); // // dropDownCommand3 // this.dropDownCommand3.ImageIndex = 12; this.dropDownCommand3.Key = "dropDownCommand3"; this.dropDownCommand3.Name = "dropDownCommand3"; this.dropDownCommand3.Text = "Exit"; this.dropDownCommand3.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand3_Click); // // dropDownCommand8 // this.dropDownCommand8.ImageIndex = 4; this.dropDownCommand8.Key = "dropDownCommand8"; this.dropDownCommand8.Name = "dropDownCommand8"; this.dropDownCommand8.Text = "Options"; this.dropDownCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand8_Click); // // dropDownCommand1 // this.dropDownCommand1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.gallery2}); this.dropDownCommand1.ImageIndex = 30; this.dropDownCommand1.Key = "dropDownCommand1"; this.dropDownCommand1.Name = "dropDownCommand1"; this.dropDownCommand1.Text = "New"; // // gallery2 // this.gallery2.GalleryItems.AddRange(new Janus.Windows.Ribbon.GalleryItem[] { this.galleryItem8, this.galleryItem9, this.galleryItem10, this.galleryItem11}); this.gallery2.ImageSize = new System.Drawing.Size(0, 0); this.gallery2.ItemsBackColor = System.Drawing.Color.Empty; this.gallery2.Key = "gallery2"; this.gallery2.Name = "gallery2"; this.gallery2.Text = ""; // // galleryItem8 // this.galleryItem8.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle; this.galleryItem8.Key = "galleryItem8"; this.galleryItem8.Name = "galleryItem8"; this.galleryItem8.Text = "Molecule"; // // galleryItem9 // this.galleryItem9.Key = "galleryItem9"; this.galleryItem9.Name = "galleryItem9"; this.galleryItem9.Text = "Empty Molecule"; // // galleryItem10 // this.galleryItem10.Key = "galleryItem10"; this.galleryItem10.Name = "galleryItem10"; this.galleryItem10.Text = "From Template"; // // galleryItem11 // this.galleryItem11.Key = "galleryItem11"; this.galleryItem11.Name = "galleryItem11"; this.galleryItem11.Text = "From SMILES/SMARTS"; // // dropDownCommand2 // this.dropDownCommand2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.newMoleculeCommand, this.dropDownCommand4}); this.dropDownCommand2.ImageIndex = 32; this.dropDownCommand2.Key = "dropDownCommand2"; this.dropDownCommand2.Name = "dropDownCommand2"; this.dropDownCommand2.Text = "Open"; // // newMoleculeCommand // this.newMoleculeCommand.Key = "dropDownCommand3"; this.newMoleculeCommand.Name = "newMoleculeCommand"; this.newMoleculeCommand.Text = "Molecule"; this.newMoleculeCommand.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.newMoleculeCommand_Click); // // dropDownCommand4 // this.dropDownCommand4.Key = "dropDownCommand4"; this.dropDownCommand4.Name = "dropDownCommand4"; this.dropDownCommand4.Text = "Model"; // // dropDownCommand5 // this.dropDownCommand5.ImageIndex = 25; this.dropDownCommand5.Key = "dropDownCommand5"; this.dropDownCommand5.Name = "dropDownCommand5"; this.dropDownCommand5.Text = "Save"; // // dropDownCommand6 // this.dropDownCommand6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.gallery1}); this.dropDownCommand6.ImageIndex = 26; this.dropDownCommand6.Key = "dropDownCommand6"; this.dropDownCommand6.Name = "dropDownCommand6"; this.dropDownCommand6.Text = "Save As"; // // gallery1 // this.gallery1.GalleryItems.AddRange(new Janus.Windows.Ribbon.GalleryItem[] { this.galleryItem1, this.galleryItem2, this.galleryItem5, this.galleryItem3, this.galleryItem4, this.galleryItem6, this.galleryItem7}); this.gallery1.ImageSize = new System.Drawing.Size(0, 0); this.gallery1.ItemsBackColor = System.Drawing.Color.Empty; this.gallery1.ItemsWidth = 300; this.gallery1.Key = "gallery1"; this.gallery1.Name = "gallery1"; this.gallery1.Text = ""; // // galleryItem1 // this.galleryItem1.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle; this.galleryItem1.Key = "galleryItem1"; this.galleryItem1.Name = "galleryItem1"; this.galleryItem1.Text = "2D/3D Formats"; // // galleryItem2 // this.galleryItem2.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem2.Image"))); this.galleryItem2.Key = "galleryItem2"; this.galleryItem2.Name = "galleryItem2"; this.galleryItem2.Text = "NuGenBioChem VF"; // // galleryItem5 // this.galleryItem5.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem5.Image"))); this.galleryItem5.Key = "galleryItem5"; this.galleryItem5.Name = "galleryItem5"; this.galleryItem5.Text = "NuGenBioChem FX"; // // galleryItem3 // this.galleryItem3.Description = "Windows Presentation Framework"; this.galleryItem3.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem3.Image"))); this.galleryItem3.Key = "galleryItem3"; this.galleryItem3.Name = "galleryItem3"; this.galleryItem3.Text = "WPF"; // // galleryItem4 // this.galleryItem4.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem4.Image"))); this.galleryItem4.Key = "galleryItem4"; this.galleryItem4.Name = "galleryItem4"; this.galleryItem4.Text = "Other Format"; // // galleryItem6 // this.galleryItem6.ItemType = Janus.Windows.Ribbon.GalleryItemType.GalleryTitle; this.galleryItem6.Key = "galleryItem6"; this.galleryItem6.Name = "galleryItem6"; this.galleryItem6.Text = "Image / Document Formats"; // // galleryItem7 // this.galleryItem7.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem7.Image"))); this.galleryItem7.Key = "galleryItem7"; this.galleryItem7.Name = "galleryItem7"; this.galleryItem7.Text = "Acrobat"; // // separatorCommand3 // this.separatorCommand3.Key = "separatorCommand3"; this.separatorCommand3.Name = "separatorCommand3"; // // dropDownCommand7 // this.dropDownCommand7.ImageIndex = 24; this.dropDownCommand7.Key = "dropDownCommand7"; this.dropDownCommand7.Name = "dropDownCommand7"; this.dropDownCommand7.Text = "Close"; this.dropDownCommand7.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.dropDownCommand7_Click); // // imageList2 // this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream"))); this.imageList2.TransparentColor = System.Drawing.Color.Transparent; this.imageList2.Images.SetKeyName(0, ""); this.imageList2.Images.SetKeyName(1, ""); this.imageList2.Images.SetKeyName(2, ""); this.imageList2.Images.SetKeyName(3, ""); this.imageList2.Images.SetKeyName(4, ""); this.imageList2.Images.SetKeyName(5, ""); this.imageList2.Images.SetKeyName(6, ""); this.imageList2.Images.SetKeyName(7, ""); this.imageList2.Images.SetKeyName(8, ""); this.imageList2.Images.SetKeyName(9, ""); this.imageList2.Images.SetKeyName(10, ""); this.imageList2.Images.SetKeyName(11, ""); this.imageList2.Images.SetKeyName(12, ""); this.imageList2.Images.SetKeyName(13, ""); this.imageList2.Images.SetKeyName(14, ""); this.imageList2.Images.SetKeyName(15, ""); this.imageList2.Images.SetKeyName(16, ""); this.imageList2.Images.SetKeyName(17, ""); this.imageList2.Images.SetKeyName(18, ""); this.imageList2.Images.SetKeyName(19, ""); this.imageList2.Images.SetKeyName(20, ""); this.imageList2.Images.SetKeyName(21, ""); this.imageList2.Images.SetKeyName(22, ""); this.imageList2.Images.SetKeyName(23, ""); this.imageList2.Images.SetKeyName(24, ""); this.imageList2.Images.SetKeyName(25, ""); this.imageList2.Images.SetKeyName(26, ""); this.imageList2.Images.SetKeyName(27, ""); this.imageList2.Images.SetKeyName(28, ""); this.imageList2.Images.SetKeyName(29, ""); this.imageList2.Images.SetKeyName(30, ""); this.imageList2.Images.SetKeyName(31, ""); this.imageList2.Images.SetKeyName(32, ""); this.imageList2.Images.SetKeyName(33, ""); this.imageList2.Images.SetKeyName(34, ""); this.imageList2.Images.SetKeyName(35, ""); this.imageList2.Images.SetKeyName(36, ""); this.imageList2.Images.SetKeyName(37, ""); this.imageList2.Images.SetKeyName(38, ""); this.imageList2.Images.SetKeyName(39, ""); this.imageList2.Images.SetKeyName(40, ""); this.imageList2.Images.SetKeyName(41, ""); this.imageList2.Images.SetKeyName(42, ""); this.imageList2.Images.SetKeyName(43, ""); this.imageList2.Images.SetKeyName(44, ""); this.imageList2.Images.SetKeyName(45, ""); this.imageList2.Images.SetKeyName(46, ""); this.imageList2.Images.SetKeyName(47, ""); this.imageList2.Images.SetKeyName(48, ""); this.imageList2.Images.SetKeyName(49, ""); // // moleculeTab // this.moleculeTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.molInfoGroup, this.ribbonGroup7, this.ribbonGroup8, this.ribbonGroup9}); this.moleculeTab.Key = "moleculeTab"; this.moleculeTab.Name = "moleculeTab"; this.moleculeTab.Text = "Molecule"; // // molInfoGroup // this.molInfoGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand7, this.molInfoDetailsContainerControl}); this.molInfoGroup.ImageKey = ""; this.molInfoGroup.Key = "ribbonGroup6"; this.molInfoGroup.Name = "molInfoGroup"; this.molInfoGroup.Text = "Info"; // // buttonCommand7 // this.buttonCommand7.ImageIndex = 13; this.buttonCommand7.Key = "buttonCommand7"; this.buttonCommand7.Name = "buttonCommand7"; this.buttonCommand7.Text = "View Loading Log"; // // molInfoDetailsContainerControl // this.molInfoDetailsContainerControl.Control = this.molInfoPanel; this.molInfoDetailsContainerControl.ControlWidth = 200; this.molInfoDetailsContainerControl.Key = "containerControlCommand1"; this.molInfoDetailsContainerControl.Name = "molInfoDetailsContainerControl"; this.molInfoDetailsContainerControl.Text = ""; // // molInfoPanel // this.molInfoPanel.BackColor = System.Drawing.Color.Transparent; this.molInfoPanel.Controls.Add(this.label6); this.molInfoPanel.Controls.Add(this.label5); this.molInfoPanel.Controls.Add(this.label4); this.molInfoPanel.Controls.Add(this.label3); this.molInfoPanel.Controls.Add(this.label2); this.molInfoPanel.Controls.Add(this.label1); this.molInfoPanel.Location = new System.Drawing.Point(85, 59); this.molInfoPanel.Name = "molInfoPanel"; this.molInfoPanel.Size = new System.Drawing.Size(200, 60); this.molInfoPanel.TabIndex = 34; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(61, 35); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(35, 13); this.label6.TabIndex = 5; this.label6.Text = "label6"; this.label6.Visible = false; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(3, 35); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 4; this.label5.Text = "Bonds:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(61, 22); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(35, 13); this.label4.TabIndex = 3; this.label4.Text = "label4"; this.label4.Visible = false; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(3, 22); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(39, 13); this.label3.TabIndex = 2; this.label3.Text = "Atoms:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(61, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(35, 13); this.label2.TabIndex = 1; this.label2.Text = "label2"; this.label2.Visible = false; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(3, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(52, 13); this.label1.TabIndex = 0; this.label1.Text = "Filename:"; // // ribbonGroup7 // this.ribbonGroup7.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonGroup3}); this.ribbonGroup7.ImageKey = ""; this.ribbonGroup7.Key = "ribbonGroup7"; this.ribbonGroup7.Name = "ribbonGroup7"; this.ribbonGroup7.Text = "Structure"; // // buttonGroup3 // this.buttonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand13, this.buttonCommand14}); this.buttonGroup3.Key = "buttonGroup3"; this.buttonGroup3.Name = "buttonGroup3"; // // buttonCommand13 // this.buttonCommand13.Checked = true; this.buttonCommand13.CheckOnClick = true; this.buttonCommand13.ImageIndex = 2; this.buttonCommand13.Key = "buttonCommand13"; this.buttonCommand13.Name = "buttonCommand13"; this.buttonCommand13.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Large; this.buttonCommand13.Text = "3D Component"; // // buttonCommand14 // this.buttonCommand14.ImageIndex = 10; this.buttonCommand14.Key = "buttonCommand14"; this.buttonCommand14.Name = "buttonCommand14"; this.buttonCommand14.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Large; this.buttonCommand14.Text = "2D Component"; // // ribbonGroup8 // this.ribbonGroup8.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.selectButtonCmd, this.selectAllButtonCmd}); this.ribbonGroup8.Key = "ribbonGroup8"; this.ribbonGroup8.Name = "ribbonGroup8"; this.ribbonGroup8.Text = "Selection"; // // selectButtonCmd // this.selectButtonCmd.CheckOnClick = true; this.selectButtonCmd.Description = "Toggle selection control"; this.selectButtonCmd.ImageIndex = 31; this.selectButtonCmd.Key = "buttonCommand16"; this.selectButtonCmd.Name = "selectButtonCmd"; this.selectButtonCmd.Text = "Select"; this.selectButtonCmd.CheckedChanged += new Janus.Windows.Ribbon.CommandEventHandler(this.selectButtonCmd_CheckedChanged); // // selectAllButtonCmd // this.selectAllButtonCmd.Description = "Selects everything in the scene"; this.selectAllButtonCmd.ImageIndex = 27; this.selectAllButtonCmd.Key = "buttonCommand15"; this.selectAllButtonCmd.Name = "selectAllButtonCmd"; this.selectAllButtonCmd.Text = "Select All"; this.selectAllButtonCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selectAllButtonCmd_Click); // // ribbonGroup9 // this.ribbonGroup9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.msrDistBtnCmd, this.buttonCommand15, this.buttonCommand16, this.buttonCommand19, this.buttonCommand17, this.buttonCommand20}); this.ribbonGroup9.Key = "ribbonGroup9"; this.ribbonGroup9.Name = "ribbonGroup9"; this.ribbonGroup9.Text = "Measurements"; // // msrDistBtnCmd // this.msrDistBtnCmd.Description = "Measure the distance between the selected atoms"; this.msrDistBtnCmd.ImageIndex = 28; this.msrDistBtnCmd.Key = "buttonCommand18"; this.msrDistBtnCmd.Name = "msrDistBtnCmd"; this.msrDistBtnCmd.Text = "Measure Distance"; this.msrDistBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.msrDistBtnCmd_Click); // // buttonCommand15 // this.buttonCommand15.ImageIndex = 28; this.buttonCommand15.Key = "buttonCommand15"; this.buttonCommand15.Name = "buttonCommand15"; this.buttonCommand15.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.buttonCommand15.Text = "Measure Angle"; // // buttonCommand16 // this.buttonCommand16.ImageIndex = 28; this.buttonCommand16.Key = "buttonCommand16"; this.buttonCommand16.Name = "buttonCommand16"; this.buttonCommand16.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.buttonCommand16.Text = "Measure Dihedral"; // // buttonCommand19 // this.buttonCommand19.ImageIndex = 28; this.buttonCommand19.Key = "buttonCommand19"; this.buttonCommand19.Name = "buttonCommand19"; this.buttonCommand19.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.buttonCommand19.Text = "Measure Volume"; // // buttonCommand17 // this.buttonCommand17.ImageIndex = 29; this.buttonCommand17.Key = "buttonCommand17"; this.buttonCommand17.Name = "buttonCommand17"; this.buttonCommand17.Text = "Setings"; // // buttonCommand20 // this.buttonCommand20.ImageIndex = 35; this.buttonCommand20.Key = "buttonCommand20"; this.buttonCommand20.Name = "buttonCommand20"; this.buttonCommand20.Text = "Clear"; // // viewTab // this.viewTab.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup6, this.ribbonGroup2, this.viewFontGroup, this.viewBgGroup}); this.viewTab.Key = "viewTab"; this.viewTab.Name = "viewTab"; this.viewTab.Text = "View"; // // ribbonGroup6 // this.ribbonGroup6.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand21, this.buttonCommand22, this.buttonCommand23, this.buttonGroup1, this.buttonGroup2}); this.ribbonGroup6.Key = "ribbonGroup6"; this.ribbonGroup6.Name = "ribbonGroup6"; this.ribbonGroup6.Text = "Control"; // // buttonCommand21 // this.buttonCommand21.ImageIndex = 41; this.buttonCommand21.Key = "buttonCommand21"; this.buttonCommand21.Name = "buttonCommand21"; this.buttonCommand21.Text = "Zoom 100%"; // // buttonCommand22 // this.buttonCommand22.ImageIndex = 42; this.buttonCommand22.Key = "buttonCommand22"; this.buttonCommand22.Name = "buttonCommand22"; this.buttonCommand22.Text = "Zoom In"; // // buttonCommand23 // this.buttonCommand23.ImageIndex = 43; this.buttonCommand23.Key = "buttonCommand23"; this.buttonCommand23.Name = "buttonCommand23"; this.buttonCommand23.Text = "Zoom Out"; // // buttonGroup1 // this.buttonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand10, this.dropDownCommand9}); this.buttonGroup1.Key = "buttonGroup1"; this.buttonGroup1.Name = "buttonGroup1"; // // buttonCommand10 // this.buttonCommand10.Checked = true; this.buttonCommand10.CheckOnClick = true; this.buttonCommand10.Key = "buttonCommand10"; this.buttonCommand10.Name = "buttonCommand10"; this.buttonCommand10.Text = "Perspective"; // // dropDownCommand9 // this.dropDownCommand9.CheckOnClick = true; this.dropDownCommand9.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.dropDownCommand10, this.dropDownCommand11, this.dropDownCommand12, this.dropDownCommand13, this.dropDownCommand14, this.dropDownCommand15}); this.dropDownCommand9.Key = "dropDownCommand9"; this.dropDownCommand9.Name = "dropDownCommand9"; this.dropDownCommand9.Text = "Orthograpic"; // // dropDownCommand10 // this.dropDownCommand10.Key = "dropDownCommand10"; this.dropDownCommand10.Name = "dropDownCommand10"; this.dropDownCommand10.Text = "Top"; // // dropDownCommand11 // this.dropDownCommand11.Key = "dropDownCommand11"; this.dropDownCommand11.Name = "dropDownCommand11"; this.dropDownCommand11.Text = "Bottom"; // // dropDownCommand12 // this.dropDownCommand12.Key = "dropDownCommand12"; this.dropDownCommand12.Name = "dropDownCommand12"; this.dropDownCommand12.Text = "North"; // // dropDownCommand13 // this.dropDownCommand13.Key = "dropDownCommand13"; this.dropDownCommand13.Name = "dropDownCommand13"; this.dropDownCommand13.Text = "South"; // // dropDownCommand14 // this.dropDownCommand14.Key = "dropDownCommand14"; this.dropDownCommand14.Name = "dropDownCommand14"; this.dropDownCommand14.Text = "East"; // // dropDownCommand15 // this.dropDownCommand15.Key = "dropDownCommand15"; this.dropDownCommand15.Name = "dropDownCommand15"; this.dropDownCommand15.Text = "West"; // // buttonGroup2 // this.buttonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand11, this.buttonCommand12}); this.buttonGroup2.Key = "buttonGroup2"; this.buttonGroup2.Name = "buttonGroup2"; // // buttonCommand11 // this.buttonCommand11.CheckOnClick = true; this.buttonCommand11.Key = "buttonCommand11"; this.buttonCommand11.Name = "buttonCommand11"; this.buttonCommand11.Text = "Lock X-Axis"; // // buttonCommand12 // this.buttonCommand12.CheckOnClick = true; this.buttonCommand12.Key = "buttonCommand12"; this.buttonCommand12.Name = "buttonCommand12"; this.buttonCommand12.Text = "Lock Y-Axis"; // // ribbonGroup2 // this.ribbonGroup2.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.uiTakeSSBtnCmd, this.uiSSOutFileBtnCmd, this.uiSSOutClipBtnCmd, this.uiLowDetailMvBtnCmd}); this.ribbonGroup2.Key = "ribbonGroup2"; this.ribbonGroup2.Name = "ribbonGroup2"; this.ribbonGroup2.Text = "Display"; // // uiTakeSSBtnCmd // this.uiTakeSSBtnCmd.ImageIndex = 17; this.uiTakeSSBtnCmd.Key = "buttonCommand9"; this.uiTakeSSBtnCmd.Name = "uiTakeSSBtnCmd"; this.uiTakeSSBtnCmd.Text = "Take Screenshot"; this.uiTakeSSBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.uiTakeSSBtnCmd_Click); // // uiSSOutFileBtnCmd // this.uiSSOutFileBtnCmd.ActAsOptionButton = true; this.uiSSOutFileBtnCmd.Checked = true; this.uiSSOutFileBtnCmd.ImageIndex = 11; this.uiSSOutFileBtnCmd.Key = "buttonCommand9"; this.uiSSOutFileBtnCmd.Name = "uiSSOutFileBtnCmd"; this.uiSSOutFileBtnCmd.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.uiSSOutFileBtnCmd.Text = "Output to File"; // // uiSSOutClipBtnCmd // this.uiSSOutClipBtnCmd.ActAsOptionButton = true; this.uiSSOutClipBtnCmd.ImageIndex = 36; this.uiSSOutClipBtnCmd.Key = "buttonCommand18"; this.uiSSOutClipBtnCmd.Name = "uiSSOutClipBtnCmd"; this.uiSSOutClipBtnCmd.SizeStyle = Janus.Windows.Ribbon.CommandSizeStyle.Small; this.uiSSOutClipBtnCmd.Text = "Output to Clipboard"; // // uiLowDetailMvBtnCmd // this.uiLowDetailMvBtnCmd.Checked = true; this.uiLowDetailMvBtnCmd.CheckOnClick = true; this.uiLowDetailMvBtnCmd.Key = "buttonCommand9"; this.uiLowDetailMvBtnCmd.Name = "uiLowDetailMvBtnCmd"; this.uiLowDetailMvBtnCmd.Text = "Low Detail Movement"; this.uiLowDetailMvBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.uiLowDetailMvBtnCmd_Click); // // viewFontGroup // this.viewFontGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.viewFontContainerControl, this.viewFontMiscContainerControl}); this.viewFontGroup.ImageKey = ""; this.viewFontGroup.Key = "ribbonGroup2"; this.viewFontGroup.Name = "viewFontGroup"; this.viewFontGroup.Text = "Font"; // // viewFontContainerControl // this.viewFontContainerControl.Control = this.viewFontPicker; this.viewFontContainerControl.Key = "containerControlCommand3"; this.viewFontContainerControl.Name = "viewFontContainerControl"; this.viewFontContainerControl.Text = ""; // // viewFontPicker // this.viewFontPicker.Location = new System.Drawing.Point(570, 59); this.viewFontPicker.Name = "viewFontPicker"; this.viewFontPicker.Size = new System.Drawing.Size(100, 22); this.viewFontPicker.TabIndex = 0; this.viewFontPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // viewFontMiscContainerControl // this.viewFontMiscContainerControl.Control = this.viewFontMiscPanel; this.viewFontMiscContainerControl.Key = "containerControlCommand1"; this.viewFontMiscContainerControl.Name = "viewFontMiscContainerControl"; this.viewFontMiscContainerControl.Text = ""; // // viewFontMiscPanel // this.viewFontMiscPanel.BackColor = System.Drawing.Color.Transparent; this.viewFontMiscPanel.Controls.Add(this.uiComboBox1); this.viewFontMiscPanel.Controls.Add(this.viewFontClrButton); this.viewFontMiscPanel.Location = new System.Drawing.Point(570, 81); this.viewFontMiscPanel.Name = "viewFontMiscPanel"; this.viewFontMiscPanel.Size = new System.Drawing.Size(100, 23); this.viewFontMiscPanel.TabIndex = 0; // // uiComboBox1 // this.uiComboBox1.Location = new System.Drawing.Point(46, 0); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black; this.uiComboBox1.Size = new System.Drawing.Size(54, 22); this.uiComboBox1.TabIndex = 2; this.uiComboBox1.Text = "10"; this.uiComboBox1.VisualStyleManager = this.visualStyleManager1; // // viewFontClrButton // // // // this.viewFontClrButton.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.viewFontClrButton.ColorPicker.Location = new System.Drawing.Point(0, 0); this.viewFontClrButton.ColorPicker.Name = ""; this.viewFontClrButton.ColorPicker.Size = new System.Drawing.Size(100, 100); this.viewFontClrButton.ColorPicker.TabIndex = 0; this.viewFontClrButton.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.viewFontClrButton.Dock = System.Windows.Forms.DockStyle.Left; this.viewFontClrButton.Location = new System.Drawing.Point(0, 0); this.viewFontClrButton.Name = "viewFontClrButton"; this.viewFontClrButton.Size = new System.Drawing.Size(40, 23); this.viewFontClrButton.TabIndex = 1; this.viewFontClrButton.UseColorName = false; this.viewFontClrButton.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; // // viewBgGroup // this.viewBgGroup.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.bgColorContainerControl, this.containerControlCommand2}); this.viewBgGroup.ImageKey = ""; this.viewBgGroup.Key = "ribbonGroup1"; this.viewBgGroup.Name = "viewBgGroup"; this.viewBgGroup.Text = "Background"; // // bgColorContainerControl // this.bgColorContainerControl.Control = this.bgColorButton; this.bgColorContainerControl.Key = "ContainerControlCommand1"; this.bgColorContainerControl.Name = "bgColorContainerControl"; this.bgColorContainerControl.Text = "Color"; // // bgColorButton // // // // this.bgColorButton.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None; this.bgColorButton.ColorPicker.Location = new System.Drawing.Point(0, 0); this.bgColorButton.ColorPicker.Name = ""; this.bgColorButton.ColorPicker.Size = new System.Drawing.Size(100, 100); this.bgColorButton.ColorPicker.TabIndex = 0; this.bgColorButton.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.bgColorButton.Location = new System.Drawing.Point(716, 59); this.bgColorButton.Name = "bgColorButton"; this.bgColorButton.Size = new System.Drawing.Size(100, 23); this.bgColorButton.TabIndex = 0; this.bgColorButton.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007; this.bgColorButton.SelectedColorChanged += new System.EventHandler(this.bgColorButton_SelectedColorChanged); // // containerControlCommand2 // this.containerControlCommand2.Key = "containerControlCommand2"; this.containerControlCommand2.Name = "containerControlCommand2"; this.containerControlCommand2.Text = "Image"; // // ribbonTab3 // this.ribbonTab3.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup3, this.ribbonGroup1}); this.ribbonTab3.Key = "ribbonTab3"; this.ribbonTab3.Name = "ribbonTab3"; this.ribbonTab3.Text = "Settings"; // // ribbonGroup3 // this.ribbonGroup3.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand1, this.separatorCommand1, this.buttonCommand2}); this.ribbonGroup3.ImageKey = ""; this.ribbonGroup3.Key = "ribbonGroup3"; this.ribbonGroup3.Name = "ribbonGroup3"; this.ribbonGroup3.Text = "Shading"; // // buttonCommand1 // this.buttonCommand1.ImageIndex = 6; this.buttonCommand1.Key = "buttonCommand1"; this.buttonCommand1.Name = "buttonCommand1"; this.buttonCommand1.Text = "Edit"; this.buttonCommand1.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand1_Click); // // separatorCommand1 // this.separatorCommand1.Key = "separatorCommand1"; this.separatorCommand1.Name = "separatorCommand1"; // // buttonCommand2 // this.buttonCommand2.ImageIndex = 13; this.buttonCommand2.Key = "buttonCommand2"; this.buttonCommand2.Name = "buttonCommand2"; this.buttonCommand2.Text = "Device Info"; this.buttonCommand2.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand2_Click); // // ribbonGroup1 // this.ribbonGroup1.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand8}); this.ribbonGroup1.Key = "ribbonGroup1"; this.ribbonGroup1.Name = "ribbonGroup1"; this.ribbonGroup1.Text = "Formats"; // // buttonCommand8 // this.buttonCommand8.ImageIndex = 1; this.buttonCommand8.Key = "buttonCommand8"; this.buttonCommand8.Name = "buttonCommand8"; this.buttonCommand8.Text = "View Supported"; this.buttonCommand8.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand8_Click); // // ribbonTab4 // this.ribbonTab4.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup4, this.ribbonGroup5}); this.ribbonTab4.Key = "ribbonTab4"; this.ribbonTab4.Name = "ribbonTab4"; this.ribbonTab4.Text = "Recording"; // // ribbonGroup4 // this.ribbonGroup4.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand4, this.buttonCommand6, this.separatorCommand2, this.buttonCommand3}); this.ribbonGroup4.ImageKey = ""; this.ribbonGroup4.Key = "ribbonGroup4"; this.ribbonGroup4.Name = "ribbonGroup4"; this.ribbonGroup4.Text = "Current"; // // buttonCommand4 // this.buttonCommand4.ImageIndex = 33; this.buttonCommand4.Key = "buttonCommand4"; this.buttonCommand4.Name = "buttonCommand4"; this.buttonCommand4.Text = "Stop"; // // buttonCommand6 // this.buttonCommand6.ImageIndex = 34; this.buttonCommand6.Key = "buttonCommand6"; this.buttonCommand6.Name = "buttonCommand6"; this.buttonCommand6.Text = "Play"; // // separatorCommand2 // this.separatorCommand2.Key = "separatorCommand2"; this.separatorCommand2.Name = "separatorCommand2"; // // buttonCommand3 // this.buttonCommand3.ImageIndex = 30; this.buttonCommand3.Key = "buttonCommand3"; this.buttonCommand3.Name = "buttonCommand3"; this.buttonCommand3.Text = "Record"; // // ribbonGroup5 // this.ribbonGroup5.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand5}); this.ribbonGroup5.ImageKey = ""; this.ribbonGroup5.Key = "ribbonGroup5"; this.ribbonGroup5.Name = "ribbonGroup5"; this.ribbonGroup5.Text = "Recordings"; // // buttonCommand5 // this.buttonCommand5.ImageIndex = 3; this.buttonCommand5.Key = "buttonCommand5"; this.buttonCommand5.Name = "buttonCommand5"; this.buttonCommand5.Text = "Open"; // // ribbonTab1 // this.ribbonTab1.Groups.AddRange(new Janus.Windows.Ribbon.RibbonGroup[] { this.ribbonGroup10, this.ribbonGroup11, this.ribbonGroup12}); this.ribbonTab1.Key = "ribbonTab1"; this.ribbonTab1.Name = "ribbonTab1"; this.ribbonTab1.Text = "Edit"; // // ribbonGroup10 // this.ribbonGroup10.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand9, this.buttonCommand18, this.buttonCommand28}); this.ribbonGroup10.Key = "ribbonGroup10"; this.ribbonGroup10.Name = "ribbonGroup10"; this.ribbonGroup10.Text = "Create"; // // buttonCommand9 // this.buttonCommand9.ImageIndex = 37; this.buttonCommand9.Key = "buttonCommand9"; this.buttonCommand9.Name = "buttonCommand9"; this.buttonCommand9.Text = "Atom"; // // buttonCommand18 // this.buttonCommand18.ImageIndex = 40; this.buttonCommand18.Key = "buttonCommand18"; this.buttonCommand18.Name = "buttonCommand18"; this.buttonCommand18.Text = "Bond"; // // buttonCommand28 // this.buttonCommand28.CheckOnClick = true; this.buttonCommand28.ImageIndex = 39; this.buttonCommand28.Key = "buttonCommand28"; this.buttonCommand28.Name = "buttonCommand28"; this.buttonCommand28.Text = "Auto-Bond"; // // ribbonGroup11 // this.ribbonGroup11.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.buttonCommand24, this.buttonCommand25, this.buttonCommand26, this.buttonCommand27}); this.ribbonGroup11.Key = "ribbonGroup11"; this.ribbonGroup11.Name = "ribbonGroup11"; this.ribbonGroup11.Text = "Edit"; // // buttonCommand24 // this.buttonCommand24.ImageIndex = 44; this.buttonCommand24.Key = "buttonCommand24"; this.buttonCommand24.Name = "buttonCommand24"; this.buttonCommand24.Text = "Cut"; // // buttonCommand25 // this.buttonCommand25.ImageIndex = 45; this.buttonCommand25.Key = "buttonCommand25"; this.buttonCommand25.Name = "buttonCommand25"; this.buttonCommand25.Text = "Copy"; // // buttonCommand26 // this.buttonCommand26.ImageIndex = 46; this.buttonCommand26.Key = "buttonCommand26"; this.buttonCommand26.Name = "buttonCommand26"; this.buttonCommand26.Text = "Paste"; // // buttonCommand27 // this.buttonCommand27.ImageIndex = 47; this.buttonCommand27.Key = "buttonCommand27"; this.buttonCommand27.Name = "buttonCommand27"; this.buttonCommand27.Text = "Delete"; // // ribbonGroup12 // this.ribbonGroup12.Commands.AddRange(new Janus.Windows.Ribbon.CommandBase[] { this.selMoveBtCmd, this.selRotBtnCmd, this.buttonCommand29}); this.ribbonGroup12.Key = "ribbonGroup12"; this.ribbonGroup12.Name = "ribbonGroup12"; this.ribbonGroup12.Text = "Manipulate"; // // selMoveBtCmd // this.selMoveBtCmd.ActAsOptionButton = true; this.selMoveBtCmd.ImageIndex = 48; this.selMoveBtCmd.Key = "buttonCommand29"; this.selMoveBtCmd.Name = "selMoveBtCmd"; this.selMoveBtCmd.Text = "Move"; this.selMoveBtCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selMoveBtCmd_Click); // // selRotBtnCmd // this.selRotBtnCmd.ActAsOptionButton = true; this.selRotBtnCmd.ImageIndex = 49; this.selRotBtnCmd.Key = "buttonCommand30"; this.selRotBtnCmd.Name = "selRotBtnCmd"; this.selRotBtnCmd.Text = "Rotate"; this.selRotBtnCmd.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.selRotBtnCmd_Click); // // buttonCommand29 // this.buttonCommand29.ActAsOptionButton = true; this.buttonCommand29.Checked = true; this.buttonCommand29.Key = "buttonCommand29"; this.buttonCommand29.Name = "buttonCommand29"; this.buttonCommand29.Text = "Select"; this.buttonCommand29.Click += new Janus.Windows.Ribbon.CommandEventHandler(this.buttonCommand29_Click); // // DevEnvIDEWindow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1045, 623); this.Controls.Add(this.propertiesPanel); this.Controls.Add(this.outlinePanel); this.Controls.Add(this.ribbon1); this.Controls.Add(this.uiStatusBar1); this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Name = "DevEnvIDEWindow"; this.Text = "NuGenBioChem VF™"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DevEnvIDEWindow_FormClosing); this.Load += new System.EventHandler(this.DevEnvIDEWindow_Load); ((System.ComponentModel.ISupportInitialize)(this.TopRebar2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.outlinePanel)).EndInit(); this.outlinePanel.ResumeLayout(false); this.outlinePanelContainer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.propertiesPanel)).EndInit(); this.propertiesPanel.ResumeLayout(false); this.propertiesPanelContainer.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.Panel2.PerformLayout(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiScriptingPanel)).EndInit(); this.uiScriptingPanel.ResumeLayout(false); this.uiScriptingPanelContainer.ResumeLayout(false); this.uiScriptingPanelContainer.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiDataSrcPanel)).EndInit(); this.uiDataSrcPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).EndInit(); this.molInfoPanel.ResumeLayout(false); this.molInfoPanel.PerformLayout(); this.viewFontMiscPanel.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme14 = new Janus.Windows.Common.JanusColorScheme(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.uiPanel0 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel0Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.treeView1 = new System.Windows.Forms.TreeView(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.uiPanel1 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel1Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.gridEX1 = new Janus.Windows.GridEX.GridEX(); this.uiPanel2 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel2Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.directioriesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dataClasses1DataContextBindingSource = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit(); this.uiPanel0.SuspendLayout(); this.uiPanel0Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).BeginInit(); this.uiPanel1.SuspendLayout(); this.uiPanel1Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).BeginInit(); this.uiPanel2.SuspendLayout(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.directioriesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataClasses1DataContextBindingSource)).BeginInit(); this.SuspendLayout(); // // visualStyleManager1 // janusColorScheme14.ActiveCaptionColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(126)))), ((int)(((byte)(163))))); janusColorScheme14.ActiveCaptionTextColor = System.Drawing.Color.White; janusColorScheme14.ControlColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(191)))), ((int)(((byte)(248))))); janusColorScheme14.ControlDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(126)))), ((int)(((byte)(163))))); janusColorScheme14.ControlTextColor = System.Drawing.Color.Black; janusColorScheme14.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(191)))), ((int)(((byte)(248))))); janusColorScheme14.GrayTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(126)))), ((int)(((byte)(163))))); janusColorScheme14.HighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(126)))), ((int)(((byte)(163))))); janusColorScheme14.HighlightTextColor = System.Drawing.Color.White; janusColorScheme14.InfoColor = System.Drawing.Color.White; janusColorScheme14.InfoTextColor = System.Drawing.Color.Black; janusColorScheme14.MenuColor = System.Drawing.Color.White; janusColorScheme14.MenuTextColor = System.Drawing.Color.Black; janusColorScheme14.Name = "Scheme0"; janusColorScheme14.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme14.UseThemes = false; janusColorScheme14.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; janusColorScheme14.WindowColor = System.Drawing.Color.White; janusColorScheme14.WindowTextColor = System.Drawing.Color.Black; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme14); this.visualStyleManager1.DefaultColorScheme = "Scheme0"; // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2010; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel0.Id = new System.Guid("faacce76-4423-45c1-94a2-51aca15bcc4b"); this.uiPanelManager1.Panels.Add(this.uiPanel0); this.uiPanel1.Id = new System.Guid("94766124-e553-4213-8c7d-fa3f90377b10"); this.uiPanelManager1.Panels.Add(this.uiPanel1); this.uiPanel2.Id = new System.Guid("fb6909f8-64eb-41f7-8c74-c2b1af63a98f"); this.uiPanelManager1.Panels.Add(this.uiPanel2); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("fb6909f8-64eb-41f7-8c74-c2b1af63a98f"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(802, 272), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("faacce76-4423-45c1-94a2-51aca15bcc4b"), Janus.Windows.UI.Dock.PanelDockStyle.Left, new System.Drawing.Size(200, 591), true); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("94766124-e553-4213-8c7d-fa3f90377b10"), Janus.Windows.UI.Dock.PanelDockStyle.Top, new System.Drawing.Size(802, 319), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("faacce76-4423-45c1-94a2-51aca15bcc4b"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("94766124-e553-4213-8c7d-fa3f90377b10"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("fb6909f8-64eb-41f7-8c74-c2b1af63a98f"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // uiPanel0 // this.uiPanel0.InnerContainer = this.uiPanel0Container; this.uiPanel0.Location = new System.Drawing.Point(3, 3); this.uiPanel0.Name = "uiPanel0"; this.uiPanel0.Size = new System.Drawing.Size(200, 591); this.uiPanel0.TabIndex = 4; this.uiPanel0.Text = "Panel 0"; // // uiPanel0Container // this.uiPanel0Container.Controls.Add(this.treeView1); this.uiPanel0Container.Location = new System.Drawing.Point(1, 23); this.uiPanel0Container.Name = "uiPanel0Container"; this.uiPanel0Container.Size = new System.Drawing.Size(194, 567); this.uiPanel0Container.TabIndex = 0; // // treeView1 // this.treeView1.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.dataClasses1DataContextBindingSource, "Directiories", true)); this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView1.ImageIndex = 0; this.treeView1.ImageList = this.imageList1; this.treeView1.Location = new System.Drawing.Point(0, 0); this.treeView1.Name = "treeView1"; this.treeView1.SelectedImageIndex = 0; this.treeView1.Size = new System.Drawing.Size(194, 567); this.treeView1.TabIndex = 0; this.treeView1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.Contexstrip); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "File_Icon.ico"); // // uiPanel1 // this.uiPanel1.InnerContainer = this.uiPanel1Container; this.uiPanel1.Location = new System.Drawing.Point(203, 3); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(802, 319); this.uiPanel1.TabIndex = 4; this.uiPanel1.Text = "Panel 1"; // // uiPanel1Container // this.uiPanel1Container.Controls.Add(this.gridEX1); this.uiPanel1Container.Location = new System.Drawing.Point(1, 23); this.uiPanel1Container.Name = "uiPanel1Container"; this.uiPanel1Container.Size = new System.Drawing.Size(800, 291); this.uiPanel1Container.TabIndex = 0; // // gridEX1 // this.gridEX1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridEX1.Location = new System.Drawing.Point(0, 0); this.gridEX1.Name = "gridEX1"; this.gridEX1.Size = new System.Drawing.Size(800, 291); this.gridEX1.TabIndex = 0; // // uiPanel2 // this.uiPanel2.InnerContainer = this.uiPanel2Container; this.uiPanel2.Location = new System.Drawing.Point(203, 322); this.uiPanel2.Name = "uiPanel2"; this.uiPanel2.Size = new System.Drawing.Size(802, 272); this.uiPanel2.TabIndex = 4; this.uiPanel2.Text = "Panel 2"; // // uiPanel2Container // this.uiPanel2Container.Location = new System.Drawing.Point(1, 23); this.uiPanel2Container.Name = "uiPanel2Container"; this.uiPanel2Container.Size = new System.Drawing.Size(800, 248); this.uiPanel2Container.TabIndex = 0; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1, this.toolStripMenuItem2}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(136, 48); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(135, 22); this.toolStripMenuItem1.Text = "ADD"; this.toolStripMenuItem1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Mkdir); // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(135, 22); this.toolStripMenuItem2.Text = "REMOVE ALL"; this.toolStripMenuItem2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Rmdir); // // dataClasses1DataContextBindingSource // this.dataClasses1DataContextBindingSource.DataSource = typeof(Update_Manager.DataClasses1DataContext); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1008, 597); this.Controls.Add(this.uiPanel2); this.Controls.Add(this.uiPanel1); this.Controls.Add(this.uiPanel0); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Form1"; this.Text = "Update_Manager"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit(); this.uiPanel0.ResumeLayout(false); this.uiPanel0Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).EndInit(); this.uiPanel1.ResumeLayout(false); this.uiPanel1Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).EndInit(); this.uiPanel2.ResumeLayout(false); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.directioriesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataClasses1DataContextBindingSource)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.uiPanelManager1 = new Janus.Windows.UI.Dock.UIPanelManager(this.components); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiPanel0 = new Janus.Windows.UI.Dock.UIPanel(); this.uiPanel0Container = new Janus.Windows.UI.Dock.UIPanelInnerContainer(); this.Accept = new Janus.Windows.EditControls.UIButton(); this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox(); this.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit(); this.uiPanel0.SuspendLayout(); this.uiPanel0Container.SuspendLayout(); this.SuspendLayout(); // // uiPanelManager1 // this.uiPanelManager1.ContainerControl = this; this.uiPanelManager1.VisualStyleManager = this.visualStyleManager1; this.uiPanel0.Id = new System.Guid("a1dcfd8c-2cac-4801-9c02-62d801881cd3"); this.uiPanelManager1.Panels.Add(this.uiPanel0); // // Design Time Panel Info: // this.uiPanelManager1.BeginPanelInfo(); this.uiPanelManager1.AddDockPanelInfo(new System.Guid("a1dcfd8c-2cac-4801-9c02-62d801881cd3"), Janus.Windows.UI.Dock.PanelDockStyle.Fill, new System.Drawing.Size(467, 298), true); this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("a1dcfd8c-2cac-4801-9c02-62d801881cd3"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false); this.uiPanelManager1.EndPanelInfo(); // // visualStyleManager1 // janusColorScheme1.ActiveCaptionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.ActiveCaptionTextColor = System.Drawing.Color.White; janusColorScheme1.ControlColor = System.Drawing.Color.Aqua; janusColorScheme1.ControlDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.ControlTextColor = System.Drawing.Color.Black; janusColorScheme1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(219)))), ((int)(((byte)(221))))); janusColorScheme1.GrayTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.HighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(144)))), ((int)(((byte)(145))))); janusColorScheme1.HighlightTextColor = System.Drawing.Color.White; janusColorScheme1.InfoColor = System.Drawing.Color.White; janusColorScheme1.InfoTextColor = System.Drawing.Color.Black; janusColorScheme1.MenuColor = System.Drawing.Color.White; janusColorScheme1.MenuTextColor = System.Drawing.Color.Black; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme1.UseThemes = false; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; janusColorScheme1.WindowColor = System.Drawing.Color.White; janusColorScheme1.WindowTextColor = System.Drawing.Color.Black; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // uiPanel0 // this.uiPanel0.CaptionVisible = Janus.Windows.UI.InheritableBoolean.False; this.uiPanel0.InnerContainer = this.uiPanel0Container; this.uiPanel0.Location = new System.Drawing.Point(3, 3); this.uiPanel0.Name = "uiPanel0"; this.uiPanel0.Size = new System.Drawing.Size(467, 298); this.uiPanel0.TabIndex = 4; this.uiPanel0.Text = "Panel 0"; // // uiPanel0Container // this.uiPanel0Container.Controls.Add(this.label1); this.uiPanel0Container.Controls.Add(this.Accept); this.uiPanel0Container.Controls.Add(this.uiComboBox1); this.uiPanel0Container.Dock = System.Windows.Forms.DockStyle.Fill; this.uiPanel0Container.Location = new System.Drawing.Point(1, 1); this.uiPanel0Container.Name = "uiPanel0Container"; this.uiPanel0Container.Size = new System.Drawing.Size(465, 296); this.uiPanel0Container.TabIndex = 0; // // Accept // this.Accept.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.Accept.Location = new System.Drawing.Point(307, 32); this.Accept.Name = "Accept"; this.Accept.Size = new System.Drawing.Size(133, 73); this.Accept.TabIndex = 1; this.Accept.Text = "Zatwierdz"; this.Accept.VisualStyleManager = this.visualStyleManager1; this.Accept.Click += new System.EventHandler(this.uiButton1_Click); // // uiComboBox1 // this.uiComboBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.uiComboBox1.Location = new System.Drawing.Point(20, 37); this.uiComboBox1.Name = "uiComboBox1"; this.uiComboBox1.Size = new System.Drawing.Size(216, 26); this.uiComboBox1.TabIndex = 0; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.label1.Location = new System.Drawing.Point(24, 5); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(167, 25); this.label1.TabIndex = 2; this.label1.Text = "Numer Produktu"; // // Products // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(473, 304); this.Controls.Add(this.uiPanel0); this.Name = "Products"; this.Text = "Products"; this.Load += new System.EventHandler(this.Products_Load); ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit(); this.uiPanel0.ResumeLayout(false); this.uiPanel0Container.ResumeLayout(false); this.uiPanel0Container.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.GridEX.GridEXLayout GridEX_DesignTimeLayout = new Janus.Windows.GridEX.GridEXLayout(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NextStageTeamsForm)); Janus.Windows.Common.JanusColorScheme janusColorScheme2 = new Janus.Windows.Common.JanusColorScheme(); this.GridEX = new Janus.Windows.GridEX.GridEX(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.uiButton1 = new Janus.Windows.EditControls.UIButton(); this.uiButton2 = new Janus.Windows.EditControls.UIButton(); this.uiButton3 = new Janus.Windows.EditControls.UIButton(); ((System.ComponentModel.ISupportInitialize)(this.GridEX)).BeginInit(); this.SuspendLayout(); // // GridEX // this.GridEX.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.GridEX.ColumnAutoResize = true; GridEX_DesignTimeLayout.LayoutString = resources.GetString("GridEX_DesignTimeLayout.LayoutString"); this.GridEX.DesignTimeLayout = GridEX_DesignTimeLayout; this.GridEX.Location = new System.Drawing.Point(12, 12); this.GridEX.Name = "GridEX"; this.GridEX.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True; this.GridEX.Size = new System.Drawing.Size(1115, 408); this.GridEX.TabIndex = 0; this.GridEX.VisualStyle = Janus.Windows.GridEX.VisualStyle.Office2010; this.GridEX.VisualStyleManager = this.visualStyleManager1; // // visualStyleManager1 // janusColorScheme2.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme2.Name = "Scheme0"; janusColorScheme2.OfficeCustomColor = System.Drawing.Color.Empty; janusColorScheme2.VisualStyle = Janus.Windows.Common.VisualStyle.Office2010; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme2); // // uiButton1 // this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton1.Location = new System.Drawing.Point(971, 426); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(75, 23); this.uiButton1.TabIndex = 1; this.uiButton1.Text = "Выбрать"; this.uiButton1.VisualStyleManager = this.visualStyleManager1; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiButton2 // this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton2.Location = new System.Drawing.Point(1052, 426); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(75, 23); this.uiButton2.TabIndex = 2; this.uiButton2.Text = "Отмена"; this.uiButton2.VisualStyleManager = this.visualStyleManager1; // // uiButton3 // this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.uiButton3.Location = new System.Drawing.Point(12, 426); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(153, 23); this.uiButton3.TabIndex = 3; this.uiButton3.Text = "Экспорт в Excel"; this.uiButton3.VisualStyleManager = this.visualStyleManager1; this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // NextStageTeamsForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1139, 461); this.Controls.Add(this.uiButton3); this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton1); this.Controls.Add(this.GridEX); this.Name = "NextStageTeamsForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Выберите команды для след этапа"; ((System.ComponentModel.ISupportInitialize)(this.GridEX)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); this.iGroupBox1 = new ISE.UILibrary.IGroupBox(); this.radCheckedDropDownListApp = new Telerik.WinControls.UI.RadCheckedDropDownList(); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); this.btnOk = new Janus.Windows.EditControls.UIButton(); this.chkEnable = new ISE.UILibrary.ICheckBox(); this.txtPassword = new ISE.UILibrary.ITextBox(); this.iLabel2 = new ISE.UILibrary.ILabel(); this.txtUserName = new ISE.UILibrary.ITextBox(); this.iLabel1 = new ISE.UILibrary.ILabel(); this.iGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListApp)).BeginInit(); this.SuspendLayout(); // // iGroupBox1 // this.iGroupBox1.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.iGroupBox1.Controls.Add(this.radCheckedDropDownListApp); this.iGroupBox1.Controls.Add(this.btnCancel); this.iGroupBox1.Controls.Add(this.btnOk); this.iGroupBox1.Controls.Add(this.chkEnable); this.iGroupBox1.Controls.Add(this.txtPassword); this.iGroupBox1.Controls.Add(this.iLabel2); this.iGroupBox1.Controls.Add(this.txtUserName); this.iGroupBox1.Controls.Add(this.iLabel1); this.iGroupBox1.Location = new System.Drawing.Point(3, 3); this.iGroupBox1.Name = "iGroupBox1"; this.iGroupBox1.Size = new System.Drawing.Size(399, 306); this.iGroupBox1.TabIndex = 0; this.iGroupBox1.TabStop = false; this.iGroupBox1.Text = "حساب کاربری"; // // radCheckedDropDownListApp // this.radCheckedDropDownListApp.Location = new System.Drawing.Point(51, 191); this.radCheckedDropDownListApp.Name = "radCheckedDropDownListApp"; this.radCheckedDropDownListApp.Size = new System.Drawing.Size(306, 20); this.radCheckedDropDownListApp.TabIndex = 14; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(187, 261); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 26); this.btnCancel.TabIndex = 13; this.btnCancel.Text = "لغو"; this.btnCancel.VisualStyleManager = this.visualStyleManager1; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "Scheme0"; janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty; janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(282, 261); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(75, 26); this.btnOk.TabIndex = 12; this.btnOk.Text = "تایید"; this.btnOk.VisualStyleManager = this.visualStyleManager1; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // chkEnable // this.chkEnable.AutoSize = true; this.chkEnable.Location = new System.Drawing.Point(284, 136); this.chkEnable.Name = "chkEnable"; this.chkEnable.Size = new System.Drawing.Size(73, 17); this.chkEnable.TabIndex = 11; this.chkEnable.Text = "فعال باشد"; this.chkEnable.UseVisualStyleBackColor = true; // // txtPassword // this.txtPassword.Location = new System.Drawing.Point(51, 78); this.txtPassword.Name = "txtPassword"; this.txtPassword.Size = new System.Drawing.Size(211, 21); this.txtPassword.TabIndex = 10; // // iLabel2 // this.iLabel2.AutoSize = true; this.iLabel2.Location = new System.Drawing.Point(312, 81); this.iLabel2.Name = "iLabel2"; this.iLabel2.Size = new System.Drawing.Size(45, 13); this.iLabel2.TabIndex = 9; this.iLabel2.Text = "رمز عبور"; // // txtUserName // this.txtUserName.Location = new System.Drawing.Point(51, 28); this.txtUserName.Name = "txtUserName"; this.txtUserName.Size = new System.Drawing.Size(211, 21); this.txtUserName.TabIndex = 8; // // iLabel1 // this.iLabel1.AutoSize = true; this.iLabel1.Location = new System.Drawing.Point(304, 31); this.iLabel1.Name = "iLabel1"; this.iLabel1.Size = new System.Drawing.Size(53, 13); this.iLabel1.TabIndex = 7; this.iLabel1.Text = "نام کاربری"; // // UCAccountEntry // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.iGroupBox1); this.Name = "UCAccountEntry"; this.Size = new System.Drawing.Size(402, 316); this.iGroupBox1.ResumeLayout(false); this.iGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListApp)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKhieuNaiInputData_V3)); this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox(); this.btnOK = new Janus.Windows.EditControls.UIButton(); this.btnCancel = new Janus.Windows.EditControls.UIButton(); this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components); this.label8 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.lblInfo = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.uiTab1 = new Janus.Windows.UI.Tab.UITab(); this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage(); this.chkDaXuLy = new Janus.Windows.EditControls.UICheckBox(); this.txtKetQuaXuLy = new Janus.Windows.GridEX.EditControls.EditBox(); this.lblKNai_ThongTinThem = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.lblLinePhoneTime = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.txtKhieuNai = new Janus.Windows.GridEX.EditControls.EditBox(); this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit(); this.uiTab1.SuspendLayout(); this.uiTabPage1.SuspendLayout(); this.SuspendLayout(); // // uiGroupBox1 // this.uiGroupBox1.BackgroundStyle = Janus.Windows.EditControls.BackgroundStyle.Panel; this.uiGroupBox1.Controls.Add(this.btnOK); this.uiGroupBox1.Controls.Add(this.btnCancel); this.uiGroupBox1.FrameStyle = Janus.Windows.EditControls.FrameStyle.None; this.uiGroupBox1.Location = new System.Drawing.Point(0, 244); this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Size = new System.Drawing.Size(520, 62); this.uiGroupBox1.TabIndex = 1; this.uiGroupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1; // // btnOK // this.btnOK.ButtonStyle = Janus.Windows.EditControls.ButtonStyle.Button; this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK; this.btnOK.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnOK.Image = global::TaxiOperation_MoiKhach.Properties.Resources.disk; this.btnOK.Location = new System.Drawing.Point(160, 7); this.btnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(92, 32); this.btnOK.TabIndex = 0; this.btnOK.Text = "&Cập nhật"; this.btnOK.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // btnCancel // this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnCancel.Image = global::TaxiOperation_MoiKhach.Properties.Resources.Close; this.btnCancel.Location = new System.Drawing.Point(257, 7); this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(92, 32); this.btnCancel.TabIndex = 1; this.btnCancel.Text = "&Hủy bỏ"; this.btnCancel.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; // // errorProvider // this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink; this.errorProvider.ContainerControl = this; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(65, 157); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(0, 17); this.label8.TabIndex = 55; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(128, 57); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(94, 17); this.label3.TabIndex = 53; this.label3.Text = "3 xe - 4 chỗ"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(128, 32); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(166, 17); this.label7.TabIndex = 52; this.label7.Text = "Số 8 Nguyễn Trãi -TX"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.Black; this.label6.Location = new System.Drawing.Point(69, 57); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 17); this.label6.TabIndex = 51; this.label6.Tag = " "; this.label6.Text = "Loại xe"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.Black; this.label5.Location = new System.Drawing.Point(339, 156); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(174, 17); this.label5.TabIndex = 50; this.label5.Text = "1: Mời khách 2: Không xe "; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.Location = new System.Drawing.Point(64, 187); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(57, 17); this.label9.TabIndex = 42; this.label9.Text = "Ghi chú"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Black; this.label1.Location = new System.Drawing.Point(24, 92); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(104, 17); this.label1.TabIndex = 49; this.label1.Text = "Những xe nhận"; // // lblInfo // this.lblInfo.AutoSize = true; this.lblInfo.BackColor = System.Drawing.Color.Transparent; this.lblInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblInfo.Location = new System.Drawing.Point(127, 7); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(135, 17); this.lblInfo.TabIndex = 46; this.lblInfo.Text = "Line Phone Gio"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(13, 32); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(121, 17); this.label4.TabIndex = 38; this.label4.Text = "Địa chỉ đón khách"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(59, 7); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 17); this.label2.TabIndex = 32; this.label2.Text = "Điện thoại"; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.ForeColor = System.Drawing.Color.Black; this.label10.Location = new System.Drawing.Point(31, 156); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(95, 17); this.label10.TabIndex = 56; this.label10.Text = "Lệnh tổng đài"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.Black; this.label11.Location = new System.Drawing.Point(342, 91); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(126, 17); this.label11.TabIndex = 57; this.label11.Text = "(123.452.623.895)"; // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.ForeColor = System.Drawing.Color.Black; this.label12.Location = new System.Drawing.Point(341, 123); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(70, 17); this.label12.TabIndex = 60; this.label12.Text = "(452.623)"; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.Black; this.label13.Location = new System.Drawing.Point(24, 123); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(104, 17); this.label13.TabIndex = 59; this.label13.Text = "Những xe nhận"; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Font = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.ForeColor = System.Drawing.Color.Black; this.label14.Location = new System.Drawing.Point(340, 191); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(172, 17); this.label14.TabIndex = 61; this.label14.Text = "1: Gọi lại 2: Hoãn 3: Trượt"; // // uiTab1 // this.uiTab1.Dock = System.Windows.Forms.DockStyle.Top; this.uiTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uiTab1.Location = new System.Drawing.Point(0, 0); this.uiTab1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.uiTab1.Name = "uiTab1"; this.uiTab1.Size = new System.Drawing.Size(522, 240); this.uiTab1.TabIndex = 0; this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] { this.uiTabPage1 }); this.uiTab1.TabStop = false; this.uiTab1.TextOrientation = Janus.Windows.UI.Tab.TextOrientation.Horizontal; this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2003; this.uiTab1.VisualStyleManager = this.visualStyleManager1; // // uiTabPage1 // this.uiTabPage1.Controls.Add(this.chkDaXuLy); this.uiTabPage1.Controls.Add(this.txtKetQuaXuLy); this.uiTabPage1.Controls.Add(this.lblKNai_ThongTinThem); this.uiTabPage1.Controls.Add(this.label18); this.uiTabPage1.Controls.Add(this.lblLinePhoneTime); this.uiTabPage1.Controls.Add(this.label15); this.uiTabPage1.Controls.Add(this.txtKhieuNai); this.uiTabPage1.Location = new System.Drawing.Point(1, 21); this.uiTabPage1.Name = "uiTabPage1"; this.uiTabPage1.Size = new System.Drawing.Size(520, 218); this.uiTabPage1.TabStop = true; this.uiTabPage1.Text = "Thông tin điều hành"; // // chkDaXuLy // this.chkDaXuLy.Location = new System.Drawing.Point(135, 153); this.chkDaXuLy.Name = "chkDaXuLy"; this.chkDaXuLy.Size = new System.Drawing.Size(78, 23); this.chkDaXuLy.TabIndex = 2; this.chkDaXuLy.Text = "Đã &xử lý"; // // txtKetQuaXuLy // this.txtKetQuaXuLy.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtKetQuaXuLy.Location = new System.Drawing.Point(135, 92); this.txtKetQuaXuLy.Multiline = true; this.txtKetQuaXuLy.Name = "txtKetQuaXuLy"; this.txtKetQuaXuLy.Size = new System.Drawing.Size(342, 55); this.txtKetQuaXuLy.TabIndex = 1; // // lblKNai_ThongTinThem // this.lblKNai_ThongTinThem.AutoSize = true; this.lblKNai_ThongTinThem.BackColor = System.Drawing.Color.Transparent; this.lblKNai_ThongTinThem.Location = new System.Drawing.Point(43, 115); this.lblKNai_ThongTinThem.Name = "lblKNai_ThongTinThem"; this.lblKNai_ThongTinThem.Size = new System.Drawing.Size(68, 13); this.lblKNai_ThongTinThem.TabIndex = 6; this.lblKNai_ThongTinThem.Text = "Kết quả xử lý"; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Location = new System.Drawing.Point(17, 47); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(98, 13); this.label18.TabIndex = 5; this.label18.Text = "Thông tin khiếu nại"; // // lblLinePhoneTime // this.lblLinePhoneTime.AutoSize = true; this.lblLinePhoneTime.BackColor = System.Drawing.Color.Transparent; this.lblLinePhoneTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblLinePhoneTime.Location = new System.Drawing.Point(132, 3); this.lblLinePhoneTime.Name = "lblLinePhoneTime"; this.lblLinePhoneTime.Size = new System.Drawing.Size(158, 13); this.lblLinePhoneTime.TabIndex = 3; this.lblLinePhoneTime.Text = "[2] 0905228313 12:03:56"; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.Location = new System.Drawing.Point(57, 3); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(55, 13); this.label15.TabIndex = 4; this.label15.Text = "Điện thoại"; // // txtKhieuNai // this.txtKhieuNai.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtKhieuNai.Location = new System.Drawing.Point(135, 30); this.txtKhieuNai.Multiline = true; this.txtKhieuNai.Name = "txtKhieuNai"; this.txtKhieuNai.Size = new System.Drawing.Size(342, 55); this.txtKhieuNai.TabIndex = 0; // // visualStyleManager1 // janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText; janusColorScheme1.Name = "MaiLinh"; janusColorScheme1.WindowColor = System.Drawing.Color.Beige; this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1); // // frmKhieuNaiInputData_V3 // this.AcceptButton = this.btnOK; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(522, 292); this.Controls.Add(this.uiGroupBox1); this.Controls.Add(this.uiTab1); this.Font = new System.Drawing.Font("Tahoma", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "frmKhieuNaiInputData_V3"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Khiếu nại"; this.Load += new System.EventHandler(this.frmBoDamInputData_Load); ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit(); this.uiGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit(); this.uiTab1.ResumeLayout(false); this.uiTabPage1.ResumeLayout(false); this.uiTabPage1.PerformLayout(); this.ResumeLayout(false); }