Hi Guys

My Visual Studio 2010 Application exe looking wiered in windows 8 but work perfect in Win XP ?

look at these snapshots, what would be the reason for this ?

thanks
regards
sumith

Because you are specifying the font color. windows 8's default font color is White and it has default background (blackish).

If your grid has the background set to:
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"

you can remove that and see the difference.

Mark A. Malo

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.