Listbox Column Headers

  • Thread starter Thread starter Gsurfdude
  • Start date Start date
G

Gsurfdude

Hi again,

In a listbox, I have the Column Heads property set to Yes. How do I get the
table column names to display vertical rather than horizontal?
 
Gsurfdude said:
Hi again,

In a listbox, I have the Column Heads property set to Yes. How do I get
the
table column names to display vertical rather than horizontal?

Not possible in a standard listbox. You could place label controls above the
lb and set their Vertical property to Yes/True.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top