MS Common Control - ImageList

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
unixkd
Posts: 565
Joined: Thu Feb 11, 2010 1:39 pm

MS Common Control - ImageList

#1 Post by unixkd »

Hi All

I need to use the ImageList of COMCTRL32.OCX common control but when I create the object via @ ... DCACTIVEXCONTROL I got an error message "you do not have license to use this control" . I thought this control is free ?

Thanks.

Joe

User avatar
Auge_Ohr
Posts: 1407
Joined: Wed Feb 24, 2010 3:44 pm

Re: MS Common Control - ImageList

#2 Post by Auge_Ohr »

unixkd wrote:I need to use the ImageList of COMCTRL32.OCX common control but when I create the object via @ ... DCACTIVEXCONTROL I got an error message "you do not have license to use this control" . I thought this control is free ?
use XppFD.EXE and drop M$ Imagelist to Form.
than have a look in Property Box "9368265E-85FE-11d1-8BE3-0000F8754DA1"
AX_LICENSE.JPG
AX_LICENSE.JPG (43 KiB) Viewed 5656 times
greetings by OHR
Jimmy

Post Reply