Skip to content

Control.ReadProperty

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

Control.ReadProperty Method

Reads value from the name of property (Windows, Linux).

Definition

Namespace: My.Sys.Forms

Syntax

Declare Function ReadProperty(ByRef PropertyName As String) As Any Ptr

Parameters

Part Type Description
PropertyName String

Return Value

Any

See also

Clone this wiki locally