SECTabControl::TabHit

BOOLSECTabControl::TabHit(intnTab, CPoint&point)

Determines if point passed in resides inside tab at index nTab.

Defined in: tabctrl.cpp

Return Value

Nonzero if the point is inside the tab specified.

Parameters

nTab

Tab index to test.

point

Point to test.

See Also

SECTabControl