protected virtual void OnEditLeave( object sender, EventArgs e )
'Declaration Protected Overridable Sub OnEditLeave( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnEditLeave( _ ByVal sender As Object, _ ByVal e As EventArgs _ )
'使用法 Dim instance As SuperEditBase Dim sender As Object Dim e As EventArgs instance.OnEditLeave(sender, e)
'使用法
Dim instance As SuperEditBase Dim sender As Object Dim e As EventArgs instance.OnEditLeave(sender, e)
SuperEditBase クラス SuperEditBase メンバ
© 2004-2017, GrapeCity inc. All rights reserved.