Type: info
         Title: + WB_AUTOVSCROLL
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS oihelp


*Summary*
--------
+ #define WB_AUTOVSCROLL
+ AutoVScroll support in MultiLineEdit

*Description*
-------------
There's a WinBit called WB_AUTOHSCROLL, which by some controls is used
to show the horizontal scrollbar only when necessary, and hide it
otherwise.

CS oihelp introduces the analogous WinBit WB_AUTOVSCROLL, which does
the same for the vertical scrollbar.

The only control supporting this so far is the MultiLineEdit control
from svtools. Note that there are some rare scenarios where the
necessity of the vertical scrollbar is calculated slightly incorrect
... this is known, and can probably be fixed as needed (for the cases
the bit is needed ATM, the implementation works okay ...)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to