WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1Thumbnail Class / ClipControl Property

In This Topic
ClipControl Property (C1Thumbnail)
In This Topic
Restricts a portion of a window's client area to display as that window's thumbnail in the taskbar.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1Thumbnail.ClipControl", "Restricts a portion of a window's client area to display as thumbnail.")>
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute("")>
Public Property ClipControl As Control
 
See Also