Table of Contents
TextBoxStyle Property

Gets or sets the style for the textbox of the file input element.

Syntax
 public ElementStyle TextBoxStyle { get; set; }
See Also