Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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