svnno****@sourc*****
svnno****@sourc*****
2010年 11月 14日 (日) 18:42:48 JST
Revision: 1067 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1067 Author: syo68k Date: 2010-11-14 18:42:48 +0900 (Sun, 14 Nov 2010) Log Message: ----------- 消し忘れのコード削除 Modified Paths: -------------- trunk/Tween/ToolStripAPIGauge.vb -------------- next part -------------- Modified: trunk/Tween/ToolStripAPIGauge.vb =================================================================== --- trunk/Tween/ToolStripAPIGauge.vb 2010-11-14 06:02:39 UTC (rev 1066) +++ trunk/Tween/ToolStripAPIGauge.vb 2010-11-14 09:42:48 UTC (rev 1067) @@ -96,10 +96,6 @@ Me.originalSize = Me.Control.Size End Sub - Private Sub Control_Invalidated(ByVal sender As Object, ByVal e As EventArgs) - Me.Control.Refresh() - End Sub - Private Sub SetText(ByVal remain As Integer, ByVal max As Integer) Dim textFormat As String = "API {0}/{1}" Dim toolTipTextFormat As String = _