CSnapInItemImpl::SetToolbarButtonInfo

void SetToolbarButtonInfo( UINT id, BYTE *fsState, BYTE *fsType );

Parameters

id

[in] The ID of the toolbar button to be set.

fsState

[in] The state flags of the button. Can be one or more of the following:

fsType

[in] The state flags of the button. Can be one or more of the following:

Remarks

Call this function to modify any toolbar button styles, of the snap-in object, before the toolbar is created.

CSnapInItemImpl OverviewClass Members