displaybind

Indicates that a property should be displayed as bindable to the user.

Allowed on

Property.

Flags

FUNCFLAG\_FDISPLAYBIND VARFLAG\_FDISPLAYBIND

Remarks

Properties that have the displaybindattribute must also have the bindable attribute. An object can support data binding and not have this attribute.

Attribute Descriptions