ResourceTitle Property
The title of the file or folder.
Syntax
char* GetResourceTitle();
int SetResourceTitle(char* lpszResourceTitle);
Default Value
""
Remarks
This property specifies the title of the file or folder.
This property is not available at design time.
Data Type
String