バージョン

OnSelectionDragging メソッド

SelectionDragging イベントを呼び出します。
シンタックス
'宣言
 
Protected Overridable Sub OnSelectionDragging( _
   ByVal args As SelectionDraggingEventArgs _
) 
protected virtual void OnSelectionDragging( 
   SelectionDraggingEventArgs args
)

パラメータ

args
イベントを発生させるためのイベント引数。
参照