Skip to main content
A newer version of this page is available. .

TokenEdit.ForceInitializePopupForm() Method

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public void ForceInitializePopupForm()
See Also