UI_PKEY_Enabled
Identifies the UI_PKEY_Enabled property.
propertyDescription
name = UI_PKEY_Enabled
shellPKey = UI_PKEY_Enabled
formatID = 00000004-7363-696e-8441798acf5aebb7
propID = 1
typeInfo
type = VT_BOOL
booleanFormat
formatAs = VARIANT_TRUE=-1, VARIANT_FALSE=0
Remarks
UI_PKEY_Enabled is used by an application to query whether a control is enabled and able to respond to user interaction.
Note
The value is not automatically set to 0 when the application mode is changed and the visibility of a Command is toggled off.
Related topics