Northwoods.Go Assembly > Northwoods.Go Namespace > GoPalette Class : Orientation Property |
'Declaration <DefaultValueAttribute()> <CategoryAttribute("Appearance")> <DescriptionAttribute("How to fill the palette by positioning its items.")> Public Overridable Property Orientation As Orientation
[DefaultValueAttribute()] [CategoryAttribute("Appearance")] [DescriptionAttribute("How to fill the palette by positioning its items.")] public virtual Orientation Orientation {get; set;}
Orientation.Vertical
.Orientation.Vertical
) or fills and adds columns (Orientation.Horizontal
). A vertical orientation means that there is no horizontal scroll bar, and that the vertical scroll bar shows itself when it is needed because the rows do not all fit in the display area.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2