General discussion
-
Topic
-
VB6 DBGrid caption
LockedWould 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!