MistakesWereMade
Board Regular
- Joined
- May 22, 2019
- Messages
- 103
Is there a way to initiate commands when a combobox is activated? In other words, if the cursor does not appear in a combobox, but then the combobox is clicked and the cursor populates the combobox, can I have commands run? I am not looking for ComboBox_Change, I am more looking for something like if the combobox goes from unselected to selected or inactive to activated...