ChangeHighlight
TheChangeHighlightmethod changes the highlight state for this facet.
void ChangeHighlight (in ODHighlight highlight);
highlight- The possible highlight state to assign to this facet. The value of
highlightmust be one of the following:kODNoHighlight,kODFullHighlight, orkODDimHighlight.DISCUSSION
This facet's containing part calls this method to change this facet's highlight state (usually so that its embedded part's highlighting corresponds to that of its containing part). This method in turn calls theHighlightChangedmethod associated with this facet's part to notify the part that its highlight state has changed.SEE ALSO
TheODHighlighttype (page 880).
TheODFacet::GetHighlightmethod (page 248).
TheODPart::HighlightChangedmethod (page 528).
"Setting Up" on page 157 in OpenDoc Programmer's Guide.
"Drawing Selections" on page 162 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help