Table of Contents
TextBoxStyle Property

Gets or sets style properties of the text box used to edit a tree node.

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