Retrieves or sets a value that indicating whether the item's identifier is visible.
Type
Description
Boolean
A Boolean expression that specifies whether the control displays the identifiers
for the items.
By default, the Debug property is False. If the Debug
property is set on True, the control shows the identifiers of the visible
items. The ID property indicates the identifier of
the item, and it is the same as the ID parameter of the Add
method. The following sample shows the identifiers of the items ( between [] brackets
), while the popup menu control is shown: