bUseExtText
Flag that indicates whether to sort the items in the ImageList Control based on their pTextExt attribute. Possible values are:
|
Value |
Meaning |
|
TRUE |
Sort the items in the ImageList Control based on their TextExt attribute referenced in by the TextExt property in the Item property (ImageList Control). |
|
FALSE |
Sort the items in the ImageList Control based on their Text attribute referenced in by the TextExt property in the Item property (ImageList Control). |