Q3DrawContext_SetPaneState
You can use theQ3DrawContext_SetPaneStatefunction to set the pane state of a draw context.
TQ3Status Q3DrawContext_SetPaneState ( TQ3DrawContextObject context, TQ3Boolean state);
context- A draw context object.
state- The desired pane state of the specified draw context.
DESCRIPTION
TheQ3DrawContext_SetPaneStatefunction sets the pane state of the draw context specified by thecontextparameter to the value specified in thestateparameter. If the value ofstateiskQ3True, the pane associated with that draw context is to be used; ifkQ3False, the pane is not used.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help