This class exposes properties for the StartLoad, EndLoad, StartSave, EndSave, and the GetDragDropFileName events.

[Visual Basic] Public Class FileEventArgs Inherits EventArgs
[C#] public class FileEventArgsĀF EventArgs

Explanation

Property Type Explanation
 FileName String (Visual Basic)
string(C#)
Sets the name of the image file (full path) to be loaded, saved, or dragged and dropped

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation