SECFrameDockingFeatureBase::FloatNode
BOOLSECFrameDockingFeatureBase::FloatNode(SECLayoutNode*pNode, LPCRECTlpRectScreen)
Float a dockable layout node to the specified screen rectangle
Defined in: FrameDockBase.cpp
Return Value
TRUE on successful float, otherwise FALSE
Parameters
pNode
Node to be floated.
lpRectScreen
Rectangle in screen coordinates for resultant float operation.
Comments
Call this function to initially float a node to a specific screen rectangle (no previous DockNode call necessary). Also, this function can be used to float an existing docked node, or reposition an existing floating node.