Hello, I'm sort of getting ahead of my
VB courses for school and am stuck on a simple step.
On page 192 for Chapter 6 (XAML and WPF), in step 7, it states:
Quote:
quote:In the XAML code editor, click the Border element. In the Properties window, change the BitmapEffect property to DropShadowBitmapEffect.
|
Then Step 8 goes on to say:
Quote:
quote:Beneath the BitmapEffect property in the Properties window are the sub-properties for this property. Change the following sub-properties...
|
The problem for me is that when I select the Border element, the BitmapEffect property doesn't show up. In this element, I'm using the creditcard.jpg as suggested in the text (step 6).
Any help is greatly appreciated. Oh, I'm using Visual Studio 2008.
Thanks,
Chris