ResourceName Property
The name of the resource.
Syntax
char* GetResourceName();
int SetResourceName(char* lpszResourceName);
Default Value
""
Remarks
This property holds the name of the file or folder specified by ResourceIndex.
This property is not available at design time.
Data Type
String