Help regarding CSS
C#
2
Posts
2
Posters
0
Views
1
Watching
-
mrsuman wrote:
how to use css in windows applications (C#).
Windows applications don't use CSS. It's for web applications.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions