| Visual Basic (Declaration) | |
|---|---|
Public Event AddingQuery() As EventHandler(Of AddingQueryEventArgs) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public event EventHandler<AddingQueryEventArgs> AddingQuery() | |
| Managed Extensions for C++ | |
|---|---|
public: __event EventHandler<AddingQueryEventArgs>* AddingQuery(); | |
| C++/CLI | |
|---|---|
public: event EventHandler<AddingQueryEventArgs>^ AddingQuery(); | |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family