Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_OptionResult

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

MessageBoxExConfig.OptionResult Property

The state of the checkbox when the dialog box was closed.

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

Syntax

C#

public bool OptionResult { get; set; }

VB

Public Property OptionResult As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally