Removing a widgetEdit
If you do not want to see a widget, put whichever of the following you like in your vimrc:
:set guioptions-=m "remove menu bar
:set guioptions-=T "remove toolbar
:set guioptions-=r "remove right-hand scroll bar
:set guioptions-=L "remove left-hand scroll bar