Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.AllowMultiCodePage Property

Gets or sets the ability to use multiple codepage

Syntax
Public Property Get AllowMultiCodePage () As Boolean
Public Property Let AllowMultiCodePage (ByVal b As Boolean)
Parameters
Parameter Description
ByVal b As Boolean The new value
Remarks