Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 955 Bytes

propertyvalue-control-attribute.md

File metadata and controls

30 lines (17 loc) · 955 Bytes
description ms.assetid title ms.topic ms.date
This attribute is the present value of the property displayed or changed by this control.
dda67da0-05f7-4584-9a1e-e9b8e8f7ff8b
PropertyValue Control Attribute
article
05/31/2018

PropertyValue Control Attribute

This attribute is the present value of the property displayed or changed by this control. If the Indirect bit is not set, this is the value of PropertyName. If the Indirect attribute bit is set, this is the value of IndirectPropertyName. If the attribute changes, the control reflects the new value as a string or integer depending on the Integer attribute of the control.

Valid Controls

All active controls.

Associated Bit Flags

This attribute does not use bit flags.

Remarks

See Control Attributes and the control you need to create under Controls.