Hi Robbe
I have looked at the code but I am unsure where it goes in the xaml code I have a BMP called GOLF001 stored in Resources and my project name is called Golf ver6 DA
I have put it at the bottom like this but it shows window underlined and wont do anything
<Grid>
<Image Height="13" HorizontalAlignment="Left" Margin="19,82,0,0" Name="Image1" Stretch="Fill" VerticalAlignment="Top" Width="111" Source="/Golf ver6 DA;component/Resources/GOLF001.bmp" />
</Grid>
<Window>
Thanks for any help
David