Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Interfaces, prefix the name with the module name and a period.
IUISimplePropertySet (Interfaces)
.
When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values.
In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
C# Definition:
// Simple property bag
[ComImport]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("c205bb48-5b1c-4219-a106-15bd0a5f24e2")]
public interface IUISimplePropertySet
{
// Retrieves the stored value of a given property
[PreserveSig]
HRESULT GetValue([In] ref PropertyKey key, [Out()] out PropVariant value);
}
}
Notes:
None.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
The IUICollectionChangedEvent interface is implemented by the application and defines the method required to handle changes to a collection at run time.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.
The IUICollectionChangedEvent interface is implemented by the application and defines the method required to handle changes to a collection at run time.
IUISimplePropertySet is a read-only interface that can be implemented by the Windows Ribbon framework and a Ribbon host application, depending on the situation. When implemented by the Ribbon framework, IUISimplePropertySet defines the method for retrieving property key values. In a host application, IUISimplePropertySet is implemented for each item in an item gallery IUICollection object and defines the method for retrieving properties of the selected item.