The frame control doesn't support transparency but you could cut the regions of it, but i'm sure your checkboxes won't be displayed transparent, I think you should either draw directly on the form or use labels in combination with the checkboxes. If you're just using the frame as a container for your checkboxes, I think you should place them on the form instead and have a shape control grouping them. I would prefer drawing everything on the form