rubberduck-vba / MVVM

Model-View-ViewModel Infrastructure for VBA/VB6
MIT License
56 stars 16 forks source link

dynamic userform hangs upon first validation error in alphanumeric textbox #6

Closed MSO-dlx closed 3 years ago

MSO-dlx commented 3 years ago

1) try to leave upper textbox in the dynamic userform without entry -> causes validation error correctly, unable to leave this textbox 2) enter text -> textbox stays invalid, unable to leave this textbox though the validation error should be removed and the user should be allowed to proceed

eventually must force end to stop this macro