Hi,
As you can see this is my first post. I have AlphaSkins V6.45 installed and am trying to add a custom thumb to my track bars. I am able to change the size and other attributes of the TsTrackBar but unable to load a custom image. Please can you help. I have included source showing 2 methods which I have tried but did not work.
zoomBar->Thumb->LoadFromResourceName((int)HInstance,”THUMBZOOMSLIDER”);
zoomBar->Thumb->LoadFromFile(“C:\ThumbZoomSlider.bmp”);
Regards,
D'Arcy