Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_OptionMode

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

MessageBoxExConfig.OptionMode Property

The mode of the option text. Default is checkbox. In Url mode the OptionText can be any file or process that you have permission to start.

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

Syntax

C#

public OptionTextMode OptionMode { get; set; }

VB

Public Property OptionMode As OptionTextMode
	Get
	Set

Property Value

Type: OptionTextMode

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally