Description
Gets or sets a value indicating whether or
not the overlay will be clipped by the Bounds of its parent. If this
property is false, part of this overlay may be visible outside of
its parent's bounds.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property ClipToParent() As Boolean
|