trichview.support
| Re: Scrollbar Color | 
| Author | Message | 
| Sergey Tkachenko | Posted: 04/16/2005 16:06:45 TRichView uses standard scrollbars, and their color cannot be changed. Two options are possible: 1) Hiding TRichView scrollbars (VScrollVisible = HScrollVisible = False) and using other scrollbar components instead. Demo: http://www.trichview.com/support/files/extscroll.zip 2) Using flat scrollbars. Registered users can compile the components with RVFLATSCROLLBARS compiler define. Two new properties will appear: ScrollBarColor and ScrollBarStyle (regular/flat/hottrack). Unfortunately, this feature does not work properly in Win95. > > how I can change the color of the Scrollbar ? | 
Powered by ABC Amber Outlook Express Converter