This documentation is archived and is not being maintained.
MultiView Fields
Visual Studio 2008
The MultiView type exposes the following members.
| Name | Description | |
|---|---|---|
|
NextViewCommandName | Represents the command name associated with the next View control to display in a MultiView control. This field is read-only. |
|
PreviousViewCommandName | Represents the command name associated with the previous View control to display in a MultiView control. This field is read-only. |
|
SwitchViewByIDCommandName | Represents the command name associated with changing the active View control in a MultiView control, based on a specified View id. This field is read-only. |
|
SwitchViewByIndexCommandName | Represents the command name associated with changing the active View control in a MultiView control based on a specified View index. This field is read-only. |
Show: