Hi, I'm making a shell extension using ShellPlus, which uses two Virtual Treeview components. I'm attempting to add a background to one of these treeview using Background.LoadFromFile, which works fine when I do it from within a normal application.
When I attempt it from within my shell extension (which is launched from the Explorer context menu), it gives an access violation. If I set the background in the property editor before compiling, it works fine, but I need to load the image programatically. Any suggestions as to what might be causing this? Thanks, Neil. ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/i7folB/TM --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

