[Tween-svn] [tween-svn] [1004] テスト

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2010年 10月 29日 (金) 13:06:32 JST


Revision: 1004
          http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1004
Author:   syo68k
Date:     2010-10-29 13:06:32 +0900 (Fri, 29 Oct 2010)

Log Message:
-----------
テスト

Modified Paths:
--------------
    trunk/Tween/Tween.vb


-------------- next part --------------
Modified: trunk/Tween/Tween.vb
===================================================================
--- trunk/Tween/Tween.vb	2010-10-29 03:53:01 UTC (rev 1003)
+++ trunk/Tween/Tween.vb	2010-10-29 04:06:32 UTC (rev 1004)
@@ -3887,7 +3887,7 @@
                 If rct.Width > 0 Then
                     If _iconCol Then
                         Dim fnt As New Font(e.Item.Font, FontStyle.Bold)
-                        'e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, brs, rct, sf)
+                        ''e.Graphics.DrawString(System.Environment.NewLine + e.Item.SubItems(2).Text, e.Item.Font, brs, rct, sf)
                         'e.Graphics.DrawString(e.Item.SubItems(4).Text + " / " + e.Item.SubItems(1).Text + " (" + e.Item.SubItems(3).Text + ") " + e.Item.SubItems(5).Text + e.Item.SubItems(6).Text + " [" + e.Item.SubItems(7).Text + "]", fnt, brs, rctB, sf)
                         TextRenderer.DrawText(e.Graphics,
                                               e.Item.SubItems(2).Text,



Tween-svn メーリングリストの案内
アーカイブの一覧に戻る