BalloonWindow Library for .NET

MessageBalloonOptions Enumeration

[Visual Basic]
Public Enum MessageBalloonOptions
[C#]
public enum MessageBalloonOptions

Members

Member NameDescription
HorizontalAutoScaleExpands horizontal dimension allowing message to fit.
VerticalAutoScaleExpands vertical dimension allowing message to fit.
ShowShadowDisplays the shadow.
AllowObscureAnchor is centered on target control.
TimeoutDismisses the balloon after 10 seconds.
All
None
Default

Requirements

Namespace: Rilling.Common.UI.Forms

Assembly: BalloonWindow (in BalloonWindow.dll)

See Also

Rilling.Common.UI.Forms Namespace