Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelfIME Property

Gets or sets the ability for the control to use a self managed IME window

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