Intersoft ClientUI Documentation
PopupElement Property (UXPopup)



Gets the popup element.
Syntax
Public ReadOnly Property PopupElement As Popup
Dim instance As UXPopup
Dim value As Popup
 
value = instance.PopupElement
public Popup PopupElement {get;}
public:
property Popup^ PopupElement {
   Popup^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXPopup Class
UXPopup Members

Send Feedback