Back to Devexpress

PopupBaseEdit.ForceClosePopup() Method

windowsforms-devexpress-dot-xtraeditors-dot-popupbaseedit-2f3e3f17.md

latest1.0 KB
Original Source

PopupBaseEdit.ForceClosePopup() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void ForceClosePopup()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ForceClosePopup

See Also

PopupBaseEdit Class

PopupBaseEdit Members

DevExpress.XtraEditors Namespace