Introduction In this article we will understand the Image based Text Effect on Windows Phone 7. Ever wonder how to add a gradient-like effect but as an image?Let us see how to do that.Step 1 : First of all we need to create a new project for Windows Phone 7 (I preferred that) import this image below in your application.Google Buzz iconStep 2 : In this step you need to add a label to your project. Step 3 : Now change its Foreground value to get the image we've imported above. Step 4 : Change Stretch into UniformToFill to get a better view. Here's what we've achieved:Hope its an useful trick for you :)
Introduction
In this article we will understand the Image based Text Effect on Windows Phone 7. Ever wonder how to add a gradient-like effect but as an image?Let us see how to do that.Step 1 : First of all we need to create a new project for Windows Phone 7 (I preferred that) import this image below in your application.Google Buzz iconStep 2 : In this step you need to add a label to your project. Step 3 : Now change its Foreground value to get the image we've imported above.
Step 4 : Change Stretch into UniformToFill to get a better view. Here's what we've achieved:Hope its an useful trick for you :)