﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Mask Control</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 05:01:48 GMT</lastBuildDate><ttl>20</ttl><item><title>Mask Control</title><link>http://forum.strataframe.net/FindPost23001.aspx</link><description>I've searched around here and on the Net to locate a control which will allow numbers to be entered, but there does not seem to be an obvious control. The MasktextBox is suggested but at the same time there seems to be lots of limitations.&lt;/P&gt;&lt;P&gt;I want to enter just a number e.g.&lt;/P&gt;&lt;P&gt;145.67&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; or&amp;nbsp; &amp;nbsp; .5&amp;nbsp;&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; 6003.45&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; -70.54&amp;nbsp;&amp;nbsp; &amp;nbsp;etc&lt;/P&gt;&lt;P&gt;Is there a control that will do this. In VFP. this is a nobrainer....as long as the Control Source is a numeric field,nothing else has to be done.</description><pubDate>Mon, 04 May 2009 09:15:07 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Mask Control</title><link>http://forum.strataframe.net/FindPost23004.aspx</link><description>There are several controls that you can use.&amp;nbsp; You can use the masked textbox or a Numeric Up/Down control.&amp;nbsp; The masking in .NET is weak to some degree and 3rd party controls can help in this one area quite a bit.&amp;nbsp; If in the budget Infragistics has some great Currency and Numeric masming controls that work very well.&amp;nbsp; As you know, the SF Masked TextBox inherits from the .NET control.&amp;nbsp; So though you can do exactly what you are trying to do, if your needs are not met then some options are looking at a 3rd party control for more complex maskings.</description><pubDate>Mon, 04 May 2009 09:15:07 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>