How Do I - Beispiel
If four arrays need to be displayed "together" in scrollable areas so that, for example, the user can scroll down the four arrays at the same time, then we need to group them.
Hinweis: ab Version 2004 empfiehlt es sich ein Listbox Objekt statt gruppierterer rollbarer Bereiche zu verwenden.
Download