ComponentOne Windows 7 Control Pack for WinForms
JumpListKnownCategory Enumeration



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : JumpListKnownCategory Enumeration
Known category to display in the Jump List.
Syntax
Public Enum JumpListKnownCategory 
   Inherits System.Enum
Dim instance As JumpListKnownCategory
public enum JumpListKnownCategory : System.Enum 
public enum class JumpListKnownCategory : public System.Enum 
Members
MemberDescription
FrequentDisplay the 'Frequent' known category.
NeitherDon't display either known category. You must have at least one user task or custom category link in order to not see the default 'Recent' known category.
RecentDisplay the 'Recent' known category.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Win7Pack.JumpListKnownCategory

See Also

Reference

C1.Win.C1Win7Pack Namespace