'Declaration Public Property AllowDropFile As Boolean
'Declaration
Public Property AllowDropFile As Boolean
public bool AllowDropFile {get; set;}
public read-write property AllowDropFile: Boolean;
public function get,set AllowDropFile : boolean
public: __property bool get_AllowDropFile(); public: __property void set_AllowDropFile( bool value );
public: property bool AllowDropFile { bool get(); void set ( bool value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members