BalloonWindow Library for .NET

BalloonWindow.TargetControl Property

Sets or retrieves the control that the balloon will be anchored to.

[Visual Basic]
Public Property TargetControl As Control
[C#]
public System.Windows.Forms.Control TargetControl {get; set;}

See Also

BalloonWindow Class | Rilling.Common.UI.Forms Namespace