Claes
Fri Oct 27 09:12:40 CDT 2006
I posted a response in your other thread (in
microsoft.public.dotnet.languages.vb). Guess you missed that...
Try this:
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms.controls/msg/69dd7cedfbdea8e5?hl=sv
/claes
"Sbroeff" <sbroeff@fastwebnet.it> wrote in message
news:6hi0h.4221$Pk4.854@tornado.fastwebnet.it...
> My problem is not the width of listview, but the width of columns of
> listview. The listview is not resizable, but its columns can be resizible
> by
> double-click or dragging. I tried to use the
> ColumnWidthChanging event, but it doesn't work.
>
>
>
> "jcreasy" <justin.creasy@gmail.com> ha scritto nel messaggio
> news:1161871292.547238.144410@b28g2000cwb.googlegroups.com...
>> Sbroeff, you're english is ok, I was confused because a standard
>> Listview is not resizable, even when double-clicked. Resizing can be
>> added to the functionality of a Listview control, but is not there by
>> default. Do you have some code you could post to see what is going on
>> or could you tell me more about what you are trying to code?
>>
>> Sbroeff wrote:
>> > > Do you want a listview that can be resized by double-clicking and
>> > > dragging or do you want a listview that cannot be resized by
>> > > double-clicked and dragging.
>> >
>> > I'm sorry for my english, I want that my listview are not resized by
>> > double-clicked and dragging.
>> >
>> >
>> > > If you're trying to create some special functionality for Windows
> Forms
>> > > controls one of the best places to start your research is always
>> > > www.bobpowell.net. You might find what you need there.
>> >
>> >
>> > Thanks, i'm going to open it.
>>
>
>