Sandbox Logo

SplitContainer.Vertical

bool Vertical { get; set; }

Description

Should this be laid out vertically? If you set this to vertical you should mentally change Left to Top and Right to Bottom.

Return

User Comments