Tshelllistview question
- From: dempsey.bill@xxxxxxxxx
- Date: 29 Oct 2005 09:54:23 -0700
Gang, I have a shelllistview component on one of my forms *BUT* I can
not keep it from changing column sizes when say a file is added or
deleted.
I've tried the following properties
shelllistview1.columns.Items[0].AutoSize:=false;
shelllistview1.Columns.Items[0].Width:=102;
shelllistview1.columns.Items[0].MaxWidth:=103;
but on every refresh, it resets my column sizes.
Any solutions (code examples?) On how to fix this?
I am using delphi 2005. This is a Win VCL application
Thanks greatly in advance.
Bill
.
- Prev by Date: Re: Version after Version
- Next by Date: Re: Adding string to Memo
- Previous by thread: Adding string to Memo
- Next by thread: Transparent window
- Index(es):