The events of System.Windows.Forms.PictureBox are listed below. For a list of all members, see the PictureBox Members list.
See Also: Inherited members from System.Windows.Forms.Control
CausesValidationChanged |
Overrides the Control.CausesValidationChanged property. | |
Enter |
Overrides the Control.Enter property. | |
FontChanged |
Occurs when the value of the PictureBox.Font property changes. | |
ForeColorChanged |
Occurs when the value of the PictureBox.ForeColor property changes. | |
ImeModeChanged |
Occurs when the value of the PictureBox.ImeMode property changes. | |
KeyDown |
Occurs when a key is pressed when the control has focus. | |
KeyPress |
Occurs when a key is pressed when the control has focus. | |
KeyUp |
Occurs when a key is released when the control has focus. | |
Leave |
Occurs when input focus leaves the System.Windows.Forms.PictureBox. | |
LoadCompleted |
Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception. | |
LoadProgressChanged |
Occurs when the progress of an asynchronous image-loading operation has changed. | |
RightToLeftChanged |
Occurs when the value of the PictureBox.RightToLeft property changes. | |
SizeModeChanged |
Occurs when PictureBox.SizeMode changes. | |
TabIndexChanged |
Occurs when the value of the PictureBox.TabIndex property changes. | |
TabStopChanged |
Occurs when the value of the PictureBox.TabStop property changes. | |
TextChanged |
Occurs when the value of the PictureBox.Text property changes. |