Skip to content

Unicode Property

Description

Indicates if the Unicode version of the CommandBars.OCX is used.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Unicode() As Boolean

Remarks

The Unicode version must be used if your program will need wide-character support. This can be used to determine which version of the OCX is currently registered.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.