HorizontalScroll

Ob horizontale Bildlaufleisten im Mehrzeilenmodus angezeigt werden sollen.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTextbox.ScrollMode

Attribut-Getter

public getHorizontalScroll(): keyof typeof ScrollMode | null;

Parameter

Name

Typ

Beschreibung

-

-

-

Rückgabewert

Typ

Beschreibung

keyof typeof ScrollMode

Der aktuelle Wert des Attributs.

Attribut-Setter

public setHorizontalScroll(valueNew: ScrollMode | keyof typeof ScrollMode | null): void;

Parameter

Name

Typ

Beschreibung

valueNew

ScrollMode, keyof typeof ScrollMode, null

Der neue Wert des Attributs. Wird null übergeben, so wirkt der interne Standardwert.

Rückgabewert

Typ

Beschreibung

void

Kein Rückgabewert.

HorizontalScroll 1:

Verfügbar ab Version 1.12.760