IFocusable Interface

Description

Interface for objects that can be focused on.

Syntax

'Declaration
Public Class IFocusable

Methods

Name Description
IsFocused Return whether the control has focus.
SetFocus Gives focus to the control.