List View Dragging win32
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
Please help me to find solution for drag and increase the size of list view control in win32
-
Just make the List View the child to your mainframe window and it should resize as you move and resize the mainframe. Or do I misunderstand your question?
It's time for a new signature.
-
thanks for the response i would like to explain my req clearly wat i want exactly is to drag the list view only not the form form should be in fixed size ... but list view should be resizable in drag event