Version

VerticalAlign Property (ScrollButtons)

The vertical alignment of scroll buttons.
Syntax
'Declaration
 
Public Property VerticalAlign As VerticalAlign
public VerticalAlign VerticalAlign {get; set;}
Remarks

That property gives visual effect, when the Height of the Style property is set.

If the Height is not set, then 100% is used. However, Netscape Navigator may fail to render the button the whole height of the tabs and, therefore, it is recommended to set a particular value to the Height.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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

See Also