Table of Contents

Class SystemNotifyMessage

Namespace
HeBianGu.Control.Message
Assembly
HeBianGu.Control.Message.dll
public class SystemNotifyMessage : ISystemNotifyMessage
Inheritance
SystemNotifyMessage
Implements
Inherited Members
Extension Methods

Methods

Show(string, string, NotifyBalloonIcon, int)

显示气泡消息

public void Show(string message, string title = null, NotifyBalloonIcon tipIcon = NotifyBalloonIcon.Info, int timeout = 1000)

Parameters

message string
title string
tipIcon NotifyBalloonIcon
timeout int