ScreenPoint Property (CustomTooltipDisplayingEventArgs)
In This Topic
A position of the Popup control relative to the upper-left corner of the screen.
Syntax
'Declaration
Public Property ScreenPoint As Point
public Point ScreenPoint {get; set;}
See Also