BCGControlBar Pro for MFC
virtual void CBCGPToolbarEditBoxButton::SetStyle ( UINT  nStyle)
virtual

Called to set a new style.

This function is called when it is required to set a new button's style. It enables or disables the internal edit control according to the new style.

For example, an edit control becomes non-editable in customize mode.

Parameters
nStyleSpecifies a new style to set.

Reimplemented from CBCGPToolbarButton.