Skip to content

Control.GetTextLength

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

Control.GetTextLength Method

Determines the length, in characters, of the text associated with a window (Windows, Linux).

Definition

Namespace: My.Sys.Forms

Syntax

Declare Function GetTextLength() As Integer

Parameters

Part Type Description

Return Value

Integer

See also

Clone this wiki locally