SECSplitterBase::GetBoundingMargins

voidSECSplitterBase::GetBoundingMargins(int&nLeft, int&nRight, int&nTop, int&nBottom)

Get the bounding margins for the splitter window

Defined in: SPLITTER.CPP

Return Value

void

Parameters

nLeft

left margin

nRight

right margin

nTop

top margin

nBottom

bottom margin

Comments

Use this function to get bounding margins around the splitter window.