View Single Post
  #1 (permalink)  
Old 11-27-2008, 3:52 PM
newguy's Avatar
newguy newguy is online now
VB.NET Forum Idol
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jun 2008
Location: Denver Co, USA
Posts: 530
Reputation: 114
newguy a notorious wonder 'round these woodsnewguy a notorious wonder 'round these woodsnewguy a notorious wonder 'round these woodsnewguy a notorious wonder 'round these woodsnewguy a notorious wonder 'round these woods
Default MaxLength problem in user control.

Ok I have a textbox on a user control, and I set the MaxLength property to 3, but it does not stop at 3 when the program is running. These controls are added at runtime and I have even added the maxLength property in code when building the control. Any ideas?
__________________
Close Counts for Horseshoes, Handgranades, and Nuclear Missiles!
Reply With Quote