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