Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the current insertion mark for the toolbar.
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 Windows SDK.
Requirements
Header: afxcmn.h