バージョン

AllowedDragActions プロパティ

ユーザーがタスク バーのどの部分をドラッグできるかを決定するフラグ型列挙体を取得または設定します。
シンタックス
'宣言
 
Public Property AllowedDragActions As BarDragActions
public BarDragActions AllowedDragActions {get; set;}
解説

このプロパティは、ユーザーが、タスクを表すバーの開始インジケーター、終了インジケーター、または達成率インジケーターをドラッグできるかどうか決定します。

参照