'宣言 Protected Overridable Sub OnClick( _ ByVal e As System.EventArgs _ )
'使用法 Dim instance As PdfOptionsFormBase Dim e As System.EventArgs instance.OnClick(e)
protected virtual void OnClick( System.EventArgs e )
パラメータ
- e
'宣言 Protected Overridable Sub OnClick( _ ByVal e As System.EventArgs _ )
'使用法 Dim instance As PdfOptionsFormBase Dim e As System.EventArgs instance.OnClick(e)
protected virtual void OnClick( System.EventArgs e )