64-bit ImageList OCX - 10Tec ImageList
As mentioned in the overview of the 10Tec version of vbAccelerator ImageList Control, there are two editions of this control — Classic Edition and Modern Edition. Classic Edition was compiled with Visual Basic 6 that can generate only 32-bit OCX files. Modern Edition was developed in twinBASIC that can generate 32-bit and 64-bit executable code, and this edition of our ImageList control is provided in two OCX files for the 32-bit and 64-bit CPU architectures. As such, the Modern Edition of 10Tec ImageList Control can be used to develop true 64-bit applications. The screenshot below is an example demonstrating how our 64-bit ImageList OCX is used on a VBA UserForm in 64-bit Microsoft Office:
You might wonder if 64-bit 10Tec ImageList OCX can replace Microsoft ImageList from the Microsoft Common Controls package (MSCOMCTL.OCX) in 64-bit Microsoft Office, and still work smoothly with other ActiveX controls from that package, like ListView or TreeView. Unfortunately, the answer is "no" because ActiveX controls from the Microsoft Common Controls package use their own proprietary interfaces to work with images in ImageList controls. If you need to develop grid or tree interfaces with images in 64-bit Microsoft Office or another 64-bit development environment with COM/ActiveX support, you may consider using 64-bit 10Tec iGrid in conjunction with 64-bit 10Tec ImageList OCX as an alternative.
