Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_Icon

Nathan Moschkin edited this page Aug 16, 2020 · 2 revisions

MessageBoxExConfig.Icon Property

Specifies the icon displayed to the left of the message, in the message box.

Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public MessageBoxExIcons Icon { get; set; }

VB

Public Property Icon As MessageBoxExIcons
	Get
	Set

Property Value

Type: MessageBoxExIcons

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally