Keeping the user from arranging icons in Listview 
Author Message
 Keeping the user from arranging icons in Listview

Is there a way to keep the user from being able to rearrange the icons
displayed in a Listview control?  I can't seem to find any
documentation on this.  Please help?

Thanks in advance,

Tim Warthen



Mon, 09 Jul 2001 03:00:00 GMT  
 Keeping the user from arranging icons in Listview
The only way to do that (short of subclassing the control) is to set the
OleDragMode property to ccOLEDragAutomatic (1).

~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please post/reply to the newsgroup(s) so
that everyone can benefit from the discussion.

Regards,

Klaus H. Probst, MCP


       ICQ: 22454937
      The VB Box: http://members.xoom.com/kprobst/
~~~~~~~~~~~~~~~~~~~~~~~~~~~



Quote:
> Is there a way to keep the user from being able to rearrange the icons
> displayed in a Listview control?  I can't seem to find any
> documentation on this.  Please help?

> Thanks in advance,

> Tim Warthen




Mon, 09 Jul 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Strange listview icons arrange

2. Icon arranging on desktop

3. Arrange Icons in Programgroup

4. Arrange Icons

5. Arranging Icons

6. Arranging Listview Items.

7. VB ListView Auto Arrange Problem

8. ListView dragging and auto-arrange.

9. Arranging a Listview control programatically?

10. ListView dragging and auto-arrange.

11. ListView Arrange property

12. Allowing users to arrange controls

 

 
Powered by phpBB® Forum Software