MaskedTextBox Mask includes an A

Hello
Anyone know how to get my MaskedTextBox to include the letter A as part of the prompt instead of part of the Mask? I want to have a prompt that says "Angle:___" but it shows up as " ngle:___"
Thank you
Patrick
[242 byte] By [patrickcbrown] at [2007-11-20 11:30:49]
# 1 Re: MaskedTextBox Mask includes an A
Hi

I was being silly. It just needed to be escaped.

my mask should have been \Angle:999

Thanks
Patrick
patrickcbrown at 2007-11-9 11:36:45 >