[Updated] SP Numeric Edit Control
Learn about a masked numeric edit ActiveX control.
Learn about a masked numeric edit ActiveX control.
Learn about an edit control with a masked input that prohibits pasting text with disallowed characters.
If you are writing a telnet-like application that needs a console window, try this simple solution.
Provides an easy way to enter IDs, PINs, product keys, or so. Also interesting for those who want to know how to embed a customized font into an application.
A masked edit control allows per-character masking. Also, it can be put into passworded mode. There may also be read-only text inside of the box the user can not modify.
[Update] Source code has been added for this article.
CVisValidEdit is an edit control with a difference - there is visual cues '& validation (both built in '& customisable).
A Masked Edit control that enables you to mask each character !!