If you have ever used a Masked Edit control, this control is for you! It's not "just" a masked edit control, it can replace a number of specialized data entry controls, such as date/time picker, IP address, file name entry and offers a number of unique features that you simply won't find in any other masked edit control.
Now includes both 32-bit and 64-bit controls for a seamless transition to pure 64-bit applications for managed .NET (C#, VB.NET) applications and C++/MFC applications.

Currency input (with spin buttons)
Mask: "| $^C-,8.2" |

Numeric input (with spin buttons)
Mask: "$^3(0,100) \%" |

Telephone Number
Mask: ([m1-9]##) ###-####
Ext. 99999 |


Date and Time Sample using
$D and $T Mask |
It even doubles as a "regular" edit control, but it offers insert and overtype mode. A feature sorely missed in other edit controls.