O'Reilly Longhorn AnnotationsAnnotations to the Longhorn documentation from O'Reilly & Associates, Inc.Beyond Simple Images or Text- November 7, 2003 The examples on this page show two buttons, one containing just Text, and one containing just an image. In fact it is possible to build much more interesting-looking buttons than this. Button derives from ContentControl, which means that it contains some more markup as its content. Typically this content will just be some text, but in fact it could be any markup; the Image element used here is just one example. Here's a more interesting one: <Canvas...http://www.oreillynet.com/ |