Gets or sets the width, in 1/96 inch, of the text box. The default value is 50/96 inch.

Syntax

public int TextBoxWidth { get; set; }
Public Property TextBoxWidth() As Integer