RB_INSERTBAND message
Applies to: desktop apps only
Inserts a new band in a rebar control.
Parameters
- wParam
-
Zero-based index of the location where the band will be inserted. If you set this parameter to -1, the control will add the new band at the last location.
- lParam
-
Pointer to a REBARBANDINFO structure that defines the band to be inserted. You must set the cbSize member of this structure to sizeof(REBARBANDINFO) before sending this message.
Return value
Returns nonzero if successful, or zero otherwise.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Unicode and ANSI names | RB_INSERTBANDW (Unicode) and RB_INSERTBANDA (ANSI) |
Send comments about this topic to Microsoft
Build date: 3/6/2012