Contents Index Topic Contents | ||
Previous Topic: TB_GETBITMAP Next Topic: TB_GETBUTTON |
TB_GETBITMAPFLAGS
TB_GETBITMAPFLAGS wParam = 0; lParam = 0;Retrieves the flags for the current bitmap.
- Returns a DWORD value that contains the bitmap flags. If this value is zero, the toolbar is using a small bitmap. If the TBBF_LARGE flag is set, the toolbar is using a large bitmap.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.