Control not firing after adding to parent control

Innovative Software Products 1 Reputation point
2021-12-12T16:35:45.53+00:00

I'm creating my own ComboBox using a button with a ListBox which I add to the parent control of the button.
The SelectedIndexChanged does not fire if the index is changing in the ListBox (ie user selection) but does fire if i set it in the button control

Developer technologies | Windows Forms
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.