Microsoft SDK for Java

TabBase.getHotTrack

Retrieves a boolean value indicating whether tabs are highlighted as the mouse pointer passes over them.

Syntax

public final boolean getHotTrack()

Return Value

Returns true if the control provides feedback to the user by highlighting the tab that the mouse pointer is positioned over; otherwise, returns false.

See Also   setHotTrack

© 1999 Microsoft Corporation. All rights reserved. Terms of use.