eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsStandard Beans 

SScrollPane

Fig. 180: SScrollPane Icons
Fig. 180: SScrollPane Icons

The SScrollPane can contain components and provides horizontal and vertical scrollbars. With the system command InsertMiddlePanelIntoContainer the MiddlePanel of a form can be inserted into a SScrollPane. When it is larger than the SScrollPane there can be scrolled in the form.

Components can be added to a SScrollPane by Drag & Drop. Therefor a component can ba dragged from the Beans dialog into the SScrollPane.

The properties HorizontalScrollBarPolicy and VerticalScrollBarPolicy define, wehn the scrollbars will be displayed. With the property WheelScrollingEnabled the scrolling with the mouse wheel will be enabled.