次の方法で共有


Options.DisplaySmartTagButtons プロパティ

定義

True の場合、マウス ポインターがスマート タグの上に配置されている場合に、スマート タグの真上にボタンを表示Word。

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

プロパティ値

注釈

スマート タグ ボタンにはドロップダウン メニューがあり、ユーザーはこのメニューからスマート タグ オプションおよびアクションにアクセスできます。

適用対象