TaskDialogIcon.IconHandle 属性

定义

由此 TaskDialogIcon 实例表示的图标句柄 (HICON)。

public:
 property IntPtr IconHandle { IntPtr get(); };
public IntPtr IconHandle { get; }
member this.IconHandle : nativeint
Public ReadOnly Property IconHandle As IntPtr

属性值

IntPtr

nativeint

例外

未使用采用图标或图标句柄的构造函数创建此 TaskDialogIcon 实例。

适用于