次の方法で共有


DragStartingEventArgs.Cancel プロパティ

定義

イベントを取り消すかどうかを示す値を取得または設定します。

public:
 property bool Cancel { bool get(); void set(bool value); };
public bool Cancel { get; set; }
member this.Cancel : bool with get, set
Public Property Cancel As Boolean

プロパティ値

適用対象