Skip to content

Control.Focused

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

Control.Focused Method

Returns a value indicating whether the control has input focus (Windows, Linux).

Definition

Namespace: My.Sys.Forms

Syntax

Declare Function Focused As Boolean

Return Value

Boolean

See also

Clone this wiki locally