Help Center

CToolbar.GetInsertMarkmethod

Retrieves the current insertion mark for the toolbar.

WindowsmethodCToolbar.incdocumented

Syntax

FUNCTION GetInsertMark (BYVAL hToolbar AS HWND) AS TBINSERTMARK

Parameters

NameDescription
hToolbarHandle to the toolbar control.

Return value

Returns a TBINSERTMARK structure that receives the insertion mark.

Description

Retrieves the current insertion mark for the toolbar.

Reference

  • Include file CToolbar.inc
  • Defined in AfxNova/CToolbar.inc:592
  • Documented in Windows/WIndows Controls/CToolbar Class.md
  • Topic: CToolbar Class