TextBoxEnterPressedEventArgs Members

The TextBoxEnterPressedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodTextBoxEnterPressedEventArgs
Initializes a new instance of the TextBoxEnterPressedEventArgs class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyApplication
The current UIApplication.
(Inherited from RibbonItemEventArgs.)

See Also