protected virtual void OnDropDoubleClick( object sender, EventArgs e )
'Declaration Protected Overridable Sub OnDropDoubleClick( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'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)
'使用法
Dim instance As ElementWithButtons Dim sender As Object Dim e As EventArgs instance.OnDropDoubleClick(sender, e)
ElementWithButtons クラス ElementWithButtons メンバ
© 2004-2017, GrapeCity inc. All rights reserved.