skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class DesktopAlertPopup

This class represents the popup of a RadDesktopAlertcomponent. This popup hosts an instance of the RadDesktopAlertElementclass which represents the element hierarchy of the alert.

Inheritance
System.Object
RadControl
RadPopupControlBase
DesktopAlertPopup
Inherited Members
RadPopupControlBase.lastAlignmentRectangle
RadPopupControlBase.dpiScaleFactor
RadPopupControlBase.AnimationProperties
RadPopupControlBase.Show()
RadPopupControlBase.Show(Point)
RadPopupControlBase.Show(Control)
RadPopupControlBase.Hide()
RadPopupControlBase.ProcessFocusRequested(RadElement)
RadPopupControlBase.WndProc(Message)
RadPopupControlBase.OnPopupOpened()
RadPopupControlBase.OnPopupClosed(RadPopupClosedEventArgs)
RadPopupControlBase.OnPopupClosing(RadPopupClosingEventArgs)
RadPopupControlBase.InitializeDropDownAnimation(Point)
RadPopupControlBase.GetBackupSize()
RadPopupControlBase.UpdateAeroEffectState()
RadPopupControlBase.UpdateLocation(Rectangle)
RadPopupControlBase.UpdateLocation()
RadPopupControlBase.GetCorrectedLocation(Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle)
RadPopupControlBase.GetCorrectedLocation(Screen, Rectangle, Size)
RadPopupControlBase.ApplySizingConstraints(Size, Screen)
RadPopupControlBase.GetCurrentScreen(Rectangle)
RadPopupControlBase.GetCurrentScreen()
RadPopupControlBase.GetAvailableBoundsFromScreen(Screen)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedHorizontalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point)
RadPopupControlBase.GetCorrectedVerticalLocation(Screen, Rectangle, Point, Size)
RadPopupControlBase.GetVerticalPopupLocation(Rectangle)
RadPopupControlBase.AnimationStarting()
RadPopupControlBase.OnAlternativeXLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle)
RadPopupControlBase.CheckMakeLastLocationCorrection(Rectangle, Point, Rectangle, Size)
RadPopupControlBase.OnAlternativeYLocationNeeded(Rectangle, Point, Rectangle)
RadPopupControlBase.ShowPopup(Rectangle)
RadPopupControlBase.ClosePopup(PopupCloseInfo)
RadPopupControlBase.OnPopupClosing(PopupCloseInfo)
RadPopupControlBase.OnPopupClosed(PopupCloseInfo)
RadPopupControlBase.ClosePopup(RadPopupCloseReason)
RadPopupControlBase.OnMouseWheel(Control, Int32)
RadPopupControlBase.CallMouseWheel(MouseEventArgs)
RadPopupControlBase.OnAnimationFinished(AnimationEventArgs)
RadPopupControlBase.OnAnimating(AnimationEventArgs)
RadPopupControlBase.ShouldRestoreAutoSize
RadPopupControlBase.DropDownAnimationDirection
RadPopupControlBase.EasingType
RadPopupControlBase.AnimationFrames
RadPopupControlBase.AnimationEnabled
RadPopupControlBase.AnimationType
RadPopupControlBase.NonAnimatedSize
RadPopupControlBase.FadeAnimationFrames
RadPopupControlBase.FadeAnimationSpeed
RadPopupControlBase.Opacity
RadPopupControlBase.DropShadow
RadPopupControlBase.EnableAeroEffects
RadPopupControlBase.FadeAnimationType
RadPopupControlBase.FitToScreenMode
RadPopupControlBase.ScreenSpaceMode
RadPopupControlBase.AlignmentRectangleOverlapMode
RadPopupControlBase.HorizontalAlignmentCorrectionMode
RadPopupControlBase.VerticalAlignmentCorrectionMode
RadPopupControlBase.VerticalPopupAlignment
RadPopupControlBase.HorizontalPopupAlignment
RadPopupControlBase.CreateParams
RadPopupControlBase.OwnerElement
RadPopupControlBase.OwnerPopup
RadPopupControlBase.LastShowDpiScaleFactor
RadPopupControlBase.WindowsSettings
RadPopupControlBase.Children
RadPopupControlBase.MouseWheel
RadPopupControlBase.FadeAnimationFinished
RadPopupControlBase.PopupOpening
RadPopupControlBase.PopupOpened
RadPopupControlBase.PopupClosing
RadPopupControlBase.PopupClosed
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.SetBackColorThemeOverrides()
RadControl.ResetBackColorThemeOverrides()
RadControl.ShouldSerializeForeColor()
RadControl.SetForeColorThemeOverrides()
RadControl.ResetForeColorThemeOverrides()
RadControl.ShouldSerializeFont()
RadControl.OnKeyDown(KeyEventArgs)
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnKeyPress(KeyPressEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseUp(MouseEventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnGotFocus(EventArgs)
RadControl.OnLostFocus(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnParentChanged(EventArgs)
RadControl.OnVisibleChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnBindingContextChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnRightToLeftChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnLayout(LayoutEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.OnInvalidated(RadElement)
RadControl.OnLoad(Size)
RadControl.OnCaptureLosing()
RadControl.OnThemeChanged()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.ProcessAutoSizeChanged(Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.IsInputKey(Keys)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.EndInit()
RadControl.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.GetPreferredSize(Size)
RadControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.CanEditElementAtDesignTime(RadElement)
RadControl.GetControlDefaultSize()
RadControl.GetDpiScaledSize(Size)
RadControl.GetDpiScaledSize(SizeF)
RadControl.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.ScaleControl(SizeF, BoundsSpecified)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.ElementTree
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.Text
RadControl.EnableTheming
RadControl.ImageList
RadControl.ImageScalingSize
RadControl.UseCompatibleTextRendering
RadControl.AutoSize
RadControl.MaximumSize
RadControl.MinimumSize
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageList
RadControl.SmallImageScalingSize
RadControl.IsDesignMode
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.CommandBindings
RadControl.EnableKeyMap
RadControl.BackColor
RadControl.ForeColor
RadControl.Font
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

public class DesktopAlertPopup : RadPopupControlBase, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IPopupControl

Constructors

DesktopAlertPopup(RadElement, RadDesktopAlert)

Creates an instance of the DesktopAlertPopupclass with specified owner.

Declaration
public DesktopAlertPopup(RadElement element, RadDesktopAlert owner)
Parameters
RadElement element

An instance of the RadElementclass that represents the owner element of the DesktopAlertPopup

RadDesktopAlert owner

An instance of the RadDesktopAlertclass that represents the owner alert of the DesktopAlertPopup

DesktopAlertPopup(RadDesktopAlert)

Creates an instance of the DesktopAlertPopupclass.

Declaration
public DesktopAlertPopup(RadDesktopAlert owner)
Parameters
RadDesktopAlert owner

An instance of the RadDesktopAlertclass that represents the owner alert of the DesktopAlertPopup

Properties

AlertElement

Gets an instance of the RadDesktopAlertElementwhich represents the main alert element.

Declaration
public RadDesktopAlertElement AlertElement { get; }
Property Value
RadDesktopAlertElement

AutoClose

Gets a sets a boolean value determining whether the alert popup will be automatically closed after a given amount of time.

Declaration
public bool AutoClose { get; set; }
Property Value
System.Boolean

AutoCloseDelay

Gets or sets the amount of time in seconds after which the alert will be automatically closed.

Declaration
public int AutoCloseDelay { get; set; }
Property Value
System.Int32

ButtonItems

Gets an instance of the RadItemCollectionthat holds the buttons items added to the alert component.

Declaration
public RadItemCollection ButtonItems { get; }
Property Value
RadItemCollection

CanMove

Gets or sets a boolean value determining whether the popup can be moved by dragging it by the grip.

Declaration
public bool CanMove { get; set; }
Property Value
System.Boolean

CaptionText

Gets or sets the caption text of the alert.

Declaration
public virtual string CaptionText { get; set; }
Property Value
System.String

ContentText

Gets or sets the content text of the alert.

Declaration
public virtual string ContentText { get; set; }
Property Value
System.String

Image

Gets or sets the content image of the alert.

Declaration
public virtual Image Image { get; set; }
Property Value
System.Drawing.Image

IsPinned

Gets or sets a boolean value determining whether the popup is pinned on the screen.

Declaration
public bool IsPinned { get; set; }
Property Value
System.Boolean

OptionItems

Declaration
public RadItemCollection OptionItems { get; }
Property Value
RadItemCollection

ShowCloseButton

Gets or sets a boolean value determining whether the close button is shown.

Declaration
public bool ShowCloseButton { get; set; }
Property Value
System.Boolean

ShowOptionsButton

Gets or sets a boolean value determining whether the options button is shown.

Declaration
public bool ShowOptionsButton { get; set; }
Property Value
System.Boolean

ShowPinButton

Gets or sets a boolean value determining whether the pin button is shown.

Declaration
public bool ShowPinButton { get; set; }
Property Value
System.Boolean

ThemeClassName

Declaration
public override string ThemeClassName { get; set; }
Property Value
System.String

Overrides
RadControl.ThemeClassName

Methods

CanClosePopup(RadPopupCloseReason)

Declaration
public override bool CanClosePopup(RadPopupCloseReason reason)
Parameters
RadPopupCloseReason reason

Returns
System.Boolean

Overrides
RadPopupControlBase.CanClosePopup(RadPopupCloseReason)

ControlDefinesThemeForElement(RadElement)

Declaration
public override bool ControlDefinesThemeForElement(RadElement element)
Parameters
RadElement element

Returns
System.Boolean

Overrides
RadControl.ControlDefinesThemeForElement(RadElement)

CreateChildItems(RadElement)

Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
RadElement parent

Overrides
RadControl.CreateChildItems(RadElement)

Dispose(Boolean)

Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean disposing

Overrides
RadPopupControlBase.Dispose(Boolean)

GetHorizontalPopupLocation(Rectangle)

Declaration
protected override int GetHorizontalPopupLocation(Rectangle alignmentRectangle)
Parameters
System.Drawing.Rectangle alignmentRectangle

Returns
System.Int32

Overrides
RadPopupControlBase.GetHorizontalPopupLocation(Rectangle)

OnKeyDown(Keys)

Declaration
public override bool OnKeyDown(Keys keyData)
Parameters
System.Windows.Forms.Keys keyData

Returns
System.Boolean

Overrides
RadPopupControlBase.OnKeyDown(Keys)

OnMouseDown(MouseEventArgs)

Declaration
protected override void OnMouseDown(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

Overrides
RadControl.OnMouseDown(MouseEventArgs)

OnMouseEnter(EventArgs)

Declaration
protected override void OnMouseEnter(EventArgs e)
Parameters
System.EventArgs e

Overrides
RadControl.OnMouseEnter(EventArgs)

OnMouseLeave(EventArgs)

Declaration
protected override void OnMouseLeave(EventArgs e)
Parameters
System.EventArgs e

Overrides
RadControl.OnMouseLeave(EventArgs)

OnMouseMove(MouseEventArgs)

Declaration
protected override void OnMouseMove(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

Overrides
RadControl.OnMouseMove(MouseEventArgs)

OnNotifyPropertyChanged(String)

Declaration
protected override void OnNotifyPropertyChanged(string propertyName)
Parameters
System.String propertyName

Overrides
RadControl.OnNotifyPropertyChanged(String)

OnPopupOpening(CancelEventArgs)

Declaration
protected override void OnPopupOpening(CancelEventArgs args)
Parameters
System.ComponentModel.CancelEventArgs args

Overrides
RadPopupControlBase.OnPopupOpening(CancelEventArgs)

ResumeAutoClose()

Restarts the auto-close timer.

Declaration
public void ResumeAutoClose()

SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

Declaration
protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
Parameters
System.Int32 x

System.Int32 y

System.Int32 width

System.Int32 height

System.Windows.Forms.BoundsSpecified specified

Overrides
RadControl.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

ShowPopupCore(Size, Point)

Declaration
protected override void ShowPopupCore(Size size, Point location)
Parameters
System.Drawing.Size size

System.Drawing.Point location

Overrides
RadPopupControlBase.ShowPopupCore(Size, Point)

SuspendAutoClose()

Stops the auto-close timer.

Declaration
public void SuspendAutoClose()

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.