masked text box mask

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

According to the documentation, the mask value 0 should allow only input of
0-9 in the mask and the value 9 should allow only input of 0-9 and space.
When I use a 0 as the mask value it is still allowing the space character to
be entered. Am I miss reading the documentation or is there a bug in the
mask processing?
 
Back
Top