ShowScrollbar (Property)

Applies To:

Chart Embedded Object, EmbeddedBrowser object

Description:

Sets the scroll bar option to indicate when scroll bars are displayed for an Embedded Content control.

Available scroll bar options are:

Automatic is the default scroll bar option.

Action:

Read write, BqScrollbar constant group

Constants:

The BqScrollbar constant group consists of these values:

Example:

This example shows how to always display the Scrollbar for an embedded browser control:

EmbeddedBrowser1.ShowScrollbar = bqScrollbarTypeAlways