Page 1 of 1

Turn off borders?

Posted: Fri May 20, 2005 22:03
by jed
For some reason when I go:

<Window Type="TaharezLook/StaticImage" Name="image">
<Property Name="Position" Value="x:0 y:48" />
<Property Name="Size" Value="w:48 h:48" />
<Property Name="Image" Value="set:MainScreen image:img" />
</Window>

This displays the image. But it puts a crazy border around it.
How do you turn this off?

Re: Turn off borders?

Posted: Fri May 20, 2005 22:19
by jed
Ah <Property Name="FrameEnabled" Value="false" />