CToolBarCtrl::SetInsertMark

void SetInsertMark( TBINSERTMARK* ptbim );

Parameters

ptbim

A pointer to the TBINSERTMARK structure that contains the insertion mark.

Remarks

This member function implements the behavior of the Win32 message TB_SETINSERTMARK, as described in the Platform SDK.

CToolBarCtrl OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::GetInsertMark