frmManageAuthorizationRoles.Designer.cs 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmManageAuthorizationRoles
  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(frmManageAuthorizationRoles));
  29. this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
  30. this.listViewUserList = new LYFZ.ComponentLibrary.ListViewEx();
  31. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.checkBoxEx1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  35. this.plExMainContainer.SuspendLayout();
  36. this.plFormMainContent.SuspendLayout();
  37. this.groupBoxEx1.SuspendLayout();
  38. this.SuspendLayout();
  39. //
  40. // plExMainContainer
  41. //
  42. this.plExMainContainer.Controls.Add(this.checkBoxEx1);
  43. this.plExMainContainer.Controls.Add(this.btnCancel);
  44. this.plExMainContainer.Controls.Add(this.btnOK);
  45. this.plExMainContainer.Controls.Add(this.groupBoxEx1);
  46. this.plExMainContainer.Size = new System.Drawing.Size(920, 445);
  47. //
  48. // plFormMainContent
  49. //
  50. this.plFormMainContent.Size = new System.Drawing.Size(920, 445);
  51. //
  52. // btnAppFormMaximize
  53. //
  54. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  55. this.btnAppFormMaximize.Location = new System.Drawing.Point(861, 0);
  56. //
  57. // btnAppFormExit
  58. //
  59. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  60. this.btnAppFormExit.Location = new System.Drawing.Point(888, 0);
  61. //
  62. // btnAppFormMinimize
  63. //
  64. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  65. this.btnAppFormMinimize.Location = new System.Drawing.Point(834, 0);
  66. //
  67. // groupBoxEx1
  68. //
  69. this.groupBoxEx1.Controls.Add(this.listViewUserList);
  70. this.groupBoxEx1.Location = new System.Drawing.Point(12, 16);
  71. this.groupBoxEx1.Name = "groupBoxEx1";
  72. this.groupBoxEx1.Size = new System.Drawing.Size(800, 420);
  73. this.groupBoxEx1.TabIndex = 17;
  74. this.groupBoxEx1.TabStop = false;
  75. this.groupBoxEx1.Text = "角色列表";
  76. //
  77. // listViewUserList
  78. //
  79. this.listViewUserList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  80. this.listViewUserList.CheckBoxes = true;
  81. this.listViewUserList.Dock = System.Windows.Forms.DockStyle.Fill;
  82. this.listViewUserList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.listViewUserList.FullRowSelect = true;
  84. this.listViewUserList.Location = new System.Drawing.Point(3, 17);
  85. this.listViewUserList.Name = "listViewUserList";
  86. this.listViewUserList.Size = new System.Drawing.Size(794, 400);
  87. this.listViewUserList.TabIndex = 15;
  88. this.listViewUserList.UseCompatibleStateImageBehavior = false;
  89. //
  90. // btnCancel
  91. //
  92. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  93. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  94. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  95. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.btnCancel.ForeColor = System.Drawing.Color.White;
  97. this.btnCancel.IsCustomBackImg = false;
  98. this.btnCancel.IsShowText = true;
  99. this.btnCancel.Location = new System.Drawing.Point(820, 121);
  100. this.btnCancel.Name = "btnCancel";
  101. this.btnCancel.Size = new System.Drawing.Size(90, 32);
  102. this.btnCancel.TabIndex = 19;
  103. this.btnCancel.Text = " 取 消";
  104. this.btnCancel.UseVisualStyleBackColor = false;
  105. //
  106. // btnOK
  107. //
  108. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  109. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  110. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  111. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.btnOK.ForeColor = System.Drawing.Color.White;
  113. this.btnOK.IsCustomBackImg = false;
  114. this.btnOK.IsShowText = true;
  115. this.btnOK.Location = new System.Drawing.Point(820, 48);
  116. this.btnOK.Name = "btnOK";
  117. this.btnOK.Size = new System.Drawing.Size(90, 68);
  118. this.btnOK.TabIndex = 18;
  119. this.btnOK.Text = " 确 定";
  120. this.btnOK.UseVisualStyleBackColor = false;
  121. //
  122. // labelEx2
  123. //
  124. this.labelEx2.BackColor = System.Drawing.Color.Transparent;
  125. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  126. this.labelEx2.ForeColor = System.Drawing.Color.White;
  127. this.labelEx2.Location = new System.Drawing.Point(3, 486);
  128. this.labelEx2.Name = "labelEx2";
  129. this.labelEx2.Size = new System.Drawing.Size(912, 23);
  130. this.labelEx2.TabIndex = 15;
  131. this.labelEx2.Text = "描述:";
  132. //
  133. // checkBoxEx1
  134. //
  135. this.checkBoxEx1.AutoSize = true;
  136. this.checkBoxEx1.BackColor = System.Drawing.Color.Transparent;
  137. this.checkBoxEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  138. this.checkBoxEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  139. this.checkBoxEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  140. this.checkBoxEx1.Fourstates = false;
  141. this.checkBoxEx1.IsGreenTick = false;
  142. this.checkBoxEx1.Location = new System.Drawing.Point(825, 20);
  143. this.checkBoxEx1.Name = "checkBoxEx1";
  144. this.checkBoxEx1.Size = new System.Drawing.Size(75, 21);
  145. this.checkBoxEx1.TabIndex = 20;
  146. this.checkBoxEx1.Text = "所有角色";
  147. this.checkBoxEx1.UseVisualStyleBackColor = false;
  148. //
  149. // frmManageAuthorizationRoles
  150. //
  151. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  152. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  153. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  154. this.ClientSize = new System.Drawing.Size(920, 510);
  155. this.Controls.Add(this.labelEx2);
  156. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  157. this.IsMaximized = false;
  158. this.IsUserControlsSize = false;
  159. this.Name = "frmManageAuthorizationRoles";
  160. this.Text = "设置可授权角色列表";
  161. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  162. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  163. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  164. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  165. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  166. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  167. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  168. this.Controls.SetChildIndex(this.labelEx2, 0);
  169. this.plExMainContainer.ResumeLayout(false);
  170. this.plExMainContainer.PerformLayout();
  171. this.plFormMainContent.ResumeLayout(false);
  172. this.groupBoxEx1.ResumeLayout(false);
  173. this.ResumeLayout(false);
  174. }
  175. #endregion
  176. private ComponentLibrary.GroupBoxEx groupBoxEx1;
  177. protected internal ComponentLibrary.ButtonEx btnCancel;
  178. protected internal ComponentLibrary.ButtonEx btnOK;
  179. protected internal ComponentLibrary.LabelEx labelEx2;
  180. public ComponentLibrary.ListViewEx listViewUserList;
  181. public ComponentLibrary.CheckBoxEx checkBoxEx1;
  182. }
  183. }