BCGControlBar Library for .NET
DropState Enumeration




The DropState enumeration is a list of constant values that specify the various different types of dropping toobar button on customization.

Syntax
'Declaration
 
Public Enum DropState 
   Inherits System.Enum
'Usage
 
Dim instance As DropState
public enum DropState : System.Enum 
__value public enum DropState : public System.Enum 
public enum class DropState : public System.Enum 
Members
MemberDescription
Default 
DropAfterTarget 
DropAtStart 
DropOnSameButton 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.ControlBars.DropState

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

Send Feedback