- Code: Select all Expand view
DEFINE BUTTONBAR oBar OF oWnd SIZE 60, 60 2007
...
SET MESSAGE OF oWnd TO "Testing the ButtonBar 2007 Office look" ;
CENTERED 2007 CLOCK KEYBOARD
DEFINE BUTTONBAR oBar OF oWnd SIZE 60, 60 2007
...
SET MESSAGE OF oWnd TO "Testing the ButtonBar 2007 Office look" ;
CENTERED 2007 CLOCK KEYBOARD
IF StatBarLook()
WndBoxIn( hDC, 0, nLeft - 8, ::oMsgBar:nHeight - 1, nLeft - 7 ) // Statusbar Parts look
ELSE
WndBoxIn( hDC, 3, nLeft - 2, ::oMsgBar:nHeight-5, nLeft + ::nWidth - 6 ) // Original Depressed Look
ENDIF
nageswaragunupudi wrote:Personally I prefer that look.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 55 guests