- Spelling checker used in edit controls and in the columns of a Table control
- Spelling checker used in the Word Processing controls
- Spelling checker used
CheckSpell (Property) In french: VérifieOrthographe
// Enable the spell check in an edit control EDT_Text.CheckSpell = True
Syntax
Determining if the spelling checker is enabled Hide the details
<Result> = <Control used>.CheckSpell
Enabling or disabling the spell check Hide the details
<Control used>.CheckSpell = <Enable/Disable>
Remarks Versions 22 and later New in version 22
This page is also available for…
|
|
|