BalloonWindow Library for .NET

BalloonWindow.AnchorPoint Property

Sets or retrieves the Point the anchor tip is located at.

[Visual Basic]
Public Property AnchorPoint As Point
[C#]
public System.Drawing.Point AnchorPoint {get; set;}

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace