TabControl.SelectedContentStringFormat 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得複合字串,這個字串會指定如何在目前選取的 TabItem 顯示為字串時,格式化其內容。
public:
property System::String ^ SelectedContentStringFormat { System::String ^ get(); };
public string SelectedContentStringFormat { get; }
member this.SelectedContentStringFormat : string
Public ReadOnly Property SelectedContentStringFormat As String
屬性值
複合字串,指定如何在目前選取的 TabItem 顯示為字串時,格式化其內容。