Getting a window's icon
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can i get a window's icon? (by it's handle). Just so it's clear: i'm not talking about my own program's window, but about another window.
-
How can i get a window's icon? (by it's handle). Just so it's clear: i'm not talking about my own program's window, but about another window.
Here is an excellent article about that: http://www.codeproject.com/csharp/screen_capturing.asp[^]
#region signature my articles #endregion