SIGN UP MEMBER LOGIN:    
Blog

Design time Textbox Extension for dynamic multi text box data entry location

Posted by Patrick Scott Blogs | Algorithms in C# Aug 10, 2007
Code which will allow the Design Time editor to place Textbox entries as often and as many as needed with condition for Text, Integer, and Floating Point entry. Settable parameters are number of digits, min value, and max value. Attempted to cover uninitialized fields to fill in for no entries setup.
I am offering code which will allow the Design Time editor to place Textbox entries as often and as many as needed with condition for Text, Integer, Floating Point, and Double entry.  Settable parameters are number of digits, min value, and max value.  Attempted to cover uninitialized fields to fill in for no entries setup.  email for file scottpj@hughes.net
share this blog :
post comment
 

You may want to share it by publishing it on this site?

Posted by Mahesh Chand Aug 13, 2007