|
virtual |
Sets a new style for a toolbar button.
Call this function to set a new style for a toolbar button. The SetButtonStyle function automatically removes the TBBS_PRESSED style if nStyle is TBBS_DISABLED (disabled button can't be pressed).
nIndex | An index of a toolbar button. |
nStyle | A new style. |