Hi, How do you set the width of the first column (i.e. column no. 0) on a NSListView control?
I have tried ListView1.ColumnHeaders(0).Width = 100 but that doesn't work. Subsequent columns' width can be set at the moment they are added, but not the first one sice it is auto-added by the control.... Is there a way to set the width of the first column? Best regards, Edgard Riba --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
