Zur Startseite

JRSpellChecker

Zur Homepage

MisspelledWordFromCharPos(Charnumber As Long, xhwnd As Long, controllltype As Bindto) As String

Function:

the word at a specific position will be checked. If the word is not correct the function gives them back..

       

ico_syntax   Syntax:

JRSpell1.MisspelledWordFormCharPos curpos , y, x.hwnd, xtype

x.HWND

HWND of the RTF-Control, Textbox or TX-TextControl

x.type

xRtf_Control=1, xText_Box=2, xTX_Textcontroll=3; NetRtf_Control=11

curpos

Text position to check

       

ico_weitere   Return Value:


empty String if the word is correct.
Otherwise the misspelled word.

Example TX-Textcontrol: PopUpCharPos