Changeset 18440 for lang/vb2005/Tween/Tween/Setting.Designer.vb
- Timestamp:
- 08/29/08 23:26:30 (4 months ago)
- Files:
-
- 1 modified
-
lang/vb2005/Tween/Tween/Setting.Designer.vb (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/vb2005/Tween/Tween/Setting.Designer.vb
r18396 r18440 53 53 Me.Label16 = New System.Windows.Forms.Label 54 54 Me.GroupBox1 = New System.Windows.Forms.GroupBox 55 Me.Button4 = New System.Windows.Forms.Button 56 Me.Label48 = New System.Windows.Forms.Label 57 Me.Label49 = New System.Windows.Forms.Label 55 58 Me.Button2 = New System.Windows.Forms.Button 56 59 Me.Label13 = New System.Windows.Forms.Label … … 134 137 Me.TabPage1 = New System.Windows.Forms.TabPage 135 138 Me.TabPage2 = New System.Windows.Forms.TabPage 139 Me.Button3 = New System.Windows.Forms.Button 136 140 Me.TabPage3 = New System.Windows.Forms.TabPage 137 141 Me.TabPage4 = New System.Windows.Forms.TabPage 138 Me.Button3 = New System.Windows.Forms.Button139 Me.Button4 = New System.Windows.Forms.Button140 Me.Label48 = New System.Windows.Forms.Label141 Me.Label49 = New System.Windows.Forms.Label142 142 Me.GroupBox1.SuspendLayout() 143 143 Me.TabControl1.SuspendLayout() … … 452 452 Me.GroupBox1.Text = "フォント&色設定" 453 453 ' 454 'Button4 455 ' 456 Me.Button4.Enabled = False 457 Me.Button4.Location = New System.Drawing.Point(259, 280) 458 Me.Button4.Name = "Button4" 459 Me.Button4.Size = New System.Drawing.Size(56, 20) 460 Me.Button4.TabIndex = 87 461 Me.Button4.Text = "背景色" 462 Me.Button4.UseVisualStyleBackColor = True 463 ' 464 'Label48 465 ' 466 Me.Label48.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D 467 Me.Label48.Enabled = False 468 Me.Label48.Location = New System.Drawing.Point(149, 281) 469 Me.Label48.Name = "Label48" 470 Me.Label48.Size = New System.Drawing.Size(104, 19) 471 Me.Label48.TabIndex = 86 472 Me.Label48.Text = "This is sample." 473 Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft 474 ' 475 'Label49 476 ' 477 Me.Label49.AutoSize = True 478 Me.Label49.Enabled = False 479 Me.Label49.Location = New System.Drawing.Point(9, 284) 480 Me.Label49.Name = "Label49" 481 Me.Label49.Size = New System.Drawing.Size(102, 12) 482 Me.Label49.TabIndex = 85 483 Me.Label49.Text = "その発言の@先発言" 484 ' 454 485 'Button2 455 486 ' … … 796 827 'cmbNameBalloon 797 828 ' 829 Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList 798 830 Me.cmbNameBalloon.FormattingEnabled = True 799 831 Me.cmbNameBalloon.Items.AddRange(New Object() {"なし", "ユーザーID", "ニックネーム"}) … … 1212 1244 Me.TabPage1.Controls.Add(Me.StartupReadReply) 1213 1245 Me.TabPage1.Controls.Add(Me.StartupReadDM) 1214 Me.TabPage1.Location = New System.Drawing.Point(4, 2 1)1246 Me.TabPage1.Location = New System.Drawing.Point(4, 22) 1215 1247 Me.TabPage1.Name = "TabPage1" 1216 1248 Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) 1217 Me.TabPage1.Size = New System.Drawing.Size(372, 43 7)1249 Me.TabPage1.Size = New System.Drawing.Size(372, 436) 1218 1250 Me.TabPage1.TabIndex = 0 1219 1251 Me.TabPage1.Text = "基本" … … 1249 1281 Me.TabPage2.Controls.Add(Me.StatusText) 1250 1282 Me.TabPage2.Controls.Add(Me.CheckUseRecommendStatus) 1251 Me.TabPage2.Location = New System.Drawing.Point(4, 2 1)1283 Me.TabPage2.Location = New System.Drawing.Point(4, 22) 1252 1284 Me.TabPage2.Name = "TabPage2" 1253 1285 Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) 1254 Me.TabPage2.Size = New System.Drawing.Size(372, 43 7)1286 Me.TabPage2.Size = New System.Drawing.Size(372, 436) 1255 1287 Me.TabPage2.TabIndex = 1 1256 1288 Me.TabPage2.Text = "動作" 1257 1289 Me.TabPage2.UseVisualStyleBackColor = True 1290 ' 1291 'Button3 1292 ' 1293 Me.Button3.Enabled = False 1294 Me.Button3.Location = New System.Drawing.Point(301, 239) 1295 Me.Button3.Name = "Button3" 1296 Me.Button3.Size = New System.Drawing.Size(65, 23) 1297 Me.Button3.TabIndex = 67 1298 Me.Button3.Text = "参照" 1299 Me.Button3.UseVisualStyleBackColor = True 1258 1300 ' 1259 1301 'TabPage3 … … 1275 1317 Me.TabPage3.Controls.Add(Me.CheckBox3) 1276 1318 Me.TabPage3.Controls.Add(Me.TextBox3) 1277 Me.TabPage3.Location = New System.Drawing.Point(4, 2 1)1319 Me.TabPage3.Location = New System.Drawing.Point(4, 22) 1278 1320 Me.TabPage3.Name = "TabPage3" 1279 1321 Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) 1280 Me.TabPage3.Size = New System.Drawing.Size(372, 43 7)1322 Me.TabPage3.Size = New System.Drawing.Size(372, 436) 1281 1323 Me.TabPage3.TabIndex = 2 1282 1324 Me.TabPage3.Text = "表示" … … 1286 1328 ' 1287 1329 Me.TabPage4.Controls.Add(Me.GroupBox1) 1288 Me.TabPage4.Location = New System.Drawing.Point(4, 2 1)1330 Me.TabPage4.Location = New System.Drawing.Point(4, 22) 1289 1331 Me.TabPage4.Name = "TabPage4" 1290 1332 Me.TabPage4.Padding = New System.Windows.Forms.Padding(3) 1291 Me.TabPage4.Size = New System.Drawing.Size(372, 43 7)1333 Me.TabPage4.Size = New System.Drawing.Size(372, 436) 1292 1334 Me.TabPage4.TabIndex = 3 1293 1335 Me.TabPage4.Text = "フォント&色" 1294 1336 Me.TabPage4.UseVisualStyleBackColor = True 1295 '1296 'Button31297 '1298 Me.Button3.Enabled = False1299 Me.Button3.Location = New System.Drawing.Point(301, 239)1300 Me.Button3.Name = "Button3"1301 Me.Button3.Size = New System.Drawing.Size(65, 23)1302 Me.Button3.TabIndex = 671303 Me.Button3.Text = "参照"1304 Me.Button3.UseVisualStyleBackColor = True1305 '1306 'Button41307 '1308 Me.Button4.Enabled = False1309 Me.Button4.Location = New System.Drawing.Point(259, 280)1310 Me.Button4.Name = "Button4"1311 Me.Button4.Size = New System.Drawing.Size(56, 20)1312 Me.Button4.TabIndex = 871313 Me.Button4.Text = "背景色"1314 Me.Button4.UseVisualStyleBackColor = True1315 '1316 'Label481317 '1318 Me.Label48.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D1319 Me.Label48.Enabled = False1320 Me.Label48.Location = New System.Drawing.Point(149, 281)1321 Me.Label48.Name = "Label48"1322 Me.Label48.Size = New System.Drawing.Size(104, 19)1323 Me.Label48.TabIndex = 861324 Me.Label48.Text = "This is sample."1325 Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft1326 '1327 'Label491328 '1329 Me.Label49.AutoSize = True1330 Me.Label49.Enabled = False1331 Me.Label49.Location = New System.Drawing.Point(9, 284)1332 Me.Label49.Name = "Label49"1333 Me.Label49.Size = New System.Drawing.Size(102, 12)1334 Me.Label49.TabIndex = 851335 Me.Label49.Text = "その発言の@先発言"1336 1337 ' 1337 1338 'Setting
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)