Contents Index Topic Contents | ||
Previous Topic: RB_BEGINDRAG Next Topic: RB_DRAGMOVE |
RB_DELETEBAND
RB_DELETEBAND wParam = (WPARAM)(UINT) uBand; lParam = 0;Deletes a band from a rebar control.
- Returns nonzero if successful, or zero otherwise.
- uBand
- Zero-based index of the band to be deleted.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.