Skip to content

P_DataTools_MessageBoxEx_ResourceTextConfig_CultureInfo

Nathan Moschkin edited this page Aug 22, 2020 · 1 revision

ResourceTextConfig.CultureInfo Property

Gets or sets the CultureInfo associated with this instance.

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

Syntax

C#

public CultureInfo CultureInfo { get; set; }

VB

Public Property CultureInfo As CultureInfo
	Get
	Set

Property Value

Type: CultureInfo

See Also

Reference

ResourceTextConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally