BCGControlBar Library for .NET
SplitContainerHitTest Enumeration




Defines possible cell hit test values.
Syntax
'Declaration
 
Public Enum SplitContainerHitTest 
   Inherits System.Enum
'Usage
 
Dim instance As SplitContainerHitTest
public enum SplitContainerHitTest : System.Enum 
__value public enum SplitContainerHitTest : public System.Enum 
public enum class SplitContainerHitTest : public System.Enum 
Members
MemberDescription
BorderBorder.
CellInternal cell area.
PaddingAreaPadding area (area between internal cell area and borders)
SplitterMovable bar (splitter)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Controls.Shared.SplitContainerHitTest

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

BCGSoft.Controls.Shared Namespace

Send Feedback