Chart Embedded Object, EmbeddedBrowser object
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.
Read write, BqScrollbar constant group
The BqScrollbar constant group consists of these values:
This example shows how to always display the Scrollbar for an embedded browser control:
EmbeddedBrowser1.ShowScrollbar = bqScrollbarTypeAlways