'Declaration Protected Overridable Sub OnDoubleClick( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnDoubleClick( _ ByVal e As EventArgs _ )
'使用法 Dim instance As ElementWindowless Dim e As EventArgs instance.OnDoubleClick(e)
'使用法
Dim instance As ElementWindowless Dim e As EventArgs instance.OnDoubleClick(e)
protected virtual void OnDoubleClick( EventArgs e )
ElementWindowless クラス ElementWindowless メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.