# File ../lib/fox/scintilla.rb, line 527
    def setCaretPeriod(periodMilliseconds)
      sendMessage(2076, periodMilliseconds, 0)
    end