Share
 
 

Extended Property Customization

The IOPMPropertyExtension interface is a collection of miscellaneous property enhancements. The GetDisplayName() method is used to replace the type information name of a property with a more readable alternative. The Editable() method is used to make properties read-only in the Properties palette. The ShowProperty() method is used to temporarily remove a property from the Property Inspector's grid display.

Was this information helpful?