FormulaBar.HorizontalScroll

FormulaBar.HorizontalScroll property

[Obsolete("This property has been deprecated ,please use ScrollBars.Horizontal instead of,as You do not need this control for the controls that already have built-in scrolling.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public HScrollProperties HorizontalScroll { get; set; }

See Also