Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
42 views

VS2010 Silverlight 4 loading wrong project module

I have a sliverlight web application in VS2010. I have several projects in the solution, one of them I use as a library of dialog boxes and other screens used in the other projects. I edited one ...
kpg's user avatar
  • 661
0 votes
2 answers
261 views

VS 2010 Silverlight Application 4 (VB or C#) - How do i use the webbrowser?

I need some help with the WebBrowser object in VS (C# or VB) (Silverlight Application 4). My problem is that the WebBrowser object only shows this: - How do i make it work/remove that text ? All i ...
Aleksander Azizi's user avatar
1 vote
0 answers
96 views

Silverlight MessageBox DelayedExecute?

Dim msg As MessageBox msg.DelayedExecute(milliseconds As integer, Method As System.Action) Question Can you please help me understand what the above method is? I cannot find this on google and it is ...
Ati's user avatar
  • 11