SRGraphComponent::SetResourceName
voidSRGraphComponent::SetResourceName(LPCTSTRname)
Initializes the resource name for bitmap resources used in background filling
Defined in: SRGComp.cpp
Parameters
name
Zero-terminated string containing the name of the resource.
Remarks
Remember to use the "IDB_NAME_IN_QUOTES" form because the numeric ID will not be available after compile time. This component may be initialized by a template command.