- Timestamp:
- 08/28/08 18:03:13 (3 months ago)
- Files:
-
- 1 modified
-
lang/vb2005/Tween/Tween/Setting.Designer.vb (modified) (100 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/vb2005/Tween/Tween/Setting.Designer.vb
r18357 r18396 131 131 Me.ComboDispTitle = New System.Windows.Forms.ComboBox 132 132 Me.Label47 = New System.Windows.Forms.Label 133 Me.TabControl1 = New System.Windows.Forms.TabControl 134 Me.TabPage1 = New System.Windows.Forms.TabPage 135 Me.TabPage2 = New System.Windows.Forms.TabPage 136 Me.TabPage3 = New System.Windows.Forms.TabPage 137 Me.TabPage4 = New System.Windows.Forms.TabPage 138 Me.Button3 = New System.Windows.Forms.Button 139 Me.Button4 = New System.Windows.Forms.Button 140 Me.Label48 = New System.Windows.Forms.Label 141 Me.Label49 = New System.Windows.Forms.Label 133 142 Me.GroupBox1.SuspendLayout() 143 Me.TabControl1.SuspendLayout() 144 Me.TabPage1.SuspendLayout() 145 Me.TabPage2.SuspendLayout() 146 Me.TabPage3.SuspendLayout() 147 Me.TabPage4.SuspendLayout() 134 148 Me.SuspendLayout() 135 149 ' … … 137 151 ' 138 152 Me.Label1.AutoSize = True 139 Me.Label1.Location = New System.Drawing.Point(1 2, 9)153 Me.Label1.Location = New System.Drawing.Point(14, 9) 140 154 Me.Label1.Name = "Label1" 141 155 Me.Label1.Size = New System.Drawing.Size(57, 12) … … 146 160 ' 147 161 Me.Label2.AutoSize = True 148 Me.Label2.Location = New System.Drawing.Point(1 2, 30)162 Me.Label2.Location = New System.Drawing.Point(14, 30) 149 163 Me.Label2.Name = "Label2" 150 164 Me.Label2.Size = New System.Drawing.Size(52, 12) … … 154 168 'Username 155 169 ' 156 Me.Username.Location = New System.Drawing.Point(7 5, 6)170 Me.Username.Location = New System.Drawing.Point(77, 6) 157 171 Me.Username.Name = "Username" 158 172 Me.Username.Size = New System.Drawing.Size(186, 19) … … 161 175 'Password 162 176 ' 163 Me.Password.Location = New System.Drawing.Point(7 5, 27)177 Me.Password.Location = New System.Drawing.Point(77, 27) 164 178 Me.Password.Name = "Password" 165 179 Me.Password.Size = New System.Drawing.Size(186, 19) … … 170 184 ' 171 185 Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK 172 Me.Save.Location = New System.Drawing.Point( 570, 558)186 Me.Save.Location = New System.Drawing.Point(236, 480) 173 187 Me.Save.Name = "Save" 174 188 Me.Save.Size = New System.Drawing.Size(75, 23) … … 181 195 Me.Cancel.CausesValidation = False 182 196 Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel 183 Me.Cancel.Location = New System.Drawing.Point( 651, 558)197 Me.Cancel.Location = New System.Drawing.Point(317, 480) 184 198 Me.Cancel.Name = "Cancel" 185 199 Me.Cancel.Size = New System.Drawing.Size(75, 23) … … 191 205 ' 192 206 Me.Label3.AutoSize = True 193 Me.Label3.Location = New System.Drawing.Point(1 2, 60)207 Me.Label3.Location = New System.Drawing.Point(14, 60) 194 208 Me.Label3.Name = "Label3" 195 209 Me.Label3.Size = New System.Drawing.Size(130, 12) … … 199 213 'TimelinePeriod 200 214 ' 201 Me.TimelinePeriod.Location = New System.Drawing.Point(18 1, 57)215 Me.TimelinePeriod.Location = New System.Drawing.Point(183, 57) 202 216 Me.TimelinePeriod.Name = "TimelinePeriod" 203 217 Me.TimelinePeriod.Size = New System.Drawing.Size(65, 19) … … 207 221 ' 208 222 Me.Label4.AutoSize = True 209 Me.Label4.Location = New System.Drawing.Point(1 2, 145)223 Me.Label4.Location = New System.Drawing.Point(14, 126) 210 224 Me.Label4.Name = "Label4" 211 225 Me.Label4.Size = New System.Drawing.Size(139, 12) … … 215 229 'NextThreshold 216 230 ' 217 Me.NextThreshold.Location = New System.Drawing.Point(18 1, 142)231 Me.NextThreshold.Location = New System.Drawing.Point(183, 123) 218 232 Me.NextThreshold.Name = "NextThreshold" 219 233 Me.NextThreshold.Size = New System.Drawing.Size(65, 19) … … 222 236 'DMPeriod 223 237 ' 224 Me.DMPeriod.Location = New System.Drawing.Point(18 1, 104)238 Me.DMPeriod.Location = New System.Drawing.Point(183, 82) 225 239 Me.DMPeriod.Name = "DMPeriod" 226 240 Me.DMPeriod.Size = New System.Drawing.Size(65, 19) … … 230 244 ' 231 245 Me.Label5.AutoSize = True 232 Me.Label5.Location = New System.Drawing.Point(1 2, 107)246 Me.Label5.Location = New System.Drawing.Point(14, 85) 233 247 Me.Label5.Name = "Label5" 234 248 Me.Label5.Size = New System.Drawing.Size(94, 12) … … 238 252 'NextPages 239 253 ' 240 Me.NextPages.Location = New System.Drawing.Point(18 1, 167)254 Me.NextPages.Location = New System.Drawing.Point(183, 148) 241 255 Me.NextPages.Name = "NextPages" 242 256 Me.NextPages.Size = New System.Drawing.Size(65, 19) … … 246 260 ' 247 261 Me.Label6.AutoSize = True 248 Me.Label6.Location = New System.Drawing.Point(1 2, 170)262 Me.Label6.Location = New System.Drawing.Point(14, 151) 249 263 Me.Label6.Name = "Label6" 250 264 Me.Label6.Size = New System.Drawing.Size(144, 12) … … 255 269 ' 256 270 Me.ReadLogDays.Enabled = False 257 Me.ReadLogDays.Location = New System.Drawing.Point(18 1, 194)271 Me.ReadLogDays.Location = New System.Drawing.Point(183, 173) 258 272 Me.ReadLogDays.Name = "ReadLogDays" 259 273 Me.ReadLogDays.Size = New System.Drawing.Size(51, 19) 260 274 Me.ReadLogDays.TabIndex = 14 275 Me.ReadLogDays.Visible = False 261 276 ' 262 277 'Label7 … … 264 279 Me.Label7.AutoSize = True 265 280 Me.Label7.Enabled = False 266 Me.Label7.Location = New System.Drawing.Point(1 2, 197)281 Me.Label7.Location = New System.Drawing.Point(14, 176) 267 282 Me.Label7.Name = "Label7" 268 283 Me.Label7.Size = New System.Drawing.Size(163, 12) 269 284 Me.Label7.TabIndex = 13 270 285 Me.Label7.Text = "ログ読み込み 起動時刻から過去" 286 Me.Label7.Visible = False 271 287 ' 272 288 'StartupReadPages 273 289 ' 274 Me.StartupReadPages.Location = New System.Drawing.Point(7 2, 237)290 Me.StartupReadPages.Location = New System.Drawing.Point(74, 216) 275 291 Me.StartupReadPages.Name = "StartupReadPages" 276 292 Me.StartupReadPages.Size = New System.Drawing.Size(34, 19) … … 280 296 ' 281 297 Me.Label8.AutoSize = True 282 Me.Label8.Location = New System.Drawing.Point(1 2, 222)298 Me.Label8.Location = New System.Drawing.Point(14, 201) 283 299 Me.Label8.Name = "Label8" 284 300 Me.Label8.Size = New System.Drawing.Size(129, 12) … … 289 305 ' 290 306 Me.Label9.AutoSize = True 291 Me.Label9.Location = New System.Drawing.Point(1 2, 268)307 Me.Label9.Location = New System.Drawing.Point(14, 247) 292 308 Me.Label9.Name = "Label9" 293 309 Me.Label9.Size = New System.Drawing.Size(114, 12) … … 298 314 ' 299 315 Me.StartupReaded.AutoSize = True 300 Me.StartupReaded.Location = New System.Drawing.Point(18 1, 267)316 Me.StartupReaded.Location = New System.Drawing.Point(183, 246) 301 317 Me.StartupReaded.Name = "StartupReaded" 302 318 Me.StartupReaded.Size = New System.Drawing.Size(76, 16) … … 310 326 Me.ReadLogUnit.FormattingEnabled = True 311 327 Me.ReadLogUnit.Items.AddRange(New Object() {"分間", "時間", "日間"}) 312 Me.ReadLogUnit.Location = New System.Drawing.Point(23 3, 194)328 Me.ReadLogUnit.Location = New System.Drawing.Point(235, 173) 313 329 Me.ReadLogUnit.Name = "ReadLogUnit" 314 330 Me.ReadLogUnit.Size = New System.Drawing.Size(61, 20) 315 331 Me.ReadLogUnit.TabIndex = 15 332 Me.ReadLogUnit.Visible = False 316 333 ' 317 334 'Label11 318 335 ' 319 336 Me.Label11.AutoSize = True 320 Me.Label11.Location = New System.Drawing.Point( 12, 366)337 Me.Label11.Location = New System.Drawing.Point(6, 108) 321 338 Me.Label11.Name = "Label11" 322 339 Me.Label11.Size = New System.Drawing.Size(163, 12) … … 327 344 ' 328 345 Me.Label12.AutoSize = True 329 Me.Label12.Location = New System.Drawing.Point( 310, 416)346 Me.Label12.Location = New System.Drawing.Point(11, 280) 330 347 Me.Label12.Name = "Label12" 331 348 Me.Label12.Size = New System.Drawing.Size(119, 12) … … 335 352 'StatusText 336 353 ' 337 Me.StatusText.Location = New System.Drawing.Point( 461, 413)354 Me.StatusText.Location = New System.Drawing.Point(157, 301) 338 355 Me.StatusText.Name = "StatusText" 339 356 Me.StatusText.Size = New System.Drawing.Size(100, 19) … … 343 360 ' 344 361 Me.PlaySnd.AutoSize = True 345 Me.PlaySnd.Location = New System.Drawing.Point(1 81, 321)362 Me.PlaySnd.Location = New System.Drawing.Point(157, 6) 346 363 Me.PlaySnd.Name = "PlaySnd" 347 364 Me.PlaySnd.Size = New System.Drawing.Size(67, 16) … … 353 370 ' 354 371 Me.Label14.AutoSize = True 355 Me.Label14.Location = New System.Drawing.Point(1 2, 322)372 Me.Label14.Location = New System.Drawing.Point(11, 7) 356 373 Me.Label14.Name = "Label14" 357 374 Me.Label14.Size = New System.Drawing.Size(66, 12) … … 362 379 ' 363 380 Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaption 364 Me.Label15.Location = New System.Drawing.Point(1 2, 336)381 Me.Label15.Location = New System.Drawing.Point(11, 25) 365 382 Me.Label15.Name = "Label15" 366 Me.Label15.Size = New System.Drawing.Size(2 90, 29)383 Me.Label15.Size = New System.Drawing.Size(276, 30) 367 384 Me.Label15.TabIndex = 29 368 385 Me.Label15.Text = "タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。" … … 371 388 ' 372 389 Me.OneWayLv.AutoSize = True 373 Me.OneWayLv.Location = New System.Drawing.Point(1 81, 426)390 Me.OneWayLv.Location = New System.Drawing.Point(178, 197) 374 391 Me.OneWayLv.Name = "OneWayLv" 375 392 Me.OneWayLv.Size = New System.Drawing.Size(43, 16) … … 381 398 ' 382 399 Me.Label16.AutoSize = True 383 Me.Label16.Location = New System.Drawing.Point( 12, 427)400 Me.Label16.Location = New System.Drawing.Point(6, 198) 384 401 Me.Label16.Name = "Label16" 385 402 Me.Label16.Size = New System.Drawing.Size(97, 12) … … 389 406 'GroupBox1 390 407 ' 408 Me.GroupBox1.Controls.Add(Me.Button4) 409 Me.GroupBox1.Controls.Add(Me.Label48) 410 Me.GroupBox1.Controls.Add(Me.Label49) 391 411 Me.GroupBox1.Controls.Add(Me.Button2) 392 412 Me.GroupBox1.Controls.Add(Me.Label13) … … 425 445 Me.GroupBox1.Controls.Add(Me.lblUnRead) 426 446 Me.GroupBox1.Controls.Add(Me.Label17) 427 Me.GroupBox1.Location = New System.Drawing.Point( 312, 6)447 Me.GroupBox1.Location = New System.Drawing.Point(6, 6) 428 448 Me.GroupBox1.Name = "GroupBox1" 429 Me.GroupBox1.Size = New System.Drawing.Size( 407, 331)449 Me.GroupBox1.Size = New System.Drawing.Size(328, 377) 430 450 Me.GroupBox1.TabIndex = 49 431 451 Me.GroupBox1.TabStop = False … … 435 455 ' 436 456 Me.Button2.Enabled = False 437 Me.Button2.Location = New System.Drawing.Point( 339, 306)457 Me.Button2.Location = New System.Drawing.Point(259, 332) 438 458 Me.Button2.Name = "Button2" 439 459 Me.Button2.Size = New System.Drawing.Size(56, 20) … … 446 466 Me.Label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D 447 467 Me.Label13.Enabled = False 448 Me.Label13.Location = New System.Drawing.Point(149, 3 07)468 Me.Label13.Location = New System.Drawing.Point(149, 333) 449 469 Me.Label13.Name = "Label13" 450 Me.Label13.Size = New System.Drawing.Size(1 84, 19)470 Me.Label13.Size = New System.Drawing.Size(104, 19) 451 471 Me.Label13.TabIndex = 83 452 472 Me.Label13.Text = "This is sample." … … 457 477 Me.Label37.AutoSize = True 458 478 Me.Label37.Enabled = False 459 Me.Label37.Location = New System.Drawing.Point(9, 3 10)479 Me.Label37.Location = New System.Drawing.Point(9, 336) 460 480 Me.Label37.Name = "Label37" 461 481 Me.Label37.Size = New System.Drawing.Size(42, 12) … … 466 486 ' 467 487 Me.Button1.Enabled = False 468 Me.Button1.Location = New System.Drawing.Point( 339, 280)488 Me.Button1.Location = New System.Drawing.Point(259, 306) 469 489 Me.Button1.Name = "Button1" 470 490 Me.Button1.Size = New System.Drawing.Size(56, 20) … … 477 497 Me.Label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D 478 498 Me.Label18.Enabled = False 479 Me.Label18.Location = New System.Drawing.Point(149, 281)499 Me.Label18.Location = New System.Drawing.Point(149, 307) 480 500 Me.Label18.Name = "Label18" 481 Me.Label18.Size = New System.Drawing.Size(1 84, 19)501 Me.Label18.Size = New System.Drawing.Size(104, 19) 482 502 Me.Label18.TabIndex = 80 483 503 Me.Label18.Text = "This is sample." … … 488 508 Me.Label19.AutoSize = True 489 509 Me.Label19.Enabled = False 490 Me.Label19.Location = New System.Drawing.Point(9, 284)510 Me.Label19.Location = New System.Drawing.Point(9, 310) 491 511 Me.Label19.Name = "Label19" 492 512 Me.Label19.Size = New System.Drawing.Size(129, 12) … … 496 516 'btnAtFromTarget 497 517 ' 498 Me.btnAtFromTarget.Location = New System.Drawing.Point( 339, 254)518 Me.btnAtFromTarget.Location = New System.Drawing.Point(259, 254) 499 519 Me.btnAtFromTarget.Name = "btnAtFromTarget" 500 520 Me.btnAtFromTarget.Size = New System.Drawing.Size(56, 20) … … 508 528 Me.lblAtFromTarget.Location = New System.Drawing.Point(149, 255) 509 529 Me.lblAtFromTarget.Name = "lblAtFromTarget" 510 Me.lblAtFromTarget.Size = New System.Drawing.Size(1 84, 19)530 Me.lblAtFromTarget.Size = New System.Drawing.Size(104, 19) 511 531 Me.lblAtFromTarget.TabIndex = 77 512 532 Me.lblAtFromTarget.Text = "This is sample." … … 524 544 'btnAtTarget 525 545 ' 526 Me.btnAtTarget.Location = New System.Drawing.Point( 339, 228)546 Me.btnAtTarget.Location = New System.Drawing.Point(259, 228) 527 547 Me.btnAtTarget.Name = "btnAtTarget" 528 548 Me.btnAtTarget.Size = New System.Drawing.Size(56, 20) … … 536 556 Me.lblAtTarget.Location = New System.Drawing.Point(149, 229) 537 557 Me.lblAtTarget.Name = "lblAtTarget" 538 Me.lblAtTarget.Size = New System.Drawing.Size(1 84, 19)558 Me.lblAtTarget.Size = New System.Drawing.Size(104, 19) 539 559 Me.lblAtTarget.TabIndex = 74 540 560 Me.lblAtTarget.Text = "This is sample." … … 552 572 'btnTarget 553 573 ' 554 Me.btnTarget.Location = New System.Drawing.Point( 339, 202)574 Me.btnTarget.Location = New System.Drawing.Point(259, 202) 555 575 Me.btnTarget.Name = "btnTarget" 556 576 Me.btnTarget.Size = New System.Drawing.Size(56, 20) … … 564 584 Me.lblTarget.Location = New System.Drawing.Point(149, 203) 565 585 Me.lblTarget.Name = "lblTarget" 566 Me.lblTarget.Size = New System.Drawing.Size(1 84, 19)586 Me.lblTarget.Size = New System.Drawing.Size(104, 19) 567 587 Me.lblTarget.TabIndex = 71 568 588 Me.lblTarget.Text = "This is sample." … … 580 600 'btnAtSelf 581 601 ' 582 Me.btnAtSelf.Location = New System.Drawing.Point( 339, 176)602 Me.btnAtSelf.Location = New System.Drawing.Point(259, 176) 583 603 Me.btnAtSelf.Name = "btnAtSelf" 584 604 Me.btnAtSelf.Size = New System.Drawing.Size(56, 20) … … 592 612 Me.lblAtSelf.Location = New System.Drawing.Point(149, 177) 593 613 Me.lblAtSelf.Name = "lblAtSelf" 594 Me.lblAtSelf.Size = New System.Drawing.Size(1 84, 19)614 Me.lblAtSelf.Size = New System.Drawing.Size(104, 19) 595 615 Me.lblAtSelf.TabIndex = 68 596 616 Me.lblAtSelf.Text = "This is sample." … … 608 628 'btnSelf 609 629 ' 610 Me.btnSelf.Location = New System.Drawing.Point( 339, 150)630 Me.btnSelf.Location = New System.Drawing.Point(259, 150) 611 631 Me.btnSelf.Name = "btnSelf" 612 632 Me.btnSelf.Size = New System.Drawing.Size(56, 20) … … 620 640 Me.lblSelf.Location = New System.Drawing.Point(149, 151) 621 641 Me.lblSelf.Name = "lblSelf" 622 Me.lblSelf.Size = New System.Drawing.Size(1 84, 19)642 Me.lblSelf.Size = New System.Drawing.Size(104, 19) 623 643 Me.lblSelf.TabIndex = 65 624 644 Me.lblSelf.Text = "This is sample." … … 636 656 'btnDetail 637 657 ' 638 Me.btnDetail.Location = New System.Drawing.Point( 339, 124)658 Me.btnDetail.Location = New System.Drawing.Point(259, 124) 639 659 Me.btnDetail.Name = "btnDetail" 640 660 Me.btnDetail.Size = New System.Drawing.Size(56, 20) … … 648 668 Me.lblDetail.Location = New System.Drawing.Point(149, 125) 649 669 Me.lblDetail.Name = "lblDetail" 650 Me.lblDetail.Size = New System.Drawing.Size(1 84, 19)670 Me.lblDetail.Size = New System.Drawing.Size(104, 19) 651 671 Me.lblDetail.TabIndex = 62 652 672 Me.lblDetail.Text = "This is sample." … … 664 684 'btnOWL 665 685 ' 666 Me.btnOWL.Location = New System.Drawing.Point( 339, 98)686 Me.btnOWL.Location = New System.Drawing.Point(259, 98) 667 687 Me.btnOWL.Name = "btnOWL" 668 688 Me.btnOWL.Size = New System.Drawing.Size(56, 20) … … 676 696 Me.lblOWL.Location = New System.Drawing.Point(149, 99) 677 697 Me.lblOWL.Name = "lblOWL" 678 Me.lblOWL.Size = New System.Drawing.Size(1 84, 19)698 Me.lblOWL.Size = New System.Drawing.Size(104, 19) 679 699 Me.lblOWL.TabIndex = 59 680 700 Me.lblOWL.Text = "This is sample." … … 692 712 'btnFav 693 713 ' 694 Me.btnFav.Location = New System.Drawing.Point( 339, 72)714 Me.btnFav.Location = New System.Drawing.Point(259, 72) 695 715 Me.btnFav.Name = "btnFav" 696 716 Me.btnFav.Size = New System.Drawing.Size(56, 20) … … 704 724 Me.lblFav.Location = New System.Drawing.Point(149, 73) 705 725 Me.lblFav.Name = "lblFav" 706 Me.lblFav.Size = New System.Drawing.Size(1 84, 19)726 Me.lblFav.Size = New System.Drawing.Size(104, 19) 707 727 Me.lblFav.TabIndex = 56 708 728 Me.lblFav.Text = "This is sample." … … 720 740 'btnReaded 721 741 ' 722 Me.btnReaded.Location = New System.Drawing.Point( 339, 46)742 Me.btnReaded.Location = New System.Drawing.Point(259, 46) 723 743 Me.btnReaded.Name = "btnReaded" 724 744 Me.btnReaded.Size = New System.Drawing.Size(56, 20) … … 732 752 Me.lblReaded.Location = New System.Drawing.Point(149, 47) 733 753 Me.lblReaded.Name = "lblReaded" 734 Me.lblReaded.Size = New System.Drawing.Size(1 84, 19)754 Me.lblReaded.Size = New System.Drawing.Size(104, 19) 735 755 Me.lblReaded.TabIndex = 53 736 756 Me.lblReaded.Text = "This is sample." … … 748 768 'btnUnread 749 769 ' 750 Me.btnUnread.Location = New System.Drawing.Point( 339, 20)770 Me.btnUnread.Location = New System.Drawing.Point(259, 20) 751 771 Me.btnUnread.Name = "btnUnread" 752 772 Me.btnUnread.Size = New System.Drawing.Size(56, 20) … … 760 780 Me.lblUnRead.Location = New System.Drawing.Point(149, 21) 761 781 Me.lblUnRead.Name = "lblUnRead" 762 Me.lblUnRead.Size = New System.Drawing.Size(1 84, 19)782 Me.lblUnRead.Size = New System.Drawing.Size(104, 19) 763 783 Me.lblUnRead.TabIndex = 50 764 784 Me.lblUnRead.Text = "This is sample." … … 778 798 Me.cmbNameBalloon.FormattingEnabled = True 779 799 Me.cmbNameBalloon.Items.AddRange(New Object() {"なし", "ユーザーID", "ニックネーム"}) 780 Me.cmbNameBalloon.Location = New System.Drawing.Point(1 81, 295)800 Me.cmbNameBalloon.Location = New System.Drawing.Point(178, 6) 781 801 Me.cmbNameBalloon.Name = "cmbNameBalloon" 782 802 Me.cmbNameBalloon.Size = New System.Drawing.Size(100, 20) … … 786 806 ' 787 807 Me.Label10.AutoSize = True 788 Me.Label10.Location = New System.Drawing.Point( 12, 298)808 Me.Label10.Location = New System.Drawing.Point(6, 9) 789 809 Me.Label10.Name = "Label10" 790 810 Me.Label10.Size = New System.Drawing.Size(130, 12) … … 795 815 ' 796 816 Me.CheckUseRecommendStatus.AutoSize = True 797 Me.CheckUseRecommendStatus.Location = New System.Drawing.Point( 372, 438)817 Me.CheckUseRecommendStatus.Location = New System.Drawing.Point(157, 279) 798 818 Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" 799 819 Me.CheckUseRecommendStatus.Size = New System.Drawing.Size(207, 16) … … 805 825 ' 806 826 Me.CheckSortOrderLock.AutoSize = True 807 Me.CheckSortOrderLock.Location = New System.Drawing.Point(1 81, 448)827 Me.CheckSortOrderLock.Location = New System.Drawing.Point(157, 337) 808 828 Me.CheckSortOrderLock.Name = "CheckSortOrderLock" 809 829 Me.CheckSortOrderLock.Size = New System.Drawing.Size(67, 16) … … 815 835 ' 816 836 Me.Label21.AutoSize = True 817 Me.Label21.Location = New System.Drawing.Point(1 2, 449)837 Me.Label21.Location = New System.Drawing.Point(11, 338) 818 838 Me.Label21.Name = "Label21" 819 839 Me.Label21.Size = New System.Drawing.Size(44, 12) … … 826 846 Me.ComboBox1.FormattingEnabled = True 827 847 Me.ComboBox1.Items.AddRange(New Object() {"yy-MM-dd HH:mm:ss", "HH:mm:ss yy-MM-dd", "MM-dd HH:mm:ss", "HH:mm:ss MM-dd", "dd HH:mm:ss", "HH:mm:ss dd", "HH:mm:ss"}) 828 Me.ComboBox1.Location = New System.Drawing.Point( 461, 343)848 Me.ComboBox1.Location = New System.Drawing.Point(178, 80) 829 849 Me.ComboBox1.Name = "ComboBox1" 830 850 Me.ComboBox1.Size = New System.Drawing.Size(118, 20) … … 835 855 Me.Label23.AutoSize = True 836 856 Me.Label23.Enabled = False 837 Me.Label23.Location = New System.Drawing.Point( 310, 346)857 Me.Label23.Location = New System.Drawing.Point(6, 83) 838 858 Me.Label23.Name = "Label23" 839 859 Me.Label23.Size = New System.Drawing.Size(113, 12) … … 845 865 Me.CheckBox3.AutoSize = True 846 866 Me.CheckBox3.Enabled = False 847 Me.CheckBox3.Location = New System.Drawing.Point(1 81, 404)867 Me.CheckBox3.Location = New System.Drawing.Point(178, 161) 848 868 Me.CheckBox3.Name = "CheckBox3" 849 869 Me.CheckBox3.Size = New System.Drawing.Size(67, 16) … … 856 876 Me.Label25.AutoSize = True 857 877 Me.Label25.Enabled = False
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)