frmMicroLetterPlatformConfig.Designer.cs 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. namespace LYFZ.Software.UI.OAShopManagement
  2. {
  3. partial class frmMicroLetterPlatformConfig
  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(frmMicroLetterPlatformConfig));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.tb_AppUrlPath = new System.Windows.Forms.TextBox();
  32. this.tb_AppID = new System.Windows.Forms.TextBox();
  33. this.btn_OK = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btn_Cancel = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.plExMainContainer.SuspendLayout();
  36. this.plFormMainContent.SuspendLayout();
  37. this.SuspendLayout();
  38. //
  39. // plExMainContainer
  40. //
  41. this.plExMainContainer.Controls.Add(this.btn_Cancel);
  42. this.plExMainContainer.Controls.Add(this.btn_OK);
  43. this.plExMainContainer.Controls.Add(this.tb_AppID);
  44. this.plExMainContainer.Controls.Add(this.tb_AppUrlPath);
  45. this.plExMainContainer.Controls.Add(this.label2);
  46. this.plExMainContainer.Controls.Add(this.label1);
  47. this.plExMainContainer.Size = new System.Drawing.Size(410, 159);
  48. //
  49. // plFormMainContent
  50. //
  51. this.plFormMainContent.Size = new System.Drawing.Size(410, 159);
  52. //
  53. // btnAppFormMaximize
  54. //
  55. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  56. this.btnAppFormMaximize.Location = new System.Drawing.Point(351, 0);
  57. //
  58. // btnAppFormExit
  59. //
  60. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  61. this.btnAppFormExit.Location = new System.Drawing.Point(378, 0);
  62. //
  63. // btnAppFormMinimize
  64. //
  65. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  66. this.btnAppFormMinimize.Location = new System.Drawing.Point(351, 0);
  67. //
  68. // label1
  69. //
  70. this.label1.AutoSize = true;
  71. this.label1.Location = new System.Drawing.Point(35, 32);
  72. this.label1.Name = "label1";
  73. this.label1.Size = new System.Drawing.Size(83, 12);
  74. this.label1.TabIndex = 0;
  75. this.label1.Text = "App接口路径:";
  76. //
  77. // label2
  78. //
  79. this.label2.AutoSize = true;
  80. this.label2.Location = new System.Drawing.Point(47, 74);
  81. this.label2.Name = "label2";
  82. this.label2.Size = new System.Drawing.Size(71, 12);
  83. this.label2.TabIndex = 0;
  84. this.label2.Text = "App企业ID:";
  85. //
  86. // tb_AppUrlPath
  87. //
  88. this.tb_AppUrlPath.Location = new System.Drawing.Point(120, 28);
  89. this.tb_AppUrlPath.Name = "tb_AppUrlPath";
  90. this.tb_AppUrlPath.Size = new System.Drawing.Size(253, 21);
  91. this.tb_AppUrlPath.TabIndex = 1;
  92. //
  93. // tb_AppID
  94. //
  95. this.tb_AppID.Location = new System.Drawing.Point(120, 70);
  96. this.tb_AppID.Name = "tb_AppID";
  97. this.tb_AppID.Size = new System.Drawing.Size(253, 21);
  98. this.tb_AppID.TabIndex = 1;
  99. //
  100. // btn_OK
  101. //
  102. this.btn_OK.BackColor = System.Drawing.Color.Transparent;
  103. this.btn_OK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_OK.BackImg")));
  104. this.btn_OK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  105. this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  106. this.btn_OK.ForeColor = System.Drawing.Color.White;
  107. this.btn_OK.IsCustomBackImg = false;
  108. this.btn_OK.IsShowText = true;
  109. this.btn_OK.Location = new System.Drawing.Point(85, 111);
  110. this.btn_OK.Name = "btn_OK";
  111. this.btn_OK.Size = new System.Drawing.Size(85, 28);
  112. this.btn_OK.TabIndex = 2;
  113. this.btn_OK.Text = "确定";
  114. this.btn_OK.UseVisualStyleBackColor = false;
  115. //
  116. // btn_Cancel
  117. //
  118. this.btn_Cancel.BackColor = System.Drawing.Color.Transparent;
  119. this.btn_Cancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Cancel.BackImg")));
  120. this.btn_Cancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  121. this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  122. this.btn_Cancel.ForeColor = System.Drawing.Color.White;
  123. this.btn_Cancel.IsCustomBackImg = false;
  124. this.btn_Cancel.IsShowText = true;
  125. this.btn_Cancel.Location = new System.Drawing.Point(244, 111);
  126. this.btn_Cancel.Name = "btn_Cancel";
  127. this.btn_Cancel.Size = new System.Drawing.Size(85, 28);
  128. this.btn_Cancel.TabIndex = 2;
  129. this.btn_Cancel.Text = "取消";
  130. this.btn_Cancel.UseVisualStyleBackColor = false;
  131. this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
  132. //
  133. // frmMicroLetterPlatformConfig
  134. //
  135. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  136. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  137. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  138. this.ClientSize = new System.Drawing.Size(410, 224);
  139. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  140. this.MaximizeBox = false;
  141. this.MinimizeBox = false;
  142. this.Name = "frmMicroLetterPlatformConfig";
  143. this.Text = "APP配置";
  144. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  145. this.plExMainContainer.ResumeLayout(false);
  146. this.plExMainContainer.PerformLayout();
  147. this.plFormMainContent.ResumeLayout(false);
  148. this.ResumeLayout(false);
  149. }
  150. #endregion
  151. private System.Windows.Forms.Label label2;
  152. private System.Windows.Forms.Label label1;
  153. private ComponentLibrary.ButtonEx btn_Cancel;
  154. public System.Windows.Forms.TextBox tb_AppID;
  155. public System.Windows.Forms.TextBox tb_AppUrlPath;
  156. public ComponentLibrary.ButtonEx btn_OK;
  157. }
  158. }