Table of Contents

Method SetIcon

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

SetIcon(MessageBoxIcon, int)

Sets image from MessageBoxSvg using the specified MessageBoxIcon.

public virtual bool SetIcon(MessageBoxIcon icon, int size)

Parameters

icon MessageBoxIcon

Icon index to set.

size int

Svg image size.

Returns

bool