Represents all the pages of a MultiPage.
These controls are placed on a page of a MultiPage control.
For example, use a MultiPage to display information from an employment application.
Using the name of the individual page in the MultiPage.
A MultiPage is a control that contains a collection of one or more pages.
Ein MultiPage -Objekt ist ein Steuerelement, das eine Auflistung mit einer oder mehreren Seiten enthält.
If you need several layouts for data, use a MultiPage, and then assign each layout to its own page.
Wenn Sie mehrere Layouts für Daten benötigen, verwenden Sie ein Steuerelement Multiseiten und weisen jedem Layout eine eigene Seite zu.
Any control in each page of the MultiPage.
Changing the setting of a button on the MultiPage does not affect the buttons on the form.
Wenn Sie die Einstellung einer Schaltfläche im MultiPage -Objekt ändern, hat dies keinen Einfluss auf die Schaltflächen auf dem Formular.
The MultiPage lets you visually combine related information, while keeping the entire record readily accessible.
Das MultiPage -Objekt ermöglicht es Ihnen, inhaltlich zusammenhängende Informationen auf dem Bildschirm zusammenzustellen, sodass Sie rasch auf den gesamten Datensatz zugreifen können.
The following example accesses an individual page of a MultiPage in several ways
Typically, the pages in a MultiPage have tabs so the user can select the individual pages.
2 represents cycling through the controls on the form and the MultiPage.
The option buttons on the MultiPage are one group and the buttons on the form are another group.