NetXP 3.0 Reference
BalloonWindow.AnchorPoint Property
The point to which this window is anchored.
[Visual Basic]
Public Property AnchorPoint As
Point
[C#]
public
System.Drawing.Point
AnchorPoint {get; set;}
See Also
BalloonWindow Class
|
NETXP.Controls Namespace