Skip to content

ControlByName

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

ControlByName Function

Syntax

Function ControlByName Alias "ControlByName"(Parent As My.Sys.Forms.Control Ptr, CtrlName As String) As My.Sys.Forms.Control Ptr Export

Parameters

Part Type Description
Parent Control Required.
CtrlName String Required.

Return Value

My.Sys.Forms.Control Ptr Export
Clone this wiki locally