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 |
---|---|---|
![]() |
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.Win.ImageKit