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