When I programmatically move a userform button or combobox by changing the .Top value, the control no longer reacts to mouse clicks. However, the control is still accessible through the tab order and keyboard controls. It's as if the mouse detection area for a control doesn't move when the control's position is changed. Any ideas on a fix for this?
Bookmarks