Versions Compared

Key

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

...

A few things to note. Images are stretched or shrunk to fit within the button, but aspect ration is not preserved. Furthermore, this property does not affect the IconList property.

Example

Code Block
 // Resize image to fit within the button bounds 
Set_Property(@Window:".OLE_BUTTON", "OLE.IconSizeToFit", 1)

See Also

Icon