Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs when the value of the BackColor property changes.
[Visual Basic]Public Event BackColorChanged() As EventHandler
[C#]public event EventHandler BackColorChanged();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.