protected virtual void OnDropDoubleClick( object sender, EventArgs e )
'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)
ElementWithButtons クラス ElementWithButtons メンバ
© 2004-2015, GrapeCity inc. All rights reserved.