NetXP 3.0 Reference

BalloonWindow.BallonQuadrant Enumeration

Describes the locations in the balloon.

[Visual Basic]
Public Enum BalloonWindow.BallonQuadrant
[C#]
public enum BalloonWindow.BallonQuadrant

Members

Member NameDescription
TopLeft Top left corner.
TopRight Top right corner.
BottomLeft Bottom left corner.
BottomRight Bottom right corner.

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

NETXP.Controls Namespace