Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_SoundIcon

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

MessageBoxExConfig.SoundIcon Property

Play a custom sound when the dialog box opens, regardless of the default sound for the selected icon.

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

Syntax

C#

public MessageBoxExIcons SoundIcon { get; set; }

VB

Public Property SoundIcon As MessageBoxExIcons
	Get
	Set

Property Value

Type: MessageBoxExIcons

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally