| | |
| | | // |
| | | sc_VisionForm.Panel2.Controls.Add(grb_Info); |
| | | sc_VisionForm.Size = new Size(1416, 781); |
| | | sc_VisionForm.SplitterDistance = 596; |
| | | sc_VisionForm.SplitterDistance = 594; |
| | | sc_VisionForm.SplitterWidth = 5; |
| | | sc_VisionForm.TabIndex = 1; |
| | | // |
| | |
| | | tlp_MainView.RowStyles.Add(new RowStyle(SizeType.Absolute, 60F)); |
| | | tlp_MainView.RowStyles.Add(new RowStyle(SizeType.Absolute, 39F)); |
| | | tlp_MainView.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tlp_MainView.Size = new Size(1416, 596); |
| | | tlp_MainView.Size = new Size(1416, 594); |
| | | tlp_MainView.TabIndex = 1; |
| | | tlp_MainView.TagString = null; |
| | | // |
| | |
| | | materialTabControl.MouseState = MaterialSkin.MouseState.HOVER; |
| | | materialTabControl.Name = "materialTabControl"; |
| | | materialTabControl.SelectedIndex = 0; |
| | | materialTabControl.Size = new Size(1412, 493); |
| | | materialTabControl.Size = new Size(1412, 491); |
| | | materialTabControl.TabIndex = 0; |
| | | // |
| | | // tlp_VisionMainOperator |
| | |
| | | // ckb_AllowRun |
| | | // |
| | | ckb_AllowRun.Dock = DockStyle.Fill; |
| | | ckb_AllowRun.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134); |
| | | ckb_AllowRun.Font = new Font("宋体", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134); |
| | | ckb_AllowRun.ForeColor = SystemColors.Control; |
| | | ckb_AllowRun.Location = new Point(4, 4); |
| | | ckb_AllowRun.Margin = new Padding(4); |
| | |
| | | btn_Login.Dock = DockStyle.Fill; |
| | | btn_Login.EnteredBorderColor = Color.FromArgb(165, 37, 37); |
| | | btn_Login.EnteredColor = Color.FromArgb(32, 34, 37); |
| | | btn_Login.Font = new Font("Microsoft Sans Serif", 12F); |
| | | btn_Login.Font = new Font("宋体", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134); |
| | | btn_Login.Image = null; |
| | | btn_Login.ImageAlign = ContentAlignment.MiddleLeft; |
| | | btn_Login.InactiveColor = Color.FromArgb(32, 34, 37); |
| | |
| | | btn_GlobalVar.Dock = DockStyle.Fill; |
| | | btn_GlobalVar.EnteredBorderColor = Color.FromArgb(165, 37, 37); |
| | | btn_GlobalVar.EnteredColor = Color.FromArgb(32, 34, 37); |
| | | btn_GlobalVar.Font = new Font("Microsoft Sans Serif", 12F); |
| | | btn_GlobalVar.Font = new Font("宋体", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 0); |
| | | btn_GlobalVar.Image = null; |
| | | btn_GlobalVar.ImageAlign = ContentAlignment.MiddleLeft; |
| | | btn_GlobalVar.InactiveColor = Color.FromArgb(32, 34, 37); |
| | |
| | | com_ProductName.DrawMode = DrawMode.OwnerDrawFixed; |
| | | com_ProductName.DropDownStyle = ComboBoxStyle.DropDownList; |
| | | com_ProductName.EnabledCalc = true; |
| | | com_ProductName.Font = new Font("宋体", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134); |
| | | com_ProductName.FormattingEnabled = true; |
| | | com_ProductName.ItemHeight = 20; |
| | | com_ProductName.Location = new Point(1252, 4); |
| | |
| | | grb_Info.MinimumSize = new Size(1, 1); |
| | | grb_Info.Name = "grb_Info"; |
| | | grb_Info.Padding = new Padding(0, 40, 0, 0); |
| | | grb_Info.Size = new Size(1416, 180); |
| | | grb_Info.Size = new Size(1416, 182); |
| | | grb_Info.TabIndex = 1; |
| | | grb_Info.Text = "日志显示区:"; |
| | | grb_Info.TextAlignment = ContentAlignment.MiddleLeft; |
| | |
| | | rich_Info.Name = "rich_Info"; |
| | | rich_Info.Padding = new Padding(2); |
| | | rich_Info.ShowText = false; |
| | | rich_Info.Size = new Size(1416, 140); |
| | | rich_Info.Size = new Size(1416, 142); |
| | | rich_Info.TabIndex = 0; |
| | | rich_Info.TextAlignment = ContentAlignment.MiddleLeft; |
| | | // |
| | |
| | | cb_VisionForm.EnableMaximizeButton = true; |
| | | cb_VisionForm.EnableMinimizeButton = true; |
| | | cb_VisionForm.ForeColor = Color.FromArgb(155, 155, 155); |
| | | cb_VisionForm.Location = new Point(1315, 18); |
| | | cb_VisionForm.Location = new Point(1330, 18); |
| | | cb_VisionForm.Margin = new Padding(4); |
| | | cb_VisionForm.MaximizeHoverColor = Color.FromArgb(74, 74, 74); |
| | | cb_VisionForm.MinimizeHoverColor = Color.FromArgb(63, 63, 65); |