CDockablePane::GetDragSensitivity

Returns the drag sensitivity of a docking pane.

static const CSize& GetDragSensitivity();

Return Value

A CSize object that contains the width and height, in pixels, of a rectangle centered on a drag point. The drag operation does not begin until the mouse pointer moves outside this rectangle.

Requirements

Header: afxDockablePane.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CDockablePane Class