Partager via


RB_GETROWCOUNT (Compact 2013)

3/28/2014

This message retrieves the number of band rows in a rebar control.

Syntax

RB_GETROWCOUNT wParam = 0; 
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

Returns a UINT value that represents the number of band rows in the control.

Requirements

Header

commctrl.h

See Also

Reference

Rebar Controls Messages