vnarod Posted May 28, 2002 Posted May 28, 2002 I need a text box with a mask for dates. I am trying to use MaskedEdit TextBox but got totally confused: 1. Text property is not set after I type text into the box 2. FormattedText is set but with prompt chars, even when PromptInclude = False 3. Once a mask is defined it appears in text box even after code: txt.Mask="" txt.Text="" Can someone clarify? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.