Hi
Is there something in the winforms product that can help check if the format of an email address, entered by a user, is correct?
Thanks
Thanks for the feedback. If you have any further questions, feel free to write us
Thanks Georgi - that worked fine.
Hi,
If you need any additional assistance don’t hesitate to ask.
Regards
Hello,
We have not specific control for that purpose, but you could use one of our editor controls (for example UltraTextEitor or UltraMaskEditor) with RegularExpression. I made small sample using this approach. Please take a look on attached sample for more details and if you have any questions, feel free to write me