MenuView_t::ScrollArrowHeight (Windows Embedded CE 6.0)

1/6/2010

This method returns the height of the scroll arrow.

Syntax

static int ScrollArrowHeight(void);

Parameters

None.

Return Value

The return value is the height of the scroll arrow.

Requirements

Header menuview.hpp
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

MenuView_t