次の方法で共有


Assistant.MoveWhenInTheWay プロパティ

定義

True を指定 すると、Office Assistant ウィンドウがユーザーの作業領域の邪魔になったときに自動的に移動します。

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

プロパティ値

適用対象