Is there a way to easily format a label or uneditable control as a phone number?
Thanks In Advance,Amie
Amie,
you could use an UltraMaskedEdit control and set it's enabled property to false.
Thanks for the response, but if I do that then it looks like a disabled textbox instead of a label. Is there a way to fix this w/ the appstylist? But I'd only want certain disabled textboxes to look like a label.