123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251 |
- namespace LYFZ.Software.UI.DoorCityProcess
- {
- partial class frmSelectImportVideo
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSelectImportVideo));
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevOrdPg_Photographer = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.cmbtreevOrdPg_PhotographyAssistant = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.progressBarValue = new System.Windows.Forms.ProgressBar();
- this.lbprogressBar = new LYFZ.ComponentLibrary.LabelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.progressBarValue);
- this.plExMainContainer.Controls.Add(this.btnOK);
- this.plExMainContainer.Controls.Add(this.btnCancel);
- this.plExMainContainer.Controls.Add(this.lbprogressBar);
- this.plExMainContainer.Controls.Add(this.labelEx1);
- this.plExMainContainer.Controls.Add(this.labelEx2);
- this.plExMainContainer.Controls.Add(this.labelEx3);
- this.plExMainContainer.Controls.Add(this.labelEx7);
- this.plExMainContainer.Controls.Add(this.cmbtreevOrdPg_Photographer);
- this.plExMainContainer.Controls.Add(this.cmbtreevOrdPg_PhotographyAssistant);
- this.plExMainContainer.Size = new System.Drawing.Size(560, 183);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(560, 183);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(415, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(528, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(528, 0);
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(82, 24);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 5;
- this.labelEx1.Text = "录影师:";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(82, 60);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 6;
- this.labelEx2.Text = "剪辑师:";
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(8, 23);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(56, 17);
- this.labelEx7.TabIndex = 9;
- this.labelEx7.Text = "人员选择";
- //
- // cmbtreevOrdPg_Photographer
- //
- this.cmbtreevOrdPg_Photographer.AfterSelectLevelFirstNode = false;
- this.cmbtreevOrdPg_Photographer.BackColor = System.Drawing.Color.White;
- this.cmbtreevOrdPg_Photographer.DropDownHeight = 220;
- this.cmbtreevOrdPg_Photographer.DropDownShow = true;
- this.cmbtreevOrdPg_Photographer.IntegralHeight = false;
- this.cmbtreevOrdPg_Photographer.IsNodeMouseClick = false;
- this.cmbtreevOrdPg_Photographer.IsSelectParentNode = false;
- this.cmbtreevOrdPg_Photographer.Location = new System.Drawing.Point(144, 22);
- this.cmbtreevOrdPg_Photographer.Name = "cmbtreevOrdPg_Photographer";
- this.cmbtreevOrdPg_Photographer.ReadOnly = true;
- this.cmbtreevOrdPg_Photographer.SelectedNode = null;
- this.cmbtreevOrdPg_Photographer.Size = new System.Drawing.Size(289, 20);
- this.cmbtreevOrdPg_Photographer.StrGetName = "";
- this.cmbtreevOrdPg_Photographer.StrGetTagName = "";
- this.cmbtreevOrdPg_Photographer.StrKey = null;
- this.cmbtreevOrdPg_Photographer.TabIndex = 7;
- //
- // cmbtreevOrdPg_PhotographyAssistant
- //
- this.cmbtreevOrdPg_PhotographyAssistant.AfterSelectLevelFirstNode = false;
- this.cmbtreevOrdPg_PhotographyAssistant.BackColor = System.Drawing.Color.White;
- this.cmbtreevOrdPg_PhotographyAssistant.DropDownHeight = 220;
- this.cmbtreevOrdPg_PhotographyAssistant.DropDownShow = true;
- this.cmbtreevOrdPg_PhotographyAssistant.IntegralHeight = false;
- this.cmbtreevOrdPg_PhotographyAssistant.IsNodeMouseClick = false;
- this.cmbtreevOrdPg_PhotographyAssistant.IsSelectParentNode = false;
- this.cmbtreevOrdPg_PhotographyAssistant.Location = new System.Drawing.Point(144, 58);
- this.cmbtreevOrdPg_PhotographyAssistant.Name = "cmbtreevOrdPg_PhotographyAssistant";
- this.cmbtreevOrdPg_PhotographyAssistant.ReadOnly = true;
- this.cmbtreevOrdPg_PhotographyAssistant.SelectedNode = null;
- this.cmbtreevOrdPg_PhotographyAssistant.Size = new System.Drawing.Size(289, 20);
- this.cmbtreevOrdPg_PhotographyAssistant.StrGetName = "";
- this.cmbtreevOrdPg_PhotographyAssistant.StrGetTagName = "";
- this.cmbtreevOrdPg_PhotographyAssistant.StrKey = null;
- this.cmbtreevOrdPg_PhotographyAssistant.TabIndex = 8;
- //
- // btnOK
- //
- this.btnOK.BackColor = System.Drawing.Color.Transparent;
- this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
- this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnOK.ForeColor = System.Drawing.Color.White;
- this.btnOK.IsCustomBackImg = false;
- this.btnOK.IsShowText = true;
- this.btnOK.Location = new System.Drawing.Point(144, 140);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(90, 28);
- this.btnOK.TabIndex = 16;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
- this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(343, 140);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(90, 28);
- this.btnCancel.TabIndex = 17;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(8, 114);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(56, 17);
- this.labelEx3.TabIndex = 9;
- this.labelEx3.Text = "导入进度";
- //
- // progressBarValue
- //
- this.progressBarValue.Location = new System.Drawing.Point(68, 114);
- this.progressBarValue.Name = "progressBarValue";
- this.progressBarValue.Size = new System.Drawing.Size(480, 16);
- this.progressBarValue.TabIndex = 18;
- //
- // lbprogressBar
- //
- this.lbprogressBar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbprogressBar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lbprogressBar.Location = new System.Drawing.Point(24, 92);
- this.lbprogressBar.Name = "lbprogressBar";
- this.lbprogressBar.Size = new System.Drawing.Size(524, 17);
- this.lbprogressBar.TabIndex = 5;
- this.lbprogressBar.Text = "请点击确定选择视频...";
- this.lbprogressBar.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // frmSelectImportVideo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(560, 248);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowCloseBox = false;
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmSelectImportVideo";
- this.Text = "导入视频";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plExMainContainer.PerformLayout();
- this.plFormMainContent.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx7;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdPg_Photographer;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdPg_PhotographyAssistant;
- protected ComponentLibrary.ButtonEx btnOK;
- protected ComponentLibrary.ButtonEx btnCancel;
- private ComponentLibrary.LabelEx labelEx3;
- public ComponentLibrary.LabelEx lbprogressBar;
- public System.Windows.Forms.ProgressBar progressBarValue;
- }
- }
|