Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Transition( _ ByVal page As IPage, _ ByVal transition As TransitionType _ ) |
C# | |
---|---|
public void Transition( IPage page, TransitionType transition ) |
Parameters
- page
- The new page to display.
- transition
- The type of visual transition to use when displaying the new page.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family