SEC3DTabControl::TabHit

BOOLSEC3DTabControl::TabHit(intnTab, CPoint&point)

Indicates whether a point is within the tab rectangle.

Defined in: tabctrl3.cpp

Return Value

Nonzero if the given point is within the tab rectangle; otherwise 0.

Parameters

nTab

Index of the tab.

point

A point in the tab rectangle.

See Also

GetTabPtr

SEC3DTabControl