Develop and Download Open Source Software

Browse Subversion Repository

Contents of /tags/FeliCa2Money-2.4/MainForm.Designer.cs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 150 - (show annotations) (download)
Sun Mar 16 10:36:07 2008 UTC (16 years ago) by tmurakam
File size: 13231 byte(s)
ver 2.4 tag

1 namespace FeliCa2Money
2 {
3 partial class MainForm
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 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
32 this.buttonEdy = new System.Windows.Forms.Button();
33 this.buttonSuica = new System.Windows.Forms.Button();
34 this.buttonQuit = new System.Windows.Forms.Button();
35 this.buttonOption = new System.Windows.Forms.Button();
36 this.label1 = new System.Windows.Forms.Label();
37 this.label2 = new System.Windows.Forms.Label();
38 this.label3 = new System.Windows.Forms.Label();
39 this.label4 = new System.Windows.Forms.Label();
40 this.label5 = new System.Windows.Forms.Label();
41 this.buttonManual = new System.Windows.Forms.Button();
42 this.label6 = new System.Windows.Forms.Label();
43 this.buttonNanaco = new System.Windows.Forms.Button();
44 this.label7 = new System.Windows.Forms.Label();
45 this.label8 = new System.Windows.Forms.Label();
46 this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
47 this.buttonCSV = new System.Windows.Forms.Button();
48 this.label9 = new System.Windows.Forms.Label();
49 this.label10 = new System.Windows.Forms.Label();
50 this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
51 this.SuspendLayout();
52 //
53 // buttonEdy
54 //
55 this.buttonEdy.Image = global::FeliCa2Money.Properties.Resources.Edy;
56 this.buttonEdy.Location = new System.Drawing.Point(12, 12);
57 this.buttonEdy.Name = "buttonEdy";
58 this.buttonEdy.Size = new System.Drawing.Size(58, 58);
59 this.buttonEdy.TabIndex = 1;
60 this.buttonEdy.UseVisualStyleBackColor = true;
61 this.buttonEdy.Click += new System.EventHandler(this.buttonEdy_Click);
62 //
63 // buttonSuica
64 //
65 this.buttonSuica.Image = global::FeliCa2Money.Properties.Resources.Suica;
66 this.buttonSuica.Location = new System.Drawing.Point(12, 76);
67 this.buttonSuica.Name = "buttonSuica";
68 this.buttonSuica.Size = new System.Drawing.Size(58, 58);
69 this.buttonSuica.TabIndex = 4;
70 this.buttonSuica.UseVisualStyleBackColor = true;
71 this.buttonSuica.Click += new System.EventHandler(this.buttonSuica_Click);
72 //
73 // buttonQuit
74 //
75 this.buttonQuit.Location = new System.Drawing.Point(129, 397);
76 this.buttonQuit.Name = "buttonQuit";
77 this.buttonQuit.Size = new System.Drawing.Size(94, 30);
78 this.buttonQuit.TabIndex = 10;
79 this.buttonQuit.Text = "終了";
80 this.buttonQuit.UseVisualStyleBackColor = true;
81 this.buttonQuit.Click += new System.EventHandler(this.buttonQuit_Click);
82 //
83 // buttonOption
84 //
85 this.buttonOption.Location = new System.Drawing.Point(12, 268);
86 this.buttonOption.Name = "buttonOption";
87 this.buttonOption.Size = new System.Drawing.Size(58, 58);
88 this.buttonOption.TabIndex = 7;
89 this.buttonOption.Text = "設定";
90 this.buttonOption.UseVisualStyleBackColor = true;
91 this.buttonOption.Click += new System.EventHandler(this.buttonOption_Click);
92 //
93 // label1
94 //
95 this.label1.AutoSize = true;
96 this.label1.Location = new System.Drawing.Point(76, 26);
97 this.label1.Name = "label1";
98 this.label1.Size = new System.Drawing.Size(226, 12);
99 this.label1.TabIndex = 0;
100 this.label1.Text = "PaSoRiを使って Edy の利用履歴を Microsoft";
101 this.label1.UseWaitCursor = true;
102 //
103 // label2
104 //
105 this.label2.AutoSize = true;
106 this.label2.Location = new System.Drawing.Point(76, 87);
107 this.label2.Name = "label2";
108 this.label2.Size = new System.Drawing.Size(271, 12);
109 this.label2.TabIndex = 3;
110 this.label2.Text = "PaSoRiを使って Suica/ICOCAなど交通系電子マネーの";
111 //
112 // label3
113 //
114 this.label3.AutoSize = true;
115 this.label3.Location = new System.Drawing.Point(76, 99);
116 this.label3.Name = "label3";
117 this.label3.Size = new System.Drawing.Size(234, 12);
118 this.label3.TabIndex = 5;
119 this.label3.Text = "利用履歴を Microsoft Money に取り込みます。";
120 //
121 // label4
122 //
123 this.label4.AutoSize = true;
124 this.label4.Location = new System.Drawing.Point(76, 38);
125 this.label4.Name = "label4";
126 this.label4.Size = new System.Drawing.Size(121, 12);
127 this.label4.TabIndex = 2;
128 this.label4.Text = "Money に取り込みます。";
129 //
130 // label5
131 //
132 this.label5.AutoSize = true;
133 this.label5.Location = new System.Drawing.Point(76, 291);
134 this.label5.Name = "label5";
135 this.label5.Size = new System.Drawing.Size(111, 12);
136 this.label5.TabIndex = 6;
137 this.label5.Text = "各種設定を行います。";
138 //
139 // buttonManual
140 //
141 this.buttonManual.Location = new System.Drawing.Point(12, 332);
142 this.buttonManual.Name = "buttonManual";
143 this.buttonManual.Size = new System.Drawing.Size(58, 58);
144 this.buttonManual.TabIndex = 9;
145 this.buttonManual.Text = "マニュアル";
146 this.buttonManual.UseVisualStyleBackColor = true;
147 this.buttonManual.Click += new System.EventHandler(this.buttonManual_Click);
148 //
149 // label6
150 //
151 this.label6.AutoSize = true;
152 this.label6.Location = new System.Drawing.Point(76, 355);
153 this.label6.Name = "label6";
154 this.label6.Size = new System.Drawing.Size(193, 12);
155 this.label6.TabIndex = 8;
156 this.label6.Text = "FeliCa2Money のマニュアルを開きます。";
157 //
158 // buttonNanaco
159 //
160 this.buttonNanaco.Image = global::FeliCa2Money.Properties.Resources.Nanaco;
161 this.buttonNanaco.Location = new System.Drawing.Point(12, 140);
162 this.buttonNanaco.Name = "buttonNanaco";
163 this.buttonNanaco.Size = new System.Drawing.Size(58, 58);
164 this.buttonNanaco.TabIndex = 11;
165 this.buttonNanaco.UseVisualStyleBackColor = true;
166 this.buttonNanaco.Click += new System.EventHandler(this.buttonNanaco_Click);
167 //
168 // label7
169 //
170 this.label7.AutoSize = true;
171 this.label7.Location = new System.Drawing.Point(76, 154);
172 this.label7.Name = "label7";
173 this.label7.Size = new System.Drawing.Size(243, 12);
174 this.label7.TabIndex = 12;
175 this.label7.Text = "PaSoRiを使って nanaco の利用履歴を Microsoft";
176 //
177 // label8
178 //
179 this.label8.AutoSize = true;
180 this.label8.Location = new System.Drawing.Point(76, 166);
181 this.label8.Name = "label8";
182 this.label8.Size = new System.Drawing.Size(121, 12);
183 this.label8.TabIndex = 13;
184 this.label8.Text = "Money に取り込みます。";
185 //
186 // saveFileDialog
187 //
188 this.saveFileDialog.Filter = "OFX File(*.ofx)|*.ofx";
189 //
190 // buttonCSV
191 //
192 this.buttonCSV.Image = global::FeliCa2Money.Properties.Resources.CSV;
193 this.buttonCSV.Location = new System.Drawing.Point(12, 204);
194 this.buttonCSV.Name = "buttonCSV";
195 this.buttonCSV.Size = new System.Drawing.Size(58, 58);
196 this.buttonCSV.TabIndex = 14;
197 this.buttonCSV.UseVisualStyleBackColor = true;
198 this.buttonCSV.Click += new System.EventHandler(this.buttonCSV_Click);
199 //
200 // label9
201 //
202 this.label9.AutoSize = true;
203 this.label9.Location = new System.Drawing.Point(76, 219);
204 this.label9.Name = "label9";
205 this.label9.Size = new System.Drawing.Size(215, 12);
206 this.label9.TabIndex = 15;
207 this.label9.Text = "CSVファイルを読み込んで Microsoft Money";
208 //
209 // label10
210 //
211 this.label10.AutoSize = true;
212 this.label10.Location = new System.Drawing.Point(76, 231);
213 this.label10.Name = "label10";
214 this.label10.Size = new System.Drawing.Size(84, 12);
215 this.label10.TabIndex = 16;
216 this.label10.Text = "に取り込みます。";
217 //
218 // openFileDialog
219 //
220 this.openFileDialog.DefaultExt = "csv";
221 this.openFileDialog.FileName = "openFileDialog";
222 this.openFileDialog.Filter = "CSVファイル|*.csv|すべてのファイル|*.*";
223 //
224 // MainForm
225 //
226 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
227 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
228 this.ClientSize = new System.Drawing.Size(366, 439);
229 this.Controls.Add(this.label10);
230 this.Controls.Add(this.label9);
231 this.Controls.Add(this.buttonCSV);
232 this.Controls.Add(this.label8);
233 this.Controls.Add(this.label7);
234 this.Controls.Add(this.buttonNanaco);
235 this.Controls.Add(this.label6);
236 this.Controls.Add(this.buttonManual);
237 this.Controls.Add(this.label5);
238 this.Controls.Add(this.label4);
239 this.Controls.Add(this.label3);
240 this.Controls.Add(this.label2);
241 this.Controls.Add(this.label1);
242 this.Controls.Add(this.buttonOption);
243 this.Controls.Add(this.buttonQuit);
244 this.Controls.Add(this.buttonSuica);
245 this.Controls.Add(this.buttonEdy);
246 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
247 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
248 this.MaximizeBox = false;
249 this.Name = "MainForm";
250 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
251 this.Text = "FeliCa2Money";
252 this.ResumeLayout(false);
253 this.PerformLayout();
254
255 }
256
257 #endregion
258
259 private System.Windows.Forms.Button buttonEdy;
260 private System.Windows.Forms.Button buttonSuica;
261 private System.Windows.Forms.Button buttonQuit;
262 private System.Windows.Forms.Button buttonOption;
263 private System.Windows.Forms.Label label1;
264 private System.Windows.Forms.Label label2;
265 private System.Windows.Forms.Label label3;
266 private System.Windows.Forms.Label label4;
267 private System.Windows.Forms.Label label5;
268 private System.Windows.Forms.Button buttonManual;
269 private System.Windows.Forms.Label label6;
270 private System.Windows.Forms.Button buttonNanaco;
271 private System.Windows.Forms.Label label7;
272 private System.Windows.Forms.Label label8;
273 private System.Windows.Forms.SaveFileDialog saveFileDialog;
274 private System.Windows.Forms.Button buttonCSV;
275 private System.Windows.Forms.Label label9;
276 private System.Windows.Forms.Label label10;
277 private System.Windows.Forms.OpenFileDialog openFileDialog;
278 }
279 }
280

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26