Link Search Menu Expand Document

Methods

The following methods are defined in the TextBox class.

Name Description
AddCandidate Add auto-completion suggestions
Added since AI Ver.5.0.0
Connot be used in Mobile, AI
ClearCandidate Delete auto-completion suggestions
Added since AI Ver.5.0.0
Connot be used in Mobile, AI
GetSelection Gets the cursor position and selection position
Added since AI Ver.5.0.0
Connot be used in Mobile, AI
SetIMECompObject Set the TextBox object that receives IME input from other TextBox and automatically displays the input.
Added since AI Ver.5.0.0
Connot be used in Mobile, AI
SetSelection Set the cursor position and selection position
Added since AI Ver.5.0.0
Connot be used in Mobile, AI

Only for Android version

Name Description
SetMargins Set the left and right margins.
Added since AI Ver.1.0.2