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