Thanks Megatron,
How do I load a .JPG from resource file as custom resource?
The following doesn't work...
imgBackImg.Picture = LoadResPicture(1, CUSTOM)
Should I replace 'CUSTOM' with something else?
Thanks.
Printable View
Thanks Megatron,
How do I load a .JPG from resource file as custom resource?
The following doesn't work...
imgBackImg.Picture = LoadResPicture(1, CUSTOM)
Should I replace 'CUSTOM' with something else?
Thanks.
See this thread