Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ListView Column Alignment

89 views
Skip to first unread message

agersh

unread,
Mar 28, 2003, 8:58:51 AM3/28/03
to
Using WinAPI is it possible to set the alignment of the
column header and the cells under the column header to two
different alignments?

Example:
- Listview.ColumnHeaders(1).Alignment = lvwColumnCenter
- Then set the rest of the cells in column 1 to
lvwColumnRight

Klaus H. Probst

unread,
Mar 28, 2003, 10:03:41 AM3/28/03
to
No, that's not possible. All the items under a given column are affected by
the alignment setting of the column itself.


--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/


Please post/reply to the newsgroup(s)


"agersh" <ager...@hotmail.com> wrote in message
news:05bd01c2f532$29b2aa60$a201...@phx.gbl...

0 new messages