C# Class Alsing.Windows.Forms.NativeMessageArgs

Inheritance: System.EventArgs
Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Cancel bool
Message System.Windows.Forms.Message

Property Details

Cancel public property

public bool Cancel
return bool

Message public property

public Message,System.Windows.Forms Message
return System.Windows.Forms.Message