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
Public Class TextEventArgs
Inherits EventArgs
The TextEventArgs type exposes the following members.
Constructors
| Name | Description |
---|
| TextEventArgs | Initializes a new instance of the TextEventArgs class |
TopProperties
| Name | Description |
---|
| Text |
Text message for the event.
|
TopSee Also