GetPeopleSuperSmallForm.Designer.cs 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
  2. {
  3. partial class GetPeopleSuperSmallForm
  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(GetPeopleSuperSmallForm));
  29. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  30. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.cmbtreev = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  32. this.plExMainContainer.SuspendLayout();
  33. this.plFormMainContent.SuspendLayout();
  34. this.SuspendLayout();
  35. //
  36. // plExMainContainer
  37. //
  38. this.plExMainContainer.Controls.Add(this.cmbtreev);
  39. this.plExMainContainer.Controls.Add(this.btnCancel);
  40. this.plExMainContainer.Controls.Add(this.btnOK);
  41. this.plExMainContainer.Size = new System.Drawing.Size(363, 160);
  42. //
  43. // plFormMainContent
  44. //
  45. this.plFormMainContent.Size = new System.Drawing.Size(363, 160);
  46. //
  47. // btnAppFormMaximize
  48. //
  49. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  50. this.btnAppFormMaximize.Location = new System.Drawing.Point(304, 0);
  51. //
  52. // btnAppFormExit
  53. //
  54. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  55. this.btnAppFormExit.Location = new System.Drawing.Point(331, 0);
  56. //
  57. // btnAppFormMinimize
  58. //
  59. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  60. this.btnAppFormMinimize.Location = new System.Drawing.Point(277, 0);
  61. //
  62. // btnCancel
  63. //
  64. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  65. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  66. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  67. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  68. this.btnCancel.ForeColor = System.Drawing.Color.White;
  69. this.btnCancel.IsCustomBackImg = false;
  70. this.btnCancel.IsShowText = true;
  71. this.btnCancel.Location = new System.Drawing.Point(197, 98);
  72. this.btnCancel.Name = "btnCancel";
  73. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  74. this.btnCancel.TabIndex = 2;
  75. this.btnCancel.Text = " 取 消";
  76. this.btnCancel.UseVisualStyleBackColor = false;
  77. //
  78. // btnOK
  79. //
  80. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  81. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  82. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  83. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  84. this.btnOK.ForeColor = System.Drawing.Color.White;
  85. this.btnOK.IsCustomBackImg = false;
  86. this.btnOK.IsShowText = true;
  87. this.btnOK.Location = new System.Drawing.Point(73, 98);
  88. this.btnOK.Name = "btnOK";
  89. this.btnOK.Size = new System.Drawing.Size(85, 28);
  90. this.btnOK.TabIndex = 1;
  91. this.btnOK.Text = " 确 定";
  92. this.btnOK.UseVisualStyleBackColor = false;
  93. //
  94. // cmbtreev
  95. //
  96. this.cmbtreev.DropDownHeight = 220;
  97. this.cmbtreev.DropDownShow = false;
  98. this.cmbtreev.FormattingEnabled = true;
  99. this.cmbtreev.IntegralHeight = false;
  100. this.cmbtreev.IsNodeMouseClick = false;
  101. this.cmbtreev.IsSelectParentNode = false;
  102. this.cmbtreev.Location = new System.Drawing.Point(85, 44);
  103. this.cmbtreev.Name = "cmbtreev";
  104. this.cmbtreev.ReadOnly = false;
  105. this.cmbtreev.Size = new System.Drawing.Size(181, 20);
  106. this.cmbtreev.StrKey = null;
  107. this.cmbtreev.TabIndex = 0;
  108. //
  109. // GetPeopleSuperSmallForm
  110. //
  111. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  112. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  113. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  114. this.ClientSize = new System.Drawing.Size(363, 225);
  115. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  116. this.Name = "GetPeopleSuperSmallForm";
  117. this.Text = "选择人员";
  118. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  119. this.plExMainContainer.ResumeLayout(false);
  120. this.plFormMainContent.ResumeLayout(false);
  121. this.ResumeLayout(false);
  122. }
  123. #endregion
  124. protected ComponentLibrary.ButtonEx btnCancel;
  125. protected ComponentLibrary.ButtonEx btnOK;
  126. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreev;
  127. }
  128. }