March 2003
Intermediate to advanced
896 pages
32h 35m
English
RichTextBoxScrollBars
This enumeration is used by the
RichTextBox.ScrollBars property to determine how
the control manages scrolling.
public enum RichTextBoxScrollBars { None = 0, Horizontal = 1, Vertical = 2, Both = 3, ForcedHorizontal = 17, ForcedVertical = 18, ForcedBoth = 19 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ RichTextBoxScrollBars
RichTextBox.ScrollBars
RichTextBox.ScrollBars
Read now
Unlock full access