HexadecimalSymbol


Function

 

Specifies a hexadecimal symbol.

 

Variable type

 

[ C#: enum TextBoxHexadecimalSymbol ] [ VB.NET: Enum TextBoxHexadecimalSymbol ] 

 

Initial value

 

None

 

Setting value

 

Value

Enumeration member

Description

0

None

Displays nothing

1

SuffixH

Diaplays H at the end

2

Prefix0x

Displays 0x at the beginning

 

Remarks

 

This can be specified when Hexadecimal [Numeric (hexadecimal)] is specified for DataType.