Partager via


RB_GETBARHEIGHT (Compact 2013)

3/28/2014

This message retrieves the height the rebar control.

Syntax

RB_GETBARHEIGHT wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

Returns a UINT value that represents the height, in pixels, of the control.

Requirements

Header

commctrl.h

See Also

Reference

Rebar Controls Messages