Icon CanFocus Method

function CanFocus: Boolean

Available In: Visual Client Applications

Use this method to determine if the current control can acquire input focus. Invisible and disabled controls always return False when this method is called.
Image