You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Property Sheet - ModifiedRules Property

Controls when the Modified property is set to True

Member of Property Sheet (PRIM_PROP)

Data Type - Enumeration Set

Details

The ModifiedRules property specifies whether list controls will be flagged as "Changed" by a change of selection or focus.

ModifiedRules supports multiple selection.

Allowed Values

Enum Value

Description

IgnoreFocusChanges

Focus processing will not cause a Changed event to fire

IgnoreSelectionChanges

Selection processing will not cause a Changed event to fire

 See also

All Component Classes

Technical Reference

  • No labels