richedit: Don't show vertical scrollbar for single line controls.
commita0466e2c0eb25fc0c2c6db1fbcca00b42be1d941
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 24 Feb 2009 07:37:21 +0000 (24 02:37 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Feb 2009 15:57:28 +0000 (24 16:57 +0100)
tree87247613b9aae33587550630c74fee843e458861
parentb9b9835f9368c83e15451e04c8e0781012ac4a2f
richedit: Don't show vertical scrollbar for single line controls.

The vertical scrollbar is not shown when the ES_MULTILINE style isn't
used, unless ES_DISBALENOSCROLL is also used.
dlls/riched20/paint.c