# File ../lib/fox/scintilla.rb, line 696
    def autoCGetCancelAtStart
      sendMessage(2111, 0, 0) == 1 ? true : false
    end