HeadBar.Designer.cs 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. namespace UAS_MES_NEW.CustomControl
  2. {
  3. partial class HeadBar
  4. { /// <summary>
  5. /// 必需的设计器变量。
  6. /// </summary>
  7. private System.ComponentModel.IContainer components = null;
  8. /// <summary>
  9. /// 清理所有正在使用的资源。
  10. /// </summary>
  11. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  12. protected override void Dispose(bool disposing)
  13. {
  14. if (disposing && (components != null))
  15. {
  16. components.Dispose();
  17. }
  18. base.Dispose(disposing);
  19. }
  20. #region 组件设计器生成的代码
  21. /// <summary>
  22. /// 设计器支持所需的方法 - 不要修改
  23. /// 使用代码编辑器修改此方法的内容。
  24. /// </summary>
  25. private void InitializeComponent()
  26. {
  27. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HeadBar));
  28. this.TitleLabel = new System.Windows.Forms.Label();
  29. this.MinWindow2 = new System.Windows.Forms.PictureBox();
  30. this.MinWindow = new System.Windows.Forms.PictureBox();
  31. this.MinWindow1 = new System.Windows.Forms.PictureBox();
  32. this.CloseWindow = new System.Windows.Forms.PictureBox();
  33. this.LoginOut = new DevExpress.XtraEditors.SimpleButton();
  34. this.Change_psw = new DevExpress.XtraEditors.SimpleButton();
  35. this.UpperCollection = new DevExpress.XtraEditors.ToggleSwitch();
  36. ((System.ComponentModel.ISupportInitialize)(this.MinWindow2)).BeginInit();
  37. ((System.ComponentModel.ISupportInitialize)(this.MinWindow)).BeginInit();
  38. ((System.ComponentModel.ISupportInitialize)(this.MinWindow1)).BeginInit();
  39. ((System.ComponentModel.ISupportInitialize)(this.CloseWindow)).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)(this.UpperCollection.Properties)).BeginInit();
  41. this.SuspendLayout();
  42. //
  43. // TitleLabel
  44. //
  45. resources.ApplyResources(this.TitleLabel, "TitleLabel");
  46. this.TitleLabel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
  47. this.TitleLabel.ForeColor = System.Drawing.Color.RoyalBlue;
  48. this.TitleLabel.Name = "TitleLabel";
  49. //
  50. // MinWindow2
  51. //
  52. resources.ApplyResources(this.MinWindow2, "MinWindow2");
  53. this.MinWindow2.Name = "MinWindow2";
  54. this.MinWindow2.TabStop = false;
  55. //
  56. // MinWindow
  57. //
  58. resources.ApplyResources(this.MinWindow, "MinWindow");
  59. this.MinWindow.Image = global::UAS_MES_NEW.Properties.Resources.Close_up_32px_1181430_easyicon_net;
  60. this.MinWindow.Name = "MinWindow";
  61. this.MinWindow.TabStop = false;
  62. this.MinWindow.Click += new System.EventHandler(this.MinWindow_Click);
  63. //
  64. // MinWindow1
  65. //
  66. resources.ApplyResources(this.MinWindow1, "MinWindow1");
  67. this.MinWindow1.Name = "MinWindow1";
  68. this.MinWindow1.TabStop = false;
  69. this.MinWindow1.Click += new System.EventHandler(this.CloseWindow_Click);
  70. //
  71. // CloseWindow
  72. //
  73. resources.ApplyResources(this.CloseWindow, "CloseWindow");
  74. this.CloseWindow.Image = global::UAS_MES_NEW.Properties.Resources.close_32px_1181428_easyicon_net;
  75. this.CloseWindow.Name = "CloseWindow";
  76. this.CloseWindow.TabStop = false;
  77. this.CloseWindow.Click += new System.EventHandler(this.CloseWindow_Click);
  78. //
  79. // LoginOut
  80. //
  81. this.LoginOut.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("LoginOut.Appearance.Font")));
  82. this.LoginOut.Appearance.Options.UseFont = true;
  83. this.LoginOut.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  84. resources.ApplyResources(this.LoginOut, "LoginOut");
  85. this.LoginOut.Image = global::UAS_MES_NEW.Properties.Resources.Logout_32px_581264_easyicon_net;
  86. this.LoginOut.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
  87. this.LoginOut.Name = "LoginOut";
  88. this.LoginOut.Click += new System.EventHandler(this.LoginOut_Click);
  89. //
  90. // Change_psw
  91. //
  92. this.Change_psw.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("Change_psw.Appearance.Font")));
  93. this.Change_psw.Appearance.Options.UseFont = true;
  94. this.Change_psw.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  95. resources.ApplyResources(this.Change_psw, "Change_psw");
  96. this.Change_psw.Image = global::UAS_MES_NEW.Properties.Resources.pwd;
  97. this.Change_psw.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
  98. this.Change_psw.Name = "Change_psw";
  99. this.Change_psw.Click += new System.EventHandler(this.Change_psw_Click);
  100. //
  101. // UpperCollection
  102. //
  103. resources.ApplyResources(this.UpperCollection, "UpperCollection");
  104. this.UpperCollection.Name = "UpperCollection";
  105. this.UpperCollection.Properties.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("UpperCollection.Properties.Appearance.Font")));
  106. this.UpperCollection.Properties.Appearance.Options.UseFont = true;
  107. this.UpperCollection.Properties.OffText = resources.GetString("UpperCollection.Properties.OffText");
  108. this.UpperCollection.Properties.OnText = resources.GetString("UpperCollection.Properties.OnText");
  109. this.UpperCollection.Toggled += new System.EventHandler(this.UpperCollection_Toggled);
  110. //
  111. // HeadBar
  112. //
  113. resources.ApplyResources(this, "$this");
  114. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  115. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
  116. this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  117. this.Controls.Add(this.UpperCollection);
  118. this.Controls.Add(this.Change_psw);
  119. this.Controls.Add(this.LoginOut);
  120. this.Controls.Add(this.MinWindow2);
  121. this.Controls.Add(this.TitleLabel);
  122. this.Controls.Add(this.MinWindow);
  123. this.Controls.Add(this.MinWindow1);
  124. this.Controls.Add(this.CloseWindow);
  125. this.Name = "HeadBar";
  126. this.Load += new System.EventHandler(this.HeadBar_Load);
  127. this.BackColorChanged += new System.EventHandler(this.HeadBar_BackColorChanged);
  128. ((System.ComponentModel.ISupportInitialize)(this.MinWindow2)).EndInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.MinWindow)).EndInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.MinWindow1)).EndInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.CloseWindow)).EndInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.UpperCollection.Properties)).EndInit();
  133. this.ResumeLayout(true);
  134. this.PerformLayout();
  135. }
  136. #endregion
  137. private System.Windows.Forms.PictureBox MinWindow1;
  138. private System.Windows.Forms.PictureBox CloseWindow;
  139. private System.Windows.Forms.PictureBox MinWindow;
  140. private System.Windows.Forms.Label TitleLabel;
  141. private System.Windows.Forms.PictureBox MinWindow2;
  142. private DevExpress.XtraEditors.SimpleButton Change_psw;
  143. private DevExpress.XtraEditors.SimpleButton LoginOut;
  144. private DevExpress.XtraEditors.ToggleSwitch UpperCollection;
  145. }
  146. }