BCGSoft.ControlBars Namespace > MiniFrame Class : HitTest Method |
Retrieves the type of the area at the specified screen coordinates. If the point belongs to the caption area, BCGSoft::Shared::Win32::HitTest::HTCAPTION value will be returned. If the client area contains the specified point, BCGSoft::Shared::Win32::HitTest::HTCLIENT value will be returned. Otherwise, BCGSoft::Shared::Win32::HitTest::HTNOWHERE. Called by the framework on calculation the expecting docking rectangle or on mouse down events when it is necessary to show a related context menu.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2