CReBarCtrl::GetBandMargins

Retrieves the margins of the band.

void GetBandMargins( 
   PMARGINS pMargins 
);

Parameters

  • pMargins
    A pointer to a MARGINSstructure that will receive the information.

Remarks

This member function emulates the functionality of the RB_GETBANDMARGINS message, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CReBarCtrl Class

Hierarchy Chart

Other Resources

CReBarCtrl Members