WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskbarButton Class / Thumbnail Property

In This Topic
Thumbnail Property
In This Topic
Adjusts the thumbnail image of a window in a taskbar button flyout.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskbarButton.Thumbnail", "Adjusts the thumbnail image of a window in a taskbar button flyout.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<TypeConverterAttribute(C1.Win.C1Win7Pack.GenericExpandableConverter)>
<C1CategoryAttribute("Behavior")>
Public ReadOnly Property Thumbnail As C1Thumbnail
 
See Also