Show / Hide Table of Contents

Method SetTaskBarIcon

| Edit this page View Source

SetTaskBarIcon(nint, Icon?)

Sets the task bar icon to the provided icon

Declaration
public static void SetTaskBarIcon(nint hWnd, Icon? icon)
Parameters
Type Name Description
nint hWnd

Window handle

Icon icon

Icon

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX