次の方法で共有


Options.INSKeyForPaste プロパティ

定義

True 場合、クリップボードの内容を貼り付けるため、INS キーを使用することができます。

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

プロパティ値

適用対象