IXScrollable.attachXScrollBar

Attach a horizontal scrollbar.

interface IXScrollable(T)
T
attachXScrollBar

Parameters

scrollbar XScrollBar

The scrollbar to attach.

Return Value

Type: T

This widget to aid method chaining.

Meta