ConsentListCtrl.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. namespace CLIP.eForm.Consent.UI
  2. {
  3. partial class ConsentListCtrl
  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 Component 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. this.tabPageUnfinished = new System.Windows.Forms.TabPage();
  29. this.consentSelectTabPageUnfinished1 = new CLIP.eForm.Consent.UI.ConsentSelectTabPageUnfinished();
  30. this.tabControlConsentSelect = new System.Windows.Forms.TabControl();
  31. this.tabPageAll = new System.Windows.Forms.TabPage();
  32. this.consentSelectTabPageAll1 = new CLIP.eForm.Consent.UI.ConsentSelectTabPageAll();
  33. this.tabPageConsentSet = new System.Windows.Forms.TabPage();
  34. this.consentSelectTabPageConsentSet1 = new CLIP.eForm.Consent.UI.ConsentSelectTabPageConsentSet();
  35. this.tabPageConsentSearch = new System.Windows.Forms.TabPage();
  36. this.consentSelectTabConsentSearch1 = new CLIP.eForm.Consent.UI.ConsentSelectTabConsentSearch();
  37. this.tabPageConsentDaily = new System.Windows.Forms.TabPage();
  38. this.consentSelectTabDailySearch1 = new CLIP.eForm.Consent.UI.ConsentListTabElements.ConsentSelectTabDailySearch();
  39. this.tabPageUnfinished.SuspendLayout();
  40. this.tabControlConsentSelect.SuspendLayout();
  41. this.tabPageAll.SuspendLayout();
  42. this.tabPageConsentSet.SuspendLayout();
  43. this.tabPageConsentSearch.SuspendLayout();
  44. this.tabPageConsentDaily.SuspendLayout();
  45. this.SuspendLayout();
  46. //
  47. // tabPageUnfinished
  48. //
  49. this.tabPageUnfinished.Controls.Add(this.consentSelectTabPageUnfinished1);
  50. this.tabPageUnfinished.Location = new System.Drawing.Point(4, 22);
  51. this.tabPageUnfinished.Name = "tabPageUnfinished";
  52. this.tabPageUnfinished.Padding = new System.Windows.Forms.Padding(3);
  53. this.tabPageUnfinished.Size = new System.Drawing.Size(749, 568);
  54. this.tabPageUnfinished.TabIndex = 1;
  55. this.tabPageUnfinished.Text = "임시";
  56. this.tabPageUnfinished.UseVisualStyleBackColor = true;
  57. //
  58. // consentSelectTabPageUnfinished1
  59. //
  60. this.consentSelectTabPageUnfinished1.BackColor = System.Drawing.Color.White;
  61. this.consentSelectTabPageUnfinished1.Dock = System.Windows.Forms.DockStyle.Fill;
  62. this.consentSelectTabPageUnfinished1.Location = new System.Drawing.Point(3, 3);
  63. this.consentSelectTabPageUnfinished1.Name = "consentSelectTabPageUnfinished1";
  64. this.consentSelectTabPageUnfinished1.Size = new System.Drawing.Size(743, 562);
  65. this.consentSelectTabPageUnfinished1.TabIndex = 0;
  66. this.consentSelectTabPageUnfinished1.Visible = false;
  67. //
  68. // tabControlConsentSelect
  69. //
  70. this.tabControlConsentSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  71. | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.tabControlConsentSelect.Controls.Add(this.tabPageAll);
  74. this.tabControlConsentSelect.Controls.Add(this.tabPageUnfinished);
  75. this.tabControlConsentSelect.Controls.Add(this.tabPageConsentSet);
  76. this.tabControlConsentSelect.Controls.Add(this.tabPageConsentSearch);
  77. this.tabControlConsentSelect.Controls.Add(this.tabPageConsentDaily);
  78. this.tabControlConsentSelect.Location = new System.Drawing.Point(0, 3);
  79. this.tabControlConsentSelect.Name = "tabControlConsentSelect";
  80. this.tabControlConsentSelect.SelectedIndex = 0;
  81. this.tabControlConsentSelect.Size = new System.Drawing.Size(757, 594);
  82. this.tabControlConsentSelect.TabIndex = 1;
  83. this.tabControlConsentSelect.SelectedIndexChanged += new System.EventHandler(this.tabControlConsentSelect_SelectedIndexChanged);
  84. //
  85. // tabPageAll
  86. //
  87. this.tabPageAll.BackColor = System.Drawing.Color.Transparent;
  88. this.tabPageAll.Controls.Add(this.consentSelectTabPageAll1);
  89. this.tabPageAll.Location = new System.Drawing.Point(4, 22);
  90. this.tabPageAll.Name = "tabPageAll";
  91. this.tabPageAll.Padding = new System.Windows.Forms.Padding(3);
  92. this.tabPageAll.Size = new System.Drawing.Size(749, 568);
  93. this.tabPageAll.TabIndex = 4;
  94. this.tabPageAll.Text = "발행리스트";
  95. this.tabPageAll.UseVisualStyleBackColor = true;
  96. //
  97. // consentSelectTabPageAll1
  98. //
  99. this.consentSelectTabPageAll1.BackColor = System.Drawing.Color.White;
  100. this.consentSelectTabPageAll1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.consentSelectTabPageAll1.Location = new System.Drawing.Point(3, 3);
  102. this.consentSelectTabPageAll1.Name = "consentSelectTabPageAll1";
  103. this.consentSelectTabPageAll1.Size = new System.Drawing.Size(743, 562);
  104. this.consentSelectTabPageAll1.TabIndex = 0;
  105. //
  106. // tabPageConsentSet
  107. //
  108. this.tabPageConsentSet.Controls.Add(this.consentSelectTabPageConsentSet1);
  109. this.tabPageConsentSet.Location = new System.Drawing.Point(4, 22);
  110. this.tabPageConsentSet.Name = "tabPageConsentSet";
  111. this.tabPageConsentSet.Size = new System.Drawing.Size(749, 568);
  112. this.tabPageConsentSet.TabIndex = 2;
  113. this.tabPageConsentSet.Text = "즐겨찾기";
  114. this.tabPageConsentSet.UseVisualStyleBackColor = true;
  115. //
  116. // consentSelectTabPageConsentSet1
  117. //
  118. this.consentSelectTabPageConsentSet1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  119. | System.Windows.Forms.AnchorStyles.Left)
  120. | System.Windows.Forms.AnchorStyles.Right)));
  121. this.consentSelectTabPageConsentSet1.Location = new System.Drawing.Point(3, 3);
  122. this.consentSelectTabPageConsentSet1.Name = "consentSelectTabPageConsentSet1";
  123. this.consentSelectTabPageConsentSet1.Size = new System.Drawing.Size(743, 562);
  124. this.consentSelectTabPageConsentSet1.TabIndex = 0;
  125. //
  126. // tabPageConsentSearch
  127. //
  128. this.tabPageConsentSearch.Controls.Add(this.consentSelectTabConsentSearch1);
  129. this.tabPageConsentSearch.Location = new System.Drawing.Point(4, 22);
  130. this.tabPageConsentSearch.Name = "tabPageConsentSearch";
  131. this.tabPageConsentSearch.Size = new System.Drawing.Size(749, 568);
  132. this.tabPageConsentSearch.TabIndex = 3;
  133. this.tabPageConsentSearch.Text = "동의서 찾기";
  134. this.tabPageConsentSearch.UseVisualStyleBackColor = true;
  135. //
  136. // consentSelectTabConsentSearch1
  137. //
  138. this.consentSelectTabConsentSearch1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  139. | System.Windows.Forms.AnchorStyles.Left)
  140. | System.Windows.Forms.AnchorStyles.Right)));
  141. this.consentSelectTabConsentSearch1.BackColor = System.Drawing.Color.White;
  142. this.consentSelectTabConsentSearch1.Location = new System.Drawing.Point(3, 3);
  143. this.consentSelectTabConsentSearch1.Name = "consentSelectTabConsentSearch1";
  144. this.consentSelectTabConsentSearch1.Size = new System.Drawing.Size(743, 562);
  145. this.consentSelectTabConsentSearch1.TabIndex = 0;
  146. //
  147. // tabPageConsentDaily
  148. //
  149. this.tabPageConsentDaily.Controls.Add(this.consentSelectTabDailySearch1);
  150. this.tabPageConsentDaily.Location = new System.Drawing.Point(4, 22);
  151. this.tabPageConsentDaily.Name = "tabPageConsentDaily";
  152. this.tabPageConsentDaily.Size = new System.Drawing.Size(749, 568);
  153. this.tabPageConsentDaily.TabIndex = 5;
  154. this.tabPageConsentDaily.Text = "날짜별";
  155. //
  156. // consentSelectTabDailySearch1
  157. //
  158. this.consentSelectTabDailySearch1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  159. | System.Windows.Forms.AnchorStyles.Left)
  160. | System.Windows.Forms.AnchorStyles.Right)));
  161. this.consentSelectTabDailySearch1.BackColor = System.Drawing.Color.White;
  162. this.consentSelectTabDailySearch1.Location = new System.Drawing.Point(3, 3);
  163. this.consentSelectTabDailySearch1.Name = "consentSelectTabDailySearch1";
  164. this.consentSelectTabDailySearch1.Size = new System.Drawing.Size(743, 562);
  165. this.consentSelectTabDailySearch1.TabIndex = 0;
  166. //
  167. // ConsentListCtrl
  168. //
  169. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  170. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  171. this.Controls.Add(this.tabControlConsentSelect);
  172. this.Name = "ConsentListCtrl";
  173. this.Size = new System.Drawing.Size(757, 597);
  174. this.tabPageUnfinished.ResumeLayout(false);
  175. this.tabControlConsentSelect.ResumeLayout(false);
  176. this.tabPageAll.ResumeLayout(false);
  177. this.tabPageConsentSet.ResumeLayout(false);
  178. this.tabPageConsentSearch.ResumeLayout(false);
  179. this.tabPageConsentDaily.ResumeLayout(false);
  180. this.ResumeLayout(false);
  181. }
  182. #endregion
  183. private System.Windows.Forms.TabControl tabControlConsentSelect;
  184. private System.Windows.Forms.TabPage tabPageConsentSet;
  185. private ConsentSelectTabPageUnfinished consentSelectTabPageUnfinished1;
  186. private ConsentSelectTabPageConsentSet consentSelectTabPageConsentSet1;
  187. private System.Windows.Forms.TabPage tabPageConsentSearch;
  188. private ConsentSelectTabConsentSearch consentSelectTabConsentSearch1;
  189. private System.Windows.Forms.TabPage tabPageAll;
  190. private ConsentSelectTabPageAll consentSelectTabPageAll1;
  191. private System.Windows.Forms.TabPage tabPageUnfinished;
  192. private System.Windows.Forms.TabPage tabPageConsentDaily;
  193. private ConsentListTabElements.ConsentSelectTabDailySearch consentSelectTabDailySearch1;
  194. }
  195. }