Occurs when the link in the control is clicked.
Occurs when the link in the control is clicked. When the user clicks on the link, LinkClick event will occur instead of other actions, like selecting the item or clicking the cell.
LinkClick event has arguments of type LinkEventArgs.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace