Return a the Window icon
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function GetWindowIcon ( _ handle As IntPtr _ ) As Icon |
| C# |
|---|
public static Icon GetWindowIcon( IntPtr handle ) |
Parameters
- handle
- Type: System..::..IntPtr