Versions Compared

Key

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

...

Code Block
 // Icon effects base on button states
Conditions = "" 
Conditions<1> = "Levitate":@VM:"Hot" 
Conditions<2> = "Default":@VM:"Pressed" 
Conditions<3> = "Saturated":@VM:"1" 
Set_Property(@Window:".OLE_BUTTON", "OLE.IconEffects", Conditions)

See Also

IconIconList