Hi,
I have an editbox on a dialog in a SDI project that is a date field. Is there a way to create an input mask for the editbox so that only the mm/dd/yyyy format may be entered? Or will I just have to let them enter the date and check against the member variable for the editbox to see what they entered?
Thanks!
