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 功能表中的專案集合。
相關主題