CFrameWnd::IsTracking

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
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

Other Resources