バージョン

OnActiveGroupChanging メソッド

ActiveGroup が変更される前に発生します。
シンタックス
'宣言
 
Protected Overridable Sub OnActiveGroupChanging( _
   ByVal e As CancelableGroupEventArgs _
) 
protected virtual void OnActiveGroupChanging( 
   CancelableGroupEventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照