February 7th, 2011 03:47 PM
What is the namespace in the Form1.cs file? What is the namespace in the Form2.cs file?
January 31st, 2011 10:16 AM
The easiest way? When a button is clicked, change all of the colors of the buttons back to the default color, then change the color of the clicked button.
September 22nd, 2010 04:04 PM
you could try this...
http://blogs.msdn.com/b/gillesk/archive/2009/03/23/playing-back-wave-files-in-silverlight.aspx
September 22nd, 2010 04:02 PM
Referencing the controls is just the same as you would do in WinForms. Some of the properties have changed. Like the "Text" property of some of the controls was changed to "Content"(TextBlock and...
August 30th, 2010 02:56 PM
LightSwitch doesn't convert a WinForms application to a WPF application.
August 2nd, 2010 09:17 AM
I'm not sure many companies put out that type of information. Most companies don't tell consumers what the application is written in.
For example, I didn't know until this past January that...
August 2nd, 2010 08:47 AM
Put a ScrollViewer around your content.