Results 1 to 3 of 3

Thread: AxMaskEdBox issue

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2002
    Posts
    31

    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

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Oct 2002
    Posts
    31

    AxMaskEdBox issue Resolved

    I just discovered that the TextChanged event has been replaced with the Changed event. Problem solved.

    Cheers

  3. #3
    Addicted Member
    Join Date
    Aug 2002
    Posts
    224
    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
  •  



Click Here to Expand Forum to Full Width