Advanced Forum Search Results
-
Thank you very much, it's work..
-
Hi, i have a problem in state animation.
I have an image and a
button. When i click the button i want to make an animation which make
the opacity of my image to be 0, change the source of my image in run
time, and then make the opacity of my image to be 100 again.
To
do this animation i make 2 state manager, which first called ...
-
i have attached that completed event handler with this code:
Collection<VisualStateGroup> vsgs = VisualStateManager.GetVisualStateGroups(LayoutRoot);
foreach (var vsg in ...
-
Hi, i have a problem in state animation.
I have an image and a
button. When i click the button i want to make an animation which make
the opacity of my image to be 0, change the source of my image in run
time, and then make the opacity of my image to be 100 again.
To
do this animation i make 2 state manager, which first called ...
-
Hi, i have a problem in state animation.
I have an image and a button. When i click the button i want to make an animation which make the opacity of my image to be 0, change the source of my image in run time, and then make the opacity of my image to be 100 again.
To do this animation i make 2 state manager, which first called "dark" ...
-
Thank You for the answer..
-
Can you show me how to use the scrollviewer to encapsulate my image?
Thank You
-
can somebody tell me how to display scroll bar in a Silverlight application?
i tried to display a large image (bigger than the ressolution of my monitor, so i need a scrollbar to navigate it) but the browser only display half part of that image without any scrollbar (both in Silverlight page and ASP.NET page) so the rest part of that image can ...
-
Can somebody help me how to do an auto-refresh in Silverlight application, for example in every 1 minute to display football livescore?
Thank you for you attention.
-
Thank you very much, you have solved my problem.
Thank you for your help and attention.