OSDN Git Service

222a7310d6d3e4806666cd7e7ef1faff1afa6a15
[opentween/open-tween.git] / OpenTween / Setting / Panel / GetPeriodPanel.Designer.cs
1 namespace OpenTween.Setting.Panel
2 {
3     partial class GetPeriodPanel
4     {
5         /// <summary> 
6         /// 必要なデザイナー変数です。
7         /// </summary>
8         private System.ComponentModel.IContainer components = null;
9
10         /// <summary> 
11         /// 使用中のリソースをすべてクリーンアップします。
12         /// </summary>
13         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14         protected override void Dispose(bool disposing)
15         {
16             if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             base.Dispose(disposing);
21         }
22
23         #region コンポーネント デザイナーで生成されたコード
24
25         /// <summary> 
26         /// デザイナー サポートに必要なメソッドです。このメソッドの内容を 
27         /// コード エディターで変更しないでください。
28         /// </summary>
29         private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GetPeriodPanel));
32             this.Label21 = new System.Windows.Forms.Label();
33             this.UserTimelinePeriod = new System.Windows.Forms.TextBox();
34             this.TimelinePeriod = new System.Windows.Forms.TextBox();
35             this.Label3 = new System.Windows.Forms.Label();
36             this.LabelPostAndGet = new System.Windows.Forms.Label();
37             this.Label33 = new System.Windows.Forms.Label();
38             this.ListsPeriod = new System.Windows.Forms.TextBox();
39             this.Label7 = new System.Windows.Forms.Label();
40             this.PubSearchPeriod = new System.Windows.Forms.TextBox();
41             this.Label69 = new System.Windows.Forms.Label();
42             this.ReplyPeriod = new System.Windows.Forms.TextBox();
43             this.CheckPostAndGet = new System.Windows.Forms.CheckBox();
44             this.Label5 = new System.Windows.Forms.Label();
45             this.DMPeriod = new System.Windows.Forms.TextBox();
46             this.labelTabCountHome = new System.Windows.Forms.Label();
47             this.labelTabCountMentions = new System.Windows.Forms.Label();
48             this.labelTabCountDM = new System.Windows.Forms.Label();
49             this.labelTabCountSearch = new System.Windows.Forms.Label();
50             this.labelTabCountList = new System.Windows.Forms.Label();
51             this.labelTabCountUser = new System.Windows.Forms.Label();
52             this.labelGraphqlEstimate = new System.Windows.Forms.Label();
53             this.labelNoteForGraphqlLimits = new System.Windows.Forms.Label();
54             this.SuspendLayout();
55             // 
56             // Label21
57             // 
58             resources.ApplyResources(this.Label21, "Label21");
59             this.Label21.Name = "Label21";
60             // 
61             // UserTimelinePeriod
62             // 
63             resources.ApplyResources(this.UserTimelinePeriod, "UserTimelinePeriod");
64             this.UserTimelinePeriod.Name = "UserTimelinePeriod";
65             this.UserTimelinePeriod.Validating += new System.ComponentModel.CancelEventHandler(this.UserTimeline_Validating);
66             // 
67             // TimelinePeriod
68             // 
69             resources.ApplyResources(this.TimelinePeriod, "TimelinePeriod");
70             this.TimelinePeriod.Name = "TimelinePeriod";
71             this.TimelinePeriod.Validating += new System.ComponentModel.CancelEventHandler(this.TimelinePeriod_Validating);
72             // 
73             // Label3
74             // 
75             resources.ApplyResources(this.Label3, "Label3");
76             this.Label3.Name = "Label3";
77             // 
78             // LabelPostAndGet
79             // 
80             resources.ApplyResources(this.LabelPostAndGet, "LabelPostAndGet");
81             this.LabelPostAndGet.Name = "LabelPostAndGet";
82             // 
83             // Label33
84             // 
85             resources.ApplyResources(this.Label33, "Label33");
86             this.Label33.Name = "Label33";
87             // 
88             // ListsPeriod
89             // 
90             resources.ApplyResources(this.ListsPeriod, "ListsPeriod");
91             this.ListsPeriod.Name = "ListsPeriod";
92             this.ListsPeriod.Validating += new System.ComponentModel.CancelEventHandler(this.ListsPeriod_Validating);
93             // 
94             // Label7
95             // 
96             resources.ApplyResources(this.Label7, "Label7");
97             this.Label7.Name = "Label7";
98             // 
99             // PubSearchPeriod
100             // 
101             resources.ApplyResources(this.PubSearchPeriod, "PubSearchPeriod");
102             this.PubSearchPeriod.Name = "PubSearchPeriod";
103             this.PubSearchPeriod.Validating += new System.ComponentModel.CancelEventHandler(this.PubSearchPeriod_Validating);
104             // 
105             // Label69
106             // 
107             resources.ApplyResources(this.Label69, "Label69");
108             this.Label69.Name = "Label69";
109             // 
110             // ReplyPeriod
111             // 
112             resources.ApplyResources(this.ReplyPeriod, "ReplyPeriod");
113             this.ReplyPeriod.Name = "ReplyPeriod";
114             this.ReplyPeriod.Validating += new System.ComponentModel.CancelEventHandler(this.ReplyPeriod_Validating);
115             // 
116             // CheckPostAndGet
117             // 
118             resources.ApplyResources(this.CheckPostAndGet, "CheckPostAndGet");
119             this.CheckPostAndGet.Name = "CheckPostAndGet";
120             this.CheckPostAndGet.UseVisualStyleBackColor = true;
121             // 
122             // Label5
123             // 
124             resources.ApplyResources(this.Label5, "Label5");
125             this.Label5.Name = "Label5";
126             // 
127             // DMPeriod
128             // 
129             resources.ApplyResources(this.DMPeriod, "DMPeriod");
130             this.DMPeriod.Name = "DMPeriod";
131             this.DMPeriod.Validating += new System.ComponentModel.CancelEventHandler(this.DMPeriod_Validating);
132             // 
133             // labelTabCountHome
134             // 
135             resources.ApplyResources(this.labelTabCountHome, "labelTabCountHome");
136             this.labelTabCountHome.Name = "labelTabCountHome";
137             // 
138             // labelTabCountMentions
139             // 
140             resources.ApplyResources(this.labelTabCountMentions, "labelTabCountMentions");
141             this.labelTabCountMentions.Name = "labelTabCountMentions";
142             // 
143             // labelTabCountDM
144             // 
145             resources.ApplyResources(this.labelTabCountDM, "labelTabCountDM");
146             this.labelTabCountDM.Name = "labelTabCountDM";
147             // 
148             // labelTabCountSearch
149             // 
150             resources.ApplyResources(this.labelTabCountSearch, "labelTabCountSearch");
151             this.labelTabCountSearch.Name = "labelTabCountSearch";
152             // 
153             // labelTabCountList
154             // 
155             resources.ApplyResources(this.labelTabCountList, "labelTabCountList");
156             this.labelTabCountList.Name = "labelTabCountList";
157             // 
158             // labelTabCountUser
159             // 
160             resources.ApplyResources(this.labelTabCountUser, "labelTabCountUser");
161             this.labelTabCountUser.Name = "labelTabCountUser";
162             // 
163             // labelGraphqlEstimate
164             // 
165             resources.ApplyResources(this.labelGraphqlEstimate, "labelGraphqlEstimate");
166             this.labelGraphqlEstimate.Name = "labelGraphqlEstimate";
167             // 
168             // labelNoteForGraphqlLimits
169             // 
170             resources.ApplyResources(this.labelNoteForGraphqlLimits, "labelNoteForGraphqlLimits");
171             this.labelNoteForGraphqlLimits.BackColor = System.Drawing.SystemColors.ActiveCaption;
172             this.labelNoteForGraphqlLimits.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
173             this.labelNoteForGraphqlLimits.Name = "labelNoteForGraphqlLimits";
174             // 
175             // GetPeriodPanel
176             // 
177             resources.ApplyResources(this, "$this");
178             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
179             this.Controls.Add(this.Label21);
180             this.Controls.Add(this.UserTimelinePeriod);
181             this.Controls.Add(this.TimelinePeriod);
182             this.Controls.Add(this.Label3);
183             this.Controls.Add(this.LabelPostAndGet);
184             this.Controls.Add(this.Label33);
185             this.Controls.Add(this.ListsPeriod);
186             this.Controls.Add(this.Label7);
187             this.Controls.Add(this.PubSearchPeriod);
188             this.Controls.Add(this.Label69);
189             this.Controls.Add(this.ReplyPeriod);
190             this.Controls.Add(this.CheckPostAndGet);
191             this.Controls.Add(this.Label5);
192             this.Controls.Add(this.DMPeriod);
193             this.Controls.Add(this.labelNoteForGraphqlLimits);
194             this.Controls.Add(this.labelGraphqlEstimate);
195             this.Controls.Add(this.labelTabCountUser);
196             this.Controls.Add(this.labelTabCountList);
197             this.Controls.Add(this.labelTabCountSearch);
198             this.Controls.Add(this.labelTabCountDM);
199             this.Controls.Add(this.labelTabCountMentions);
200             this.Controls.Add(this.labelTabCountHome);
201             this.Name = "GetPeriodPanel";
202             this.ResumeLayout(false);
203             this.PerformLayout();
204
205         }
206
207         #endregion
208         internal System.Windows.Forms.Label Label21;
209         internal System.Windows.Forms.TextBox UserTimelinePeriod;
210         internal System.Windows.Forms.TextBox TimelinePeriod;
211         internal System.Windows.Forms.Label Label3;
212         internal System.Windows.Forms.Label LabelPostAndGet;
213         internal System.Windows.Forms.Label Label33;
214         internal System.Windows.Forms.TextBox ListsPeriod;
215         internal System.Windows.Forms.Label Label7;
216         internal System.Windows.Forms.TextBox PubSearchPeriod;
217         internal System.Windows.Forms.Label Label69;
218         internal System.Windows.Forms.TextBox ReplyPeriod;
219         internal System.Windows.Forms.CheckBox CheckPostAndGet;
220         internal System.Windows.Forms.Label Label5;
221         internal System.Windows.Forms.TextBox DMPeriod;
222         private System.Windows.Forms.Label labelTabCountHome;
223         private System.Windows.Forms.Label labelTabCountMentions;
224         private System.Windows.Forms.Label labelTabCountDM;
225         private System.Windows.Forms.Label labelTabCountSearch;
226         private System.Windows.Forms.Label labelTabCountList;
227         private System.Windows.Forms.Label labelTabCountUser;
228         private System.Windows.Forms.Label labelGraphqlEstimate;
229         private System.Windows.Forms.Label labelNoteForGraphqlLimits;
230     }
231 }