Sdílet prostřednictvím


RichTextBox.TextLength Vlastnost

Definice

Získá délku textu v ovládacím prvku.

public:
 virtual property int TextLength { int get(); };
[System.ComponentModel.Browsable(false)]
public override int TextLength { get; }
[<System.ComponentModel.Browsable(false)>]
member this.TextLength : int
Public Overrides ReadOnly Property TextLength As Integer

Hodnota vlastnosti

Int32

Počet znaků obsažených v textu ovládacího prvku

Atributy

Platí pro

Viz také