ToolBar.HasOverflowItems 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值表示工具列是否有不可見的項目。
public:
property bool HasOverflowItems { bool get(); };
public bool HasOverflowItems { get; }
member this.HasOverflowItems : bool
Public ReadOnly Property HasOverflowItems As Boolean
屬性值
如果工具列上有不可見的項目,則為 true
,否則為 false
。 預設為 false
。
備註
ToolBar如果 的專案超過要顯示的空間,則會將其餘專案放在其溢位區域中。 使用者可以按一下 上的 ToolBar 箭號來存取溢位專案。
相依性屬性資訊
識別碼欄位 | HasOverflowItemsProperty |
中繼資料屬性設定為 true |
無 |