Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I am writing a program in which I need to use , or I would like to use, the maskeditbox. However, even after making sure I have the reference for it. I want to change the backcolor as a person moves into the field and have some that are required that I want to change to Red if the user tries to submit data with out filling them out. I have even tried the default in the properties which changes it in design view but when ran stays white. Does anyone have any ideas. I have two needs. One is that I really wanted to have the Social Security Number look like ###-##-#### and the other fields are currency fields which I would like to have $###,###,###.00. I have been playing with the format command but will have to write a ton of code to convert from a string and back again. Help anyone...
Posted

Cont...

 

Hi, I added it through the com reference using VB6 interop. Is there another way to do the same thing in .net that I should be doing? In VB 6 I had it set that when a user entered 500 in a field as soon as they left the maskedit would change it to look like $500.00 any ideas on how to do this in .net thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...