MaxLength Property¶ Summary¶ Gets or sets the maximum number of characters that can be manually entered into the text box. Signature¶ 1public int MaxLength {get; set;} Return Value¶ int Declaring Type¶ cAlgo.API.TextBox Last update: January 30, 2023