Versions Compared

Key

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

...

Code Block
// Set a button with a different image in opposite corners 
IconList = "" 
IconList<1> = "Hello":@VM:"L":@VM:"T" 
IconList<2> = "World":@VM:"R":@VM:"B" 
Set_Property(@Window:".OLE_BUTTON", "OLE.CaptionListIconList", IconList)

See Also

IconCaptionList