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
|
|