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

In This Topic
Modified Property
In This Topic
Gets the value that indicates whether the Jump List was modified since the last call to the Apply method.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Property Modified As Boolean
 
Remarks
This property doesn't affect anything. It is for information purpose only.
See Also