TextBoxAutoCompletePopup Property

Gets the reference of the popup window that contains the control's drop-down list.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public Popup Popup { get; }

Property Value

Popup

See Also