ResourceId Property
A unique identifier for the resource.
Syntax
char* GetResourceId();
int SetResourceId(char* lpszResourceId);
Default Value
""
Remarks
This property holds the unique Id of the resource specified by ResourceIndex.
This property is not available at design time.
Data Type
String