VLFormDesigner Reference

MethodIsSelected

See Also See Also Applies To Applies To

Reports if the specified control is a currently selected.

 

Syntax

object.IsSelected(ByVal aControl As Object )

 

The IsSelected method syntax has these parts:

Part Description
object An object expression that evaluates to VLFormDesigner.
aControl A control which needs to be checked for selection. Method returns True if the control is currently selected, otherwise returns False