Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Mask Color for ImageManager
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Mask Color for ImageManager

 Post Reply Post Reply
Author
Message
stefanadelbert View Drop Down
Groupie
Groupie


Joined: 29 October 2008
Location: Australia
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote stefanadelbert Quote  Post ReplyReply Direct Link To This Post Topic: Mask Color for ImageManager
    Posted: 19 November 2008 at 6:10pm
At design time I'm adding icons from an Image List to an ImageManager using CommandBars.AddImageList. The icons in the Image List uses a mask color of megenta (255,0,255 or 0x00FF00FF or 16711935). I'm then setting the MaskColor using:

CommandBars.Icons.MackColor = 16711935

But this is not working and I'm still seeing a magenta background to the icon.

Please let me know what I'm doing wrong.

Thanks
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 20 November 2008 at 1:57am
Hello,
 
AddImageList doesn't use MaskColor property. Have to work automatically.
I recomment add ImageManager control and add all icons to ImageManager instead IamgeList.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.