UserPopup - how to get data user enters

0
0

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 ?

  • You must to post comments
0
0

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

Attachment
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.