wx.ProcessUtils.MsgEventArgs Class Reference

Inheritance diagram for wx.ProcessUtils.MsgEventArgs:

Inheritance graph

List of all members.

Public Member Functions

 MsgEventArgs (MsgType type, string data)
override string ToString ()

Properties

string Msg [get]
MsgType Type [get]


Detailed Description

Event distributing string data.

Constructor & Destructor Documentation

wx.ProcessUtils.MsgEventArgs.MsgEventArgs ( MsgType  type,
string  data 
)


Member Function Documentation

override string wx.ProcessUtils.MsgEventArgs.ToString (  ) 


Property Documentation

string wx.ProcessUtils.MsgEventArgs.Msg [get]

The included message.

MsgType wx.ProcessUtils.MsgEventArgs.Type [get]

The message type of the string.


The wx.NET Build System.   (c) 2009-2010 Harald Meyer auf'm Hofe