次の方法で共有


Options.INSKeyForOvertype プロパティ

定義

True の 場合は、上書き入力モードのオンとオフを切り替えに INS キーを使用することができます。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

Boolean

適用対象