[]
Gets the coordinates of the pointer.
public int MouseOverTab(Point pt)
Public Function MouseOverTab(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. |