![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Using pathgeometry to make button. I'm trying to use pathgeometry as button style but I can't specify imagebrush as my background. I can change opacity and borderbrush but background can't be changed. Can I change background when use pathgeometry as button style? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Using pathgeometry to make button. You can refrence below code: <Path Stroke="Black" StrokeThickness="1" Fill="#CCCCFF"> <Path.Data> <!-- Creates a composite shape from three geometries. --> <GeometryGroup FillRule="EvenOdd"> <EllipseGeometry Center="40,70" RadiusX="30" RadiusY="30" /> <RectangleGeometry Rect="30,55 100 30" /> </GeometryGroup> </Path.Data> </Path> |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| How to make taskbar button menus wider | General Discussion | |||
| Can I make a F5 button in the toolbar | Live Mail | |||
| How to get Photo gallery "make a movie" button open WMM 2.6? | Vista music pictures video | |||
| Please make the CTRL button work with Explorer navigation | Vista file management | |||