IonicWind Software

IWBasic => IWMask => Topic started by: LarryMc on June 13, 2013, 04:26:09 PM

Title: Masked Edit Control
Post by: LarryMc on June 13, 2013, 04:26:09 PM
While working on the IWGrid control I discovered an absolute need for a masked edit control(MEC).
Since there are a lot of uses for a MEC I decided to make it a standalone library instead of making it an integral part of the IWGrid.

When the grid is complete it will make calls to this MEC library in addition to calls internal to the grid.
This section will document the progress of the MEC library development.

I welcome comments and suggestions.