﻿<?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?)  » Error provider in textbox</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 07:00:46 GMT</lastBuildDate><ttl>20</ttl><item><title>Error provider in textbox</title><link>http://forum.strataframe.net/FindPost6493.aspx</link><description>Hi,&lt;br&gt;
I created numeric only textbox, I would like to show SF error provider icon/message if textbox value exceed 999.&lt;br&gt;
How could I do so?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Thu, 01 Feb 2007 13:15:01 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Error provider in textbox</title><link>http://forum.strataframe.net/FindPost6499.aspx</link><description>If the control is bound to an SF business object and field, then just set the field in error when the business rules are checked and it will automatically appear.&amp;nbsp; You will call the AddBrokenRule() method on the BO in the CheckRulesOnRow event of the BO.&amp;nbsp; There is a lot of documentation and samples on how to create broken rules.</description><pubDate>Thu, 01 Feb 2007 13:15:01 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>