BalloonWindow Library for .NET

MessageBalloon Members

MessageBalloon overview

Public Static (Shared) Methods

ShowOverloaded. Displays a message balloon.

Public Instance Properties

AcceptButton (inherited from Form)
AccessibilityObject (inherited from Control)
AccessibleDefaultActionDescription (inherited from Control)
AccessibleDescription (inherited from Control)
AccessibleName (inherited from Control)
AccessibleRole (inherited from Control)
ActiveControl (inherited from ContainerControl)
ActiveMdiChild (inherited from Form)
AllowDrop (inherited from Control)
AllowObscure (inherited from BalloonWindow) Sets or retrieves whether the balloon is allowed to overlap any part of the target region.
AllowTransparency (inherited from Form)
Anchor (inherited from Control)
AnchorMargin (inherited from BalloonWindow) Sets or retrieves the distance the anchor tip extends from the balloon border.
AnchorOffset (inherited from BalloonWindow) Sets or retrieves the increasing distance along the anchor quadrant edge where the anchor tip will be positioned.
AnchorOffsetBase (inherited from BalloonWindow) The base anchor offset for the balloon.
AnchorPoint (inherited from BalloonWindow) Sets or retrieves the Point the anchor tip is located at.
AnchorQuadrant (inherited from BalloonWindow) Sets or retrieves the quadrant the anchor will be displayed in as defined by the AnchorQuadrant enumeration.
AnchorQuadrantBase (inherited from BalloonWindow) The base anchor quadrant for the balloon.
AutoScale (inherited from Form)
AutoScaleBaseSize (inherited from Form)
AutoScroll (inherited from Form)
AutoScrollMargin (inherited from ScrollableControl)
AutoScrollMinSize (inherited from ScrollableControl)
AutoScrollPosition (inherited from ScrollableControl)
BackColor (inherited from Form)
BackgroundImage (inherited from Control)
BackStyle (inherited from GraphicsPathWindow) Sets or retrieves the background style. Takes presedence over BackColor when set.
BindingContext (inherited from ContainerControl)
BorderColor (inherited from GraphicsPathWindow) Sets or retreives the border color.
BorderStyle (inherited from GraphicsPathWindow) Sets or retreives the border style. Takes precedence over BorderColor when set.
Bottom (inherited from Control)
Bounds (inherited from Control)
CancelButton (inherited from Form)
CanFocus (inherited from Control)
CanSelect (inherited from Control)
Capture (inherited from Control)
CausesValidation (inherited from Control)
ClientRectangle (inherited from Control)
ClientSize (inherited from Form)
CloseBox (inherited from BalloonWindow) Sets or retrieves whether the close box should be displayed.
CompanyName (inherited from Control)
Container (inherited from Component)
ContainsFocus (inherited from Control)
ContextMenu (inherited from Control)
ControlBox (inherited from Form)
Controls (inherited from Control)
CornerRadius (inherited from BalloonWindow) Sets or retrieves the radius, in degrees, for the balloon corners.
Created (inherited from Control)
Cursor (inherited from Control)
DataBindings (inherited from Control)
DesktopBounds (inherited from Form)
DesktopLocation (inherited from Form)
DialogResult (inherited from Form)
DisplayRectangle (inherited from ScrollableControl)
Disposing (inherited from Control)
Dock (inherited from Control)
DockPadding (inherited from ScrollableControl)
Enabled (inherited from Control)
Focused (inherited from Control)
Font (inherited from Control)
ForeColor (inherited from Control)
FormBorderStyle (inherited from GraphicsPathWindow) Sets the style for the form. This property should not be set when using this, or any inherited, classes.
Handle (inherited from Control)
HasChildren (inherited from Control)
Height (inherited from Control)
HelpButton (inherited from Form)
HorizontalScale
Icon (inherited from Form)
ImeMode (inherited from Control)
InvokeRequired (inherited from Control)
IsAccessible (inherited from Control)
IsDisposed (inherited from Control)
IsHandleCreated (inherited from Control)
IsMdiChild (inherited from Form)
IsMdiContainer (inherited from Form)
IsRestrictedWindow (inherited from Form)
KeyPreview (inherited from Form)
Left (inherited from Control)
Location (inherited from Control)
MaximizeBox (inherited from Form)
MaximumSize (inherited from Form)
MdiChildren (inherited from Form)
MdiParent (inherited from Form)
Menu (inherited from Form)
MergedMenu (inherited from Form)
Message
MinimizeBox (inherited from Form)
MinimumSize (inherited from Form)
Modal (inherited from Form)
MoveWithTarget (inherited from BalloonWindow) Sets or retrieves whether the the balloon should be repositioned when the target area is moved.
Name (inherited from Control)
Opacity (inherited from Form)
OwnedForms (inherited from Form)
Owner (inherited from Form)
Parent (inherited from Control)
ParentForm (inherited from ContainerControl)
ProductName (inherited from Control)
ProductVersion (inherited from Control)
RecreatingHandle (inherited from Control)
Region (inherited from Control)
Right (inherited from Control)
RightToLeft (inherited from Control)
Shadow (inherited from ShadowedWindow) Sets or retrieves whether the shadow should be displayed.
ShadowColor (inherited from ShadowedWindow) Sets or retrieves the color of the shadow.
ShadowMargin (inherited from ShadowedWindow) Sets or retrieves the distance the shadow extends.
ShowInTaskbar (inherited from Form)
Site (inherited from Control)
Size (inherited from Form)
SizeGripStyle (inherited from Form)
StartPosition (inherited from Form)
TabIndex (inherited from Form)
TabStop (inherited from Control)
Tag (inherited from Control)
TargetControl (inherited from BalloonWindow) Sets or retrieves the control that the balloon will be anchored to.
Text (inherited from Control)
Timeout (inherited from BalloonWindow) Sets or retrieves the number of milliseconds that the balloon is visible. After the time has elapsed, the balloon will hide.
Title
Top (inherited from Control)
TopLevel (inherited from Form)
TopLevelControl (inherited from Control)
TopMost (inherited from Form)
TransparencyKey (inherited from Form)
VerticalScale
Visible (inherited from Control)
Width (inherited from Control)
WindowState (inherited from Form)
WindowTarget (inherited from Control)

