Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

INFO: Inherited Control.AllowDrop property of FolderView.Net should not be used

 
Subscribe to the RSS feed for this forum  Forum Index -> FolderView.Net/WPF
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Tue Sep 06, 2005 4:39 am    Post subject: INFO: Inherited Control.AllowDrop property of FolderView.Net should not be used

The inherited Control.AllowDrop property of FolderView.Net is not intended to be used by the developer. When used, it has the exact opposite effect than the logical effect - setting it to True disables dragdrop and setting it to False enables dragdrop.

Instead of AllowDrop, use the AllowDragDrop property to specify whether dragdrop is allowed. For advanced dragdrop control, use the FolderViewDragStart, FolderViewDragOver and FolderViewDragDrop events ( See the DragDrop sample for their usage ).
Back to top
Display posts from previous:   
Forum Index -> FolderView.Net/WPF All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group