GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AllowDropFile Property





In This Topic
AllowDropFile Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(23)>
Property AllowDropFile As Boolean
[DispId(23)]
bool AllowDropFile {get; set;}
read-write property AllowDropFile: Boolean; 
DispIdAttribute(23)
function get,set AllowDropFile : boolean
[DispId(23)]
__property bool get_AllowDropFile();
__property void set_AllowDropFile( 
   bool value
);
[DispId(23)]
property bool AllowDropFile {
   bool get();
   void set (    bool value);
}
See Also

Reference

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