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

In This Topic
KnownCategoryPosition Property
In This Topic
Gets or sets the known category location relative to the custom category collection.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1JumpList.KnownCategoryPosition", "Location of the known category relative to the custom category collection.")>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<NotifyParentPropertyAttribute(True)>
Public Property KnownCategoryPosition As KnownCategoryPosition
 
See Also