Click or drag to resize

TextEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Flex.Hal.OhioTextEventArgs

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

The TextEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodTextEventArgsInitializes a new instance of the TextEventArgs class
Top
Properties
 NameDescription
Public propertyText Gets the text message for the event.
Top
See Also