SECDefDockNodeBase::EnableThinDragBorder
voidSECDefDockNodeBase::EnableThinDragBorder(BOOLbEnable)
Enables the "thin border" drag prediction, similar to the VC++ IDE behavior.
Defined in: DefDockBase.cpp
Return Value
void
Parameters
bEnable
If TRUE, enables "thin border" drag prediction.
See Also