View Single Post
 
Old 03-02-2011, 03:38 PM
JeJ JeJ is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Mar 2011
Posts: 1
JeJ is on a distinguished road
Default Calendar control accepts other values

I included a calendar control into a template I am creating and if the user selects the down arrow and picks a date, it works fine.

The problem arises if the user doesn't click on the arrow but types anything, the field accepts the text and the purpose of the calendar is exactly to avoid this.

I searched the properties of such command and the only options I found were "Control can't be eliminated" and "Content can't be edited" but none of them prevents entering of text.

So is there a way that the control only accepts a value picked through the choice of a date on the calendar itself?
Reply With Quote