Hello,
After I do a ShowPopup() on a user popup control I created -how do I get the values the user has entered into the controls ?
Hi Edmond,
that depends on your UserPopup control.
Please find an older sample attached.
It uses a ListBox in a UserPopup and updates the owning TextBox on SelectedIndexChanged
You could also attach to its Close event.
Hopet that helps.
Best regards
Frank
Please login first to submit.