FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Office 2007 style scrollbar
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Office 2007 style scrollbar
Posted: Thu Aug 27, 2009 09:17 AM
Hi,
is it possible to show the scrollbar as office 2007 style ?

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Office 2007 style scrollbar
Posted: Sun Aug 30, 2009 08:03 AM

Marco,

You have to create a user defined control (a new Class) that paints itself the way you want it, or use a skin that changes the appareance of the standard Windows controls.

To create a skin basically you change the C procedure of a standard Window Class.

In next FWH build we will provide skins support and also we will explain and provide functions to create your own skins :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion