(Leadtools.Controls)

AllowAutoDrop Property

Show in webframe





Gets or sets a value that indicates if the viewer handles drop events automatically.
Syntax
public bool AllowAutoDrop {get; set;}
Public Property AllowAutoDrop As Boolean
public bool AllowAutoDrop {get; set;}

            

            
 
get_AllowAutoDrop();
set_AllowAutoDrop(value);
Object.defineProperty('AllowAutoDrop');

Property Value

true if the viewer handles drop events automatically; false if the user handles the drop events. The default value is true.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.