I try to seticon for a picture static control (icon type) Code: HICON hi=::extracticon("shell32.dll",0); pic.seticon(hi); Any help is appreciated Thank you