Table of Contents

Method SetIcon

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetIcon(MessageBoxIcon)

Sets tooltip icon to the specified MessageBoxIcon.

void SetIcon(MessageBoxIcon icon)

Parameters

icon MessageBoxIcon

Tooltip icon id.

SetIcon(ImageSet?)

Sets tooltip icon.

void SetIcon(ImageSet? bitmap)

Parameters

bitmap ImageSet

Tooltip icon.