| Revit 2022 API |
| TextBoxEnterPressedEventArgs Constructor |
| TextBoxEnterPressedEventArgs Class See Also |
Initializes a new instance of the TextBoxEnterPressedEventArgs class
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public TextBoxEnterPressedEventArgs() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: TextBoxEnterPressedEventArgs() |