Rank: Newbie
Groups: Registered
Joined: 8/18/2016 Posts: 1 Location: Northampton, MA
|
Have various forms with basic textboxes and looking to validate all textboxes are spelled correctly before a user can submit form. This is using .NET RapidSpell on WinForm. Thanks!
Joe
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
Hi Joe, do you mean programmatically detect if there are errors remaining when the user tries to submit? Or do you mean trigger the dialog checker if it hasn't been triggered already? Jim -your feedback is helpful to other users, thank you!
|