Gets or sets a value whether the text box's up down buttons are shown or not.
public bool ShowUpDownButtons { get; set; }
Public Property ShowUpDownButtons () As Boolean