Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information that describes rebar control characteristics.
typedefstructtagREBARINFO{UINTcbSize;UINTfMask;HIMAGELISThiml;}REBARINFO,FAR* LPREBARINFO;
Members
- cbSize
Size of this structure, in bytes. Your application must fill this member before sending any messages that use the address of this structure as a parameter. - fMask
Flag values that describe characteristics of the rebar control. Currently, rebar controls support only one value.Value Description RBIM_IMAGELIST The himl member is valid or must be filled. - himl
Handle to an image list. The rebar control will use the specified image list to obtain images.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
Send Feedback on this topic to the authors