Intersoft ClientUI Documentation
OverlayType Field
See Also  Send Feedback
Intersoft.Client.UI.Controls Namespace > UXPopupManager Class : OverlayType Field






Overlay type.

Syntax

Visual Basic (Declaration) 
Public Shared OverlayType As OverlayType
Visual Basic (Usage)Copy Code
Dim value As OverlayType
 
value = UXPopupManager.OverlayType
 
UXPopupManager.OverlayType = value
C# 
public static OverlayType OverlayType
Delphi 
public field OverlayType: OverlayType; static; 
JScript 
public static var OverlayType : OverlayType;
Managed Extensions for C++ 
public: static OverlayType OverlayType
C++/CLI 
public:
static OverlayType OverlayType

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.