On vendredi 9 janvier 2009, Fabien Bodard wrote:
> 2009/1/8 kobolds :
> > how do I change the row height in listview ?
> > I try change the the font . it work but look ugly . any other way ?
> >
> > I try to set listview1.item.height = 30 , but get error null object .
>
> Item represent the current
2009/1/8 kobolds :
>
> how do I change the row height in listview ?
> I try change the the font . it work but look ugly . any other way ?
>
> I try to set listview1.item.height = 30 , but get error null object .
Item represent the current internal selected item... You must have
items, and select i
how do I change the row height in listview ?
I try change the the font . it work but look ugly . any other way ?
I try to set listview1.item.height = 30 , but get error null object .
couldn't find any help for that property also.
--
View this message in context:
http://www.nabble.com/change-r