次の方法で共有


Options.AutoWordSelection プロパティ

定義

True の 場合は一度に 1 つの文字ではなく一度に 1 つの単語を選択するドラッグします。

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

プロパティ値

適用対象