Transparent Control Attribute
If the Transparent Control bit is set on a text control, the control is displayed transparently with the background showing through the control where there are no characters. If this bit is not set the text control is opaque.
Valid Controls
Value
Decimal | Hexadecimal | Constant |
---|---|---|
65536 | 0x00010000 | msidbControlAttributesTransparent |
Remarks
See Control Attributes and the control you need to create under Controls.