Specifies whether a speed button has a border that makes it look pressed or unpressed.
Declaration
componentObj.Flat
Read-Write Property | Boolean |
componentObj | One of the user forms components listed in the Applies To section |
Applies To
The property applies to the following components:
Description
The property specifies whether the speed button has 3D borders to specify its state. If the Flat
property value equals True, the speed button has neither raised borders when it is unpressed nor lowered borders when it is pressed.
Property Value
True if the speed button has no border, and False otherwise.