PopupList property

Applies to
TIB_CustomCombo

Declaration
Property PopupList : TIB_CustomGrid;

Description
Direct reference to the popup list being used. This is either the default list or the custom popup list if one is provided.

This can be used to manipulate the settings and appearance of the default popup list by writing code to alter it.