TabControl.SelectedContentStringFormat 屬性

定義

取得複合字串,這個字串會指定如何在目前選取的 TabItem 顯示為字串時,格式化其內容。

public:
 property System::String ^ SelectedContentStringFormat { System::String ^ get(); };
public string SelectedContentStringFormat { get; }
member this.SelectedContentStringFormat : string
Public ReadOnly Property SelectedContentStringFormat As String

屬性值

複合字串,指定如何在目前選取的 TabItem 顯示為字串時,格式化其內容。

適用於