O.P. RE: Buttons & Images
ive got all the emoticons i need but i dont know how to get the pictures on the buttons heres the code im using:
<Control xsi:type="ButtonControl" Id="BtnPlane">
<Position Top="165" Width="100" Height="20" Left="10"/>
<Attributes><Align>center</Align></Attributes>
<Image><Name>normal\ftp\msn_airplane</Name></Image>
<Caption>Plane</Caption>
</Control>
and the folder that the images are in is:
Images\normal\ftp
the images folder is in the folder were my scripting files are
This post was edited on 11-05-2008 at 10:04 AM by c_clarky_89.
|