SECFrameDockingFeatureBase::ShowNode
BOOLSECFrameDockingFeatureBase::ShowNode(SECLayoutNode*pNode, BOOLbShowNode)
Show or hide a child 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 alteration.
bShowNode
Show docked node if TRUE, hide if FALSE
Comments
This function will also work if the node is currently floating.