[Tween-svn] [tween-svn] [1005] コミット通知テスト

Back to archive index

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


Revision: 1005
          http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1005
Author:   syo68k
Date:     2010-10-29 13:24:38 +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 04:06:32 UTC (rev 1004)
+++ trunk/Tween/Tween.vb	2010-10-29 04:24:38 UTC (rev 1005)
@@ -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 メーリングリストの案内
Back to archive index