Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.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