Public Instance Methods

Activate (inherited from Form)
AddOwnedForm (inherited from Form)
BeginInvoke (inherited from Control)Overloaded.
BringToFront (inherited from Control)
Close (inherited from Form)
Contains (inherited from Control)
CreateControl (inherited from Control)
CreateGraphics (inherited from Control)
CreateObjRef (inherited from MarshalByRefObject)
Dispose (inherited from Component)Overloaded.
DoDragDrop (inherited from Control)
EndInvoke (inherited from Control)
Equals (inherited from Object)
FindForm (inherited from Control)
Focus (inherited from Control)
GetChildAtPoint (inherited from Control)
GetContainerControl (inherited from Control)
GetHashCode (inherited from Object)
GetLifetimeService (inherited from MarshalByRefObject)
GetNextControl (inherited from Control)
GetPath (inherited from GraphicsPathWindow)Overloaded. Gets the path shape. If no path exists, then PreparePath is called.
GetType (inherited from Object)
Hide (inherited from BalloonWindow)
HideShadow (inherited from ShadowedWindow) Removes the shadow if one is currently displayed.
InitializeLifetimeService (inherited from MarshalByRefObject)
Invalidate (inherited from Control)Overloaded.
Invoke (inherited from Control)Overloaded.
LayoutMdi (inherited from Form)
MoveAnchorTo (inherited from BalloonWindow)Overloaded. Moves the anchor to the specified rectangle.
OffsetAnchorBy (inherited from BalloonWindow)Overloaded. Shifts the anchor by dx and dy.
PerformLayout (inherited from Control)Overloaded.
PointToClient (inherited from Control)
PointToScreen (inherited from Control)
PreProcessMessage (inherited from Control)
RectangleToClient (inherited from Control)
RectangleToScreen (inherited from Control)
Refresh (inherited from Control)
RemoveOwnedForm (inherited from Form)
ResetBackColor (inherited from Control)
ResetBindings (inherited from Control)
ResetCursor (inherited from Control)
ResetFont (inherited from Control)
ResetForeColor (inherited from Control)
ResetImeMode (inherited from Control)
ResetPath (inherited from GraphicsPathWindow) Clears any existing path. Will force the derived class to provide the shape again.
ResetRightToLeft (inherited from Control)
ResetText (inherited from Control)
ResumeLayout (inherited from Control)Overloaded.
Scale (inherited from Control)Overloaded.
ScrollControlIntoView (inherited from ScrollableControl)
Select (inherited from Control)Overloaded.
SelectNextControl (inherited from Control)
SendToBack (inherited from Control)
SetAutoScrollMargin (inherited from ScrollableControl)
SetBounds (inherited from Control)Overloaded.
SetDesktopBounds (inherited from Form)
SetDesktopLocation (inherited from Form)
SetPath (inherited from GraphicsPathWindow) Sets the path shape.
Show (inherited from BalloonWindow)Overloaded. Shows the balloon and anchors it to the given point.
Show (inherited from Control)Overloaded.
ShowDialog (inherited from Form)Overloaded.
ShowShadow (inherited from ShadowedWindow) Displays a shadow is one is not already displayed.
SuspendLayout (inherited from Control)
ToString (inherited from Form)
Update (inherited from Control)
Validate (inherited from ContainerControl)

