Search found 1 match: readbitmap

Searched query: readbitmap

by hua
Wed Jan 04, 2023 2:22 am
Forum: FiveWin for Harbour/xHarbour
Topic: TFolderEx: How to change the background colour of a tab's pr
Replies: 3
Views: 486

Re: TFolderEx: How to change the background colour of a tab's pr

... a tab is selected to not appear.
Anyone has any solution to that?

Also can someone shows the syntax to create a brush from resource instead of ReadBitmap() a file?
TIA

https://i.postimg.cc/6pV4x69h/folderex2.jpg


FUNCTION PaintTab( o, nOption )
LOCAL hBrush, hBmp, nLastRow

IF nOption <= 5 ...