NumberFormatInfo: CurrencyPositivePattern (let)

CurrencyPositivePattern

Sets the formatting pattern to be used for positive currency values.



 Public Property Let CurrencyPositivePattern(
	  ByVal Value As CurrencyPositivePatterns )

Parameters

Value
[ByVal] CurrencyPositivePatterns. The formatting pattern to be used with positive currency values.

Read/Write.

See Also

Project CorLib Overview

Class NumberFormatInfo Overview