Bitmap position
Posted: Thu Apr 16, 2020 9:55 am
Hi,
Can I place bitmap on the xbrowse column header in the specified position ?
Can I place bitmap on the xbrowse column header in the specified position ?
www.FiveTechSoft.com
https://fivetechsoft.com/forums/
Code: Select all
oCol:nHeadBmpAlign := AL_LEFT/AL_RIGHT
Code: Select all
oCol:bPaintHeader := { |oCol,nRow, nCol, nHeight, lInvert, hDC, nGrpWidth, aBitmap| your func }