An NDoc Documented Class Library

ContainerStatusBar.GetPanelAtPoint Method 

Determines the ContainerStatusBarPanel that is under the point

public ContainerStatusBarPanel GetPanelAtPoint(
   Point p
);

Parameters

p
The point in the ContainerStatusBar's coordinate system

Return Value

The panel under the point, or null if the point is out of range.

See Also

ContainerStatusBar Class | ContainerStatusBar Members | Genghis.Windows.Forms Namespace