Intersoft ClientUI Documentation
BackgroundBehavior Enumeration



Specifes value that controls the background behavior of UXDock.
Syntax
Public Enum BackgroundBehavior 
   Inherits System.Enum
Dim instance As BackgroundBehavior
public enum BackgroundBehavior : System.Enum 
public enum class BackgroundBehavior : public System.Enum 
Members
MemberDescription
Fix Fix, the width of the background remaind the same.
Fluid Fluid, the width of the background changed based on the zoom effect.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXDock.BackgroundBehavior

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

Send Feedback