property CalendarCombo.MaskOnEmpty as String
Specifies the masking string for each entity when the date is empty.

 TypeDescription 
   String A String expression that indicates the masking string when the SelDate property is empty.  
By default, the MaskOnEmpty property is "_".  Use the MaskOnEmpty property to specify the caption of the control's label when the SelDate property is empty ( 0/null date ).  If the MaskOnEmpty property is "" ( empty string ), the control's label displays nothing when the SelDate property is 0.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.