Skip to content

Application.FindControl

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

Application.FindControl Method

Definition

Namespace: My

Syntax

Declare Function FindControl Overload(ControlHandle As HWND) As My.Sys.Forms.Control Ptr

Parameters

Part Type Description
ControlHandle HWND

Return Value

Control

See also

Clone this wiki locally