Table of Contents

Enum NotifyBalloonIcon

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll

Defines a set of standardized icons that can be associated with a balloon tip.

public enum NotifyBalloonIcon
Extension Methods

Fields

Error = 3

An error icon.

Info = 1

An information icon.

None = 0

No icon.

Warning = 2

A warning icon.