'Declaration Protected Overrides Sub OnDropDownClosed( _ ByVal e As EventArgs _ )
'Declaration
Protected Overrides Sub OnDropDownClosed( _ ByVal e As EventArgs _ )
'使用法 Dim instance As NameBox Dim e As EventArgs instance.OnDropDownClosed(e)
'使用法
Dim instance As NameBox Dim e As EventArgs instance.OnDropDownClosed(e)
protected override void OnDropDownClosed( EventArgs e )
NameBox クラス NameBox メンバ
Copyright © 2004 GrapeCity inc.