Re: [ADVANCED-DOTNET] ImageList problems with COM

2006-08-09 Thread Dean Cleaver
al Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Eames, Andrew Sent: Thursday, 10 August 2006 01:24 To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: [ADVANCED-DOTNET] ImageList problems with COM IPictureDisp cannot be marshaled between COM apartments - I'l

[ADVANCED-DOTNET] ImageList problems with COM

2006-08-09 Thread Eames, Andrew
OTNET@DISCUSS.DEVELOP.COM Subject: [Spam:* SpamScore] [ADVANCED-DOTNET] ImageList problems with COM Hi, Just wondered if anyone can point me in the right direction here. I've create a control that draws a variable number of buttons onto a Picturebox, which allows me to have vastly more contr

[ADVANCED-DOTNET] ImageList problems with COM

2006-08-08 Thread Dean Cleaver
Hi, Just wondered if anyone can point me in the right direction here. I've create a control that draws a variable number of buttons onto a Picturebox, which allows me to have vastly more controls on the screen that window handles would safely allow (have tested it with 500 buttons). I'm using Dr