Page 1 of 1
bbrowser caption fonts
Posted: Thu Aug 08, 2019 11:19 am
by Anonymous
Any ideas on how to have a different font for the column titles in bBrowser4 please?
bbrowser caption fonts
Posted: Thu Aug 08, 2019 1:02 pm
by robert
Jeff,
Set the CaptionView on the Browser control. This CaptionView is a bViewStyle object which has a font property
Robert
Note: There is also a CaptionView on the bDataColumn class
bbrowser caption fonts
Posted: Thu Aug 08, 2019 1:17 pm
by BiggyRat
Thank you very much Robert, I'll give that a shot. I tried the bBrowser samples but saw nothing that helped.
Got it! Once I realised there was a typo in the sample code, it worked!