'Declaration Protected Sub TimerTick( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'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)
'使用法
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 メンバ
Copyright © 2004 GrapeCity inc.