IsSubframe
TheIsSubframemethod returns a Boolean value that indicates whether this frame is a subframe of its containing frame.
ODBoolean IsSubframe ();
- return value
kODTrueif this frame is a subframe of its containing frame, otherwisekODFalse.DISCUSSION
This method's return value is defined for the lifetime of this frame; once set, it cannot be changed.SEE ALSO
TheODFrame::IsRootmethod (page 329).
TheODFrame::SetSubframemethod (page 339).
"Using Subframes to Suppress the Active Frame Border" on page 153 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help