Skip to content

Unable to find type [System.Windows.Forms.ToolTipIcon] #18

@bvduijn

Description

@bvduijn

[System.Windows.Forms.ToolTipIcon]$MessageType="Info",

This object type doesn't work here. The assembly is loaded later so this produces an error.

To resolve just remove this from the parameter as the object type is set later in this line

$balloon.BalloonTipIcon = [System.Windows.Forms.ToolTipIcon]$MessageType

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions