FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > ElementWithButtons クラス : OnScrollDoubleClick メソッド |
'Declaration
Protected Overridable Sub OnScrollDoubleClick( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'使用法
Dim instance As ElementWithButtons Dim sender As Object Dim e As EventArgs instance.OnScrollDoubleClick(sender, e)