\section{Scrollgroup.mui}

Scrollgroup objects can be used to supply virtual groups with
scrollbars. These scrollbars automatically adjust according
to the virtual and display sizes of the underlying virtual
group. When scrolling is unnecessary (i.e. the virtual group
is completely visible), the scrollers get disabled.

\subsection[MUIA\_Scrollgroup\_Contents]{MUIA\_Scrollgroup\_Contents -- (V4) [I..], Object $\ast$}

\subsubsection*{FUNCTION}
You have to specify an object of Virtgroup class here.

\subsection[MUIA\_Scrollgroup\_FreeHoriz]{MUIA\_Scrollgroup\_FreeHoriz -- (V9) [I..], BOOL}

\subsubsection*{FUNCTION}
Specify if a scroll group should be horizontally moveable.
Defaults to FALSE.

\subsection[MUIA\_Scrollgroup\_FreeVert]{MUIA\_Scrollgroup\_FreeVert -- (V9) [I..], BOOL}

\subsubsection*{FUNCTION}
Specify if a scroll group should be vertically moveable.
Defaults to FALSE.



