OSDN Git Service

pbs.twimg.com の画像URLのフォーマット変更に対応
[opentween/open-tween.git] / OpenTween / AppendSettingDialog.Designer.cs
1 namespace OpenTween
2 {
3     partial class AppendSettingDialog
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 Windows フォーム デザイナーで生成されたコード
24
25         /// <summary>
26         /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
27         /// コード エディターで変更しないでください。
28         /// </summary>
29         private void InitializeComponent()
30         {
31             this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AppendSettingDialog));
33             this.SplitContainer1 = new System.Windows.Forms.SplitContainer();
34             this.TreeViewSetting = new System.Windows.Forms.TreeView();
35             this.StartupPanel = new OpenTween.Setting.Panel.StartupPanel();
36             this.PreviewPanel = new OpenTween.Setting.Panel.PreviewPanel();
37             this.TweetActPanel = new OpenTween.Setting.Panel.TweetActPanel();
38             this.GetCountPanel = new OpenTween.Setting.Panel.GetCountPanel();
39             this.ShortUrlPanel = new OpenTween.Setting.Panel.ShortUrlPanel();
40             this.BasedPanel = new OpenTween.Setting.Panel.BasedPanel();
41             this.TweetPrvPanel = new OpenTween.Setting.Panel.TweetPrvPanel();
42             this.NotifyPanel = new OpenTween.Setting.Panel.NotifyPanel();
43             this.CooperatePanel = new OpenTween.Setting.Panel.CooperatePanel();
44             this.ProxyPanel = new OpenTween.Setting.Panel.ProxyPanel();
45             this.ConnectionPanel = new OpenTween.Setting.Panel.ConnectionPanel();
46             this.GetPeriodPanel = new OpenTween.Setting.Panel.GetPeriodPanel();
47             this.ActionPanel = new OpenTween.Setting.Panel.ActionPanel();
48             this.FontPanel = new OpenTween.Setting.Panel.FontPanel();
49             this.FontPanel2 = new OpenTween.Setting.Panel.FontPanel2();
50             this.Save = new System.Windows.Forms.Button();
51             this.Cancel = new System.Windows.Forms.Button();
52             this.ColorDialog1 = new System.Windows.Forms.ColorDialog();
53             this.FontDialog1 = new System.Windows.Forms.FontDialog();
54             this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
55             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
56             this.SplitContainer1.Panel1.SuspendLayout();
57             this.SplitContainer1.Panel2.SuspendLayout();
58             this.SplitContainer1.SuspendLayout();
59             this.SuspendLayout();
60             // 
61             // SplitContainer1
62             // 
63             resources.ApplyResources(this.SplitContainer1, "SplitContainer1");
64             this.SplitContainer1.Name = "SplitContainer1";
65             // 
66             // SplitContainer1.Panel1
67             // 
68             resources.ApplyResources(this.SplitContainer1.Panel1, "SplitContainer1.Panel1");
69             this.SplitContainer1.Panel1.Controls.Add(this.TreeViewSetting);
70             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip"));
71             // 
72             // SplitContainer1.Panel2
73             // 
74             resources.ApplyResources(this.SplitContainer1.Panel2, "SplitContainer1.Panel2");
75             this.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control;
76             this.SplitContainer1.Panel2.Controls.Add(this.StartupPanel);
77             this.SplitContainer1.Panel2.Controls.Add(this.PreviewPanel);
78             this.SplitContainer1.Panel2.Controls.Add(this.TweetActPanel);
79             this.SplitContainer1.Panel2.Controls.Add(this.GetCountPanel);
80             this.SplitContainer1.Panel2.Controls.Add(this.ShortUrlPanel);
81             this.SplitContainer1.Panel2.Controls.Add(this.BasedPanel);
82             this.SplitContainer1.Panel2.Controls.Add(this.TweetPrvPanel);
83             this.SplitContainer1.Panel2.Controls.Add(this.NotifyPanel);
84             this.SplitContainer1.Panel2.Controls.Add(this.CooperatePanel);
85             this.SplitContainer1.Panel2.Controls.Add(this.ProxyPanel);
86             this.SplitContainer1.Panel2.Controls.Add(this.ConnectionPanel);
87             this.SplitContainer1.Panel2.Controls.Add(this.GetPeriodPanel);
88             this.SplitContainer1.Panel2.Controls.Add(this.ActionPanel);
89             this.SplitContainer1.Panel2.Controls.Add(this.FontPanel);
90             this.SplitContainer1.Panel2.Controls.Add(this.FontPanel2);
91             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip"));
92             this.SplitContainer1.TabStop = false;
93             this.ToolTip1.SetToolTip(this.SplitContainer1, resources.GetString("SplitContainer1.ToolTip"));
94             // 
95             // TreeViewSetting
96             // 
97             resources.ApplyResources(this.TreeViewSetting, "TreeViewSetting");
98             this.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand;
99             this.TreeViewSetting.HideSelection = false;
100             this.TreeViewSetting.Name = "TreeViewSetting";
101             this.TreeViewSetting.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
102             ((System.Windows.Forms.TreeNode)(resources.GetObject("TreeViewSetting.Nodes"))),
103             ((System.Windows.Forms.TreeNode)(resources.GetObject("TreeViewSetting.Nodes1"))),
104             ((System.Windows.Forms.TreeNode)(resources.GetObject("TreeViewSetting.Nodes2"))),
105             ((System.Windows.Forms.TreeNode)(resources.GetObject("TreeViewSetting.Nodes3"))),
106             ((System.Windows.Forms.TreeNode)(resources.GetObject("TreeViewSetting.Nodes4")))});
107             this.TreeViewSetting.ShowLines = false;
108             this.ToolTip1.SetToolTip(this.TreeViewSetting, resources.GetString("TreeViewSetting.ToolTip"));
109             this.TreeViewSetting.BeforeSelect += new System.Windows.Forms.TreeViewCancelEventHandler(this.TreeViewSetting_BeforeSelect);
110             this.TreeViewSetting.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.TreeViewSetting_AfterSelect);
111             // 
112             // StartupPanel
113             // 
114             resources.ApplyResources(this.StartupPanel, "StartupPanel");
115             this.StartupPanel.Name = "StartupPanel";
116             this.ToolTip1.SetToolTip(this.StartupPanel, resources.GetString("StartupPanel.ToolTip"));
117             // 
118             // PreviewPanel
119             // 
120             resources.ApplyResources(this.PreviewPanel, "PreviewPanel");
121             this.PreviewPanel.Name = "PreviewPanel";
122             this.ToolTip1.SetToolTip(this.PreviewPanel, resources.GetString("PreviewPanel.ToolTip"));
123             // 
124             // TweetActPanel
125             // 
126             resources.ApplyResources(this.TweetActPanel, "TweetActPanel");
127             this.TweetActPanel.Name = "TweetActPanel";
128             this.ToolTip1.SetToolTip(this.TweetActPanel, resources.GetString("TweetActPanel.ToolTip"));
129             // 
130             // GetCountPanel
131             // 
132             resources.ApplyResources(this.GetCountPanel, "GetCountPanel");
133             this.GetCountPanel.Name = "GetCountPanel";
134             this.ToolTip1.SetToolTip(this.GetCountPanel, resources.GetString("GetCountPanel.ToolTip"));
135             // 
136             // ShortUrlPanel
137             // 
138             resources.ApplyResources(this.ShortUrlPanel, "ShortUrlPanel");
139             this.ShortUrlPanel.Name = "ShortUrlPanel";
140             this.ToolTip1.SetToolTip(this.ShortUrlPanel, resources.GetString("ShortUrlPanel.ToolTip"));
141             // 
142             // BasedPanel
143             // 
144             resources.ApplyResources(this.BasedPanel, "BasedPanel");
145             this.BasedPanel.Name = "BasedPanel";
146             this.ToolTip1.SetToolTip(this.BasedPanel, resources.GetString("BasedPanel.ToolTip"));
147             // 
148             // TweetPrvPanel
149             // 
150             resources.ApplyResources(this.TweetPrvPanel, "TweetPrvPanel");
151             this.TweetPrvPanel.Name = "TweetPrvPanel";
152             this.ToolTip1.SetToolTip(this.TweetPrvPanel, resources.GetString("TweetPrvPanel.ToolTip"));
153             // 
154             // NotifyPanel
155             // 
156             resources.ApplyResources(this.NotifyPanel, "NotifyPanel");
157             this.NotifyPanel.Name = "NotifyPanel";
158             this.ToolTip1.SetToolTip(this.NotifyPanel, resources.GetString("NotifyPanel.ToolTip"));
159             // 
160             // CooperatePanel
161             // 
162             resources.ApplyResources(this.CooperatePanel, "CooperatePanel");
163             this.CooperatePanel.Name = "CooperatePanel";
164             this.ToolTip1.SetToolTip(this.CooperatePanel, resources.GetString("CooperatePanel.ToolTip"));
165             // 
166             // ProxyPanel
167             // 
168             resources.ApplyResources(this.ProxyPanel, "ProxyPanel");
169             this.ProxyPanel.Name = "ProxyPanel";
170             this.ToolTip1.SetToolTip(this.ProxyPanel, resources.GetString("ProxyPanel.ToolTip"));
171             // 
172             // ConnectionPanel
173             // 
174             resources.ApplyResources(this.ConnectionPanel, "ConnectionPanel");
175             this.ConnectionPanel.Name = "ConnectionPanel";
176             this.ToolTip1.SetToolTip(this.ConnectionPanel, resources.GetString("ConnectionPanel.ToolTip"));
177             // 
178             // GetPeriodPanel
179             // 
180             resources.ApplyResources(this.GetPeriodPanel, "GetPeriodPanel");
181             this.GetPeriodPanel.Name = "GetPeriodPanel";
182             this.GetPeriodPanel.IntervalChanged += new System.EventHandler<OpenTween.IntervalChangedEventArgs>(this.GetPeriodPanel_IntervalChanged);
183             this.ToolTip1.SetToolTip(this.GetPeriodPanel, resources.GetString("GetPeriodPanel.ToolTip"));
184             // 
185             // ActionPanel
186             // 
187             resources.ApplyResources(this.ActionPanel, "ActionPanel");
188             this.ActionPanel.Name = "ActionPanel";
189             this.ToolTip1.SetToolTip(this.ActionPanel, resources.GetString("ActionPanel.ToolTip"));
190             // 
191             // FontPanel
192             // 
193             resources.ApplyResources(this.FontPanel, "FontPanel");
194             this.FontPanel.Name = "FontPanel";
195             this.ToolTip1.SetToolTip(this.FontPanel, resources.GetString("FontPanel.ToolTip"));
196             // 
197             // FontPanel2
198             // 
199             resources.ApplyResources(this.FontPanel2, "FontPanel2");
200             this.FontPanel2.Name = "FontPanel2";
201             this.ToolTip1.SetToolTip(this.FontPanel2, resources.GetString("FontPanel2.ToolTip"));
202             // 
203             // Save
204             // 
205             resources.ApplyResources(this.Save, "Save");
206             this.Save.DialogResult = System.Windows.Forms.DialogResult.OK;
207             this.Save.Name = "Save";
208             this.ToolTip1.SetToolTip(this.Save, resources.GetString("Save.ToolTip"));
209             this.Save.UseVisualStyleBackColor = true;
210             // 
211             // Cancel
212             // 
213             resources.ApplyResources(this.Cancel, "Cancel");
214             this.Cancel.CausesValidation = false;
215             this.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
216             this.Cancel.Name = "Cancel";
217             this.ToolTip1.SetToolTip(this.Cancel, resources.GetString("Cancel.ToolTip"));
218             this.Cancel.UseVisualStyleBackColor = true;
219             // 
220             // ColorDialog1
221             // 
222             this.ColorDialog1.AnyColor = true;
223             // 
224             // FontDialog1
225             // 
226             this.FontDialog1.AllowVerticalFonts = false;
227             this.FontDialog1.FontMustExist = true;
228             this.FontDialog1.ShowColor = true;
229             // 
230             // AppendSettingDialog
231             // 
232             resources.ApplyResources(this, "$this");
233             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
234             this.CancelButton = this.Cancel;
235             this.Controls.Add(this.SplitContainer1);
236             this.Controls.Add(this.Save);
237             this.Controls.Add(this.Cancel);
238             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
239             this.MaximizeBox = false;
240             this.MinimizeBox = false;
241             this.Name = "AppendSettingDialog";
242             this.ShowInTaskbar = false;
243             this.ToolTip1.SetToolTip(this, resources.GetString("$this.ToolTip"));
244             this.TopMost = true;
245             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Setting_FormClosing);
246             this.Load += new System.EventHandler(this.Setting_Load);
247             this.Shown += new System.EventHandler(this.Setting_Shown);
248             this.SplitContainer1.Panel1.ResumeLayout(false);
249             this.SplitContainer1.Panel2.ResumeLayout(false);
250             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
251             this.SplitContainer1.ResumeLayout(false);
252             this.ResumeLayout(false);
253
254         }
255
256         #endregion
257
258         internal System.Windows.Forms.SplitContainer SplitContainer1;
259         private System.Windows.Forms.TreeView TreeViewSetting;
260         private Setting.Panel.StartupPanel StartupPanel;
261         private Setting.Panel.PreviewPanel PreviewPanel;
262         internal System.Windows.Forms.ToolTip ToolTip1;
263         private Setting.Panel.TweetActPanel TweetActPanel;
264         private Setting.Panel.GetCountPanel GetCountPanel;
265         private Setting.Panel.ShortUrlPanel ShortUrlPanel;
266         private Setting.Panel.BasedPanel BasedPanel;
267         private Setting.Panel.TweetPrvPanel TweetPrvPanel;
268         private Setting.Panel.NotifyPanel NotifyPanel;
269         private Setting.Panel.CooperatePanel CooperatePanel;
270         private Setting.Panel.ProxyPanel ProxyPanel;
271         private Setting.Panel.ConnectionPanel ConnectionPanel;
272         private Setting.Panel.GetPeriodPanel GetPeriodPanel;
273         private Setting.Panel.ActionPanel ActionPanel;
274         private Setting.Panel.FontPanel FontPanel;
275         internal System.Windows.Forms.Button Save;
276         internal System.Windows.Forms.Button Cancel;
277         internal System.Windows.Forms.ColorDialog ColorDialog1;
278         internal System.Windows.Forms.FontDialog FontDialog1;
279         private Setting.Panel.FontPanel2 FontPanel2;
280     }
281 }