Intersoft ClientUI Documentation
OverflowAction Enumeration



Determines the action being performed by overflow panel.
Syntax
Public Enum OverflowAction 
   Inherits System.Enum
Dim instance As OverflowAction
public enum OverflowAction : System.Enum 
public enum class OverflowAction : public System.Enum 
Members
MemberDescription
Add An overflow item is being added.
Insert An overflow item is being inserted in a specific index.
Remove An overflow item is being removed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.OverflowAction

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.Aqua Namespace

Send Feedback