APNSoft Controls [4.5.2.20] - API Reference
ComboBoxEventArgs.ItemID Field
Gets the ID of the referenced item in the ComboBox control when the event is raised.
[Visual Basic]
Public ItemID As String
[C#]
public string ItemID;
See Also
ComboBoxEventArgs Class | APNSoft.WebControls Namespace