|
-
Dec 29th, 2010, 11:32 AM
#1
Thread Starter
Fanatic Member
Problem in Maskedtextbox
on the lost focus event of maskedtextbox i made a code that
if maskedtextbox1.text = "" then
msgbox("enter your number")
BUT as focus losts so it does not give message, because masked textbox is not empty because when we give mask so it uses " - " in it. so please assist me in this that what code i write to solve this problem.?
mask is 00000-0000000-0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|