'Declaration Protected Sub TimerTick( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'使用法 Dim instance As FpScrollBar Dim sender As Object Dim e As EventArgs instance.TimerTick(sender, e)
protected void TimerTick( object sender, EventArgs e )
FpScrollBar クラス FpScrollBar メンバ
© 2004-2015, GrapeCity inc. All rights reserved.