How to scale a picture (001.jpg) which has its own dimensions to display on a label
dotNetControl dropbtn "System.Windows.Forms.Label" pos:[50,4] width:155 height:121
This code:
dropbtn.image = (dotNetclass "System.Drawing.image").fromfile "d:\folder\001.jpg"
is displaying a portion of the image inside 155x121px
barigazy · 2013-04-03