DisableNoScroll property


Available for RichEdit objects.

Read/Write only at design time

Specifies whether a RichEdit object shows disabled scroll bars when no scroll is needed. It can be one of the following values:

TRUE    Scroll bars are shown disabled when they are not needed.
FALSE  Scroll bars are not shown until they are needed (depending on its property ScrollBars).