Method SetIcon
SetIcon(MessageBoxIcon)
Sets tooltip icon to the specified MessageBoxIcon.
void SetIcon(MessageBoxIcon icon)
Parameters
iconMessageBoxIconTooltip icon id.
SetIcon(ImageSet?)
Sets tooltip icon.
void SetIcon(ImageSet? bitmap)
Parameters
bitmapImageSetTooltip icon.