BalloonWindow Library for .NET

BalloonWindow.MoveWithTarget Property

Sets or retrieves whether the the balloon should be repositioned when the target area is moved.

[Visual Basic]
Public Property MoveWithTarget As Boolean
[C#]
public bool MoveWithTarget {get; set;}

Remarks

Only applicable when a control is specified as the target.

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace