frmSelectImportVideo.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. namespace LYFZ.Software.UI.DoorCityProcess
  2. {
  3. partial class frmSelectImportVideo
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSelectImportVideo));
  29. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  30. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  31. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.cmbtreevOrdPg_Photographer = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  33. this.cmbtreevOrdPg_PhotographyAssistant = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  34. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  36. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.progressBarValue = new System.Windows.Forms.ProgressBar();
  38. this.lbprogressBar = new LYFZ.ComponentLibrary.LabelEx();
  39. this.plExMainContainer.SuspendLayout();
  40. this.plFormMainContent.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // plExMainContainer
  44. //
  45. this.plExMainContainer.Controls.Add(this.progressBarValue);
  46. this.plExMainContainer.Controls.Add(this.btnOK);
  47. this.plExMainContainer.Controls.Add(this.btnCancel);
  48. this.plExMainContainer.Controls.Add(this.lbprogressBar);
  49. this.plExMainContainer.Controls.Add(this.labelEx1);
  50. this.plExMainContainer.Controls.Add(this.labelEx2);
  51. this.plExMainContainer.Controls.Add(this.labelEx3);
  52. this.plExMainContainer.Controls.Add(this.labelEx7);
  53. this.plExMainContainer.Controls.Add(this.cmbtreevOrdPg_Photographer);
  54. this.plExMainContainer.Controls.Add(this.cmbtreevOrdPg_PhotographyAssistant);
  55. this.plExMainContainer.Size = new System.Drawing.Size(560, 183);
  56. //
  57. // plFormMainContent
  58. //
  59. this.plFormMainContent.Size = new System.Drawing.Size(560, 183);
  60. //
  61. // btnAppFormMaximize
  62. //
  63. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  64. this.btnAppFormMaximize.Location = new System.Drawing.Point(415, 0);
  65. //
  66. // btnAppFormExit
  67. //
  68. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  69. this.btnAppFormExit.Location = new System.Drawing.Point(528, 0);
  70. //
  71. // btnAppFormMinimize
  72. //
  73. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  74. this.btnAppFormMinimize.Location = new System.Drawing.Point(528, 0);
  75. //
  76. // labelEx1
  77. //
  78. this.labelEx1.AutoSize = true;
  79. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  80. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  81. this.labelEx1.Location = new System.Drawing.Point(82, 24);
  82. this.labelEx1.Name = "labelEx1";
  83. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  84. this.labelEx1.TabIndex = 5;
  85. this.labelEx1.Text = "录影师:";
  86. //
  87. // labelEx2
  88. //
  89. this.labelEx2.AutoSize = true;
  90. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  91. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  92. this.labelEx2.Location = new System.Drawing.Point(82, 60);
  93. this.labelEx2.Name = "labelEx2";
  94. this.labelEx2.Size = new System.Drawing.Size(56, 17);
  95. this.labelEx2.TabIndex = 6;
  96. this.labelEx2.Text = "剪辑师:";
  97. //
  98. // labelEx7
  99. //
  100. this.labelEx7.AutoSize = true;
  101. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  102. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  103. this.labelEx7.Location = new System.Drawing.Point(8, 23);
  104. this.labelEx7.Name = "labelEx7";
  105. this.labelEx7.Size = new System.Drawing.Size(56, 17);
  106. this.labelEx7.TabIndex = 9;
  107. this.labelEx7.Text = "人员选择";
  108. //
  109. // cmbtreevOrdPg_Photographer
  110. //
  111. this.cmbtreevOrdPg_Photographer.AfterSelectLevelFirstNode = false;
  112. this.cmbtreevOrdPg_Photographer.BackColor = System.Drawing.Color.White;
  113. this.cmbtreevOrdPg_Photographer.DropDownHeight = 220;
  114. this.cmbtreevOrdPg_Photographer.DropDownShow = true;
  115. this.cmbtreevOrdPg_Photographer.IntegralHeight = false;
  116. this.cmbtreevOrdPg_Photographer.IsNodeMouseClick = false;
  117. this.cmbtreevOrdPg_Photographer.IsSelectParentNode = false;
  118. this.cmbtreevOrdPg_Photographer.Location = new System.Drawing.Point(144, 22);
  119. this.cmbtreevOrdPg_Photographer.Name = "cmbtreevOrdPg_Photographer";
  120. this.cmbtreevOrdPg_Photographer.ReadOnly = true;
  121. this.cmbtreevOrdPg_Photographer.SelectedNode = null;
  122. this.cmbtreevOrdPg_Photographer.Size = new System.Drawing.Size(289, 20);
  123. this.cmbtreevOrdPg_Photographer.StrGetName = "";
  124. this.cmbtreevOrdPg_Photographer.StrGetTagName = "";
  125. this.cmbtreevOrdPg_Photographer.StrKey = null;
  126. this.cmbtreevOrdPg_Photographer.TabIndex = 7;
  127. //
  128. // cmbtreevOrdPg_PhotographyAssistant
  129. //
  130. this.cmbtreevOrdPg_PhotographyAssistant.AfterSelectLevelFirstNode = false;
  131. this.cmbtreevOrdPg_PhotographyAssistant.BackColor = System.Drawing.Color.White;
  132. this.cmbtreevOrdPg_PhotographyAssistant.DropDownHeight = 220;
  133. this.cmbtreevOrdPg_PhotographyAssistant.DropDownShow = true;
  134. this.cmbtreevOrdPg_PhotographyAssistant.IntegralHeight = false;
  135. this.cmbtreevOrdPg_PhotographyAssistant.IsNodeMouseClick = false;
  136. this.cmbtreevOrdPg_PhotographyAssistant.IsSelectParentNode = false;
  137. this.cmbtreevOrdPg_PhotographyAssistant.Location = new System.Drawing.Point(144, 58);
  138. this.cmbtreevOrdPg_PhotographyAssistant.Name = "cmbtreevOrdPg_PhotographyAssistant";
  139. this.cmbtreevOrdPg_PhotographyAssistant.ReadOnly = true;
  140. this.cmbtreevOrdPg_PhotographyAssistant.SelectedNode = null;
  141. this.cmbtreevOrdPg_PhotographyAssistant.Size = new System.Drawing.Size(289, 20);
  142. this.cmbtreevOrdPg_PhotographyAssistant.StrGetName = "";
  143. this.cmbtreevOrdPg_PhotographyAssistant.StrGetTagName = "";
  144. this.cmbtreevOrdPg_PhotographyAssistant.StrKey = null;
  145. this.cmbtreevOrdPg_PhotographyAssistant.TabIndex = 8;
  146. //
  147. // btnOK
  148. //
  149. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  150. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  151. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  152. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  153. this.btnOK.ForeColor = System.Drawing.Color.White;
  154. this.btnOK.IsCustomBackImg = false;
  155. this.btnOK.IsShowText = true;
  156. this.btnOK.Location = new System.Drawing.Point(144, 140);
  157. this.btnOK.Name = "btnOK";
  158. this.btnOK.Size = new System.Drawing.Size(90, 28);
  159. this.btnOK.TabIndex = 16;
  160. this.btnOK.Text = " 确 定";
  161. this.btnOK.UseVisualStyleBackColor = false;
  162. //
  163. // btnCancel
  164. //
  165. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  166. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  167. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  168. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  169. this.btnCancel.ForeColor = System.Drawing.Color.White;
  170. this.btnCancel.IsCustomBackImg = false;
  171. this.btnCancel.IsShowText = true;
  172. this.btnCancel.Location = new System.Drawing.Point(343, 140);
  173. this.btnCancel.Name = "btnCancel";
  174. this.btnCancel.Size = new System.Drawing.Size(90, 28);
  175. this.btnCancel.TabIndex = 17;
  176. this.btnCancel.Text = " 取 消";
  177. this.btnCancel.UseVisualStyleBackColor = false;
  178. //
  179. // labelEx3
  180. //
  181. this.labelEx3.AutoSize = true;
  182. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  183. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  184. this.labelEx3.Location = new System.Drawing.Point(8, 114);
  185. this.labelEx3.Name = "labelEx3";
  186. this.labelEx3.Size = new System.Drawing.Size(56, 17);
  187. this.labelEx3.TabIndex = 9;
  188. this.labelEx3.Text = "导入进度";
  189. //
  190. // progressBarValue
  191. //
  192. this.progressBarValue.Location = new System.Drawing.Point(68, 114);
  193. this.progressBarValue.Name = "progressBarValue";
  194. this.progressBarValue.Size = new System.Drawing.Size(480, 16);
  195. this.progressBarValue.TabIndex = 18;
  196. //
  197. // lbprogressBar
  198. //
  199. this.lbprogressBar.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  200. this.lbprogressBar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  201. this.lbprogressBar.Location = new System.Drawing.Point(24, 92);
  202. this.lbprogressBar.Name = "lbprogressBar";
  203. this.lbprogressBar.Size = new System.Drawing.Size(524, 17);
  204. this.lbprogressBar.TabIndex = 5;
  205. this.lbprogressBar.Text = "请点击确定选择视频...";
  206. this.lbprogressBar.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  207. //
  208. // frmSelectImportVideo
  209. //
  210. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  211. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  212. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  213. this.ClientSize = new System.Drawing.Size(560, 248);
  214. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  215. this.IsShowCloseBox = false;
  216. this.IsUserControlsSize = false;
  217. this.MaximizeBox = false;
  218. this.MinimizeBox = false;
  219. this.Name = "frmSelectImportVideo";
  220. this.Text = "导入视频";
  221. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  222. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  223. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  224. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  225. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  226. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  227. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  228. this.plExMainContainer.ResumeLayout(false);
  229. this.plExMainContainer.PerformLayout();
  230. this.plFormMainContent.ResumeLayout(false);
  231. this.ResumeLayout(false);
  232. }
  233. #endregion
  234. private ComponentLibrary.LabelEx labelEx1;
  235. private ComponentLibrary.LabelEx labelEx2;
  236. private ComponentLibrary.LabelEx labelEx7;
  237. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdPg_Photographer;
  238. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdPg_PhotographyAssistant;
  239. protected ComponentLibrary.ButtonEx btnOK;
  240. protected ComponentLibrary.ButtonEx btnCancel;
  241. private ComponentLibrary.LabelEx labelEx3;
  242. public ComponentLibrary.LabelEx lbprogressBar;
  243. public System.Windows.Forms.ProgressBar progressBarValue;
  244. }
  245. }