Gets the rectangle where skin background should be painted.
Defaults to BoundingRectangle.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual Rectangle GetSystemSkinPaintBounds() |
| Visual Basic |
|---|
Protected Overridable Function GetSystemSkinPaintBounds As Rectangle |
Return Value
See Also