'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
[C1Description("C1Thumbnail.ClipControl", "Restricts a portion of a window's client area to display as thumbnail.")] [NotifyParentProperty(true)] [DefaultValue("")] public Control ClipControl {get; set;}