- Code: Select all Expand view
- DrawText( oPanel:hDC, cChartCaption,{ nTxtTop, nTxtLeft, nTxtBottom, nTxtRight }, nStyle )
FillRect(oPanel:hDc, aRect1 ,oBrush)
RoundBox etc.
Thanks in advance
Otto
DrawText( oPanel:hDC, cChartCaption,{ nTxtTop, nTxtLeft, nTxtBottom, nTxtRight }, nStyle )
FillRect(oPanel:hDc, aRect1 ,oBrush)
RoundBox etc.
endif
if ValType( ::bPainted ) == 'B' // inserted
Eval( ::bPainted, ::hDC, ::cPS, Self ) // inserted
endif // inserted
::DispEnd( aInfo )
oPanel:bPainted := { |hDC, cPS, oPanel| MyPanelPaint( hDC, cPS, oPanel )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 86 guests