Infragistics(R) NetAdvantage(R) Windows Forms
ClipSelf Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > UIElement Class : ClipSelf Property

Returning true causes all drawing of this element to be expicitly clipped to its region

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property ClipSelf As Boolean
C# 
protected bool ClipSelf {get;}

See Also