Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLInputElement Interface / maxLength Property

In This Topic
    maxLength Property (IHTMLInputElement)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Property maxLength As System.Integer
    System.int maxLength {get; set;}
    See Also