Public Instance Events

Activated (inherited from Form)
BackColorChanged (inherited from Control)
BackgroundImageChanged (inherited from Control)
BackStyleChanged (inherited from GraphicsPathWindow) Occurs when the value of the BackStyle property changes.
BindingContextChanged (inherited from Control)
BorderColorChanged (inherited from GraphicsPathWindow) Occurs when the value of the BorderColor property changes.
BorderStyleChanged (inherited from GraphicsPathWindow) Occurs when the value of the BorderStyle property changes.
CausesValidationChanged (inherited from Control)
ChangeUICues (inherited from Control)
Click (inherited from Control)
Closed (inherited from Form)
Closing (inherited from Form)
ContextMenuChanged (inherited from Control)
ControlAdded (inherited from Control)
ControlRemoved (inherited from Control)
CursorChanged (inherited from Control)
Deactivate (inherited from Form)
Disposed (inherited from Component)
DockChanged (inherited from Control)
DoubleClick (inherited from Control)
DragDrop (inherited from Control)
DragEnter (inherited from Control)
DragLeave (inherited from Control)
DragOver (inherited from Control)
EnabledChanged (inherited from Control)
Enter (inherited from Control)
FontChanged (inherited from Control)
ForeColorChanged (inherited from Control)
GiveFeedback (inherited from Control)
GotFocus (inherited from Control)
HandleCreated (inherited from Control)
HandleDestroyed (inherited from Control)
HelpRequested (inherited from Control)
ImeModeChanged (inherited from Control)
InputLanguageChanged (inherited from Form)
InputLanguageChanging (inherited from Form)
Invalidated (inherited from Control)
KeyDown (inherited from Control)
KeyPress (inherited from Control)
KeyUp (inherited from Control)
Layout (inherited from Control)
Leave (inherited from Control)
Load (inherited from Form)
LocationChanged (inherited from Control)
LostFocus (inherited from Control)
MaximizedBoundsChanged (inherited from Form)
MaximumSizeChanged (inherited from Form)
MdiChildActivate (inherited from Form)
MenuComplete (inherited from Form)
MenuStart (inherited from Form)
MinimumSizeChanged (inherited from Form)
MouseDown (inherited from Control)
MouseEnter (inherited from Control)
MouseHover (inherited from Control)
MouseLeave (inherited from Control)
MouseMove (inherited from Control)
MouseUp (inherited from Control)
MouseWheel (inherited from Control)
Move (inherited from Control)
Paint (inherited from Control)
ParentChanged (inherited from Control)
PathLayoutChanged (inherited from GraphicsPathWindow) Occurs when the the window shape has changes.
QueryAccessibilityHelp (inherited from Control)
QueryContinueDrag (inherited from Control)
Resize (inherited from Control)
RightToLeftChanged (inherited from Control)
SizeChanged (inherited from Control)
StyleChanged (inherited from Control)
SystemColorsChanged (inherited from Control)
TabIndexChanged (inherited from Form)
TabStopChanged (inherited from Control)
TextChanged (inherited from Control)
Validated (inherited from Control)
Validating (inherited from Control)
VisibleChanged (inherited from Control)

