CDockingManager::GetSmartDockingTheme

A static method that returns a theme used to display smart docking markers.

static AFX_SMARTDOCK_THEME __stdcall GetSmartDockingTheme();

Return Value

Returns one of the following enumerated values: AFX_SDT_DEFAULT, AFX_SDT_VS2005, AFX_SDT_VS2008.

Requirements

Header: afxdockingmanager.h

See Also

Reference

CDockingManager Class