namespace HL_FristAidPlatform_RealTimeVideo { partial class Form_RealTimeVideo { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_RealTimeVideo)); this.tableLayoutPanel_1 = new System.Windows.Forms.TableLayoutPanel(); this.btn_EnableIntercom = new DevExpress.XtraEditors.SimpleButton(); this.btn_TurnOffIntercom = new DevExpress.XtraEditors.SimpleButton(); this.panelControl_Title = new DevExpress.XtraEditors.PanelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.labelControl_1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl_Bottom = new DevExpress.XtraEditors.PanelControl(); this.btn_FullScreen = new DevExpress.XtraEditors.SimpleButton(); this.label_PlateNumber = new System.Windows.Forms.Label(); this.btn_Voice = new DevExpress.XtraEditors.SimpleButton(); this.btn_NoVoic = new DevExpress.XtraEditors.SimpleButton(); this.panel_Control = new DevExpress.XtraEditors.PanelControl(); this.panelControl_Show = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Title)).BeginInit(); this.panelControl_Title.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Bottom)).BeginInit(); this.panelControl_Bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panel_Control)).BeginInit(); this.panel_Control.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Show)).BeginInit(); this.SuspendLayout(); // // tableLayoutPanel_1 // this.tableLayoutPanel_1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single; this.tableLayoutPanel_1.ColumnCount = 2; this.tableLayoutPanel_1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel_1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel_1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel_1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel_1.Name = "tableLayoutPanel_1"; this.tableLayoutPanel_1.RowCount = 2; this.tableLayoutPanel_1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel_1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel_1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel_1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel_1.Size = new System.Drawing.Size(1346, 709); this.tableLayoutPanel_1.TabIndex = 0; // // btn_EnableIntercom // this.btn_EnableIntercom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_EnableIntercom.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_EnableIntercom.ImageOptions.Image"))); this.btn_EnableIntercom.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_EnableIntercom.Location = new System.Drawing.Point(4, 1); this.btn_EnableIntercom.Name = "btn_EnableIntercom"; this.btn_EnableIntercom.Size = new System.Drawing.Size(95, 40); this.btn_EnableIntercom.TabIndex = 5; this.btn_EnableIntercom.Text = "启用对讲"; this.btn_EnableIntercom.Click += new System.EventHandler(this.btn_EnableIntercom_Click); // // btn_TurnOffIntercom // this.btn_TurnOffIntercom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_TurnOffIntercom.Enabled = false; this.btn_TurnOffIntercom.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_TurnOffIntercom.ImageOptions.Image"))); this.btn_TurnOffIntercom.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_TurnOffIntercom.Location = new System.Drawing.Point(100, 1); this.btn_TurnOffIntercom.Name = "btn_TurnOffIntercom"; this.btn_TurnOffIntercom.Size = new System.Drawing.Size(95, 40); this.btn_TurnOffIntercom.TabIndex = 6; this.btn_TurnOffIntercom.Text = "关闭对讲"; this.btn_TurnOffIntercom.Click += new System.EventHandler(this.btn_TurnOffIntercom_Click); // // panelControl_Title // this.panelControl_Title.Appearance.BackColor = System.Drawing.Color.Black; this.panelControl_Title.Appearance.Options.UseBackColor = true; this.panelControl_Title.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl_Title.Controls.Add(this.panelControl1); this.panelControl_Title.Controls.Add(this.labelControl_1); this.panelControl_Title.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl_Title.Location = new System.Drawing.Point(0, 0); this.panelControl_Title.Margin = new System.Windows.Forms.Padding(0); this.panelControl_Title.Name = "panelControl_Title"; this.panelControl_Title.Size = new System.Drawing.Size(1346, 40); this.panelControl_Title.TabIndex = 7; // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.btn_TurnOffIntercom); this.panelControl1.Controls.Add(this.btn_EnableIntercom); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Right; this.panelControl1.Location = new System.Drawing.Point(1150, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(196, 40); this.panelControl1.TabIndex = 8; // // labelControl_1 // this.labelControl_1.Appearance.BackColor = System.Drawing.Color.Black; this.labelControl_1.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold); this.labelControl_1.Appearance.ForeColor = System.Drawing.Color.White; this.labelControl_1.Appearance.Options.UseBackColor = true; this.labelControl_1.Appearance.Options.UseFont = true; this.labelControl_1.Appearance.Options.UseForeColor = true; this.labelControl_1.Appearance.Options.UseTextOptions = true; this.labelControl_1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl_1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl_1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.labelControl_1.Dock = System.Windows.Forms.DockStyle.Fill; this.labelControl_1.Location = new System.Drawing.Point(0, 0); this.labelControl_1.Name = "labelControl_1"; this.labelControl_1.Size = new System.Drawing.Size(1346, 40); this.labelControl_1.TabIndex = 7; this.labelControl_1.Text = "急救车车载音视频监控指挥中心"; // // panelControl_Bottom // this.panelControl_Bottom.Appearance.BackColor = System.Drawing.Color.Black; this.panelControl_Bottom.Appearance.Options.UseBackColor = true; this.panelControl_Bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl_Bottom.Controls.Add(this.btn_FullScreen); this.panelControl_Bottom.Controls.Add(this.label_PlateNumber); this.panelControl_Bottom.Controls.Add(this.btn_Voice); this.panelControl_Bottom.Controls.Add(this.btn_NoVoic); this.panelControl_Bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl_Bottom.Location = new System.Drawing.Point(0, 749); this.panelControl_Bottom.Name = "panelControl_Bottom"; this.panelControl_Bottom.Size = new System.Drawing.Size(1346, 28); this.panelControl_Bottom.TabIndex = 8; // // btn_FullScreen // this.btn_FullScreen.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_FullScreen.ImageOptions.Image"))); this.btn_FullScreen.Location = new System.Drawing.Point(0, 0); this.btn_FullScreen.Name = "btn_FullScreen"; this.btn_FullScreen.Size = new System.Drawing.Size(60, 28); this.btn_FullScreen.TabIndex = 10; this.btn_FullScreen.Text = "全屏"; this.btn_FullScreen.Click += new System.EventHandler(this.btn_FullScreen_Click); // // label_PlateNumber // this.label_PlateNumber.Dock = System.Windows.Forms.DockStyle.Right; this.label_PlateNumber.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.label_PlateNumber.ForeColor = System.Drawing.Color.White; this.label_PlateNumber.Location = new System.Drawing.Point(1146, 0); this.label_PlateNumber.Name = "label_PlateNumber"; this.label_PlateNumber.Size = new System.Drawing.Size(200, 28); this.label_PlateNumber.TabIndex = 9; this.label_PlateNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btn_Voice // this.btn_Voice.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Voice.ImageOptions.Image"))); this.btn_Voice.Location = new System.Drawing.Point(61, 0); this.btn_Voice.Name = "btn_Voice"; this.btn_Voice.Size = new System.Drawing.Size(76, 28); this.btn_Voice.TabIndex = 10; this.btn_Voice.Text = "语音监听"; this.btn_Voice.Click += new System.EventHandler(this.btn_Voice_Click); // // btn_NoVoic // this.btn_NoVoic.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_NoVoic.ImageOptions.Image"))); this.btn_NoVoic.Location = new System.Drawing.Point(61, 0); this.btn_NoVoic.Name = "btn_NoVoic"; this.btn_NoVoic.Size = new System.Drawing.Size(76, 28); this.btn_NoVoic.TabIndex = 10; this.btn_NoVoic.Text = "关闭监听"; this.btn_NoVoic.Click += new System.EventHandler(this.btn_NoVoic_Click); // // panel_Control // this.panel_Control.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panel_Control.Controls.Add(this.tableLayoutPanel_1); this.panel_Control.Controls.Add(this.panelControl_Show); this.panel_Control.Dock = System.Windows.Forms.DockStyle.Fill; this.panel_Control.Location = new System.Drawing.Point(0, 40); this.panel_Control.Name = "panel_Control"; this.panel_Control.Size = new System.Drawing.Size(1346, 709); this.panel_Control.TabIndex = 9; // // panelControl_Show // this.panelControl_Show.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl_Show.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl_Show.Location = new System.Drawing.Point(0, 0); this.panelControl_Show.Name = "panelControl_Show"; this.panelControl_Show.Size = new System.Drawing.Size(1346, 709); this.panelControl_Show.TabIndex = 1; this.panelControl_Show.Visible = false; // // Form_RealTimeVideo // this.Appearance.BackColor = System.Drawing.Color.Black; this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1346, 777); this.Controls.Add(this.panel_Control); this.Controls.Add(this.panelControl_Bottom); this.Controls.Add(this.panelControl_Title); this.Cursor = System.Windows.Forms.Cursors.Hand; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Form_RealTimeVideo"; this.Text = "实时视频"; this.Load += new System.EventHandler(this.Form_RealTimeVideo_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Title)).EndInit(); this.panelControl_Title.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Bottom)).EndInit(); this.panelControl_Bottom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panel_Control)).EndInit(); this.panel_Control.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl_Show)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel_1; private DevExpress.XtraEditors.LabelControl labelControl_1; private DevExpress.XtraEditors.PanelControl panelControl_Title; private DevExpress.XtraEditors.SimpleButton btn_TurnOffIntercom; private DevExpress.XtraEditors.SimpleButton btn_EnableIntercom; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.PanelControl panelControl_Bottom; private System.Windows.Forms.Label label_PlateNumber; private DevExpress.XtraEditors.PanelControl panel_Control; private DevExpress.XtraEditors.PanelControl panelControl_Show; private DevExpress.XtraEditors.SimpleButton btn_FullScreen; private DevExpress.XtraEditors.SimpleButton btn_Voice; private DevExpress.XtraEditors.SimpleButton btn_NoVoic; } }