|
inlinestatic |
Sets the flat look for the toolbar combo box buttons.
Call this static member function to set the flat look for the toolbar combo box buttons. If the bFlat parameter is TRUE the buttons will have the flat look.
You can query the current mode by calling the IsFlatMode() member function.
By default this mode is turned off (FALSE).
bFlat | Specifies the mode to set. |