System.Windows.Forms 1.0.5000.0 2.0.0.0 System.Enum Use the members of this enumeration to set the value of the property of the control. Specifies the type of scroll bars to display in a control. Field System.Windows.Forms.RichTextBoxScrollBars Display both a horizontal and a vertical scroll bar when needed. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars Always display both a horizontal and a vertical scroll bar. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars Always display a horizontal scroll bar. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars Always display a vertical scroll bar. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars Display a horizontal scroll bar only when text is longer than the width of the control. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars No scroll bars are displayed. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.RichTextBoxScrollBars Display a vertical scroll bar only when text is longer than the height of the control. 1.0.5000.0 2.0.0.0