Toolbar Extended StylesToolbar Extended Styles*
*Contents  *Index  *Topic Contents
*Previous Topic: Toolbar Control and Button Styles
*Next Topic: Toolbar Button States

Toolbar Extended Styles


A toolbar can have the following extended style. This style is set with the TB_SETEXTENDEDSTYLE message and retrieved with the TB_GETEXTENDEDSTYLE message.

TBSTYLE_EX_DRAWDDARROWS Version 4.71. Buttons that have the TBSTYLE_DROPDOWN style will be drawn with a drop-down arrow next to the button. If this extended style is not present, the drop-down buttons are drawn as normal buttons. To prevent repainting problems, this style should be set before the toolbar control becomes visible.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.