See Also Examples Applies To
Determines whether graphics methods in Paint events repaint the entire object or only newly exposed areas. Also determines whether the graphical operating environment creates a clipping region that excludes nongraphical controls contained by the object. Available at design time and run time.
Syntax
object.ClipControls [= New_ClipControls ]
The ClipControls syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_ClipControls | Boolean. |