TextBoxActiveXControl.MaxLength

TextBoxActiveXControl.MaxLength property

Gets and sets the maximum number of characters

public int MaxLength { get; set; }

See Also