| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnForegroundImageChanged( _ ByVal sender As Object, _ ByVal e As EventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- sender
- Object that raised the event
- e
- Event arguments
|
| FarPoint.Win | |
| OnForegroundImageChanged Method | |
| See Also | |
| FarPoint.Win Assembly > FarPoint.Win Namespace > ElementControl Class : OnForegroundImageChanged Method |
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnForegroundImageChanged( _ ByVal sender As Object, _ ByVal e As EventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |