OlkOptionButton.BackStyle Property
Outlook Developer Reference |
Returns or sets an olBackStyle constant that changes the background style of the control between transparent and opaque. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.BackStyle
expression A variable that represents an OlkOptionButton object.
Remarks
The default value is olBackStyleOpaque.
See Also