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