Boolean value that determines if a picture will result reflected over the button surface.
Below you can see two buttons: the left one doesn't have reflectivity enabled, the right one does.
Reflectivity applied to the picture can be fine tuned using the PictureReflectivityPerc and PictureReflectHeightPerc properties.
Applies to the Picture, PicturePressed, PictureMouseOver and PictureDisabled properties .
Supported values are the following:
Value
|
Meaning
|
False (default)
|
Reflectivity is disabled
|
True
|
Reflectivity is enabled
|
In order to perform changes to Pictures and Animations settings at Design-time take a look to the How to display bitmaps and animations section.
|