VB6 DBGrid caption - TechRepublic
General discussion
December 3, 2001 at 08:10 AM
c1980

VB6 DBGrid caption

by c1980 . Updated 24 years, 5 months ago

Would someon help show me how to add 2 lines of text to the VB6 DBGrid(DAO) caption. There isn’t a property to assign how many caption lines one wants, (like the column headers which has this property). I wonder if this can be done through an API call?
So that is no misunderstanding: the DBGrid caption must show two lines, (or more) so that I can WRAP the text, or ADD the text to a second line. The carraige return doesn’t seem to help.

Please note: I want to use the DBGrid delivered with VB6 for DAO – nothing else comes in question for now.

Thanks for any help!

This discussion is locked

All Comments