In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / AllowDropFiles Property

AllowDropFiles Property (IThumbnailEx)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(24)>

Property AllowDropFiles As Boolean
[DispId(24)]

bool AllowDropFiles {get; set;}
read-write property AllowDropFiles: Boolean; 
DispIdAttribute(24)

function get,set AllowDropFiles : boolean
[DispId(24)]

__property bool get_AllowDropFiles();

__property void set_AllowDropFiles( 

   bool value

);
[DispId(24)]

property bool AllowDropFiles {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members