2.5.69 PrevEnabled

An unsigned integer that specifies whether a control is enabled, that is, whether it can receive the focus and respond to user-generated events. A value of zero specifies that the control is not enabled. A value of 1 specifies that the control is enabled. If the control persists a value for the VariousPropertyBits property and the value of VariousPropertiesBitfield.Enabled is set to zero, the value of this property MUST be set to zero.

The file format default is 0x00000001, the control is enabled.

Applies to:  ScrollBar | SpinButton.