Back to Devexpress

HtmlContentPopup.Close() Method

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentpopup-24b7bb40.md

latest1.4 KB
Original Source

HtmlContentPopup.Close() Method

Closes the window.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void Close()
vb
Public Sub Close

Remarks

The following events fire when a window is closed:

See Also

Show(IWin32Window, Rectangle)

Hide()

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace