[]
Gets or sets a value indicating whether the form will be always in compact mode.
protected bool AlwaysInCompact { get; set; }
Protected Property AlwaysInCompact As Boolean
true if the form will be always in compact mode; otherwise, false.
true
false