Table of Contents

TTMSFNCCustomScrollControl.CustomHorizontalScrollBar Method

Returns a reference to the custom horizontal scroll bar when CustomScrollBars is True.

API unit family: TMSFNCCustomScrollControl Declaring type: TTMSFNCCustomScrollControl

Syntax

function CustomHorizontalScrollBar: TTMSFNCScrollBar;

Returns

The custom horizontal TTMSFNCScrollBar, or nil if custom scroll bars are not enabled.