| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnLoading( _ ByVal e As ObjectLoadingEventArgs _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
protected virtual void OnLoading( ObjectLoadingEventArgs e ) | |
| Managed Extensions for C++ | |
|---|---|
protected: virtual void OnLoading( ObjectLoadingEventArgs* e ) | |
| C++/CLI | |
|---|---|
protected: virtual void OnLoading( ObjectLoadingEventArgs^ e ) | |
Parameters
- e
- The EventArgs for the event.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family