Intersoft.Client.UI.Aqua.UXDesktop Namespace > UXDesktop Class > OpenNewNavigationWindow Method : OpenNewNavigationWindow(Uri,String) Method |
Public Overloads Function OpenNewNavigationWindow( _ ByVal uri As Uri, _ ByVal windowName As String _ ) As UXNavigationWindow
Dim instance As UXDesktop Dim uri As Uri Dim windowName As String Dim value As UXNavigationWindow value = instance.OpenNewNavigationWindow(uri, windowName)
public UXNavigationWindow OpenNewNavigationWindow( Uri uri, string windowName )
public: UXNavigationWindow^ OpenNewNavigationWindow( Uri^ uri, String^ windowName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2