Well, it's not over yet ... I have some buttons with images as their content
(like below). The png images are in a common SDK assembly with Build Action
= Resource. The weird thing is that I can see them at design time, but they
are missing at runtime and I see a blank button. Any idea what's going
wrong? -- Greg

 

<Button.Content>

    <Image Source="Company.Product.SDK;Component/resources/FormView.png"
Width="16" Height="16" Margin="2"/>

</Button.Content>

 

 

_______________________________________________
ozwpf mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf

Reply via email to