Raises the [E:Opening] event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
protected virtual void OnOpening( CancelEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnOpening ( _ e As CancelEventArgs _ ) |
Parameters
- e
- Type: C1.Silverlight..::..CancelEventArgs
The CancelEventArgs instance containing the event data.