# File ../lib/fox/scintilla.rb, line 621
    def setCaretLineVisible(show)
      sendMessage(2096, show, 0)
    end