Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.NoIME Property
Gets or sets the ability to use IME support for the control
Syntax
Public Property Get NoIME () As Boolean
Public Property Let NoIME (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
True for disabling IME, False otherwise
Remarks