Id Property
Description
Gets/Sets the Id of the popup control item. This is a numeric identifier used to identify the popup control item. This Id is used in the PopupControl_ItemClick event to determine which popup control was clicked so the appropriate action can be taken.
Property Type
Read-write property.
Syntax (Visual Basic)
Public Property Id() As Long
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.