SECSplitterBase::SetBoundingMargins

voidSECSplitterBase::SetBoundingMargins(intnLeft, intnRight, intnTop, intnBottom)

Fit splitter window inside specified bounding margins

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 set bounding margins around the splitter window.