bUseExtText
Flag that indicates whether to sort the items in the ImageList Control based on their TextExt property, Possible values are:
|
Value |
Meaning |
|
TRUE |
Sort the items in the ImageList Control based on their TextExt property of the Item property. |
|
FALSE |
Sort the items in the ImageList Control based on their Text property of the Item property. |