[]
Gets the coordinates of the pointer.
public int MouseOverNavButton(Point pt)
Public Function MouseOverNavButton(pt As Point) As Integer
| Type | Name | Description |
|---|---|---|
| Point | pt | The point that is to receive the client coordinates of the mouse |
| Type | Description |
|---|---|
| int | The index of the tab. |