Gets or sets a value indicating whether the RibbonTextBox changes its display mode when the related ribbon group is scaled by resizing the application. The default value is true.

Introduced: X16.

Syntax

public bool IsScalable { get; set; }
Public Property IsScalable() As Boolean