Protected Instance Properties

CreateParams (inherited from Form)
DefaultImeMode (inherited from Form)
DefaultSize (inherited from Form)
DesignMode (inherited from Component)
Events (inherited from Component)
FontHeight (inherited from Control)
HScroll (inherited from ScrollableControl)
MaximizedBounds (inherited from Form)
RenderRightToLeft (inherited from Control)
ResizeRedraw (inherited from Control)
ShowFocusCues (inherited from Control)
ShowKeyboardCues (inherited from Control)
VScroll (inherited from ScrollableControl)

Protected Instance Methods

AccessibilityNotifyClients (inherited from Control)
ActivateMdiChild (inherited from Form)
AdjustFormScrollbars (inherited from Form)
ApplyAutoScaling (inherited from Form)
CenterToParent (inherited from Form)
CenterToScreen (inherited from Form)
CreateAccessibilityInstance (inherited from Control)
CreateControlsInstance (inherited from Form)
CreateHandle (inherited from Form)
DefWndProc (inherited from Form)
DestroyHandle (inherited from Control)
Dispose (inherited from ShadowedWindow)Overloaded. Clean up any resources being used.
Finalize (inherited from Component)
GetBalloonBounds (inherited from BalloonWindow)
GetScrollState (inherited from ScrollableControl)
GetService (inherited from Component)
GetStyle (inherited from Control)
GetTopLevel (inherited from Control)
InitLayout (inherited from Control)
InvokeGotFocus (inherited from Control)
InvokeLostFocus (inherited from Control)
InvokeOnClick (inherited from Control)
InvokePaint (inherited from Control)
InvokePaintBackground (inherited from Control)
IsInputChar (inherited from Control)
IsInputKey (inherited from Control)
MemberwiseClone (inherited from Object)
NotifyInvalidate (inherited from Control)
OnActivated (inherited from Form)
OnBackColorChanged (inherited from Control)
OnBackgroundImageChanged (inherited from Control)
OnBackStyleChanged (inherited from GraphicsPathWindow) Raises the BackStyleChanged event.
OnBindingContextChanged (inherited from Control)
OnBorderColorChanged (inherited from GraphicsPathWindow) Raises the BorderColorChanged event.
OnBorderStyleChanged (inherited from GraphicsPathWindow) Raises the BorderStyleChanged event.
OnCausesValidationChanged (inherited from Control)
OnChangeUICues (inherited from Control)
OnClick (inherited from Control)
OnClosed (inherited from Form)
OnClosing (inherited from BalloonWindow)
OnContextMenuChanged (inherited from Control)
OnControlAdded (inherited from Control)
OnControlRemoved (inherited from ContainerControl)
OnCreateControl (inherited from Form)
OnCursorChanged (inherited from Control)
OnDeactivate (inherited from Form)
OnDockChanged (inherited from Control)
OnDoubleClick (inherited from Control)
OnDragDrop (inherited from Control)
OnDragEnter (inherited from Control)
OnDragLeave (inherited from Control)
OnDragOver (inherited from Control)
OnEnabledChanged (inherited from Control)
OnEnter (inherited from Control)
OnFontChanged (inherited from Form)
OnForeColorChanged (inherited from Control)
OnGiveFeedback (inherited from Control)
OnGotFocus (inherited from Control)
OnHandleCreated (inherited from Form)
OnHandleDestroyed (inherited from Form)
OnHelpRequested (inherited from Control)
OnImeModeChanged (inherited from Control)
OnInputLanguageChanged (inherited from Form)
OnInputLanguageChanging (inherited from Form)
OnInvalidated (inherited from Control)
OnKeyDown (inherited from Control)
OnKeyPress (inherited from Control)
OnKeyUp (inherited from Control)
OnLayout (inherited from ScrollableControl)
OnLeave (inherited from Control)
OnLoad
OnLocationChanged (inherited from Control)
OnLostFocus (inherited from Control)
OnMaximizedBoundsChanged (inherited from Form)
OnMaximumSizeChanged (inherited from Form)
OnMdiChildActivate (inherited from Form)
OnMenuComplete (inherited from Form)
OnMenuStart (inherited from Form)
OnMinimumSizeChanged (inherited from Form)
OnMouseDown (inherited from Control)
OnMouseEnter (inherited from Control)
OnMouseHover (inherited from Control)
OnMouseLeave (inherited from Control)
OnMouseMove (inherited from Control)
OnMouseUp (inherited from Control)
OnMouseWheel (inherited from ScrollableControl)
OnMove (inherited from ShadowedWindow) Ensures that the shadow follows its parent.
OnNotifyMessage (inherited from Control)
OnPaint
OnPaintBackground (inherited from Control)
OnParentBackColorChanged (inherited from Control)
OnParentBackgroundImageChanged (inherited from Control)
OnParentBindingContextChanged (inherited from Control)
OnParentChanged (inherited from Control)
OnParentEnabledChanged (inherited from Control)
OnParentFontChanged (inherited from Control)
OnParentForeColorChanged (inherited from Control)
OnParentRightToLeftChanged (inherited from Control)
OnParentVisibleChanged (inherited from Control)
OnPathLayoutChanged (inherited from ShadowedWindow)
OnQueryContinueDrag (inherited from Control)
OnResize (inherited from ShadowedWindow) Ensures that the shadow follows its parent.
OnRightToLeftChanged (inherited from Control)
OnSizeChanged (inherited from Control)
OnStyleChanged (inherited from Form)
OnSystemColorsChanged (inherited from Control)
OnTabIndexChanged (inherited from Control)
OnTabStopChanged (inherited from Control)
OnTextChanged (inherited from Form)
OnValidated (inherited from Control)
OnValidating (inherited from Control)
OnVisibleChanged (inherited from BalloonWindow)
PreparePath (inherited from BalloonWindow)
ProcessCmdKey (inherited from Form)
ProcessDialogChar (inherited from ContainerControl)
ProcessDialogKey (inherited from Form)
ProcessKeyEventArgs (inherited from Control)
ProcessKeyPreview (inherited from Form)
ProcessMnemonic (inherited from ContainerControl)
ProcessTabKey (inherited from Form)
RaiseDragEvent (inherited from Control)
RaiseKeyEvent (inherited from Control)
RaiseMouseEvent (inherited from Control)
RaisePaintEvent (inherited from Control)
RecreateHandle (inherited from Control)
ResetMouseEventArgs (inherited from Control)
RtlTranslateAlignment (inherited from Control)Overloaded.
RtlTranslateContent (inherited from Control)
RtlTranslateHorizontal (inherited from Control)
RtlTranslateLeftRight (inherited from Control)
ScaleCore (inherited from Form)
Select (inherited from Form)Overloaded.
SetBoundsCore (inherited from Form)
SetClientSizeCore (inherited from Form)
SetDisplayRectLocation (inherited from ScrollableControl)
SetScrollState (inherited from ScrollableControl)
SetStyle (inherited from Control)
SetTopLevel (inherited from Control)
SetVisibleCore (inherited from Form)
UpdateBounds (inherited from Control)Overloaded.
UpdateDefaultButton (inherited from Form)
UpdateStyles (inherited from Control)
UpdateZOrder (inherited from Control)
WndProc (inherited from Form)

Protected Internal Instance Methods

ProcessKeyMessage (inherited from Control)

Explicit Interface Implementations

IContainerControl.ActivateControl (inherited from ContainerControl)

See Also

MessageBalloon Class | Rilling.Common.UI.Forms Namespace