| Visual Basic (Declaration) | |
|---|---|
Public Event PictureChanged() As EventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event EventHandler PictureChanged() | |
Specify the picture to display by setting the Image property.
|
| FarPoint.Win | |
| PictureChanged Event | |
| See Also | |
| FarPoint.Win Assembly > FarPoint.Win Namespace > Picture Class : PictureChanged Event |
| Visual Basic (Declaration) | |
|---|---|
Public Event PictureChanged() As EventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event EventHandler PictureChanged() | |