Search
TextEventArgs Properties
 


 Public Properties

  Name Description

Component

Gets the related component. (Inherited from ComponentEventArgs.)

NewText

Gets or sets the new value of the changed text.

OldText

Gets or sets the previous value of the changed text.

ParentHost

Gets the host containing the component. (Inherited from ComponentEventArgs.)

 See Also