[]
Gets or sets a value indicating whether the form will transform to compact mode automatically (when user is selecting).
protected bool AutoCompact { get; set; }
Protected Property AutoCompact As Boolean
true if the form will transform to compact mode automatically; otherwise, false.
true
false