Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image transparent on toolbar
Message
From
22/08/2001 04:33:11
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00546972
Message ID:
00547123
Views:
15
Rodrigo,

From the form designer you would select the imagelist control and click the right-mouse button and select properties. Select the Color tab and you should see an entry in the Properties list called MaskColor, use the Color Palette list to select the colour that will become transparent.

If you want to do this programmatically then their are two properties called MaskColor and UseMaskColor. MaskColor can be set using the RGB() function and UseMaskColor is a boolean that tells the imagelist wether or not images have a mask.

HTH
Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform