BCGSuite for MFC
virtual BOOL CBCGPEditCtrl::GoToMarker ( const CBCGPEditMarker pMarker)
virtual

Moves the caret to the specified marker.

Returns
Nonzero if the caret was moved successfully; otherwise 0.

Call this function to move the caret to the specified marker and scroll the text if necessary.

Parameters
pMarkerPoints to the target marker.