![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | 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) |
| Guest | 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 | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| disable lock button beside power button? | george1 | Vista General | 2 | 06-12-2007 03:18 PM |
| How to get Photo gallery "make a movie" button open WMM 2.6? | Funky | Vista music pictures video | 1 | 05-21-2007 06:33 PM |
| Make the "Add Gadgets" button less obvious | intclass | Vista General | 3 | 12-21-2006 06:27 PM |
| Please make the CTRL button work with Explorer navigation | =?Utf-8?B?Sm9zaA==?= | Vista file management | 0 | 09-14-2006 11:30 PM |
| How to make UI controls like button,TextBox 3d using XAML. | Enigmatic | Avalon | 0 | 02-24-2006 04:11 PM |