HTMLInputElement.Size

HTMLInputElement.Size property

Informations sur la taille. La signification précise est propre à chaque type de champ . Voir la définition de l’attribut size dans HTML 4.01. @version DOM Level 2

public int Size { get; set; }

Voir également