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