# File ../lib/fox/scintilla.rb, line 1427
    def setVScrollBar(show)
      sendMessage(2280, show, 0)
    end