What I am trying to do is get the mskeditbox to work as if it has a "lock" property. Right now it is on a form with several text and cmb boxes. I can lock the text and combo boxes, but I have to "disable" the mskedit boxes (to keep users from changing the data)--which makes them stand out (since the text is dimmed).
I have not found a way to change the "disabled" font color...if I could do this, then that would solve the problem.
Jumping back and forth between a text box and a mskeditbox defeats the purpose of using a mskeditbox.