Table of Contents

Method SetInternalScrollBarsImmutable

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetInternalScrollBarsImmutable()

Marks the UseInternalScrollBars property as immutable, preventing further modifications.

public virtual void SetInternalScrollBarsImmutable()

Remarks

Once this method is called, the UseInternalScrollBars property is set to an immutable state and cannot be altered. This operation is irreversible.