Intersoft ClientUI Documentation
OverlayType Enumeration



Specifies whether the overlay type should be a Popup or a Grid.
Syntax
Public Enum OverlayType 
   Inherits System.Enum
Dim instance As OverlayType
public enum OverlayType : System.Enum 
public enum class OverlayType : public System.Enum 
Members
MemberDescription
Grid Use Grid for overlay.
Popup Use Popup for overlay.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Controls.OverlayType

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

Intersoft.Client.UI.Controls Namespace

Send Feedback