Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_Title

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

MessageBoxExConfig.Title Property

Specifies the title of the dialog box.

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

Syntax

C#

public string Title { get; set; }

VB

Public Property Title As String
	Get
	Set

Property Value

Type: String

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally