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

Returns the rect inside borders as the default

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property ClipRectChildren As Rectangle
C# 
protected Rectangle ClipRectChildren {get;}

See Also