C1.Framework Namespace / ControlHostElement Class / _bounds Field

In This Topic
_bounds Field (ControlHostElement)
In This Topic
The System.Drawing.Rectangle that defines the position of the Element within its parent.
Syntax
'Declaration
 
Protected _bounds As Rectangle
 
See Also