'宣言
Protected Overridable Sub OnSelectionChanging( _ ByVal e As SelectionChangingEventArgs _ )
protected virtual void OnSelectionChanging( SelectionChangingEventArgs e )
パラメータ
- e
- イベントデータを含む SelectionChangingEventArgs。
'宣言
Protected Overridable Sub OnSelectionChanging( _ ByVal e As SelectionChangingEventArgs _ )
protected virtual void OnSelectionChanging( SelectionChangingEventArgs e )