Click or drag to resize

TextEventArgs Class

Inheritance Hierarchy

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public class TextEventArgs : EventArgs

The TextEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTextEventArgs
Initializes a new instance of the TextEventArgs class
Top
Properties
  NameDescription
Public propertyText
Text message for the event.
Top
See Also