OSDN Git Service

再度の遠征や入渠までタイマーをリピートできるようにする
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / NotificationConfigDialog.Designer.cs
1 namespace KancolleSniffer\r
2 {\r
3     partial class NotificationConfigDialog\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             this.listBoxNotifications = new System.Windows.Forms.ListBox();\r
32             this.checkBoxFlashWindow = new System.Windows.Forms.CheckBox();\r
33             this.checkBoxShowBaloonTip = new System.Windows.Forms.CheckBox();\r
34             this.checkBoxPlaySound = new System.Windows.Forms.CheckBox();\r
35             this.buttonClose = new System.Windows.Forms.Button();\r
36             this.checkBoxPush = new System.Windows.Forms.CheckBox();\r
37             this.checkBoxRepeat = new System.Windows.Forms.CheckBox();\r
38             this.textBoxRepeat = new System.Windows.Forms.TextBox();\r
39             this.labelRepeat = new System.Windows.Forms.Label();\r
40             this.checkBoxCont = new System.Windows.Forms.CheckBox();\r
41             this.SuspendLayout();\r
42             // \r
43             // listBoxNotifications\r
44             // \r
45             this.listBoxNotifications.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) \r
46             | System.Windows.Forms.AnchorStyles.Right)));\r
47             this.listBoxNotifications.FormattingEnabled = true;\r
48             this.listBoxNotifications.ItemHeight = 12;\r
49             this.listBoxNotifications.Location = new System.Drawing.Point(12, 12);\r
50             this.listBoxNotifications.Name = "listBoxNotifications";\r
51             this.listBoxNotifications.Size = new System.Drawing.Size(264, 88);\r
52             this.listBoxNotifications.TabIndex = 0;\r
53             this.listBoxNotifications.SelectedIndexChanged += new System.EventHandler(this.listBoxNotifications_SelectedIndexChanged);\r
54             // \r
55             // checkBoxFlashWindow\r
56             // \r
57             this.checkBoxFlashWindow.AutoSize = true;\r
58             this.checkBoxFlashWindow.Location = new System.Drawing.Point(12, 106);\r
59             this.checkBoxFlashWindow.Name = "checkBoxFlashWindow";\r
60             this.checkBoxFlashWindow.Size = new System.Drawing.Size(67, 16);\r
61             this.checkBoxFlashWindow.TabIndex = 1;\r
62             this.checkBoxFlashWindow.Text = "ウィンドウ";\r
63             this.checkBoxFlashWindow.UseVisualStyleBackColor = true;\r
64             this.checkBoxFlashWindow.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
65             // \r
66             // checkBoxShowBaloonTip\r
67             // \r
68             this.checkBoxShowBaloonTip.AutoSize = true;\r
69             this.checkBoxShowBaloonTip.Location = new System.Drawing.Point(81, 106);\r
70             this.checkBoxShowBaloonTip.Name = "checkBoxShowBaloonTip";\r
71             this.checkBoxShowBaloonTip.Size = new System.Drawing.Size(72, 16);\r
72             this.checkBoxShowBaloonTip.TabIndex = 2;\r
73             this.checkBoxShowBaloonTip.Text = "通知領域";\r
74             this.checkBoxShowBaloonTip.UseVisualStyleBackColor = true;\r
75             this.checkBoxShowBaloonTip.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
76             // \r
77             // checkBoxPlaySound\r
78             // \r
79             this.checkBoxPlaySound.AutoSize = true;\r
80             this.checkBoxPlaySound.Location = new System.Drawing.Point(155, 106);\r
81             this.checkBoxPlaySound.Name = "checkBoxPlaySound";\r
82             this.checkBoxPlaySound.Size = new System.Drawing.Size(61, 16);\r
83             this.checkBoxPlaySound.TabIndex = 3;\r
84             this.checkBoxPlaySound.Text = "サウンド";\r
85             this.checkBoxPlaySound.UseVisualStyleBackColor = true;\r
86             this.checkBoxPlaySound.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
87             // \r
88             // buttonClose\r
89             // \r
90             this.buttonClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
91             this.buttonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
92             this.buttonClose.Location = new System.Drawing.Point(201, 151);\r
93             this.buttonClose.Name = "buttonClose";\r
94             this.buttonClose.Size = new System.Drawing.Size(75, 23);\r
95             this.buttonClose.TabIndex = 6;\r
96             this.buttonClose.Text = "閉じる";\r
97             this.buttonClose.UseVisualStyleBackColor = true;\r
98             // \r
99             // checkBoxPush\r
100             // \r
101             this.checkBoxPush.AutoSize = true;\r
102             this.checkBoxPush.Location = new System.Drawing.Point(218, 106);\r
103             this.checkBoxPush.Name = "checkBoxPush";\r
104             this.checkBoxPush.Size = new System.Drawing.Size(58, 16);\r
105             this.checkBoxPush.TabIndex = 7;\r
106             this.checkBoxPush.Text = "プッシュ";\r
107             this.checkBoxPush.UseVisualStyleBackColor = true;\r
108             this.checkBoxPush.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
109             // \r
110             // checkBoxRepeat\r
111             // \r
112             this.checkBoxRepeat.AutoSize = true;\r
113             this.checkBoxRepeat.Location = new System.Drawing.Point(12, 134);\r
114             this.checkBoxRepeat.Name = "checkBoxRepeat";\r
115             this.checkBoxRepeat.Size = new System.Drawing.Size(58, 16);\r
116             this.checkBoxRepeat.TabIndex = 8;\r
117             this.checkBoxRepeat.Text = "リピート";\r
118             this.checkBoxRepeat.UseVisualStyleBackColor = true;\r
119             this.checkBoxRepeat.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
120             // \r
121             // textBoxRepeat\r
122             // \r
123             this.textBoxRepeat.Location = new System.Drawing.Point(67, 132);\r
124             this.textBoxRepeat.Name = "textBoxRepeat";\r
125             this.textBoxRepeat.Size = new System.Drawing.Size(26, 19);\r
126             this.textBoxRepeat.TabIndex = 9;\r
127             this.textBoxRepeat.TextChanged += new System.EventHandler(this.textBoxRepeat_TextChanged);\r
128             // \r
129             // labelRepeat\r
130             // \r
131             this.labelRepeat.AutoSize = true;\r
132             this.labelRepeat.Location = new System.Drawing.Point(95, 135);\r
133             this.labelRepeat.Name = "labelRepeat";\r
134             this.labelRepeat.Size = new System.Drawing.Size(17, 12);\r
135             this.labelRepeat.TabIndex = 10;\r
136             this.labelRepeat.Text = "秒";\r
137             // \r
138             // checkBoxCont\r
139             // \r
140             this.checkBoxCont.AutoSize = true;\r
141             this.checkBoxCont.Location = new System.Drawing.Point(112, 134);\r
142             this.checkBoxCont.Name = "checkBoxCont";\r
143             this.checkBoxCont.Size = new System.Drawing.Size(48, 16);\r
144             this.checkBoxCont.TabIndex = 11;\r
145             this.checkBoxCont.Text = "継続";\r
146             this.checkBoxCont.UseVisualStyleBackColor = true;\r
147             this.checkBoxCont.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);\r
148             // \r
149             // NotificationConfigDialog\r
150             // \r
151             this.AcceptButton = this.buttonClose;\r
152             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
153             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
154             this.CancelButton = this.buttonClose;\r
155             this.ClientSize = new System.Drawing.Size(288, 185);\r
156             this.Controls.Add(this.checkBoxCont);\r
157             this.Controls.Add(this.labelRepeat);\r
158             this.Controls.Add(this.textBoxRepeat);\r
159             this.Controls.Add(this.checkBoxRepeat);\r
160             this.Controls.Add(this.checkBoxPush);\r
161             this.Controls.Add(this.buttonClose);\r
162             this.Controls.Add(this.checkBoxPlaySound);\r
163             this.Controls.Add(this.checkBoxShowBaloonTip);\r
164             this.Controls.Add(this.checkBoxFlashWindow);\r
165             this.Controls.Add(this.listBoxNotifications);\r
166             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
167             this.MaximizeBox = false;\r
168             this.MinimizeBox = false;\r
169             this.Name = "NotificationConfigDialog";\r
170             this.ShowIcon = false;\r
171             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
172             this.Text = "通知方法の詳細設定";\r
173             this.Load += new System.EventHandler(this.NotificationConfigDialog_Load);\r
174             this.ResumeLayout(false);\r
175             this.PerformLayout();\r
176 \r
177         }\r
178 \r
179         #endregion\r
180 \r
181         private System.Windows.Forms.ListBox listBoxNotifications;\r
182         private System.Windows.Forms.CheckBox checkBoxFlashWindow;\r
183         private System.Windows.Forms.CheckBox checkBoxShowBaloonTip;\r
184         private System.Windows.Forms.CheckBox checkBoxPlaySound;\r
185         private System.Windows.Forms.Button buttonClose;\r
186         private System.Windows.Forms.CheckBox checkBoxPush;\r
187         private System.Windows.Forms.CheckBox checkBoxRepeat;\r
188         private System.Windows.Forms.TextBox textBoxRepeat;\r
189         private System.Windows.Forms.Label labelRepeat;\r
190         private System.Windows.Forms.CheckBox checkBoxCont;\r
191     }\r
192 }