Zur Startseite

JRSpellChecker

Zur Homepage

SelectionColor() As OLE_COLOR

Function:

set or get the selecting color.

       

ico_syntax   Syntax:

JRSpell1.SelectionColor = myselcolor

         

ico_weitere Return value:


nothing

fires no event.

Example:

    JRSpell1.SelectionColor = vbred
    JRSpell1.SpellCheckDocument RichTextBox1.hWnd, Rtf_Control