G
Guest
Hello,
I'm using the VS 2005 Express Edition for C#. In the GUI designer, when I
try to set the text alignment to anything except Left for the first column of
a ListView, it jumps back to the left anyway, even thought choices of Center
and Right are shown in the drop-down. I've even tried modifying the code
itself after the fact but it merely ignores it. I remember this was a
problem in the original version of the product but I thought it would have
been fixed by now. Are there any workarounds, or am I simply doing something
wrong? Previously I just created a dummy 1st column with 0 width, but that's
a real kluge.
Thanks,
Ray
I'm using the VS 2005 Express Edition for C#. In the GUI designer, when I
try to set the text alignment to anything except Left for the first column of
a ListView, it jumps back to the left anyway, even thought choices of Center
and Right are shown in the drop-down. I've even tried modifying the code
itself after the fact but it merely ignores it. I remember this was a
problem in the original version of the product but I thought it would have
been fixed by now. Are there any workarounds, or am I simply doing something
wrong? Previously I just created a dummy 1st column with 0 width, but that's
a real kluge.
Thanks,
Ray