SearchBar.FontFamily プロパティ

定義

検索バー テキストのフォント ファミリを取得または設定します。

public:
 property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Property FontFamily As String

プロパティ値

適用対象