# File ../lib/fox/scintilla.rb, line 749
    def autoCGetDropRestOfWord
      sendMessage(2271, 0, 0) == 1 ? true : false
    end