Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Using clip on item of unknown size

 
 
Old 07-03-2006   #1 (permalink)
Griff


 
 

Using clip on item of unknown size

I have a button design, which for the sake of simplicity we'll say is a
rectangle with a drop shadow.

I have control templates for up/down/disabled etc.
All OK so far.

Now I want to implement a button where the bottom edge is hidden (so the
lower edge of the drop shadow is not visible.

If I (for example) create a button as a rectangle Width="200" Height="100"
and dropshadow size 5, I can then apply a Rectangle.Clip with a Rect of
"0,0,210,100" and all the drop shadow of the lower edge is clipped off. This
is exactly what I want to see.
But I'm trying to produce the template without hard coding the button size.
So if I could do this with Margins somehow (or using a thin strip on a grid)
I could make it work for any size button it got used with.

Anyone got any ideas ?

Thanks in advance


Griff
(trying to make an industrial UI with XAML/WPF/c#)

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
rename-item, move-item and special chars. PowerShell
Copy-Item : Container cannot be copied onto existing leaf item. PowerShell
An Unknown error has occurred or item cannot be deleted Vista General
clip art help! Vista mail
Cut Video Clip Vista music pictures video


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46