Intersoft.Client.UI.Controls Namespace > UXPopupManager Class : CreateOverlayPopup Method |
Public Shared Function CreateOverlayPopup( _ ByVal type As OverlayType, _ ByVal parentElement As FrameworkElement, _ ByVal parentSizeChanged As SizeChangedEventHandler _ ) As FrameworkElement
Dim type As OverlayType Dim parentElement As FrameworkElement Dim parentSizeChanged As SizeChangedEventHandler Dim value As FrameworkElement value = UXPopupManager.CreateOverlayPopup(type, parentElement, parentSizeChanged)
public static FrameworkElement CreateOverlayPopup( OverlayType type, FrameworkElement parentElement, SizeChangedEventHandler parentSizeChanged )
public: static FrameworkElement^ CreateOverlayPopup( OverlayType type, FrameworkElement^ parentElement, SizeChangedEventHandler^ parentSizeChanged )
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