XtraInputBox Class
A skinable dialog with one editor (TextEdit) and OK/Cancel buttons to accept or reject the current value of this editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Call the required XtraInputBox.Show method overload to create, customize, and show an Input Box dialog. See Input Box to learn more.
Inheritance
Object
XtraInputBox
See Also