Skip to content

"Event properties are not supported in Visual Basic." #13356

@KalleOlaviNiemitalo

Description

@KalleOlaviNiemitalo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions