OSDN Git Service

617da71dc14113da7383c4cdf20cadcbeb9fcb88
[opentween/open-tween.git] / OpenTween / Setting / Panel / PreviewPanel.Designer.cs
1 namespace OpenTween.Setting.Panel
2 {
3     partial class PreviewPanel
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             this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PreviewPanel));
33             this.Label2 = new System.Windows.Forms.Label();
34             this.IsNotifyUseGrowlCheckBox = new System.Windows.Forms.CheckBox();
35             this.ReplyIconStateCombo = new System.Windows.Forms.ComboBox();
36             this.Label72 = new System.Windows.Forms.Label();
37             this.ChkNewMentionsBlink = new System.Windows.Forms.CheckBox();
38             this.chkTabIconDisp = new System.Windows.Forms.CheckBox();
39             this.CheckPreviewEnable = new System.Windows.Forms.CheckBox();
40             this.Label81 = new System.Windows.Forms.Label();
41             this.LanguageCombo = new System.Windows.Forms.ComboBox();
42             this.Label13 = new System.Windows.Forms.Label();
43             this.CheckAlwaysTop = new System.Windows.Forms.CheckBox();
44             this.CheckMonospace = new System.Windows.Forms.CheckBox();
45             this.CheckBalloonLimit = new System.Windows.Forms.CheckBox();
46             this.Label10 = new System.Windows.Forms.Label();
47             this.ComboDispTitle = new System.Windows.Forms.ComboBox();
48             this.Label45 = new System.Windows.Forms.Label();
49             this.cmbNameBalloon = new System.Windows.Forms.ComboBox();
50             this.CheckDispUsername = new System.Windows.Forms.CheckBox();
51             this.CheckStatusAreaAtBottom = new System.Windows.Forms.CheckBox();
52             this.toolTip = new System.Windows.Forms.ToolTip(this.components);
53             this.SuspendLayout();
54             // 
55             // Label2
56             // 
57             resources.ApplyResources(this.Label2, "Label2");
58             this.Label2.Name = "Label2";
59             this.toolTip.SetToolTip(this.Label2, resources.GetString("Label2.ToolTip"));
60             // 
61             // IsNotifyUseGrowlCheckBox
62             // 
63             resources.ApplyResources(this.IsNotifyUseGrowlCheckBox, "IsNotifyUseGrowlCheckBox");
64             this.IsNotifyUseGrowlCheckBox.Name = "IsNotifyUseGrowlCheckBox";
65             this.IsNotifyUseGrowlCheckBox.UseVisualStyleBackColor = true;
66             // 
67             // ReplyIconStateCombo
68             // 
69             this.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
70             this.ReplyIconStateCombo.FormattingEnabled = true;
71             this.ReplyIconStateCombo.Items.AddRange(new object[] {
72             resources.GetString("ReplyIconStateCombo.Items"),
73             resources.GetString("ReplyIconStateCombo.Items1"),
74             resources.GetString("ReplyIconStateCombo.Items2")});
75             resources.ApplyResources(this.ReplyIconStateCombo, "ReplyIconStateCombo");
76             this.ReplyIconStateCombo.Name = "ReplyIconStateCombo";
77             // 
78             // Label72
79             // 
80             resources.ApplyResources(this.Label72, "Label72");
81             this.Label72.Name = "Label72";
82             // 
83             // ChkNewMentionsBlink
84             // 
85             resources.ApplyResources(this.ChkNewMentionsBlink, "ChkNewMentionsBlink");
86             this.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink";
87             this.ChkNewMentionsBlink.UseVisualStyleBackColor = true;
88             // 
89             // chkTabIconDisp
90             // 
91             resources.ApplyResources(this.chkTabIconDisp, "chkTabIconDisp");
92             this.chkTabIconDisp.Name = "chkTabIconDisp";
93             this.chkTabIconDisp.UseVisualStyleBackColor = true;
94             // 
95             // CheckPreviewEnable
96             // 
97             resources.ApplyResources(this.CheckPreviewEnable, "CheckPreviewEnable");
98             this.CheckPreviewEnable.Name = "CheckPreviewEnable";
99             this.CheckPreviewEnable.UseVisualStyleBackColor = true;
100             // 
101             // Label81
102             // 
103             resources.ApplyResources(this.Label81, "Label81");
104             this.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption;
105             this.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
106             this.Label81.Name = "Label81";
107             // 
108             // LanguageCombo
109             // 
110             this.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
111             this.LanguageCombo.FormattingEnabled = true;
112             this.LanguageCombo.Items.AddRange(new object[] {
113             resources.GetString("LanguageCombo.Items"),
114             resources.GetString("LanguageCombo.Items1"),
115             resources.GetString("LanguageCombo.Items2"),
116             resources.GetString("LanguageCombo.Items3")});
117             resources.ApplyResources(this.LanguageCombo, "LanguageCombo");
118             this.LanguageCombo.Name = "LanguageCombo";
119             // 
120             // Label13
121             // 
122             resources.ApplyResources(this.Label13, "Label13");
123             this.Label13.Name = "Label13";
124             // 
125             // CheckAlwaysTop
126             // 
127             resources.ApplyResources(this.CheckAlwaysTop, "CheckAlwaysTop");
128             this.CheckAlwaysTop.Name = "CheckAlwaysTop";
129             this.CheckAlwaysTop.UseVisualStyleBackColor = true;
130             // 
131             // CheckMonospace
132             // 
133             resources.ApplyResources(this.CheckMonospace, "CheckMonospace");
134             this.CheckMonospace.Name = "CheckMonospace";
135             this.CheckMonospace.UseVisualStyleBackColor = true;
136             // 
137             // CheckBalloonLimit
138             // 
139             resources.ApplyResources(this.CheckBalloonLimit, "CheckBalloonLimit");
140             this.CheckBalloonLimit.Name = "CheckBalloonLimit";
141             this.CheckBalloonLimit.UseVisualStyleBackColor = true;
142             // 
143             // Label10
144             // 
145             resources.ApplyResources(this.Label10, "Label10");
146             this.Label10.Name = "Label10";
147             // 
148             // ComboDispTitle
149             // 
150             this.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
151             this.ComboDispTitle.FormattingEnabled = true;
152             this.ComboDispTitle.Items.AddRange(new object[] {
153             resources.GetString("ComboDispTitle.Items"),
154             resources.GetString("ComboDispTitle.Items1"),
155             resources.GetString("ComboDispTitle.Items2"),
156             resources.GetString("ComboDispTitle.Items3"),
157             resources.GetString("ComboDispTitle.Items4"),
158             resources.GetString("ComboDispTitle.Items5"),
159             resources.GetString("ComboDispTitle.Items6"),
160             resources.GetString("ComboDispTitle.Items7")});
161             resources.ApplyResources(this.ComboDispTitle, "ComboDispTitle");
162             this.ComboDispTitle.Name = "ComboDispTitle";
163             // 
164             // Label45
165             // 
166             resources.ApplyResources(this.Label45, "Label45");
167             this.Label45.Name = "Label45";
168             // 
169             // cmbNameBalloon
170             // 
171             this.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
172             this.cmbNameBalloon.FormattingEnabled = true;
173             this.cmbNameBalloon.Items.AddRange(new object[] {
174             resources.GetString("cmbNameBalloon.Items"),
175             resources.GetString("cmbNameBalloon.Items1"),
176             resources.GetString("cmbNameBalloon.Items2")});
177             resources.ApplyResources(this.cmbNameBalloon, "cmbNameBalloon");
178             this.cmbNameBalloon.Name = "cmbNameBalloon";
179             // 
180             // CheckDispUsername
181             // 
182             resources.ApplyResources(this.CheckDispUsername, "CheckDispUsername");
183             this.CheckDispUsername.Name = "CheckDispUsername";
184             this.CheckDispUsername.UseVisualStyleBackColor = true;
185             // 
186             // CheckStatusAreaAtBottom
187             // 
188             resources.ApplyResources(this.CheckStatusAreaAtBottom, "CheckStatusAreaAtBottom");
189             this.CheckStatusAreaAtBottom.Name = "CheckStatusAreaAtBottom";
190             this.CheckStatusAreaAtBottom.UseVisualStyleBackColor = true;
191             // 
192             // PreviewPanel
193             // 
194             resources.ApplyResources(this, "$this");
195             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
196             this.Controls.Add(this.Label2);
197             this.Controls.Add(this.IsNotifyUseGrowlCheckBox);
198             this.Controls.Add(this.ReplyIconStateCombo);
199             this.Controls.Add(this.Label72);
200             this.Controls.Add(this.ChkNewMentionsBlink);
201             this.Controls.Add(this.chkTabIconDisp);
202             this.Controls.Add(this.CheckPreviewEnable);
203             this.Controls.Add(this.Label81);
204             this.Controls.Add(this.LanguageCombo);
205             this.Controls.Add(this.Label13);
206             this.Controls.Add(this.CheckAlwaysTop);
207             this.Controls.Add(this.CheckMonospace);
208             this.Controls.Add(this.CheckBalloonLimit);
209             this.Controls.Add(this.Label10);
210             this.Controls.Add(this.ComboDispTitle);
211             this.Controls.Add(this.Label45);
212             this.Controls.Add(this.cmbNameBalloon);
213             this.Controls.Add(this.CheckDispUsername);
214             this.Controls.Add(this.CheckStatusAreaAtBottom);
215             this.Name = "PreviewPanel";
216             this.ResumeLayout(false);
217             this.PerformLayout();
218
219         }
220
221         #endregion
222
223         internal System.Windows.Forms.Label Label2;
224         internal System.Windows.Forms.CheckBox IsNotifyUseGrowlCheckBox;
225         internal System.Windows.Forms.ComboBox ReplyIconStateCombo;
226         internal System.Windows.Forms.Label Label72;
227         internal System.Windows.Forms.CheckBox ChkNewMentionsBlink;
228         internal System.Windows.Forms.CheckBox chkTabIconDisp;
229         internal System.Windows.Forms.CheckBox CheckPreviewEnable;
230         internal System.Windows.Forms.Label Label81;
231         internal System.Windows.Forms.ComboBox LanguageCombo;
232         internal System.Windows.Forms.Label Label13;
233         internal System.Windows.Forms.CheckBox CheckAlwaysTop;
234         internal System.Windows.Forms.CheckBox CheckMonospace;
235         internal System.Windows.Forms.CheckBox CheckBalloonLimit;
236         internal System.Windows.Forms.Label Label10;
237         internal System.Windows.Forms.ComboBox ComboDispTitle;
238         internal System.Windows.Forms.Label Label45;
239         internal System.Windows.Forms.ComboBox cmbNameBalloon;
240         internal System.Windows.Forms.CheckBox CheckDispUsername;
241         internal System.Windows.Forms.CheckBox CheckStatusAreaAtBottom;
242         private System.Windows.Forms.ToolTip toolTip;
243     }
244 }