BCGControlBar Library for .NET
PropertyFlags Enumeration




Specifies the type of additional control which is located on the property item.
Syntax
'Declaration
 
Public Enum PropertyFlags 
   Inherits System.Enum
'Usage
 
Dim instance As PropertyFlags
public enum PropertyFlags : System.Enum 
__value public enum PropertyFlags : public System.Enum 
public enum class PropertyFlags : public System.Enum 
Members
MemberDescription
PropHasButton 
PropHasCustomPopup 
PropHasList 
PropHasSpin 
PropNoFlags 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         BCGSoft.Controls.PropertyList.PropertyFlags

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

Send Feedback