I put al kinds of frames on a TScrollBox. When scrolling they are being scrolled correctly. Now I want to add an bitmap that remains on a fixed postion. I tried a TImage having the same parent (a TPanel) as the TScrollBox. I do not see the bitmap assigned to the TImage even when I use BringToFront.
Can anybody help me out?
Thanks in advance,
Arnold