public override string Value { get; set; }
Public Overrides Property Value As String Get Set
While a user's input will be limited by DoNotScroll and MaxLength, programmatically setting the value using this property is not limited or checked at this time.
Copyright Red Software