Title

Top  Previous  Next

Title indicates the text of the current node.

 

 

 

Syntax

 

 

 

[VC++]

CString GetTitle();

void SetTitle(LPCTSTR lpszNewValue);

 

[VB]

Property Title As String