CFrameWnd::IsTracking

Call this member function to determine if the splitter bar in the window is currently being moved.

BOOL IsTracking( ) const;

Return Value

Nonzero if a splitter operation is in progress; otherwise 0.

Requirements

Header: afxwin.h

See Also

Reference

CFrameWnd Class

Hierarchy Chart