XtraInputBoxArgs Class
Exposes properties that customize a related XtraInputBox dialog.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v19.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Instances of the XtraInputBoxArgs class are accepted by the corresponding XtraInputBox.Show method overload. See Input Box to learn more.

Inheritance
Object
DevExpress.XtraEditors.XtraBaseArgs
DevExpress.XtraEditors.XtraDialogArgs
XtraInputBoxArgs
See Also