FormulaBar.VerticalScroll

FormulaBar.VerticalScroll property

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

See Also