Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public static class XtraInputBox

Remarks

Call the required XtraInputBox.Show method overload to create, customize, and show an Input Box dialog. See Input Box to learn more.

Input Box - Collage

Inheritance

Object
XtraInputBox
See Also