NetXP 3.0 Reference

PopupForm.ShadowCreated Event

Raised when the shadow of the form has been created.

[Visual Basic]
Public Event ShadowCreated As EventHandler
[C#]
public event EventHandler ShadowCreated;

See Also

PopupForm Class | NETXP.Library Namespace