RichTextBox.TextLength Właściwość

Definicja

Pobiera długość tekstu w kontrolce.

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

Wartość właściwości

Liczba znaków zawartych w tekście kontrolki.

Atrybuty

Dotyczy

Zobacz też