Quote Originally Posted by Todd Forsberg View Post
This works for me...

Code:
Object oLogo is a cImageContainer
    Set Location to 2 251
    Set Size to 27 44
    Set pbLoadFromResource to True
    Set psImage to "Idealease_logo_02_02.bmp"
    Set peImageStyle to ifFitBothSides
    Set pbShowScrollBars to False
End_Object
Just like the example code posted here before, but instead of the bmp, i tried it with a compiled ico-File.