News

A MultiPage is useful when you work with a large amount of information that can be sorted into several categories. For example, use a MultiPage to display information from an employment application.
The following example uses the Add, Clear, and Remove methods to add and remove a control to a Page of a MultiPage at run time. To use this example, copy this sample code to the Declarations portion ...