SECFrameDockingFeatureBase::ToggleNodeVisible
BOOLSECFrameDockingFeatureBase::ToggleNodeVisible(SECLayoutNode*pNode)
Toggle the current visibility state of an associated dockable node
Defined in: FrameDockBase.cpp
Return Value
TRUE if state changed. FALSE for no state change, or error.
Parameters
pNode
Node to apply state toggle.
Comments
Hide a currently visible node, or show a currently hidden node. This function will also work if the node is currently floating.