RVTDocs.com

TextBoxEnterPressedEventArgs

Class
Description:
The event arguments used by TextBox's EnterPressed event.
Inheritance Hierarchy:
System.Object
  System.EventArgs
    Autodesk.Revit.UI.Events.RibbonItemEventArgs
      Autodesk.Revit.UI.Events.TextBoxEnterPressedEventArgs
TextBoxEnterPressedEventArgs Class Members:
Name Description Inherited From
TextBoxEnterPressedEventArgs Initializes a new instance of the TextBoxEnterPressedEventArgs class
Name Description Inherited From
Application The current UIApplication. (Inherited from RibbonItemEventArgs ) RibbonItemEventArgs
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object