﻿<?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?)  » Decimal place in numeric updown 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 11:40:11 GMT</lastBuildDate><ttl>20</ttl><item><title>Decimal place in numeric updown control</title><link>http://forum.strataframe.net/FindPost6492.aspx</link><description>Hi,&lt;br&gt;
How could I key in value like '999.99' in numeric updown control?&lt;br&gt;
It only allow me to key in '999', when I enter '.' it just reset my cursor to 1st position of text. I already set decimalplaces property to 2.&lt;br&gt;
&lt;br&gt;
I also tried CRMSampleApplication, it behave the same.&lt;br&gt;
&lt;br&gt;
Any ideas?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Thu, 01 Feb 2007 13:12:27 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Decimal place in numeric updown control</title><link>http://forum.strataframe.net/FindPost6498.aspx</link><description>The StrataFrame NumericUpDown control is just inherited from the standard .NET NumericUpDown control.&amp;nbsp; This control does not work well with decimal places.&amp;nbsp; I recommend using the MaskedTextBox instead.</description><pubDate>Thu, 01 Feb 2007 13:12:27 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>