WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpList Class / KnownCategory Property

In This Topic
KnownCategory Property (C1JumpList)
In This Topic
Gets or sets the type of a known category to display.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1JumpList.KnownCategory", "The type of a known category to display.")>
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property KnownCategory As JumpListKnownCategory
 
See Also