Unanswered ControlTemplate

  • Thursday, February 23, 2006 5:50 AM
     
     

    Hi,

    I would like to customize the look of the standard Button,  I want it to be able to look as good as the AquaGel button shown in a previous post. 

    When specifying the button's template, does it have to be <Border><Border></Border></Border> for it to work properly?

    I only ask as using different controls yeilds strange results, for examples <Canvas><Rectangle<Border><Border></Border></Border></Canvas>

    I need the canvas to imbed more than one control and the rectangle is need to create that "glass" effect. 

    Any help would be appreciated,

    Jaco