|
-
Jan 22nd, 2004, 08:13 PM
#1
Thread Starter
Junior Member
AxMaskEdBox issue
I am trying to use the TextChanged event with a AxMaskEdBox and the message I get is:
"The TextChanged event is not valid on this ActiveX control."
Is there a different event I can use to detect a change in the control's contents?
Thanks in advance
-
Jan 22nd, 2004, 08:19 PM
#2
Thread Starter
Junior Member
AxMaskEdBox issue Resolved
I just discovered that the TextChanged event has been replaced with the Changed event. Problem solved.
Cheers
-
Jan 24th, 2004, 09:44 AM
#3
Addicted Member
Hi,
can you change the BackColor:
AxMaskEdBox1.BackColor = Color.Blue
Have a nice day
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
|