VLFormDesigner Reference

MethodDeselectAllControls

See Also See Also Applies To Applies To

Deselects all selected contained controls. The control will be redrawn to reflect the new state of contained controls.

 

Syntax

object.DeselectAllControls

 

The DeselectAllControls method syntax has these parts:

Part Description
object An object expression that evaluates to VLFormDesigner.

 

Remark

All selected controls are automatically deselected when the form designer is swiched from select to either draw or run mode .