Back to Devexpress

TokenEdit.ForceInitializePopupForm() Method

windowsforms-devexpress-dot-xtraeditors-dot-tokenedit-c4943ee5.md

latest1.1 KB
Original Source

TokenEdit.ForceInitializePopupForm() Method

Explicitly initializes this Token Edit Control‘s drop-down menu.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public void ForceInitializePopupForm()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ForceInitializePopupForm

See Also

ShowPopup()

TokenEdit Class

TokenEdit Members

DevExpress.XtraEditors Namespace