| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1PictureBox Class : LoadCompleted Event |
'Declaration Public Event LoadCompleted As System.ComponentModel.AsyncCompletedEventHandler
public event System.ComponentModel.AsyncCompletedEventHandler LoadCompleted
The event handler receives an argument of type System.ComponentModel.AsyncCompletedEventArgs containing data related to this event. The following AsyncCompletedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Cancelled | |
| Error | |
| UserState |