Intersoft ClientUI Documentation
SetDocumentTitle Method



Syntax
Public Shared Sub SetDocumentTitle( _
   ByVal title As String _
) 
Dim title As String
 
CrossPlatform.SetDocumentTitle(title)
public static void SetDocumentTitle( 
   string title
)
public:
static void SetDocumentTitle( 
   String^ title
) 

Parameters

title
Requirements

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

See Also

Reference

CrossPlatform Class
CrossPlatform Members

Send Feedback