Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs before the control becomes visible for the first time.
[Visual Basic]Public Event Load() As EventHandler
[C#]public event EventHandler Load();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.