UI_PKEY_ItemsSource
識別UI_PKEY_ItemsSource屬性。
propertyDescription
name = UI_PKEY_ItemsSource
shellPKey = UI_PKEY_ItemsSource
formatID = 00000101-7363-696e-8441798acf5aebb7
propID = 101
typeInfo
type = IUICollection
備註
應用程式會使用UI_PKEY_ItemsSource來查詢資源庫控制項中的專案集合,例如快速存取工具列 (QAT) 。
屬性值是 IUICollection 物件。
此 IUICollection 中的每個專案都必須實作 IUISimplePropertySet ,以公開與專案相關聯的唯讀屬性,例如標籤或影像。
若要在執行時間新增或刪除資源庫控制項中的專案,請使用 IUICollection 方法。
下列螢幕擷取畫面說明 SplitButtonGallery 功能表中的專案集合。
相關主題