Hello All,
Is there a way to control or set the text font being used in the
TextOut when I use it with a transparent bitmap?
Thanks
oBmp:GetDC()
hOldFont = SelectObject( oBmp:hDC, oFont:hFont )
TextOut( ... )
SelectObject( oBmp:hDC, hOldFont )
oBmp:ReleaseDC()
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 78 guests