SetSubframe
TheSetSubframemethod specifies whether this frame is currently a subframe of its containing frame.
void SetSubframe (in ODBoolean isSubframe);
isSubframekODTrueif this frame is currently a subframe of its containing frame, otherwisekODFalse.SEE ALSO
TheODFrame::IsSubframemethod (page 330).
"Using Subframes to Suppress the Active Frame Border" on page 153 in OpenDoc Programmer's Guide.