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