-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Milestone
Description
It is not clear what this means: "Event properties are not supported in Visual Basic."
The page links to How to: Declare Custom Events To Conserve Memory, in which the example declares Public Custom Event Click As EventHandler, which looks like the same thing as the C# "event property" public event MouseEventHandler MouseDown.
(The VB example also declares an event-raising accessor, which C# does not support.)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: e6a5f33d-52b9-fd2a-ecd0-35582d462f2c
- Version Independent ID: 80c4a287-3ad7-6642-ed89-d63cc71e860b
- Content: How to: Handle Multiple Events Using Event Properties
- Content Source: docs/standard/events/how-to-handle-multiple-events-using-event-properties.md
- Product: dotnet
- Technology: dotnet-standard
- GitHub Login: @rpetrusha
- Microsoft Alias: ronpet
Metadata
Metadata
Assignees
Labels
No labels