Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27210

Lost focus or validating

$
0
0
In vb.net we can do validation in 2 methods.

Use “causesvalidation” property & validating event combination.
Use lostfocus & manage focus in code itself
I wanted to know any issues that might make any one of the method better compared to other. Or is it that both are same?

Viewing all articles
Browse latest Browse all 27210

Trending Articles