Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EffectDescription
SaturateSaturates the image slightly so that normal images stand out more
GrayscaleDisplays the image in grayscale instead of full color
LevitateDisplays the image slightly raised with a drop shadow
FadedDisplays the image translucently over the background
TextColorDisplays the image as in monochrome matching the text's current color (See Forecolor property).
DefaultThe control draws the image normally if enabled or grayed out if disabled

...

Code Block
Conditions<1> = "Levitate" :@VM:"Hot" 
Conditions<2> = "Default"  :@VM:"Pressed" 
Conditions<3> = "Saturate" :@VM:"1"

However, you can visualize the property to mean this:

...