Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs when a handle is created for the control.
[Visual Basic]Public Event HandleCreated() As EventHandler
[C#]public event EventHandler HandleCreated();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.