Intersoft ClientUI Documentation
TryNavigateCore Method
See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXCollection Namespace > UXNavigationPaneItem Class : TryNavigateCore Method






Try navigate core.

Syntax

Visual Basic (Declaration) 
Protected Overridable Function TryNavigateCore() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As UXNavigationPaneItem
Dim value As Boolean
 
value = instance.TryNavigateCore()
C# 
protected virtual bool TryNavigateCore()
Delphi 
protected function TryNavigateCore(): Boolean; virtual; 
JScript 
protected function TryNavigateCore() : boolean;
Managed Extensions for C++ 
protected: virtual bool TryNavigateCore(); 
C++/CLI 
protected:
virtual bool TryNavigateCore(); 

Requirements

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

See Also

© 2012 All Rights Reserved.