Back to Devexpress

XtraInputBox Class

windowsforms-devexpress-dot-xtraeditors-9cc8bcc0.md

latest1.4 KB
Original Source

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

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public static class XtraInputBox
vb
Public Module XtraInputBox

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

XtraInputBox Members

DevExpress.XtraEditors Namespace