'Declaration Protected Overridable Sub OnImageLoading( _
ByVal eAn ImageCollectionChangeEventArgs that contains the event data.As Vintasoft.Imaging.ImageLoadingEventArgs _
)
protected virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs e
)
protected: virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs* e
)
protected:
virtual void OnImageLoading(
Vintasoft.Imaging.ImageLoadingEventArgs^ e
)
Parameters
- e
- An ImageCollectionChangeEventArgs that contains the event data.